189 Commits

Author SHA1 Message Date
neverland
1cd6050a3b
docs: add ICP license (#12893) 2024-05-28 21:51:19 +08:00
neverland
b04a8094a8
fix(Cli): remove site tsconfig (#12792) 2024-04-14 21:12:12 +08:00
Amumu
562184dfe2
feat: support link css from shadow dom (#12526) 2023-12-25 10:25:14 +08:00
neverland
ba0d2b7532
fix(cli): remove unused script in template (#12482) 2023-12-02 21:10:40 +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
ShuGang Zhou
63a8e4443e
feat(VantCli): mobile page refreshes are located based on the hash (#11918) 2023-05-30 21:20:38 +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
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
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
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
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
cbbdad909a
fix(cli): should remove light theme class in dark mode (#11039) 2022-09-12 11:05:44 +08:00
neverland
34360abd3b
fix: attach css variables to :root element (#11026) 2022-09-11 09:11:53 +08:00
chenjiahan
e2fe50250c Merge branch 'dev' into next 2022-09-04 14:34:46 +08:00
童欧巴
ed8cd77449
docs: fix card overflow issue (#10988)
Co-authored-by: huoyitong <huoyitong@lixiang.com>
2022-08-29 18:44:18 +08:00
chenjiahan
cf5e7e6629 Merge branch 'dev' into next 2022-08-28 09:47:56 +08:00
neverland
71354f7742
fix(@vant/cli): add passive for global touchstart (#10979) 2022-08-27 15:22:56 +08:00
chenjiahan
a0bd47dd84 Merge branch 'dev' into next 2022-07-10 21:23:47 +08:00
neverland
1ac1bb94e7
feat(cli): support site.headHtml option (#10807)
* feat(cli): support site.headHtml option

* docs: update

* docs: update
2022-07-10 21:20:32 +08:00
neverland
d712da5778
chore(cli): remove custom font (#10784) 2022-07-03 13:58:38 +08:00
chenjiahan
f13601cb9f Merge branch 'dev' into next 2022-05-31 20:05:10 +08:00
neverland
be22f4c1f8
docs: code split docsearch (#10648) 2022-05-29 10:19:13 +08:00
chenjiahan
101dcc3ef2 Merge branch 'dev' into next 2022-03-13 16:27:20 +08:00
ready-research
bc4e1cd17e
fix(vant-cli): decamelize ReDoS (#10351)
* [Security] Fix ReDoS

Fix ReDoS

* Fix ReDoS

Fix ReDoS
2022-03-03 16:09:07 +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
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
codpoe
1f772ad232
fix(@vant/cli): explicitly write the description field in injectHtml (#10113) 2021-12-30 09:55:42 +08:00