Commit Graph

1918 Commits

Author SHA1 Message Date
chenjiahan d8a81b26d8 fix(Col): compatible with less 4.0 2021-01-09 09:31:47 +08:00
neverland 5ac6996e56 feat(Calendar): add scrollToDate method (#7847) 2021-01-02 17:02:10 +08:00
neverland 9582cd2fae feat(Loading): add text-color prop (#7846) 2021-01-02 16:38:38 +08:00
neverland 3344e31a92 types(IndexBar): add scrollTo method (#7845) 2021-01-02 16:31:24 +08:00
neverland fd385bce9d docs(NumberKeyboard): add random key order demo (#7844) 2021-01-02 12:59:55 +08:00
nemo-shen 5137fcf76f feat(NumberKeyboard): add number random prop (#7841) 2021-01-02 12:47:26 +08:00
chenjiahan 3e09154f75 docs(Form): add version tag 2020-12-30 17:36:48 +08:00
Mikasa33 8da1e23d53 feat(Form): add disabled and readonly prop (#7829)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:29:42 +08:00
nemo-shen 6972afffb5 fix(DatetimePicker): 英文文档翻译 (#7834)
Co-authored-by: kienshin <1034131477@qq.com>
2020-12-29 11:55:16 +08:00
neverland 67e4adb389 fix(Image): mismatching warning during ssr (#7822) 2020-12-26 15:29:46 +08:00
neverland 76aa0e5dd9 fix(Swipe): incorrect size during ssr (#7821) 2020-12-26 15:18:28 +08:00
neverland b89832c03e fix(Stepper): change event emitted twice (#7820) 2020-12-26 15:09:57 +08:00
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