2986 Commits

Author SHA1 Message Date
neverland
a9134162f6
fix(Cascader): should watch options deeply (#7777)
* fix(Cascader): should watch options deeply

* docs: fix
2020-12-21 10:28:08 +08:00
chenjiahan
5452701c47 test(Cascader): add test cases 2020-12-20 21:23:50 +08:00
chenjiahan
f71a1da8a7 fix(Cascader): failed to switch to active tab 2020-12-20 21:23:50 +08:00
chenjiahan
5fc1a8a06e feat(Cascader): add less vars 2020-12-20 21:23:50 +08:00
chenjiahan
ce5bb85756 fix(Cascader): should allow tabs to scroll 2020-12-20 21:23:50 +08:00
chenjiahan
c919e9deda fix(Tab): should scroll into view when title changed 2020-12-20 21:23:50 +08:00
chenjiahan
bd4624e7b1 feat(Cascader): update locales 2020-12-20 21:23:50 +08:00
chenjiahan
4c1c786ae6 docs(Cascader): add demos 2020-12-20 21:23:50 +08:00
chenjiahan
04d6561315 fix(Cascader): incorrect tabs 2020-12-20 21:23:50 +08:00
chenjiahan
a05da0644b feat(Cascader): watch value and reset options 2020-12-20 21:23:50 +08:00
chenjiahan
e195640e67 docs(Cascader): add custom color demo 2020-12-20 21:23:50 +08:00
chenjiahan
95cae6021c feat(Cascader): add events 2020-12-20 21:23:50 +08:00
chenjiahan
3f429142ac feat(Cascader): support active-color prop 2020-12-20 21:23:50 +08:00
chenjiahan
5d2bd8f6df feat(Cascader): add close icon 2020-12-20 21:23:50 +08:00
chenjiahan
347758a935 feat(Cascader): select options 2020-12-20 21:23:50 +08:00
chenjiahan
0352f5d9a6 feat(Cascader): basic dom struct 2020-12-20 21:23:50 +08:00
chenjiahan
8180478213 feat: add Cascader component 2020-12-20 21:23:50 +08:00
chenjiahan
0f7d623f47 docs(changelog): 2.11.3 2020-12-18 16:48:00 +08:00
chenjiahan
b201088172 Merge branch '2.x' into dev 2020-12-17 19:28:01 +08:00
木槿花开
7a6e78fbf9
feat(Sku): add disable-soldout-sku prop (#7759)
* feat(Sku): 售罄sku支持点击

* feat(Sku): add disable-soldout-sku prop

Co-authored-by: zhanglin_0715 <zhanglin_0715@youzan.com>
2020-12-17 14:27:32 +08:00
Jontyy
b41d95b074
feat(uploader): add single uploader preview image style (#7731) 2020-12-17 11:05:22 +08:00
chenjiahan
fae7d99e7c Merge branch '2.x' into dev 2020-12-16 20:24:22 +08:00
chenjiahan
7bae2ebaba test(ContactEdit): update test cases 2020-12-15 19:45:45 +08:00
chenjiahan
54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +08:00
chenjiahan
7c3935dc4c test: fix snapshot 2020-12-15 16:52:49 +08:00
chenjiahan
23a6f63c4f docs(Form): use composition api 2020-12-15 16:52:29 +08:00
chenjiahan
9e86d01e83 docs(Calendar): use composition api 2020-12-15 15:41:08 +08:00
chenjiahan
06f8c19660 docs(Toast): use setup 2020-12-15 15:24:49 +08:00
chenjiahan
775f0bef47 docs(NavBar): use setup 2020-12-15 15:21:31 +08:00
chenjiahan
872bf4ddfb docs(ActionBar): use setup 2020-12-15 15:19:10 +08:00
chenjiahan
a4ef370b0d docs(Uploader): use composition api 2020-12-15 15:14:36 +08:00
chenjiahan
7d20266f41 docs(CouponList): use composition api 2020-12-15 15:05:03 +08:00
chenjiahan
039732d4be docs(TreeSelect): fix setup 2020-12-15 14:48:56 +08:00
chenjiahan
25634382f6 docs(ContactCard): use composition api 2020-12-15 14:48:19 +08:00
neverland
27cf2d60ef
docs(Calendar): add allow-same-day tips (#7740) 2020-12-14 17:21:45 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan
96204b350c Merge branch '2.x' into dev 2020-12-14 17:07:29 +08:00
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
chenjiahan
a33f06bb9d docs(Picker): use composition api 2020-12-13 19:50:27 +08:00
chenjiahan
e787fe731e docs(PasswordInput): use composition api 2020-12-13 19:28:58 +08:00
chenjiahan
b31d605ed4 docs(List): use composition api 2020-12-13 19:15:07 +08:00
chenjiahan
714f0f0d1a docs(Tabs): use composition api 2020-12-13 19:06:46 +08:00
chenjiahan
6ca5a63d34 docs(ShareSheet): use composition api 2020-12-13 17:51:56 +08:00
chenjiahan
615ac2cefb docs(Popover): use composition api 2020-12-13 17:05:48 +08:00
chenjiahan
497f36a2d3 docs(Style): use composition api 2020-12-13 17:00:10 +08:00
chenjiahan
57c860afb8 docs(Notify): use composition api 2020-12-13 16:58:10 +08:00
chenjiahan
65e14cd84a docs(Field): update i18n usage 2020-12-13 14:56:13 +08:00
chenjiahan
3452ee2a41 docs(DatetimePicker): use composition api 2020-12-13 14:46:02 +08:00
chenjiahan
0ef23a3477 docs(DropdownMenu): use composition api 2020-12-13 14:36:14 +08:00
chenjiahan
540ffb6a4c docs(ContactList): use composition api 2020-12-13 14:28:02 +08:00