Commit Graph
100 Commits
Author SHA1 Message Date
chenjiahan ea846033f7 fix(ImagePreview): failed to drag image 2020-09-14 17:41:41 +08:00
chenjiahan 6ab2b3bf1f refactor(ImagePreview): refactor with composition api 2020-09-14 17:36:58 +08:00
chenjiahan 32560ce3b8 docs(ImagePreview): fix root attr 2020-09-14 17:22:53 +08:00
chenjiahan f75f6bf293 refactor(ImagePreviewItem): refactor with composition api 2020-09-14 17:14:12 +08:00
chenjiahan 02c7a75ee3 breaking change: disable allow-html by default 2020-09-14 15:42:04 +08:00
chenjiahan c68e77abca docs(Dialog): fix v-model usage #7172 2020-09-13 14:50:15 +08:00
chenjiahan 366597560f docs(changelog): 3.0.0-alpha.5 2020-09-13 14:48:09 +08:00
chenjiahan b46a238ccb chore: release 3.0.0-alpha.5 2020-09-13 14:43:25 +08:00
chenjiahan df8059eb01 breaking change(Button): adjust default native-type to button 2020-09-13 14:40:31 +08:00
chenjiahan 588e15f9b5 docs(Slider): adjust range prop desc 2020-09-13 14:36:52 +08:00
chenjiahan f55ddcafa9 docs(slider): merge vertical demo 2020-09-13 14:35:18 +08:00
chenjiahan 0ce48b9239 chore(use): remove dist when build 2020-09-13 09:43:20 +08:00
chenjiahan ed536d353d chore: release @vant/use@0.0.1-alpha.2 2020-09-13 09:41:25 +08:00
chenjiahan 644ab9f7d0 Merge branch 'dev' into next 2020-09-13 09:40:27 +08:00
chenjiahan ecbaddd5e1 feat(use): add useScrollParent 2020-09-12 22:04:02 +08:00
chenjiahan 68817e3aba chore: adjust useVisibilityChange 2020-09-12 21:47:05 +08:00
chenjiahan 10cfb36636 fix(Sticky): error when unmounted #7169 2020-09-12 21:36:45 +08:00
chenjiahan 195f3ffea1 feat(use): add useClickAway 2020-09-12 21:29:08 +08:00
chenjiahan a58da5570b refactor(use): adjust useEventListener params 2020-09-12 21:16:44 +08:00
chenjiahan 9b502bcbbd chore(use): adjust typings entry 2020-09-12 21:07:03 +08:00
chenjiahan c2135d4151 chore: use useEventListener 2020-09-12 21:06:11 +08:00
neverlandandGitHub 2c38469591 feat(Button): add icon-position prop (#7174) 2020-09-12 20:53:51 +08:00
neverlandandGitHub 60ce34d4a7 fix(NoticeBar): fix cache issues with forwards and back history in safari (#7167) 2020-09-12 08:28:47 +08:00
chenjiahan 977b14cce8 feat(use): add useEventListener 2020-09-11 23:08:17 +08:00
chenjiahan df0a055ce6 chore: install @vant/use 2020-09-10 21:15:16 +08:00
chenjiahan 38edb83f37 chore: release @vant/use@0.0.1-alpha.1 2020-09-10 21:06:28 +08:00
chenjiahan 77ca6eabc9 chore(use): add release config 2020-09-10 21:05:53 +08:00
chenjiahan cbeb3d4c81 chore(use): add release script 2020-09-10 21:04:37 +08:00
chenjiahan dbc6b92868 feat: add @vant/use 2020-09-10 21:03:53 +08:00
chenjiahan 14c1d4ea77 refactor(NumberKeyboard): refactor with composition api 2020-09-10 17:42:43 +08:00
chenjiahan ad5980c914 Merge branch 'dev' into next 2020-09-10 17:35:33 +08:00
neverlandandGitHub c77033dfbc fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui

* chore: adjust font order
2020-09-10 17:32:54 +08:00
neverlandandGitHub 259dca7de1 fix(NumberKeyboard): incorrect extra key (#7150)
* fix(NumberKeyboard): incorrect extra key

* test(NumberKeyboard): add extra-key test case
2020-09-10 17:09:37 +08:00
chenjiahan d58777d562 Merge branch 'dev' into next 2020-09-10 16:44:24 +08:00
chenjiahan b3ee5430a0 docs: update sketch preview image 2020-09-10 14:27:10 +08:00
neverlandandGitHub 6b0e638ba2 docs: update design resource (#7146) 2020-09-10 14:07:21 +08:00
neverlandandGitHub 14b2f343e2 fix(Tabs): incorrect scroll position when offset-top has unit (#7143) 2020-09-09 18:00:15 +08:00
neverlandandGitHub 3dddeaa7a3 fix(ImagePreview): incorrect move range in some cases (#7142)
* fix(ImagePreview): incorrect move range in some cases

* chore: remove inBrowser

* test(ImagePreview): fix failed case
2020-09-09 17:59:59 +08:00
chenjiahan 78ded3b7da docs: fix popup v-model usage #7141 2020-09-09 17:29:06 +08:00
chenjiahan 3205c20d86 fix(Stepper): input ref 2020-09-09 11:57:33 +08:00
chenjiahan a7c28548fc refactor(Stepper): refactor with composition api 2020-09-09 11:57:12 +08:00
chenjiahan f94c8ccbb9 refactor(IndexBar): refactor with composition api 2020-09-09 10:20:03 +08:00
chenjiahan 250c0aa330 chore: prefer using unref 2020-09-09 10:19:23 +08:00
chenjiahan 53d69b3e3a fix: use-rect add nextTick 2020-09-09 10:00:05 +08:00
chenjiahan fb03ef92c5 types: simplify createNamespace 2020-09-08 20:22:42 +08:00
chenjiahan b78b1e8c9e chore: remove click outside mixin 2020-09-08 20:20:06 +08:00
chenjiahan cd5f5bb655 refactor(DropdownItem): refactor with composition api 2020-09-08 20:19:36 +08:00
chenjiahan 60eef853db chore: downgrade vue to 3.0.0-rc.5 2020-09-08 20:06:41 +08:00
chenjiahan 9f632f151e refactor(PullRefresh): refactor with composition api 2020-09-08 19:14:55 +08:00
chenjiahan 38740b6c1c refactor(Grid): refactor with composition api 2020-09-08 17:58:27 +08:00
chenjiahan 60e08767b3 refactor(DatetimePicker): refactor with composition api 2020-09-08 17:38:38 +08:00
chenjiahan b17c67ab53 refactor(SwipeCell): refactor with composition api 2020-09-08 17:30:18 +08:00
chenjiahan 3cd15b6124 Merge branch 'dev' into next 2020-09-08 16:03:45 +08:00
chenjiahan 5ffd7af016 docs(changelog): 2.10.6 2020-09-08 14:22:57 +08:00
chenjiahan 03982119f8 chore: release 2.10.6 2020-09-08 14:21:11 +08:00
neverlandandGitHub 9426f115a9 Update ISSUE_TEMPLATE.md 2020-09-08 13:52:08 +08:00
chenjiahan 5849af1ff0 chore(Tag): remove useless key 2020-09-07 21:02:09 +08:00
chenjiahan ef38d75fa4 Merge branch 'dev' into next 2020-09-07 21:01:41 +08:00
neverlandandGitHub 432c32a3c6 fix(List): scoped style not applied to first child (#7128) 2020-09-07 20:57:42 +08:00
neverlandandGitHub bc59e6ea5d fix(Calendar): readonly not work in multiple mode (#7127) 2020-09-07 20:53:26 +08:00
chenjiahan 7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverlandandGitHub 601277fbe8 test(ActionSheet): update snapsoht (#7126) 2020-09-07 20:37:14 +08:00
neverlandandGitHub 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverlandandGitHub c7303786ae types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
chenjiahan b9dbb1bc8a fix(Calendar): color prop not work 2020-09-07 09:54:45 +08:00
chenjiahan c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan a5ac887477 chore: bump deps 2020-09-06 10:57:19 +08:00
chenjiahan 8bd9fc91d3 chore: release @vant/cli@3.0.0-alpha.9 2020-09-06 10:51:56 +08:00
chenjiahan 4993ea135d chore(cli): bump typescript 4.0 2020-09-06 10:51:06 +08:00
chenjiahan 46f58c3cab docs(changelog): 3.0.0-alpha.4 2020-09-06 10:46:29 +08:00
chenjiahan 8f7ac6955b chore: release 3.0.0-alpha.4 2020-09-06 10:42:32 +08:00
chenjiahan ab07aa1064 docs: update migrate guide 2020-09-06 10:41:10 +08:00
chenjiahan d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +08:00
chenjiahan 89a39f05bc breaking change(ImagePreview): remove asyncClose and add beforeClose 2020-09-06 10:31:14 +08:00
chenjiahan 21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan c9f0f11028 docs(changelog): remove unused part 2020-09-06 10:02:38 +08:00
chenjiahan c43180d6e9 types: compatible with TSX #7076 2020-09-06 09:27:17 +08:00
chenjiahan 0465ac16f2 types: remove VanPopupMixin 2020-09-06 09:26:14 +08:00
chenjiahan 4d6c842219 types: fix full registration #7056 2020-09-06 09:25:14 +08:00
chenjiahan fec90b6bd5 Merge branch 'dev' into next 2020-09-06 08:49:57 +08:00
chenjiahan d3a90c89fd docs(changelog): 2.10.5 2020-09-06 08:15:57 +08:00
chenjiahan 52394a625d chore: release 2.10.5 2020-09-06 08:11:56 +08:00
chenjiahan b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
neverlandandGitHub aefec84e14 feat(Calendar): allow default-date to be null (#7116) 2020-09-05 15:22:40 +08:00
neverlandandGitHub afb8ac5443 feat(Calendar): add readonly prop (#7115) 2020-09-05 15:04:16 +08:00
neverlandandGitHub e7deea7195 fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahanandneverland ac05bcd97b chore: add axure static resource 2020-09-05 07:04:40 +08:00
chenjiahanandneverland 05321cf30c docs: update axure resource 2020-09-05 07:04:40 +08:00
neverlandandGitHub 07f0b1b637 feat(DatetimePicker): add readonly prop (#7107) 2020-09-05 06:59:02 +08:00
neverlandandGitHub da193d0b71 feat(Area): add readonly prop (#7106) 2020-09-05 06:57:05 +08:00
neverlandandGitHub 3cd200f7c2 feat(Picker): add readonly prop (#7105) 2020-09-05 06:50:59 +08:00
chenjiahan 71bae3fcb4 Merge branch 'dev' into next 2020-09-05 06:33:49 +08:00
neverlandandGitHub f6e3aaebec fix(Form): should reset validation before submit (#7103) 2020-09-05 06:30:00 +08:00
neverlandandGitHub d0e6bd3c16 chore(Field): remove log (#7104) 2020-09-05 06:29:27 +08:00
neverlandandGitHub 7c3549ad55 fix(Form): scroll to first matched field (#7102) 2020-09-05 06:18:09 +08:00
neverlandandGitHub 3de631a5a9 fix(Toast): failed to clear in some cases (#7100) 2020-09-05 06:10:43 +08:00
chenjiahan 68d91a68fc docs(Switch): fix typo #7098 2020-09-05 05:46:19 +08:00
chenjiahan 2b8284a227 refactor(Dialog): refactor with composition api 2020-09-04 16:53:22 +08:00