Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub e2a4f091ea feat(Stepper): add aria-disabled for a11y (#9877) 2021-11-16 17:41:29 +08:00
neverlandandGitHub 35fa1492c3 feat(Stepper): add group role for a11y (#9876) 2021-11-16 17:23:14 +08:00
neverlandandGitHub 1ac48d12b8 fix(CouponList): incorrect list height (#9874) 2021-11-16 14:16:05 +08:00
neverlandandGitHub baa1b0f074 feat(Tabs): add aria-orientation and tabindex for a11y (#9872)
* feat(Tabs): add aria-orientation for a11y

* chore: update
2021-11-16 10:41:44 +08:00
neverlandandGitHub 6244161d6b chore: clean code (#9870) 2021-11-15 20:09:56 +08:00
neverlandandGitHub d2d1604276 perf: minify svg icons (#9869) 2021-11-15 19:32:29 +08:00
neverlandandGitHub db97581969 fix(Field): should not trigger validation after blurring readonly input (#9862) 2021-11-15 10:46:34 +08:00
neverlandandGitHub 3dcd8c7693 chore(@vant/cli): remove @vue/test-utils from deps (#9859) 2021-11-14 17:11:27 +08:00
neverlandandGitHub 1b6bae671d chore(AddressEdit): using Form component (#9858) 2021-11-14 16:57:12 +08:00
neverlandandGitHub a7081b7e80 chore: update labels in issue template (#9857) 2021-11-13 19:41:37 +08:00
neverlandandGitHub e5ead06d12 fix(Tabbar): before-change not work in route mode (#9856)
* fix(Tabbar): before-change not work in route mode

* fix: upd

* test: add test case
2021-11-13 19:35:44 +08:00
neverlandandGitHub b8729d8ffb chore: use useWindowSize in convertVw (#9854) 2021-11-13 18:45:07 +08:00
neverlandandGitHub b163d87064 docs: install with pnpm (#9850) 2021-11-12 17:49:53 +08:00
neverlandandGitHub c65e336bf6 types(Field): expose sub-types of FieldRule (#9843)
* types(Field): expose sub-types of FieldRule

* types: update
2021-11-11 20:37:13 +08:00
neverlandandGitHub ca41a57f30 fix(Switch): switch node inherit font-size (#9842)
* fix(Switch): switch node inherit font-size

* chore: upd
2021-11-11 19:31:32 +08:00
neverlandandGitHub 933d1bb2cf release: @vant/use 1.3.3 (#9840) 2021-11-11 19:20:10 +08:00
chenjiahan 218567437c release: @vant/use 1.3.3 2021-11-11 17:27:41 +08:00
neverlandandGitHub a0b368f1b4 perf(@vant/use): reduce usePageVisibility event binding (#9835)
* perf(@vant/use): reduce usePageVisibility event binding

* chore: update
2021-11-11 17:25:48 +08:00
neverlandandGitHub a9ce9096e4 fix(@vant/use): allow to call useWindowSize outside setup (#9834) 2021-11-11 16:54:04 +08:00
chenjiahan 79146db9d5 chore(Lazyload): reuse some utils 2021-11-11 14:22:34 +08:00
chenjiahan 74bc0879c4 build: using rollup-plugin-esbuild 2021-11-11 11:08:02 +08:00
chenjiahan 2bfbe5f86e chore: merge @vant/lazyload into main package 2021-11-10 17:00:02 +08:00
chenjiahan b456459249 perf(@vant/popperjs): add sideEffects false flag 2021-11-10 15:50:23 +08:00
neverlandandGitHub d65714601e chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
neverlandandGitHub 8d1d029f5d chore(create-vant-cli-app): remove yeoman deps (#9827) 2021-11-10 09:38:09 +08:00
chenjiahan 6fc929f317 feat(@vant/area-data): esm output 2021-11-09 14:58:08 +08:00
chenjiahan 9799a9be42 docs(changelog): 3.2.8 2021-11-09 14:46:40 +08:00
chenjiahan 07df834075 release: 3.2.8 2021-11-09 14:44:24 +08:00
chenjiahan cc5c1a1e88 build: fix deploy-v3-site.yml indent 2021-11-09 14:40:38 +08:00
chenjiahan 4e59445070 chore: update labels of issue templates 2021-11-09 14:38:21 +08:00
chenjiahan 7e36dc4eb6 test(Progress): fix snapshot 2021-11-09 14:37:12 +08:00
chenjiahan bf2f5931eb chore: fix version 2021-11-09 14:33:51 +08:00
chenjiahan 661d91d7e4 chore: fix dependencies issues 2021-11-09 14:23:56 +08:00
chenjiahan f95567ade7 types(SubmitBar): add SubmitBarTextAlign type 2021-11-09 14:23:35 +08:00
chenjiahan ecd2fb4f13 feat(@vant/cli): add build.packageManager config 2021-11-09 10:33:19 +08:00
chenjiahan 08847af422 release: @vant/cli 4.0.0-rc.3 2021-11-09 10:26:40 +08:00
neverlandandGitHub 105dda07d6 feat(@vant/cli): support pnpm install (#9824) 2021-11-09 10:25:48 +08:00
neverlandandGitHub 8c7d301526 chore: using new issue template (#9822) 2021-11-08 17:53:45 +08:00
chenjiahanandneverland 71c51030ec chore: add .npmrc 2021-11-08 11:01:03 +08:00
chenjiahanandneverland d492d0a123 chore: migrate npm registry 2021-11-08 11:01:03 +08:00
neverlandandGitHub c34754bd62 types(PasswordInput): add PasswordInputProps type (#9820) 2021-11-06 15:49:00 +08:00
neverlandandGitHub a21de07919 types(Submit): fix missing SubmitBarProps export (#9819) 2021-11-06 15:47:46 +08:00
neverlandandGitHub db93b40db8 types(NavBar): fix NavBarProps spelling (#9818) 2021-11-06 15:46:30 +08:00
neverlandandGitHub 06d7f3fefa chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
neverlandandGitHub 6e3ba5af63 fix(Tabs): should emit click-tab after before-change (#9805) 2021-11-04 20:57:17 +08:00
neverlandandGitHub f57205f7de docs(NoticeBar): fix color default value (#9806) 2021-11-04 20:57:05 +08:00
neverlandandGitHub 61ea63199a feat(Cascader): add options-bottom slot (#9804) 2021-11-04 20:43:09 +08:00
chenjiahan df1e6ce916 docs(changelog): 3.2.7 2021-11-04 20:21:02 +08:00
chenjiahan 610fc9a695 release: 3.2.7 2021-11-04 20:17:31 +08:00
chenjiahan 4f40157057 fix(@vant/cli): release plugin not work 2021-11-04 20:16:30 +08:00
neverlandandGitHub 30510c01c6 types(Cell): add CellSize type (#9802) 2021-11-04 19:34:51 +08:00
neverlandandGitHub 7d1b57fde3 fix(Overlay): should export OverlayProps type (#9801) 2021-11-04 19:28:11 +08:00
neverlandandGitHub b08a3c0a61 chore(Cell): remove slot deprecation log (#9800) 2021-11-04 19:26:28 +08:00
neverlandandGitHub 113323cea2 docs: add @antmjs/vantui to ecosystem (#9798) 2021-11-04 17:42:19 +08:00
neverlandandGitHub 1389ca34b2 chore(@vant/cli): add margin for p tag (#9790) 2021-11-04 11:24:28 +08:00
neverlandandGitHub 1607079f9f style: rename some unreleased css vars (#9786) 2021-11-03 17:35:37 +08:00
neverlandandGitHub ee5355df66 style(Picker): add --van-picker-mask-color css var (#9783) 2021-11-02 20:38:51 +08:00
neverlandandGitHub 14987857ca chore: adjust some css vars for dark mode (#9782) 2021-11-02 19:54:00 +08:00
neverlandandGitHub 60486970bf style(SubmitBar): adjust tip color (#9779)
* style(SubmitBar): adjust tip color

* chore: upd
2021-11-01 21:00:58 +08:00
neverlandandGitHub d2416e0c99 style(Stepper): adjust haptics feedback (#9778) 2021-11-01 20:47:51 +08:00
neverlandandGitHub 8dd969d3f8 feat: add --van-text-color-tertiary css var (#9776) 2021-11-01 20:34:42 +08:00
neverlandandGitHub c5f14d52e5 style: add van-haptics-feedback class helper (#9774) 2021-11-01 17:40:13 +08:00
neverlandandGitHub e8580c0885 feat(Coupon): add --van-coupon-content-text-color css var (#9760)
* feat(Coupon): add --van-coupon-content-text-color css var

* chore: upd
2021-10-31 19:51:30 +08:00
neverlandandGitHub 85a636dfbc feat: add --van-text-color-secondary css var (#9759)
* feat: add --van-text-color-secondary css var

* chore: upd
2021-10-31 19:47:17 +08:00
neverlandandGitHub 3400c33450 chore: adjust some css vars (#9758) 2021-10-30 20:45:07 +08:00
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