Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub 8382fd15ad fix(@vant/cli): should allow to click anchor (#9434)
* fix(@vant/cli): should allow to click anchor

* chore: add
2021-09-10 11:07:28 +08:00
neverlandandGitHub 5d42916bc5 fix(SubmitBar): remove duplicate "--van-submit-bar-price-font-size" (#9424) 2021-09-09 10:21:51 +08:00
chenjiahanandneverland 1b6d77073b chore(Image): fix vite warning 2021-09-08 17:23:47 +08:00
chenjiahanandneverland 0dfb594bd5 chore(@vant/cli): fix vue-router async component warning 2021-09-08 17:23:47 +08:00
chenjiahanandneverland e20b05e10b perf(@vant/cli): reduce small CSS files 2021-09-08 17:23:47 +08:00
neverlandandGitHub b1aeb4f2f2 Merge pull request #9402 from chenjiahan/feature/vite
refactor(@vant/cli): migrate to vite
2021-09-07 20:57:20 +08:00
chenjiahan 89a801b3d7 fix: failed to register cli bin 2021-09-07 20:55:00 +08:00
chenjiahan fd38bbd17b chore: bump deps 2021-09-07 20:50:35 +08:00
chenjiahan b7ee642fa7 chore: add more packages to workspace 2021-09-07 20:50:35 +08:00
chenjiahan fad3c9301d chore: enable workspaces 2021-09-07 20:50:35 +08:00
chenjiahan a2f4ceaace feat(@vant/cli): add site.htmlMeta option 2021-09-07 20:50:35 +08:00
chenjiahan 2b7ad935ab fix(@vant/cli): failed to run lint command 2021-09-07 20:50:35 +08:00
chenjiahan 5a395c27c1 chore(@vant/cli): remove TildeResolver 2021-09-07 20:50:35 +08:00
chenjiahan 032737ba06 chore: hoist @vant/cli to root 2021-09-07 20:50:29 +08:00
chenjiahan 6eec7f3c2f chore: remove @vant/markdown-loader package 2021-09-07 14:21:05 +08:00
chenjiahan f0cc727c6a chore(@vant/cli): remove sass 2021-09-07 14:19:44 +08:00
chenjiahan cb0fb5a9e0 chore(@vant/cli): remove build --watch option 2021-09-07 14:15:45 +08:00
chenjiahan 2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
chenjiahan 6e5f215140 docs(ImagePreview): fix warning 2021-09-07 11:19:47 +08:00
chenjiahan a9b4f88860 chore(@vant/cli): remove webpack related deps 2021-09-07 10:57:11 +08:00
chenjiahan a2b942be8c feat: add vite-plugin-html to modify template 2021-09-06 20:54:59 +08:00
chenjiahan ee1ee0fe29 test: fix jest failure 2021-09-05 16:33:28 +08:00
chenjiahan 911d0669de refactor(@vant/cli): remove component auto registration 2021-09-05 16:14:22 +08:00
chenjiahan b4be171028 perf: dynamic import demo file 2021-09-05 15:55:08 +08:00
chenjiahan 5ecf7460cf chore: improve site global scripts 2021-09-05 15:37:43 +08:00
chenjiahan f7f5c6e9b5 chore: remove @demo alias 2021-09-05 12:49:04 +08:00
chenjiahan f144a6e2cd perf: dynamic import markdown file 2021-09-05 12:39:35 +08:00
chenjiahan e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +08:00
chenjiahan a7ab2f8049 fix: remove less tilde 2021-09-04 17:46:37 +08:00
chenjiahan b7adc8c199 feat(@vant/cli): using vite to build packages 2021-09-04 17:11:47 +08:00
neverlandandGitHub d42624a540 docs(Uploader): add compress faq (#9399) 2021-09-04 14:02:20 +08:00
neverlandandGitHub c904b3c78d build: move .browserslistrc to top level (#9396) 2021-09-03 17:34:42 +08:00
neverlandandGitHub bc9b01c48b fix(FIeld): field-error-message-font-size var name (#9394) 2021-09-03 15:26:17 +08:00
neverlandandGitHub d4d5e2bc67 chore: fix build:site scripts 2021-09-03 14:46:27 +08:00
neverlandandGitHub c21324b256 chore: move vant to packages folder (#9384) 2021-09-03 14:32:16 +08:00
chenjiahan 5a75326b65 docs(changelog): 3.2.2 2021-09-02 11:21:14 +08:00
chenjiahan c147428176 release: 3.2.2 2021-09-02 11:17:42 +08:00
neverlandandGitHub a12fc05970 docs: add documentation version tip (#9378) 2021-09-02 10:10:42 +08:00
neverlandandGitHub 93e0a95c1d feat(Popover): add show-arrow prop (#9372) 2021-09-01 16:45:43 +08:00
neverlandandGitHub d3316ab4d5 docs: fix useRect param (#9370) 2021-09-01 15:53:28 +08:00
neverlandandGitHub ecdecd3013 chore(Locale): unify noCoupon message (#9369) 2021-09-01 15:48:29 +08:00
neverlandandGitHub f37fb01c4d fix(AddressEdit): remove unused finish button (#9364) 2021-09-01 11:07:06 +08:00
neverlandandGitHub bcd4ddfbe4 chore(Locale): remove telEmpty field (#9363)
* chore(Locale): remove telEmpty field

* chore: update snapshot
2021-09-01 11:00:19 +08:00
neverlandandGitHub f2eb7550a5 docs: improve typing (#9362)
* docs: improve typing

* docs: upd
2021-09-01 10:42:11 +08:00
neverlandandGitHub 317035e9f5 docs: add documentation of all typings (#9359) 2021-08-31 15:51:38 +08:00
neverlandandGitHub 43b78002d3 types(Calendar): improve default-date typing (#9358) 2021-08-31 11:18:24 +08:00
neverlandandGitHub 4f393c93a8 types: reduce non-null assertion (#9355)
* types: reduce non-null assertion

* chore: upd

* chore: fix typing
2021-08-30 20:35:29 +08:00
neverlandandGitHub 140fa0c180 chore: improve withInstall typing (#9354)
* chore: improve withInstall typing

* chore: upd

* fix: missing entry
2021-08-30 20:10:14 +08:00
neverlandandGitHub 4cf5a6ba0d feat(Search): add id prop (#9349) 2021-08-29 08:59:43 +08:00
neverlandandGitHub 8447f07b30 feat(Field): add id prop (#9347) 2021-08-29 08:29:05 +08:00
neverlandandGitHub 9c62bd3ebd feat(Field): using <label> tag for label (#9346) 2021-08-28 21:58:59 +08:00
neverlandandGitHub a0149d564a feat(Tab): add show-zero-badge prop (#9343) 2021-08-27 10:54:16 +08:00
neverlandandGitHub 125f77a48b chore: update demo i18n (#9342) 2021-08-27 10:24:37 +08:00
neverlandandGitHub 253e4a7988 docs(Calendar): update demo (#9341) 2021-08-27 10:20:37 +08:00
neverlandandGitHub 229695cadc style: fix animation css vars not work (#9337) 2021-08-26 10:21:26 +08:00
neverlandandGitHub 3e74e451bb docs(Progress): improve transition demo (#9335)
* docs(Progress): improve transition demo

* fix: demo margin
2021-08-26 10:04:19 +08:00
chenjiahanandneverland 9f9380df7e test(Progress): fix snapshot 2021-08-25 17:43:08 +08:00
chenjiahanandneverland cd56b602f1 chore: bump vue@3.2.6 2021-08-25 17:43:08 +08:00
chenjiahanandneverland 8ac597dc3d fix(Progress): percentage missing default value 2021-08-25 17:43:08 +08:00
neverlandandGitHub ce015ea1f4 perf(Locale): simplify locale configs (#9329) 2021-08-25 11:25:20 +08:00
neverlandandGitHub 65067262e0 feat(Field): add van-field__error class when error (#9327) 2021-08-25 10:17:17 +08:00
neverlandandGitHub 624d05f749 docs: add more component registration guide (#9319) 2021-08-24 10:03:26 +08:00
chenjiahan b33ef265fe docs(changelog): 3.2.1 2021-08-22 21:03:06 +08:00
chenjiahan 87b8e2b617 release: 3.2.1 2021-08-22 20:59:04 +08:00
neverlandandGitHub 05ff55c7a5 chore: bump vue 3.2.4 (#9309) 2021-08-22 20:55:08 +08:00
neverlandandGitHub 2a8e2edf40 feat(Slider): add reverse prop (#9308)
* feat(Slider): add reverse prop

* chore: types

* chore: upd
2021-08-22 20:52:50 +08:00
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