1424 Commits

Author SHA1 Message Date
neverland
118910c2c6
feat(DropdownItem): add lazy-render prop (#6454) 2020-06-03 20:49:26 +08:00
neverland
97541eedfa
feat(Notify): support component call (#6453) 2020-06-03 20:32:02 +08:00
neverland
61919d0bec
docs(Toast): update description (#6443) 2020-06-02 22:37:09 +08:00
neverland
e7082ca57a
docs(dialog): update description (#6442) 2020-06-02 22:31:52 +08:00
neverland
4d731a3fa8
feat(Skeleton): add round prop (#6441) 2020-06-02 22:14:19 +08:00
neverland
16f54e3d75
fix(Popup): incorrect overlay z-index when reopened (#6429) 2020-05-31 20:33:07 +08:00
chenjiahan
8a05cd529a test(NoticeBar): add more test cases 2020-05-30 21:41:46 +08:00
chenjiahan
8ec96da204 fix: delay might be undefined 2020-05-30 21:41:46 +08:00
chenjiahan
d21420b7d2 fix(NoticeBar): scroll failed after activated 2020-05-30 21:41:46 +08:00
lazy1993
ba04660ed3
feat(Field): fix render error when value is null or undefined (#6419) 2020-05-30 20:34:52 +08:00
cyx
1d722da0de
fix(button): set font-size to inherit when loading(#6413) (#6414) 2020-05-29 16:08:13 +08:00
neverland
2eb093af1f
docs(Empty): update demo button height (#6399) 2020-05-28 10:45:28 +08:00
neverland
661fd07233
feat(DatetimePicker): add month-day type (#6395) 2020-05-28 10:35:06 +08:00
neverland
67a5a8d76c
fix(Sidebar): should emit change when v-model changed (#6383) 2020-05-26 19:44:59 +08:00
neverland
126f2124a2
fix(Field): can not disable error in form (#6382) 2020-05-26 19:41:00 +08:00
chenjiahan
8db218e9c0 style(ActionSheet): remove option border 2020-05-26 10:45:18 +08:00
chenjiahan
e54c11d552 style(ActionSheet): adjust subname color to gray-6 2020-05-26 10:45:18 +08:00
chenjiahan
52dbc7563c docs(ActionSheet): improve demo 2020-05-26 10:45:18 +08:00
neverland
31acd1dde1
docs(Search): add clear icon faq (#6372) 2020-05-25 20:23:44 +08:00
neverland
43f9857688
style(Collapse): adjust border gag (#6361) 2020-05-24 18:05:45 +08:00
neverland
2c4f0efd6f
style(Cell): lower CSS priority of the border (#6359) 2020-05-24 16:39:54 +08:00
neverland
9db7eafe8f
style(Collapse): increase content font-size to 14px (#6358) 2020-05-24 16:32:08 +08:00
neverland
c5c2e9690d
refactor(Popup): create overlay for every popup (#6357) 2020-05-24 16:24:20 +08:00
neverland
6a2a0cc5c6
feat(Area): use first city code when county list is empty (#6356) 2020-05-24 15:28:51 +08:00
neverland
5d8ca5a531
style(AddressList): add safe-area-inset-bottom (#6355) 2020-05-24 15:08:05 +08:00
neverland
54f3979fe8
docs: mark panel as deprecated (#6348) 2020-05-23 15:17:15 +08:00
neverland
0daf9e6bcf
fix(GoodsAction): incorrect single button radius (#6347) 2020-05-23 15:14:53 +08:00
neverland
1962194499
chore: improve utils typing (#6341) 2020-05-22 17:18:15 +08:00
neverland
877ebd6054
feat(Form): add submit-on-enter prop (#6336) 2020-05-21 19:21:49 +08:00
neverland
96ef2557c2
feat(Form): scrollToField can scroll to bottom (#6335) 2020-05-21 19:15:50 +08:00
Sakura-zfx
6630816742
fix(Calendar): Invalid color setting (#6331) 2020-05-21 17:34:07 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
ab5cdd8b33
chore(Picker): remove unused var (#6314) 2020-05-19 18:07:55 +08:00
desperado
ca827c205e
fix(Field): minus can only be placed on the first char (#6303) 2020-05-19 16:20:54 +08:00
neverland
ee599ddcbe
style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverland
1dfa1af288
fix(NoticeBar): replay event only triggered once (#6293) 2020-05-17 20:54:27 +08:00
neverland
f2ec0c5a4d
feat(Calendar): add month-show event (#6292) 2020-05-17 20:28:53 +08:00
neverland
6870bdcbc2
feat(Field): add extra slot (#6290)
* feat(Field): add extra slot

* docs: remove form demo style
2020-05-16 11:18:08 +08:00
neverland
5c8d1d2420
docs(Cell): add extra slot (#6289)
* docs(Cell): add extra slot

* docs: upd
2020-05-16 10:54:25 +08:00
neverland
8307b3d9ad
feat(Stepper): add theme prop (#6282)
* feat(Stepper): add theme prop

* docs: add round theme doc
2020-05-15 16:43:37 +08:00
neverland
26e9492d79
style(NoticeBar): increase icon min-width to 24px (#6280) 2020-05-14 21:05:36 +08:00
neverland
cf9f2f9bd2
feat(NumberKeyboard): support multiple extra key (#6276) 2020-05-13 21:02:13 +08:00
neverland
44911c3739
style(Sku): currency symbol should align to bottom (#6274) 2020-05-13 17:38:08 +08:00
neverland
f6ae795439
style(Sku): adjust border alignment (#6272) 2020-05-13 17:16:55 +08:00
neverland
0adfe59ddc
fix(Field): textarea line break failed on enter (#6263) 2020-05-12 15:47:28 +08:00
neverland
45f3c9e759
feat(Grid): add direction prop (#6256) 2020-05-11 15:47:55 +08:00
neverland
67716c65e3
style(Rate): update rate disabled color (#6253) 2020-05-11 07:27:13 +08:00
chenjiahan
c6024b18b4 fix(Stepper): should not emit focus when input is readonly 2020-05-09 10:12:34 +08:00
chenjiahan
7327a481d1 fix(Stepper): should not display NaN 2020-05-09 10:10:35 +08:00
chenjiahan
09fdde8c56 fix(Field): should not submit form on enter (#6240) 2020-05-08 21:03:18 +08:00