Commit Graph
100 Commits
Author SHA1 Message Date
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
chenjiahan 70eec20d25 docs(@vant/use): changelog v1.3.1 2021-09-22 17:26:46 +08:00
chenjiahan 67437b541e release: @vant/use 1.3.1 2021-09-22 17:24:25 +08:00
neverlandandGitHub b6cd212a77 perf(@vant/use): remove raf polyfill (#9544) 2021-09-22 16:16:48 +08:00
neverlandandGitHub 38b1be3ac2 fix(Tabs): failed to scroll into view when rendering multiple tabs (#9543) 2021-09-22 16:03:22 +08:00
neverlandandGitHub e1f54ec9d8 chore: reduce dependabot frequency 2021-09-22 09:59:05 +08:00
neverlandandGitHub 48d0439adb docs(Uploader): add faq (#9529) 2021-09-20 20:26:49 +08:00
neverlandandGitHub b62f27dfc5 chore: remove unused config file (#9528) 2021-09-20 17:20:28 +08:00
neverlandandGitHub 751a263999 feat(@vant/cli): add enableVConsole option (#9527) 2021-09-20 17:18:08 +08:00
neverlandandGitHub 327436e3fb docs: add usage of function component in script setup (#9517) 2021-09-19 11:25:51 +08:00
chenjiahan ddecb3a2d0 docs(@vant/icons): changelog 1.7.1 2021-09-18 16:41:49 +08:00
chenjiahan 6aa3cd186b release: @vant/icons 1.7.1 2021-09-18 16:39:15 +08:00
chenjiahanandneverland 6ddf79a2ec chore(@vant/icons): using esmodule 2021-09-18 16:38:30 +08:00
chenjiahanandneverland dd0be277b0 chore: add root level eslint config 2021-09-18 16:38:30 +08:00
chenjiahanandneverland c5f45a5c13 feat(@vant/icons): add guide-o icon 2021-09-18 16:38:30 +08:00
neverlandandGitHub b73dc9cf4f docs(Tabs): add sticky offset-top tip (#9506) 2021-09-17 20:52:35 +08:00
neverlandandGitHub 826d4ab332 fix(Collapse): wrapperRef may be undefined (#9505) 2021-09-17 20:50:14 +08:00
neverlandandGitHub ce2a64012d fix(Radio): icon ref may be undefined (#9503) 2021-09-17 19:41:44 +08:00
chenjiahan 8d0f120dde release: @vant/area-data@1.1.3 2021-09-17 16:40:19 +08:00
neverlandandGitHub d0451c8420 docs: fix design resource link (#9492) 2021-09-17 09:45:03 +08:00
neverlandandGitHub 7800981cec docs: add vant-theme link (#9489) 2021-09-17 09:38:06 +08:00
neverlandandGitHub ac08bd9dab fix(CouponList): fix scroll issue (#9480)
* fix(CouponList): fix scroll issue

* perf: using vh instead of window height
2021-09-15 15:15:29 +08:00
neverlandandGitHub ba5a70d5bc style: reduce calculation (#9479) 2021-09-15 15:06:29 +08:00
neverlandandGitHub 211c3bff19 Create FUNDING.yml 2021-09-15 09:45:09 +08:00
neverlandandGitHub 29c0eb4082 test(Swipe): fix accidental failure (#9476) 2021-09-14 19:15:00 +08:00
neverlandandGitHub 9123cf9784 fix(@vant/cli): shoud scroll to top after routing (#9465) 2021-09-13 20:18:13 +08:00
neverlandandGitHub c3f08f4637 chore: adjust package entry file (#9455) 2021-09-12 10:10:16 +08:00
chenjiahan 362d5a8a65 docs(changelog): 3.2.3 2021-09-12 10:01:23 +08:00
chenjiahan f6fca26949 release: 3.2.3 2021-09-12 09:57:03 +08:00
neverlandandGitHub f15f9008cf feat(Button): support CSS vars gradient background color (#9454) 2021-09-12 09:45:48 +08:00
neverlandandGitHub 96a077e388 fix(Uploader): uploader-delete-icon-size should affect icon size (#9453) 2021-09-12 09:39:45 +08:00
neverlandandGitHub 89d08f2d06 fix(Popup): failed to autoplay when activated (#9452) 2021-09-12 09:31:36 +08:00
neverlandandGitHub e3c0c7ea46 docs(@vant/cli): add type declaration guide (#9451) 2021-09-11 17:50:14 +08:00
neverlandandGitHub 147359b227 docs(@vant/cli): update output format (#9450)
* docs(@vant/cli): update output format

* docs: upd
2021-09-11 17:45:47 +08:00
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