Commit Graph

1140 Commits

Author SHA1 Message Date
chenjiahan 60163c65ab chore: add exclude config to tsconfig.json 2023-07-02 17:39:30 +08:00
chenjiahan a05418fc25 release: @vant/eslint-config v4.0.0 2023-07-02 17:32:26 +08:00
neverland 523844eae4 chore: extend eslint range to all src, test directories (#12055)
* chore: extend eslint range to all src, test directories

* chore: fix range
2023-07-02 13:13:27 +08:00
neverland 9333633406 chore(eslint-config): bump all dependencies (#12054) 2023-07-02 12:45:54 +08:00
neverland 47a3aea291 fix(cli): fix autoprefixer plugin conditions (#12052) 2023-07-02 10:27:55 +08:00
ShuGang Zhou 63a8e4443e feat(VantCli): mobile page refreshes are located based on the hash (#11918) 2023-05-30 21:20:38 +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 3bbe31da1b docs(perf): lazy import transliteration (#11893) 2023-05-21 22:20:21 +08:00
Jevon b275e1867d feat(docs): sync mobile position on anchor click (#11879) 2023-05-20 18:46:50 +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
Jungzl 1c1e2e3b27 fix(Field): label-align top works well with label-width (#11684)
* fix(Field): label-align top works well with label-width

* fix(Field): update snapshot

* fix(Field): break long label when `labelAlign="top"`
2023-03-26 11:39:45 +08:00
chenjiahan 9fa1cbb9dc chore: format release commit message 2023-03-19 20:49:39 +08:00
chenjiahan 9bb0571dd2 docs(changelog): @vant/cli v6.1.0 2023-03-19 09:28:19 +08:00
chenjiahan 8218774b12 release: @vant/cli 6.1.0 2023-03-19 09:26:37 +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 7dce6d2f30 fix(cli): print tsc error correctly (#11680) 2023-03-18 08:41:00 +08:00
neverland bb64d6eedb chore: bump vue to latest version (#11665) 2023-03-12 21:04:02 +08:00
neverland d227d8cb5a docs(changelog): @vant/cli@6.0.1 (#11664) 2023-03-12 15:06:10 +08:00
chenjiahan abe3ac8eff release: @vant/cli 6.0.1 2023-03-12 15:03:16 +08:00
hminghe 965724e8a5 fix(@vant/cli): replace vue file import causing duplicate suffixes (#11649)
* fix(@vant/cli):替换 vue 文件导入出现重复后缀

* fix(@vant/cli):替换 vue 文件导入出现重复后缀
2023-03-12 14:58:49 +08:00
neverland bc8bacfa6c docs(@vant/cli): changelog v6.0.0 (#11619) 2023-02-26 10:18:43 +08:00
chenjiahan 1ffca78d7f release: @vant/cli 6.0.0 2023-02-26 10:14:03 +08:00
chenjiahan 06d8a23c65 release: @vant/cli 5.1.1 2023-02-26 10:08:06 +08:00
neverland 5954997314 fix(cli): failed to match arguments in some cases (#11618)
* fix(cli): failed to match arguments in some cases

* chore: upd
2023-02-26 10:07:31 +08:00
neverland 39d8c23d25 chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
neverland 267f23dc58 feat(cli): improve code highlight (#11569) 2023-02-12 10:22:27 +08:00
chenjiahan 311faaa0e7 docs: improve padding and update locales number 2023-01-26 11:45:21 +08:00
neverland 769f16169e feat(cli): increase document site padding (#11516) 2023-01-25 20:56:10 +08:00
chenjiahan 10758c123c fix(cli): mobile home desc line-height 2023-01-23 11:30:40 +08:00
wChenonly 13629b2070 fix(doc): sidebar covers nav when scrolling (#11468) 2023-01-14 21:50:07 +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 5bd6997d3c chore: add prefix of node core modules (#11440) 2022-12-31 20:27:35 +08:00
neverland 254b77b1a0 chore(cli): bump execa v6 (#11438) 2022-12-31 10:23:22 +08:00
neverland 670efb16f9 fix(cli): demo keep-alive not work (#11436) 2022-12-31 10:03:44 +08:00
Jungzl 1eea4fcd53 docs(ConfigProvider): fix how to override basic css variables (#11434)
* docs(ConfigProvider): fix how to override basic css variables

* docs(ConfigProvider): add notes about two `:root` selectors
2022-12-29 19:33:10 +08:00
neverland 2d9148d5d7 fix(cli): should not empty out dir (#11423) 2022-12-26 09:33:36 +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 cdfcf01687 docs: add install step to migration guide (#11319) 2022-11-27 13:32:25 +08:00
neverland 93a972bd51 docs: improve blockquote style (#11291) 2022-11-24 14:55:45 +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 842c92d3c9 perf(@vant/cli): generate smaller web-types.json (#11226) 2022-11-05 22:13:06 +08:00
neverland 3991f27a02 docs(changelog): @vant/cli@5.1.0 (#11224) 2022-11-05 20:42:44 +08:00
chenjiahan 7c1ce45db8 release: @vant/cli 5.1.0 2022-11-05 20:40:28 +08:00
neverland fe07c10729 feat(cli): support vite.config.ts (#11223) 2022-11-05 20:39:51 +08:00