115 Commits

Author SHA1 Message Date
neverland
3326547cf1
chore(deps): bump release-it v16 (#12115) 2023-07-23 19:39:42 +08:00
neverland
3dcc92a5c0
chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code

* chore: mjs config

* chore: revert

* chore: revert

* chore: update lock
2023-07-22 14:14:14 +08:00
neverland
4ebc7bbb0e
chore(deps): bump vite 4.4, esbuild 0.18 (#12068) 2023-07-09 16:27:51 +08:00
chenjiahan
a05418fc25 release: @vant/eslint-config v4.0.0 2023-07-02 17:32:26 +08:00
neverland
a52817ac2c
chore: using pnpm highest resolution mode (#12056) 2023-07-02 13:21:40 +08:00
neverland
9333633406
chore(eslint-config): bump all dependencies (#12054) 2023-07-02 12:45:54 +08:00
neverland
a34ffe7637
chore(eslint-config): remove eslint-plugin-import (#12053) 2023-07-02 12:34:21 +08:00
neverland
b2d49a35d9
chore(Tab): using Vue built-in stringifyStyle (#11914)
* chore(Tab): using Vue built-in stringifyStyle

* fix(Tab): failed to normalize style
2023-05-28 10:31:34 +08:00
neverland
1dcfd2dac0
chore(deps): bump Vue v3.3 (#11913) 2023-05-26 22:22:06 +08:00
neverland
0d102db0ee
chore(deps): bump vite v4.3 (#11912) 2023-05-26 22:15:28 +08:00
neverland
d08270831b
fix: release-it can not handle workspace protocol (#11815) 2023-05-04 09:35:37 +08:00
neverland
dc1531084b
chore: using workspace protocol for vant package (#11791) 2023-05-01 11:30:08 +08:00
neverland
8bc6169ae1
chore(deps): bump consola v3 and rimraf v5 (#11751)
* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
2023-04-15 09:36:41 +08:00
neverland
15a41302b3
chore: bump pnpm to v8 (#11726) 2023-04-01 20:59:24 +08:00
neverland
e6575ae47b
feat(cli): bump vite 4.2, esbuild 0.17 (#11682) 2023-03-19 09:21:15 +08:00
neverland
1d5b37930a
chore(deps): bump typescript v5 (#11681) 2023-03-18 08:46:01 +08:00
neverland
bb64d6eedb
chore: bump vue to latest version (#11665) 2023-03-12 21:04:02 +08:00
neverland
b9811558e5
docs(changelog): @vant/use 1.5.1 (#11663) 2023-03-12 14:47:17 +08:00
neverland
39d8c23d25
chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
chenjiahan
ebbdf728f9 docs(changelog): @vant/use v1.5.0 2023-02-04 21:16:03 +08:00
neverland
92d622aa82
chore: bump rimraf v4 (#11484) 2023-01-14 15:55:05 +08:00
neverland
f32e3d9990
chore(eslint-config): bump deps version (#11465) 2023-01-07 21:56:49 +08:00
neverland
58fe29a611
docs(changelog): @vant/use@1.4.4 (#11464) 2023-01-07 17:29:20 +08:00
neverland
65d6a22f03
chore: bump Node.js v18 (#11439) 2022-12-31 20:19:11 +08:00
neverland
254b77b1a0
chore(cli): bump execa v6 (#11438) 2022-12-31 10:23:22 +08:00
neverland
9b00eb271c
chore: using enquirer to replace inquirer (#11426) 2022-12-27 16:33:39 +08:00
neverland
e3c7e331f7
perf(cli): remove vite-plugin-html (#11416) 2022-12-24 16:31:26 +08:00
neverland
c02ad9ce07
fix(cli): remove docsearch (#11415)
* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
2022-12-24 15:55:36 +08:00
neverland
816a7cbdfb
feat(cli): bump vite v4 (#11414)
* feat(cli): bump vite v4

* chore: bump vite plugin
2022-12-24 15:47:15 +08:00
neverland
14cf68be1e
fix(DropdownItem): should inherit attrs when using teleport (#11273)
* fix(DropdownItem): should inherit attrs when using teleport

* chore: update lock file

* chore: update snapshot
2022-11-19 17:24:56 +08:00
neverland
859e5ee32c
fix(Swipe): failed to render when inside popup (#11162)
* fix(Swipe): failed to render when inside popup

* chore: upd
2022-10-22 22:58:42 +08:00
neverland
ff34eb73fd
chore: bump vite to v3.1.8 (#11161) 2022-10-22 22:25:41 +08:00
neverland
711652ad90
feat(cli): bump jest v29 (#11117) 2022-10-06 17:01:29 +08:00
neverland
7e482c059b
fix(cli): downgrade vite version to fix the website (#11087) 2022-09-25 16:02:17 +08:00
neverland
64af9ffd6f
chore(cli): bump esbuild@0.15 (#11084) 2022-09-24 20:38:27 +08:00
neverland
0ceb6a843c
release: vant@1.4.3 (#11076) 2022-09-22 23:18:05 +08:00
neverland
980ab88c2e
perf: move @vant/icons to dev dependencies (#11075) 2022-09-22 23:08:51 +08:00
neverland
6a9d5515ce
docs(changelog): vant@4.0.0-rc.3 (#11038) 2022-09-12 10:54:15 +08:00
neverland
9cd60d151d
perf: remove popperjs to reduce install size (#11030) 2022-09-11 16:41:54 +08:00
chenjiahan
66df033ec8 Merge branch 'dev' into next 2022-09-10 21:51:26 +08:00
neverland
0e55b72200
feat(Image): add block prop (#11022) 2022-09-10 17:13:14 +08:00
neverland
69d3ba000c
chore: bump pnpm version to 7.11 (#11021) 2022-09-10 12:46:55 +08:00
chenjiahan
e2fe50250c Merge branch 'dev' into next 2022-09-04 14:34:46 +08:00
neverland
65fdb2155b
chore: bump all deps (#11007)
* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
2022-09-04 14:24:59 +08:00
chenjiahan
1d87343195 Merge branch 'dev' into next 2022-08-24 22:04:34 +08:00
neverland
236a2e43f3
fix(Popover): can not scroll inside popup (#10949)
* fix(Popover): can not scroll inside popup

* fix: ref
2022-08-21 11:18:20 +08:00
chenjiahan
6a1516ca37 Merge branch 'dev' into next 2022-08-10 07:58:38 +08:00
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