2056 Commits

Author SHA1 Message Date
neverland
97509a90b1
feat(Stepper): add show-input prop (#7812) 2020-12-24 20:23:32 +08:00
neverland
1fac5c5f4f
feat(Form): resetValidation support multiple names (#7811) 2020-12-24 20:19:00 +08:00
neverland
d92d29c885
feat(Form): support valdiate multiple names (#7810) 2020-12-24 20:11:22 +08:00
neverland
f5281f1e7e
fix(CountDown): fix ssr memory leak (#7808) 2020-12-24 19:44:51 +08:00
chenjiahan
6f009b7b8a docs(Cascader): fix missing options 2020-12-21 22:32:55 +08:00
chenjiahan
74d16f2649 docs(changelog): 2.12.0-beta.0 2020-12-21 21:46:11 +08:00
Jontyy
0e68369d47
feat(uploader): add single uploader preview image style (#7776)
add single uploader preview image style
2020-12-21 21:34:42 +08:00
neverland
b4cb00ed97
style(Cascader): fix style details (#7779)
* style(Cascader): fix style details

* style(Tabs): use less var
2020-12-21 13:34:36 +08:00
neverland
659ea9cf07
fix(Cascader): failed to update tabs when value is zero (#7778) 2020-12-21 10:46:30 +08:00
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
木槿花开
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
neverland
27cf2d60ef
docs(Calendar): add allow-same-day tips (#7740) 2020-12-14 17:21:45 +08:00
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
neverland
af81912210
docs(Stepper): fix async change demo (#7703) 2020-12-07 20:58:40 +08:00
neverland
2e6b032464
fix(Popover): incorrect border position in wework (#7702)
* fix(Popover): incorrect border position in wework

* test(Popover): update snapshot
2020-12-07 20:58:18 +08:00
neverland
e20cef22a6
fix(Stepper): fix mobile safari page scroll down issue (#7701) 2020-12-07 20:36:00 +08:00
chenjiahan
b57f7e9d98 style(Circle): add @circle-size less var 2020-11-30 23:00:32 +08:00
chenjiahan
65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
aad0559064 style(IndexBar): increase right padding to 8px 2020-11-30 23:00:32 +08:00
chenjiahan
87b0a03495 style(IndexBar): adjust sticky anchor color to red 2020-11-30 23:00:32 +08:00
chenjiahan
65b6807a7e style(IndexBar): adjust default highlight color to red 2020-11-30 23:00:32 +08:00
neverland
38c4f506e7
docs(Badge): add content slot demo (#7647)
* docs(Badge): add content slot demo

* docs: fix content
2020-11-26 23:04:13 +08:00
neverland
7e4ff3b667
feat(Popover): add trigger prop (#7646) 2020-11-26 20:31:38 +08:00
neverland
d3f38c29f9
feat(DatetimePicker): support picker slots (#7645) 2020-11-26 19:57:28 +08:00
neverland
488d90aab9
feat(CheckboxGroup): toggleAll support skipDisabled option (#7644) 2020-11-26 19:34:51 +08:00
chenjiahan
f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
neverland
1794513ae5
fix(Button): icon button vertical align (#7636) 2020-11-25 20:55:04 +08:00
neverland
09c292aeb2
feat(ShareSheet): support weapp-qrcode (#7635) 2020-11-25 20:35:02 +08:00
neverland
89ce8345b4
feat(Popover): improve a11y (#7624) 2020-11-24 17:25:27 +08:00
neverland
1f5f078aec
style(Popover): improve cursor (#7623) 2020-11-24 17:09:53 +08:00
neverland
40062ad21b
style(NavBar): z-index not work when border is hidden (#7612) 2020-11-23 21:19:25 +08:00