Commit Graph
3098 Commits
Author SHA1 Message Date
neverlandandGitHub 85b1f83a9d feat(Button): loading-size prop support number type (#9177) 2021-08-04 10:21:13 +08:00
neverlandandGitHub 46cbdfa8ce docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverlandandGitHub d6e5dcb813 docs: add disable animation tip (#9175) 2021-08-04 09:59:22 +08:00
2fe60bc4a9 fix(Tabs): remove invalid head padding for card type (#9168)
* fix: 去除card类型的tabs头样式多余padding

* style: 优化tabs组件not选择器写法

Co-authored-by: 彭伟聪 <weicong.peng@foxmail.com>
2021-08-04 09:47:42 +08:00
neverlandandGitHub 795de3dd51 types(Tabs): add TabsInstance type (#9174)
* types(Tabs): add TabsInstance type

* types: fix
2021-08-03 20:30:21 +08:00
neverlandandGitHub ff464c12fa types: add FIeldInstance type (#9166) 2021-08-02 20:42:27 +08:00
neverlandandGitHub 5f41cb9bbd types: add CalendarInstance type (#9165)
* types: add CalendarInstance type

* types: fix
2021-08-02 17:43:12 +08:00
neverlandandGitHub 1b5c166824 types(Uploader): add UploaderInstance type (#9164)
* types(Uploader): add UploaderInstance type

* types: UploaderExpose

* fix: types
2021-08-01 18:32:07 +08:00
neverlandandGitHub 8f96a7b8a1 style(Image): fix border radius value (#9163) 2021-08-01 16:05:33 +08:00
neverlandandGitHub 1c781113bd types: add ListInstance type (#9159) 2021-07-31 11:29:48 +08:00
neverlandandGitHub 32e77d71ab types: add SwipeInstance type (#9158) 2021-07-30 14:25:14 +08:00
neverlandandGitHub 44fb849a5f types(CountDown): add CountDownInstance type (#9153)
* types(CountDown): add CountDownInstance type

* chore: fix snapshot
2021-07-29 15:34:08 +08:00
neverlandandGitHub 8a0f7ff3f0 docs: improve Form demo (#9149) 2021-07-29 10:21:56 +08:00
neverlandandGitHub 82bed7711c types(CheckboxGroup): add CheckboxGroupInstance type (#9142) 2021-07-28 17:56:25 +08:00
neverlandandGitHub 4dd03edf76 types(Checkbox): add CheckboxInstance type (#9140) 2021-07-28 17:37:08 +08:00
neverlandandGitHub 51b7a66913 types(Form): add FormInstance type (#9139)
* types(Form): add FormInstance type

* types: useExpose type
2021-07-28 17:20:11 +08:00
neverlandandGitHub 4705f0be1d fix(Notify): default option is overrided (#9138) 2021-07-28 16:34:05 +08:00
neverlandandGitHub b7e6e68a92 chore(Tabs): add deprecation warning (#9129)
* chore(Tabs): add deprecation warning

* chore: upd

* chore: upd
2021-07-28 09:33:28 +08:00
neverlandandGitHub 0736700296 docs: remove index key (#9122) 2021-07-26 19:12:36 +08:00
neverlandandGitHub 373ec669fb chore(Toast): using Map (#9120) 2021-07-26 18:55:41 +08:00
chenjiahan 835ac68d82 chore: delete deprecated local.less 2021-07-26 16:28:07 +08:00
neverlandandGitHub 354ab2db82 feat(Uploader): add click-upload event (#9119) 2021-07-26 16:19:16 +08:00
neverlandandGitHub 728e28f80c feat(Uploader): add readonly prop (#9118)
* feat(Uploader): add readonly prop

* chore: bump deps
2021-07-25 19:23:36 +08:00
neverlandandGitHub 2821acb37a style(Loading): simplify selector (#9117) 2021-07-25 11:53:56 +08:00
neverlandandGitHub cafbf2bef4 style(Toast): improve unclickable cursor (#9116) 2021-07-25 11:00:23 +08:00
neverlandandGitHub 7ae00c1b40 docs(Tabs): add before-change swipeable tip (#9115) 2021-07-25 05:46:50 +08:00
neverlandandGitHub 3940306bd4 feat(AddressEdit): add address-edit-button-font-size var (#9113) 2021-07-24 20:23:59 +08:00
neverlandandGitHub 0d6d7ce38d style(ContactEdit): add button class (#9112) 2021-07-24 20:18:32 +08:00
neverlandandGitHub 5a9b7d3aec fix(Dialog): entry file ext (#9110) 2021-07-24 10:44:15 +08:00
neverlandandGitHub bcb0d67411 docs: update basic variables usage (#9109) 2021-07-24 10:41:36 +08:00
neverlandandGitHub 09ce8e232c fix(NumberKeyboard): should not emit close event when click away (#9108) 2021-07-24 09:51:48 +08:00
neverlandandGitHub 44504c9ab6 style(Field): reduce selector depth (#9103) 2021-07-23 14:10:14 +08:00
neverlandandGitHub 69981b1940 style(Tabbar): fix tabbar-item-icon-margin-bottom var name (#9101)
* style(Tabbar): fix tabbar-item-icon-margin-bottom var name

* docs: upd
2021-07-23 10:30:38 +08:00
neverlandandGitHub ffa3763e0b style(Search): fix incorrect left icon color (#9100) 2021-07-23 10:16:58 +08:00
neverlandandGitHub 103929ae3d docs(Locale): update ru-RU (#9094) 2021-07-22 19:48:35 +08:00
uonickandGitHub 255642df08 feat(Locale): add Russian language (#9088)
* new language

Added Russian language

* Rename ru-RU to ru-RU.ts

* Update README.md
2021-07-22 19:42:23 +08:00
neverlandandGitHub 6f0220b0f6 docs(ConfigProvider): add scope tip (#9081) 2021-07-22 10:20:35 +08:00
neverlandandGitHub 29c63a905b feat: ActionSheet、ShareSheet add before-close prop (#9068) 2021-07-19 21:02:42 +08:00
neverlandandGitHub eaa9bf3680 feat(Popup): add before-close prop (#9067) 2021-07-19 15:41:47 +08:00
neverlandandGitHub 4a74aa523a docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +08:00
neverlandandGitHub 2b0fdc4e26 fix(Popup): missing open、close event in some cases (#9065) 2021-07-19 15:06:14 +08:00
neverlandandGitHub 1b84a9166d docs(Checkbox): fix v-model name (#9062) 2021-07-19 12:27:40 +08:00
neverlandandGitHub 53969c455f fix(CouponList): incorrect Tabs v-model (#9052) 2021-07-18 19:58:16 +08:00
neverlandandGitHub 34d4937f2b chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
neverlandandGitHub 83cf4ebd33 feat(Tabs): click-tab event add disabled param (#9042) 2021-07-16 11:37:36 +08:00
neverlandandGitHub da9b09b471 feat(Tabs): add click-tab event (#9037) 2021-07-15 14:58:47 +08:00
neverlandandGitHub 4de5f5ac5a feat(Cascader): add option slot (#9036)
* feat(Cascader): add option-text slot

* chore: adjust slot
2021-07-15 14:44:07 +08:00
neverlandandGitHub 69524def7b fix(Field): required mark position (#9035) 2021-07-15 11:31:16 +08:00
neverlandandGitHub ad3275ba7a style(Cascader): improve option cursor (#9032) 2021-07-15 10:48:09 +08:00
neverlandandGitHub c55ab9611f docs(Lazyload): add CDN faq (#9031) 2021-07-15 10:33:30 +08:00