63 Commits

Author SHA1 Message Date
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
neverland
a1d4297c92
chore(Collapse): fix snapshot and update document (#10845) 2022-07-24 18:13:47 +08:00
luopei
e45ac25ac0
feat(Collapse): collapse add toggleAll method for issues #10818 (#10837)
* feat(Collapse): collapse add toggleAll method for issues #10818

* docs: fix some problems

Co-authored-by: 骆沛 <luopei@11.com>
2022-07-24 17:21:09 +08:00
neverland
11dbde14f6
chore(@vant/cli): no longer provide stylelint (#10844) 2022-07-23 21:41:38 +08:00
neverland
74c1c2927e
feat(@vant/cli): bump vite 3.0 (#10842)
* feat(@vant/cli): bump vite 3.0

* chore: bump vite plugins
2022-07-23 18:59:57 +08:00
chenjiahan
abce9fdafd chore: downgrade lock file version 2022-07-16 14:57:33 +08:00
Sepush
1050ab33f5
chore: peer dependencies (#10811)
Signed-off-by: Sepush <sepush@outlook.com>
2022-07-16 14:56:27 +08:00
chenjiahan
53162941da chore: update lock file 2022-07-09 20:55:30 +08:00
neverland
5179891faa
chore(cli): using npx to run gh-pages (#10799) 2022-07-07 22:41:44 +08:00
neverland
beeb059401
perf(cli): improve cli boot time (#10780)
* chore: test

* perf(cli): improve cli boot time
2022-07-03 10:53:14 +08:00
neverland
5883d3e0c7
perf(cli): replace ora with nanospinner (#10779) 2022-07-02 23:05:11 +08:00
neverland
2e27c67c76
perf(cli): replace lint-staged with nano-staged (#10778) 2022-07-02 22:57:41 +08:00
neverland
28e8b72ccd
chore(cli): replace chalk with picocolors (#10777) 2022-07-02 22:51:53 +08:00
neverland
8256fdc927
chore: bump eslint-plugin-vue v9 (#10776)
* chore: bump eslint-plugin-vue v9

* chore: release @vant/eslint-config@3.5.0
2022-07-02 22:46:24 +08:00
neverland
e60f36390a
chore: bump @vue/test-utils to v2 stable (#10775) 2022-07-02 22:40:41 +08:00
neverland
0a8420fdac
chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
neverland
7ca4db9c64
feat(SubmitBar): add placeholder prop (#10725) 2022-06-18 18:38:23 +08:00
neverland
a1c79f42ff
feat(ActionBar): add placeholder prop (#10724) 2022-06-18 18:26:08 +08:00
chenjiahan
85dd8f4176 docs(@vant/use): changelog 1.4.1 2022-05-29 21:53:04 +08:00
neverland
a4472f8788
chore: compatible with pnpm v7 (#10639)
* chore: compatible with pnpm v7

* chore: fix missing @types/node
2022-05-28 08:26:26 +08:00
chenjiahan
d4e49b59ff docs(@vant/use): changelog 1.4.0 2022-05-22 20:56:16 +08:00
neverland
0c0191332a
feat(@vant/cli): bump husky v8 (#10622)
* feat(@vant/cli): bump husky v8

* chore: fix lint issue
2022-05-22 19:28:34 +08:00
neverland
edd93851a4
release: @vant/markdown-vetur v2.3.0 (#10480) 2022-04-10 10:50:06 +08:00
neverland
5fec4f41e4
docs(@vant/icons): changelog v1.8.0 (#10472) 2022-04-05 10:08:42 +08:00
neverland
a593f864ab
chore(cli): bump docsearch v3 stable version (#10455) 2022-04-01 00:11:39 +08:00
neverland
d29d961c4f
chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
chenjiahan
f95239006c docs(@vant/use): changelog 1.3.6 2022-03-09 18:48:06 +08:00
neverland
fbafac333f
chore: bump vite and esbuild (#10277) 2022-02-10 15:34:10 +08:00
neverland
7e7c4e3b83
chore: bump docsearch version (#10276) 2022-02-10 15:26:46 +08:00
neverland
51d9930fab
chore: fix ci (#10258) 2022-02-03 10:57:24 +08:00
zoy-l
07dfa9b981
chore(eslint-config): update dependencies test cases (#10221)
* chore(eslint-config): update dependencies, test cases

* chore: update file .lock

* fix: wrong .lock file

* fix: code style

* chore: update `eslint-plugin-vue`
2022-01-30 11:13:54 +08:00
neverland
aa50e59da9
chore: remove unused yarn.lock file (#10241) 2022-01-25 14:58:51 +08:00
neverland
d4aebef89c
chore(@vant/cli): remove lodash-es from deps (#10206) 2022-01-17 15:43:54 +08:00
neverland
2892f44af7
chore: remove vant-markdown-loader (#10205) 2022-01-17 15:17:34 +08:00
neverland
71a2e26259
feat(@vant/cli): using esbuild to minify css (#10204) 2022-01-17 15:14:13 +08:00
neverland
48de3ca50b
chore: bump vue@3.2.27 to enable props jsdoc (#10203) 2022-01-17 11:13:08 +08:00
neverland
52e74a9cc4
chore: bump vue and vite (#10156) 2022-01-06 14:59:48 +08:00
neverland
1890cf6607
feat(@vant/cli): using esbuild to transform script (#10143)
* feat(@vant/cli): using esbuild to transform script

* chore: update babel doc

* chore: update lock

* chore: update

* fix: format
2022-01-06 14:47:28 +08:00
neverland
7b214cb87c
perf(@vant/cli): remove vue3-jest (#10155) 2022-01-06 14:25:58 +08:00
neverland
b042e1cbc1
test: using esbuild instead of babel-jest (#10154)
* test: using esbuild instead of babel-jest

* chore: update lock
2022-01-06 11:49:21 +08:00
neverland
ffd7f4437d
build(@vant/area-data): generate both cjs/esm output (#10107) 2021-12-28 11:23:52 +08:00
neverland
991f39ee33
fix(Pagination): change event not work (#10018)
* fix(Pagination): change event not work

* chore: update pnpm lock
2021-12-09 21:29:08 +08:00
neverland
59cbedb7d5
types(cli): jest config type (#10012) 2021-12-08 09:48:24 +08:00
neverland
f908f5f384
build: using esbuild instead of rollup (#10010) 2021-12-07 20:09:17 +08:00
neverland
b521f73f7d
chore: bump lint-staged v12 (#9987) 2021-12-02 17:07:49 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
neverland
6ef286d370
feat: add exports field and use bundled output by default (#9952) 2021-11-27 18:52:47 +08:00
chenjiahan
42a5f79c2c docs(@vant/use): changelog v1.3.4 2021-11-18 15:10:46 +08:00
neverland
3dcd8c7693
chore(@vant/cli): remove @vue/test-utils from deps (#9859) 2021-11-14 17:11:27 +08:00