Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub cc87259790 style: fix some negative css vars (#9306) 2021-08-22 16:51:51 +08:00
neverlandandGitHub f24c521d26 feat(Circle): add startPosition prop (#9305)
* feat(Circle): add startPosition prop

* docs(Circle): add start-position demo
2021-08-22 16:19:37 +08:00
neverlandandGitHub 5a93179b6b feat(PasswordInput): add password-input-text-color css var (#9304) 2021-08-22 15:54:36 +08:00
neverlandandGitHub 152b220d55 feat(NumberKeyboard): add van-number-keyboard-key-background-color css var (#9303) 2021-08-22 15:49:24 +08:00
neverlandandGitHub 5966584a92 chore(@vant/cli): bump commander v8 and other deps (#9302) 2021-08-21 13:56:28 +08:00
neverlandandGitHub 82d4a512b3 chore(@vant/cli): postcss 8、husky 7、lint-staged 11 (#9301) 2021-08-21 11:27:01 +08:00
neverlandandGitHub 8a550c341e docs: add 3lang3/react-vant link (#9299) 2021-08-21 11:01:39 +08:00
neverlandandGitHub 614bc28e61 chore(@vant/cli): bump all css related loaders (#9295) 2021-08-20 10:42:43 +08:00
neverlandandGitHub bf90bde736 test: should not mix async、done (#9294) 2021-08-20 10:20:43 +08:00
neverlandandGitHub 816790a875 chore(@vant/cli): bump jest v27 (#9293) 2021-08-20 10:15:17 +08:00
neverlandandGitHub c67127541e feat(cli): bump webpack-dev-server v4 (#9292)
* feat(cli): bump webpack-dev-server v4

* fix: deps
2021-08-19 20:18:37 +08:00
neverlandandGitHub 91aaddca3d fix(Popup): should not call before-close when show prop becomes false (#9291) 2021-08-19 19:24:32 +08:00
neverlandandGitHub b41ed5a130 feat(@vant/cli): increase chagnelog releaseCount (#9290) 2021-08-19 19:07:47 +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 f0f2059d91 docs: fix missing demo locale (#9255) 2021-08-12 23:58:54 +08:00
neverlandandGitHub a6b34d24b0 types(Field): should export FieldInstance type (#9254) 2021-08-12 23:55:04 +08:00
chenjiahan f5e43e9132 docs(changelog): 3.2.0 2021-08-12 10:31:52 +08:00
chenjiahan 7f74c3f393 release: 3.2.0 2021-08-12 10:25:58 +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 9e55e28a43 fix(eslint-config): remove prettier extends (#9222) 2021-08-10 10:32:13 +08:00
neverlandandGitHub 57352801d9 chore(eslint-config): bump eslint-plugin-vue to support script setup (#9220)
* chore(eslint-config): bump eslint-plugin-vue to support script setup

* release: @vant/eslint-config@3.3.1
2021-08-10 10:20:20 +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 1376c56743 docs: remove deprecated vant-waterfall (#9203) 2021-08-07 21:35:13 +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
chenjiahan 6de05f45d2 docs(@vant/use): changelog 1.3.0 2021-08-07 16:03:12 +08:00
chenjiahan 6b08bc977f release: @vant/use 1.3.0 2021-08-07 16:01:51 +08:00
neverlandandGitHub a4a2a3cb0f feat(@vant/use): add useCustomFieldValue (#9200)
* feat(@vant/use): add useCustomFieldValue

* chore: upd
2021-08-07 16:01:11 +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
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
chenjiahan a505a9a266 release: @vant/markdown-loader@4.1.1 2021-07-27 21:00:42 +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
chenjiahan aaee8175a5 docs(changelog): 3.1.5 2021-07-26 16:25:46 +08:00
chenjiahan 8d1ec87c95 release: 3.1.5 2021-07-26 16:22:09 +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
chenjiahan 11b81c27cd docs(@vant/icons): changelog v1.7.0 2021-07-22 20:57:56 +08:00
chenjiahan 418a302950 release: @vant/icons 1.7.0 2021-07-22 20:53:57 +08:00
neverlandandGitHub c6a9e8a4db fix(@vant/icons): invitation typo (#9096)
* fix(@vant/icons): invitation typo

* chore: add file
2021-07-22 20:52:49 +08:00
chenjiahan 9d38d3c8af docs(@vant/use): 1.2.2 2021-07-22 19:55:45 +08:00
chenjiahan 67a9f842db release: @vant/use 1.2.2 2021-07-22 19:54:31 +08:00
neverlandandGitHub f550c634e3 fix(@vant/use): invalid watch source (#9095) 2021-07-22 19:53:16 +08:00