Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 5d85f9ca9e chore(Cascader): fix some issues (#9756) 2021-10-30 20:14:51 +08:00
neverlandandGitHub 33d777d6b2 style: component background color using --van-background-color-light (#9754) 2021-10-29 17:54:16 +08:00
neverlandandGitHub 8db19b76c2 style(Card): adjust background color to gray-1 (#9753) 2021-10-29 17:03:32 +08:00
neverlandandGitHub b6603a4804 docs: fix broken demo url (#9752) 2021-10-29 16:39:45 +08:00
neverlandandGitHub 1c630fb87b style: --van-border-color should affect hairline (#9751) 2021-10-29 16:35:28 +08:00
neverlandandGitHub 112215a74d test(Tabs): migrate all test cases (#9749) 2021-10-29 11:24:40 +08:00
chenjiahanandneverland 8d9bc34a60 feat(@vant/cli): vant config become esm 2021-10-28 20:09:00 +08:00
chenjiahanandneverland 3773cac74b chore(@vant/cli): bump eslint v8 and other deps 2021-10-28 20:09:00 +08:00
chenjiahanandneverland 08681d063a chore: bump vite-plugin-md@0.11.4 2021-10-28 20:09:00 +08:00
chenjiahanandneverland 1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
chenjiahan eec2ac4c0f release: @vant/cli 4.0.0-rc.2 2021-10-27 16:19:32 +08:00
neverlandandGitHub 8585842712 feat(@vant/cli): support custom vite config (#9738) 2021-10-27 14:46:37 +08:00
neverlandandGitHub 4778b07d40 test(Form): migrate props test cases (#9734) 2021-10-27 10:39:43 +08:00
neverlandandGitHub f6c70a9a49 types: reduce any (#9731) 2021-10-26 21:08:33 +08:00
neverlandandGitHub 8a97278cda docs: update features (#9727) 2021-10-26 16:36:16 +08:00
neverlandandGitHub ddc0e09b69 chore: using Event constructor instead of initEvent (#9723)
* chore: using Event constructor instead of initEvent

* types: fix onChange
2021-10-26 10:56:11 +08:00
neverlandandGitHub ca1aa1a7b1 types: export all props type (#9717) 2021-10-25 20:36:23 +08:00
neverlandandGitHub 74a136f90e fix(Field): adjust textarea size when focus/blur (#9719) 2021-10-24 17:50:18 +08:00
chenjiahan 789e352726 docs(changelog): 3.2.6 2021-10-24 12:28:07 +08:00
chenjiahan a01f47e952 release: 3.2.6 2021-10-24 12:23:10 +08:00
neverlandandGitHub b558db3093 feat(Progress): add --van-progress-inactive-color var (#9711)
* feat(Progress): add --van-progress-inactive-color var

* fix: doc
2021-10-22 15:27:00 +08:00
neverlandandGitHub b07f733efb docs: improve useCustomFieldValue demo (#9709) 2021-10-22 10:21:12 +08:00
neverlandandGitHub 137be6d79e docs(NavBar): improve demo (#9708) 2021-10-21 20:59:13 +08:00
neverlandandGitHub 850aedd864 fix(@vant/cli): should configure cssTarget (#9707) 2021-10-21 17:54:51 +08:00
neverlandandGitHub 881f742818 test(Form): migrate more legacy test cases (#9704) 2021-10-20 17:44:05 +08:00
neverlandandGitHub 330084d7f7 test(Form): migrate some legacy test cases (#9696) 2021-10-19 10:21:13 +08:00
neverlandandGitHub 8bb10e4417 test: fix some commented out test cases (#9691)
* test: fix some commented out test cases

* fix: remove log
2021-10-18 17:54:54 +08:00
neverlandandGitHub 3a904af565 feat(Calendar): add confirm-text slot (#9689) 2021-10-17 17:19:08 +08:00
chenjiahan f3d75c8660 release: @vant/cli 4.0.0-rc.1 2021-10-15 17:53:54 +08:00
neverlandandGitHub ab1543cf3a types(Cascader): add CascaderProps type (#9684) 2021-10-15 17:53:04 +08:00
neverlandandGitHub 2ec219ea85 style: css vars support gradient background color (#9678) 2021-10-15 10:27:03 +08:00
neverlandandGitHub d4fe6cd44e build: add compressed-size github action (#9677)
* build: add compressed-size github action

* fix: invalid with

* fix: add GITHUB_TOKEN
2021-10-15 10:06:26 +08:00
neverlandandGitHub 6799189f57 chore: improve compiled jsx code of default slot (#9676)
* chore: improve compiled jsx code of default slot

* fix: teleport not support v-slots
2021-10-14 19:00:39 +08:00
neverlandandGitHub 7eb9344446 feat(@vant/cli): generate type declaration for sfc (#9675) 2021-10-14 14:44:21 +08:00
neverlandandGitHub 66cf1dabba chore: adjust callInterceptor params (#9674)
* chore: adjust callInterceptor params

* chore: upd
2021-10-14 10:21:09 +08:00
neverlandandGitHub 2bd6bc48c2 perf(Empty): minify empty icon (#9673) 2021-10-13 18:06:08 +08:00
neverlandandGitHub 09f9fa31e8 feat(AddressEdit): remove confirm delete dialog (#9671)
* feat(AddressEdit): remove confirm delete dialog

* test: update test case
2021-10-13 10:11:02 +08:00
chenjiahan b79e59ccef release: @vant/cli 4.0.0-rc.0 2021-10-13 09:44:07 +08:00
neverlandandGitHub 477017a4ba chore: optimize some code (#9669) 2021-10-12 20:41:45 +08:00
neverlandandGitHub d5b3350ee5 docs: update contribution guide (#9668) 2021-10-12 19:39:34 +08:00
neverlandandGitHub bc4175e79b fix(@vant/cli): missing dev server urls (#9667)
* fix(@vant/cli): missing dev server urls

* chore: update lock

* chore: update log
2021-10-12 19:28:07 +08:00
neverlandandGitHub 8970636575 types(Checkbox): export more types (#9665)
* types(Checkbox): export more types

* fix: label position
2021-10-12 17:49:22 +08:00
neverlandandGitHub 4bc2557c5a types(Steps): export StepsDirection type (#9664)
* types(Steps): export StepsDirection type

* fix: evnt

* chore: upd

* Revert "chore: upd"

This reverts commit df01337207ced0ad54e6e4a6172dac255bd292ac.
2021-10-12 17:28:28 +08:00
neverlandandGitHub 32e9f7fdbb style(AddressEdit): fix address-edit-button-font-size var name (#9662) 2021-10-12 14:36:58 +08:00
neverlandandGitHub e901c9cd9e style(@vant/cli): fix site style in small screen (#9661) 2021-10-12 10:02:34 +08:00
neverlandandGitHub 81cb078396 chore: update jsx event binding to ts 4.4 (#9660) 2021-10-12 09:49:09 +08:00
neverlandandGitHub f30185e642 chore: using string arguments on directives (#9659) 2021-10-11 21:04:24 +08:00
neverlandandGitHub 2008982ff9 perf(@vant/use): reduce event listener of useWindowSize (#9658)
* perf(@vant/use): reduce event listener of useWindowSize

* chore: update
2021-10-11 20:47:29 +08:00
neverlandandGitHub 80c3b5b362 feat(ShareSheet): add round prop (#9645) 2021-10-09 10:28:08 +08:00
neverlandandGitHub e5a92fe6a9 fix(ActionSheet): closeOnPopstate prop not work (#9644) 2021-10-09 10:17:56 +08:00
chenjiahan 15b08400b0 docs(changelog): 3.2.5 2021-10-08 17:41:17 +08:00
chenjiahan 23764d67f1 release: 3.2.5 2021-10-08 17:37:30 +08:00
neverlandandGitHub a46d712bce Revert "chore: adjust package entry file" (#9642)
* fix: circular import

* Revert "chore: adjust package entry file (#9455)"

This reverts commit c3f08f4637.
2021-10-08 17:35:19 +08:00
neverlandandGitHub 00bb1d2f1f perf: add more prop type utils (#9641)
* perf: add more prop type utils

* fix: slider type

* chore: uod
2021-10-08 15:41:50 +08:00
neverlandandGitHub 78bcd368ae perf(@vant/cli): using terser to minify package (#9640) 2021-10-08 15:32:44 +08:00
neverlandandGitHub 61cce4c16e chore: prefer using useRect (#9637) 2021-10-08 14:16:16 +08:00
neverlandandGitHub a9fedfed24 feat(Field): add error-message slot (#9634) 2021-10-08 11:05:29 +08:00
neverlandandGitHub 4b0b2a0da3 chore(@vant/cli): bump deps (#9631)
* chore(@vant/cli): bump deps

* chore: fix version
2021-10-08 10:26:54 +08:00
neverlandandGitHub 46112b0cd7 docs: update issue template (#9633) 2021-10-08 10:13:52 +08:00
neverlandandGitHub 5686b385a4 chore: using Infinity (#9606) 2021-09-30 18:08:47 +08:00
neverlandandGitHub 3fc3dd3f6b types(Skeleton): add SkeletonAvatarShape type (#9605) 2021-09-30 17:53:29 +08:00
neverlandandGitHub a7b5fb2af6 types(Button): add ButtonNativeType、ButtonIconPosition type (#9604) 2021-09-30 17:52:14 +08:00
neverlandandGitHub 20fc06bf21 perf: add stringProp helper (#9603) 2021-09-30 17:50:09 +08:00
neverlandandGitHub d111df8dfa perf: add numericProp helper (#9602) 2021-09-30 16:33:50 +08:00
neverlandandGitHub 27fb26ce96 chore: bump @vant/lazyload@1.4.0 (#9601) 2021-09-30 16:21:09 +08:00
chenjiahan ee7aae8b1c release: @vant/lazyload 1.4.0 2021-09-30 11:32:57 +08:00
neverlandandGitHub 091b5c7ff8 build(@vant/lazyload): using rollup to bundle (#9598) 2021-09-30 11:19:38 +08:00
chenjiahan 75958887c2 docs(@vant/use): changelog v1.3.2 2021-09-30 10:55:04 +08:00
chenjiahan 9e750ea634 release: @vant/use 1.3.2 2021-09-30 10:52:08 +08:00
neverlandandGitHub 1457a27fb4 fix(@vant/cli): added markdown link open plugin (#9597) 2021-09-30 10:45:55 +08:00
chenjiahan 6a054ca0e3 Revert "chore: remove @vant/markdown-loader package"
This reverts commit 6eec7f3c2f.
2021-09-30 10:32:29 +08:00
neverlandandGitHub 7c45604f8f chore: make util function shorter, reduce file count for vite (#9595)
* chore: make util function shorter, reduce file count for vite

* fix: test case
2021-09-30 10:27:57 +08:00
neverlandandGitHub 8d9ccfd8c7 fix(@vant/use): keep forward compatible (#9592) 2021-09-29 18:24:31 +08:00
neverlandandGitHub 95ffe9bc19 perf(@vant/lazyload): reuse some utils (#9591) 2021-09-29 18:11:04 +08:00
neverlandandGitHub ec5067ce7d perf: remove passive event polyfill (#9590) 2021-09-29 17:36:50 +08:00
neverlandandGitHub 7aba794d80 perf(@vant/lazyload): remove CustomEvent polyfill (#9589) 2021-09-29 17:31:05 +08:00
neverlandandGitHub e8186795b7 perf: no longer need transform prefix (#9588)
* perf: no longer need transform prefix

* chore: upd

* chore: upd
2021-09-29 17:04:03 +08:00
chenjiahanandneverland ebffeb4cda test(ImagePreview): sort test cases 2021-09-29 10:32:54 +08:00
chenjiahanandneverland 4859d77623 chore: bump @vue/test-utils@2.0.0-rc.14 2021-09-29 10:32:54 +08:00
chenjiahanandneverland c3759b1c3f perf: using appear instead 2021-09-29 10:32:54 +08:00
chenjiahanandneverland a48caa7c98 fix(Toast): failed to sync clear toast 2021-09-29 10:32:54 +08:00
chenjiahan 9f1c1a8d81 release: @vant/cli 4.0.0-beta.7 2021-09-28 20:01:32 +08:00
neverlandandGitHub 9bd0f9f6bb perf(@vant/cli): configure manualChunks (#9584) 2021-09-28 20:00:53 +08:00
chenjiahan 0d7fb21b73 release: @vant/cli 4.0.0-beta.6 2021-09-28 16:00:34 +08:00
chenjiahan 4494d85491 docs(changelog): 3.2.4 2021-09-26 15:15:08 +08:00
chenjiahan 2b7e688216 release: 3.2.4 2021-09-26 15:11:00 +08:00
neverlandandGitHub 7adfca6195 feat(Search): add name prop (#9563) 2021-09-25 15:20:16 +08:00
chenjiahanandneverland 8d6d65fa58 chore: bump lazyload and remove todo 2021-09-24 10:48:24 +08:00
chenjiahanandneverland 3aa3bbfa49 release: @vant/lazyload 1.3.0 2021-09-24 10:48:24 +08:00
chenjiahanandneverland 33d7aa8f1a perf(@vant/lazyload): reduce production log 2021-09-24 10:48:24 +08:00
chenjiahanandneverland 00b1568887 perf(@vant/lazyload): remove edge 15 polyfill 2021-09-24 10:48:24 +08:00
chenjiahanandneverland 3ad17abd52 types(@vant/lazyload): add $Lazyload typing 2021-09-24 10:48:24 +08:00
neverlandandGitHub 8fbeb6a9c3 types: fix $toast、$dialog、$notify typing (#9556)
* types: fix $toast、$dialog、$notify typing

* types: organize
2021-09-24 10:17:07 +08:00
neverlandandGitHub b45ef47929 build: fix deploy site action (#9555) 2021-09-23 17:24:37 +08:00
neverlandandGitHub 0fc3361226 feat(Search): add autocomplete prop (#9553) 2021-09-23 16:52:05 +08:00
neverlandandGitHub 6ff2b7ff0e docs(NumberKeyboard): fix multiple extraKey doc (#9551) 2021-09-23 16:37:09 +08:00
neverlandandGitHub 03988a0d32 docs: add props types to document (#9550) 2021-09-23 16:33:20 +08:00
neverlandandGitHub 4f64457aa0 docs: add faq links (#9548)
* docs: add faq links

* docs: upd
2021-09-23 11:46:58 +08:00
neverlandandGitHub 70c4ddf46e docs: add iOS :active pseudo faq (#9547) 2021-09-23 11:17:09 +08:00
chenjiahan a3380f08c0 types: export props types 2021-09-23 10:15:48 +08:00