Commit Graph
3083 Commits
Author SHA1 Message Date
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
neverlandandGitHub d74a3c0b29 fix(List): should emit load event when parent tab is activated (#9022) 2021-07-13 16:03:00 +08:00
neverlandandGitHub 0e05d8c908 types: improve relation types (#9016) 2021-07-12 20:54:19 +08:00
chenjiahan c2737446a6 chore: fix cell slot warning 2021-07-12 16:29:44 +08:00
neverlandandGitHub f7ef3b316b docs(Search): add click-input event (#9010) 2021-07-12 15:05:37 +08:00
neverlandandGitHub 31d26cab76 docs(Picker): remove value-key prop (#9006) 2021-07-11 08:56:19 +08:00
neverlandandGitHub 6167b527c0 fix(Step): fix z-index issue (#9003) 2021-07-10 10:23:10 +08:00
neverlandandGitHub e1656e103a docs(PullRefresh): add faq (#8995) 2021-07-08 10:29:32 +08:00
neverlandandGitHub 76c0b08bde chore(Picker): deprecatation warning of valueKey (#8994) 2021-07-08 10:16:05 +08:00
neverlandandGitHub d6663464c9 feat(Slider): add drag event param (#8990) 2021-07-07 16:29:21 +08:00
neverlandandGitHub d72c7ddf48 feat(Slider): add left-button、right-button slot (#8989) 2021-07-07 16:01:40 +08:00
neverlandandGitHub 2a74d88c91 feat(ConfigProvider): add icon-prefix prop (#8986) 2021-07-06 17:24:22 +08:00
neverlandandGitHub b5ea1cd3ad feat(Calendar): add click-subtitle event (#8981) 2021-07-05 13:25:58 +08:00
neverlandandGitHub 779f3363c2 feat(Calendar): add subtitle slot (#8980) 2021-07-05 13:06:04 +08:00
neverlandandGitHub 8bc924ea62 types: using InjectionKey in composables (#8976) 2021-07-04 23:04:54 +08:00
neverlandandGitHub 5c080f3a6e types: improve Field injection typing (#8975)
* types: improve inject typing

* types: update
2021-07-03 20:05:14 +08:00