5258 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
9a4b09bcc1
docs(cli): update README.md 2020-06-01 21:12:21 +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
chenjiahan
754e8994a0 chore(cli): bump deps 2020-05-29 20:12:49 +08:00
cyx
1d722da0de
fix(button): set font-size to inherit when loading(#6413) (#6414) 2020-05-29 16:08:13 +08:00
neverland
c927c1f6ed
build: fix sync to gitee branch (#6403) 2020-05-28 11:17:41 +08:00
neverland
ee37c6425a
build: add actions to sync to gitee (#6402) 2020-05-28 11:14:02 +08:00
chenjiahan
47cb12afa9 docs(changelog): 2.8.4 2020-05-28 10:55:52 +08:00
chenjiahan
1797fa6fe9 chore: release 2.8.4 v2.8.4 2020-05-28 10:48:32 +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
chenjiahan
d8b6401cf0 docs(cli): changelog 2.5.1 2020-05-27 21:20:50 +08:00
chenjiahan
d9d6f1f075 chore: release @vant/cli@2.5.1 2020-05-27 21:18:10 +08:00
chenjiahan
e587ea0b7a docs(cli): changelog v2.5.0 2020-05-27 21:17:40 +08:00
chenjiahan
5117170c21 chore: release @vant/cli@2.5.0 2020-05-27 21:14:49 +08:00
chenjiahan
f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverland
26a7cc5d3c
docs(cli): update wechat group qrcode 2020-05-27 21:04:03 +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
dc45ab8d96
fix(Cli): merge commit lint failed in some cases (#6360) 2020-05-24 16:41:23 +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
chenjiahan
75e4bace97 docs(changelog): 2.8.3 2020-05-21 20:50:08 +08:00
chenjiahan
8ee29c9cfb chore: release 2.8.3 v2.8.3 2020-05-21 20:38:00 +08:00
chenjiahan
5b25f887c5 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-05-21 20:34:49 +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
1f117ab723
chore(cli): scroll to anchor immediately (#6323) 2020-05-20 17:25:22 +08:00
李昊天
dad0160bb4
types(Picker): support generic (#6315) 2020-05-20 11:52:15 +08:00