Commit Graph
3137 Commits
Author SHA1 Message Date
neverlandandGitHub 91aaddca3d fix(Popup): should not call before-close when show prop becomes false (#9291) 2021-08-19 19:24:32 +08:00
jsdawnandGitHub c934710906 perf: resolve beforeClose repeat trigger (#9283) 2021-08-19 19:12:09 +08:00
neverlandandGitHub c3ad21791b docs: prefer using ref (#9285)
* docs: prefer using ref

* docs: fix lint error
2021-08-18 16:39:09 +08:00
neverlandandGitHub 5adaeb704d docs(DropdownMenu): fix demo state (#9278) 2021-08-18 10:05:44 +08:00
neverlandandGitHub cb25a8c4ae chore: prefer using ref in script setup (#9276) 2021-08-17 20:56:33 +08:00
neverlandandGitHub c9fecc14ef fix(Calendar): title is undefined in month-show event (#9275) 2021-08-17 19:46:44 +08:00
neverlandandGitHub 1aba8227e7 docs(TreeSelect): improve document (#9274) 2021-08-17 19:32:51 +08:00
neverlandandGitHub 33996db3fa chore: demo using css vars (#9265) 2021-08-17 09:50:28 +08:00
neverlandandGitHub 42888a1c22 types: using exact component instance type (#9256) 2021-08-13 09:59:44 +08:00
neverlandandGitHub a6b34d24b0 types(Field): should export FieldInstance type (#9254) 2021-08-12 23:55:04 +08:00
BaboonKingandGitHub b86b38cebe feat(Dialog): add a "title" in the title attribute (#9253) 2021-08-12 23:53:57 +08:00
neverlandandGitHub a02cec0f5f types(Progress): add ProgressInstance type (#9247) 2021-08-12 10:19:51 +08:00
neverlandandGitHub 713be26ed2 types(IndexBar): add IndexBarInstance type (#9246) 2021-08-12 10:15:18 +08:00
neverlandandGitHub a589fc2d12 types(NoticeBar): add NoticeBarInstance type (#9245) 2021-08-12 10:10:42 +08:00
neverlandandGitHub 08c53c82d2 docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverlandandGitHub 31a622bbe7 docs: fix useCustomFieldValue link (#9243) 2021-08-12 09:53:23 +08:00
neverlandandGitHub 4578477a6e docs(CouponList): fix Popup v-model usage (#9237) 2021-08-11 11:49:24 +08:00
neverlandandGitHub 735f7dd24a chore: remote isWeapp mixin (#9236)
* chore: remote isWeapp mixin

* fix: demo locale
2021-08-11 11:06:53 +08:00
neverlandandGitHub 4c41908ac1 refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverlandandGitHub c34c629ba3 chore: bump eslint config and format code (#9223) 2021-08-10 10:49:32 +08:00
neverlandandGitHub 9025d3b4e3 chore: bump Vue 3.2 and remove event shim (#9218) 2021-08-10 10:04:55 +08:00
neverlandandGitHub ac2940a365 types(Area): fix missing onCancel typing (#9217) 2021-08-10 09:58:40 +08:00
neverlandandGitHub e2a1d1ef32 types(ImagePreview): add ImagePreviewInstance type (#9216) 2021-08-09 17:49:24 +08:00
neverlandandGitHub 2596166e95 types(DropdownItem): add DropdownItemInstance type (#9214) 2021-08-09 17:06:55 +08:00
neverlandandGitHub 92c06b2700 types(DatetimePicker): add DatetimePickerInstance type (#9208)
* types(DatetimePicker): add DatetimePickerInstance type

* chore: fix
2021-08-08 17:55:03 +08:00
neverlandandGitHub e544b9ffe1 fix(Field): textarea scroll to top after resizing (#9206) 2021-08-08 17:38:42 +08:00
neverlandandGitHub eaccf2db0f feat(Style): add van-safe-area-bottom util class (#9205)
* feat(Style): add van-safe-area-bottom class

* chore: update test cases
2021-08-08 09:08:23 +08:00
neverlandandGitHub 5852b80a17 docs: add useCustomFieldValue document (#9202) 2021-08-07 21:33:46 +08:00
neverlandandGitHub 1bfcbab2fa chore: migrate to useCustomFieldValue (#9201) 2021-08-07 16:22:02 +08:00
neverlandandGitHub 86f6692284 fix(Badge): minus x offset not work (#9199) 2021-08-07 15:52:25 +08:00
neverlandandGitHub 10c36c05c3 types(AddressEdit): add AddressEditInstance type (#9197) 2021-08-06 19:11:38 +08:00
neverlandandGitHub cf86a23c51 fix(Toast): failed to update message (#9196) 2021-08-06 18:58:07 +08:00
neverlandandGitHub 3a1c8a9d16 types(Area): add AreaInstance type (#9195) 2021-08-06 18:30:07 +08:00
neverlandandGitHub 2cfb39ad35 types(CollapseItem): add CollapseItemInstance type (#9194) 2021-08-06 18:25:26 +08:00
neverlandandGitHub d3828f6ed5 fix(Rate): should enable flex wrap (#9192) 2021-08-06 17:38:26 +08:00
neverlandandGitHub 5b525def3a types(Picker): add PickerInstance type (#9183) 2021-08-04 17:41:36 +08:00
neverlandandGitHub d36b4a901d docs(IndexBar): fix repeated methods (#9182) 2021-08-04 16:13:44 +08:00
neverlandandGitHub 76de1680b1 types(Search): add SearchInstance type (#9181) 2021-08-04 16:12:45 +08:00
neverlandandGitHub 5d369072fe types(SwipeCell): add SwipeCellInstance type (#9179) 2021-08-04 16:02:19 +08:00
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