997 Commits

Author SHA1 Message Date
neverland
7e7c4e3b83
chore: bump docsearch version (#10276) 2022-02-10 15:26:46 +08:00
chenjiahan
0fdaf133bb Merge branch 'dev' into next 2022-02-09 16:31:47 +08:00
neverland
b5d0fec611
types: fix ts errors in demo files (#10275)
* types: fix ts errors in demo files

* docs: upd
2022-02-09 14:56:44 +08:00
chenjiahan
5b3c4f1546 style: update van doc background 2022-02-09 11:34:25 +08:00
chenjiahan
25302fb333 Merge branch 'dev' into next 2022-02-09 11:20:28 +08:00
neverland
506e2a9030
docs: update site subtitle (#10267) 2022-02-08 15:16:03 +08:00
chenjiahan
2f02f19cec Merge branch 'dev' into next 2022-02-08 14:56:38 +08:00
neverland
d348b36159
chore(cli): extract copyToClipboard to common (#10263)
* chore(cli): extract copyToClipboard to common

* style: update copied
2022-02-08 11:41:37 +08:00
worldSaySorry
09731607d2
feat: copy code to clipboard (#9692) (#10255)
* feat: copy code to clipboard [#9692]

* feat: remove console

Co-authored-by: kongjing@dian.so <apple@AppledeMacBook-Pro-2.local>
2022-02-08 11:32:37 +08:00
chenjiahan
71eb44b42e docs(@vant/cli): changelog 4.0.0 2022-02-07 15:01:53 +08:00
chenjiahan
5a1deaf68d release: @vant/cli 4.0.0 2022-02-07 14:52:27 +08:00
chenjiahan
39b51d5dae style(Tabbar): adjust text color 2022-01-27 11:19:32 +08:00
chenjiahan
8e98e97449 style(Field): adjust label color 2022-01-27 11:07:02 +08:00
chenjiahan
f5c32c29f1 style(@vant/cli): improve mobile style in dark mode 2022-01-27 11:00:38 +08:00
chenjiahan
98b999d911 refactor: rename --van-background-light to --van-background-2 2022-01-27 10:35:57 +08:00
chenjiahan
0e8e3200a2 style(@vant/cli): improve demo style in dark mode 2022-01-26 17:05:47 +08:00
chenjiahan
df24a3b683 feat(@vant/cli): mobile site support dark mode 2022-01-26 15:57:28 +08:00
chenjiahan
b6fcd32dcf style(@vant/cli): adjust css vars 2022-01-26 10:26:15 +08:00
chenjiahan
35a990ed65 feat(@vant/cli): desktop site support dark mode 2022-01-25 20:03:05 +08:00
neverland
969f0a7b41
chore: prettier all codes (#10240) 2022-01-25 14:42:35 +08:00
chenjiahan
0424a15766 docs(@vant/cli): changelog 4.0.0-rc.6 2022-01-19 15:53:35 +08:00
chenjiahan
9f189df95d release: @vant/cli 4.0.0-rc.6 2022-01-19 15:52:45 +08:00
zoy-l
2f978ad75c
fix(vant-cli): pnpm compatibility (#10214)
* fix(vant-cli): pnpm compatibility

* chore: clean code, semantic naming
2022-01-19 15:48:19 +08:00
neverland
b3d6611c74
feat: provide english version of web-types (#10207) 2022-01-17 16:06:55 +08:00
neverland
d4aebef89c
chore(@vant/cli): remove lodash-es from deps (#10206) 2022-01-17 15:43:54 +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
18921e2d1d
fix(@vant/cli): compile sass tilde failed (#10144) 2022-01-04 20:34:24 +08:00
chenjiahan
4e8ad01cfc release: @vant/cli 4.0.0-rc.5 2021-12-30 09:58:39 +08:00
codpoe
1f772ad232
fix(@vant/cli): explicitly write the description field in injectHtml (#10113) 2021-12-30 09:55:42 +08:00
neverland
79e58d5b9a
docs: update icon prop description (#10094)
* docs: update icon prop description

* docs: update
2021-12-23 20:52:51 +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
b0a036e5cf
docs: improve type (#10008) 2021-12-07 15:50:47 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
neverland
7bc6d2c48d
fix(@vant/cli): fix ssr.js require path (#9999) 2021-12-05 11:34:54 +08:00
neverland
e0877f971a
docs(@vant/cli): add base css document (#9993) 2021-12-03 14:10:35 +08:00
neverland
b521f73f7d
chore: bump lint-staged v12 (#9987) 2021-12-02 17:07:49 +08:00
neverland
a60673013b
feat: generate entry file for nuxt3 (#9970) 2021-11-30 17:52:31 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
chenjiahan
94e00d443f chore: remove lib dir before build 2021-11-27 14:51:05 +08:00
chenjiahan
8268c78705 docs(@vant/cli): changelog v4.0.0-rc.4 2021-11-26 15:33:58 +08:00
chenjiahan
be780d98c5 release: @vant/cli 4.0.0-rc.4 2021-11-26 15:30:46 +08:00
neverland
9e67b81288
feat(@vant/cli): add external config for bundles (#9947) 2021-11-26 15:28:53 +08:00
neverland
cfcc84ff25
feat(@vant/cli): generate cjs output (#9942) 2021-11-26 10:43:09 +08:00
neverland
2e7fafeba0
chore: extends base tsconfig (#9912) 2021-11-23 10:14:54 +08:00