180 Commits

Author SHA1 Message Date
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
neverland
79e58d5b9a
docs: update icon prop description (#10094)
* docs: update icon prop description

* docs: update
2021-12-23 20:52:51 +08:00
chenjiahan
82c16d69b9 docs(changelog): 3.3.0 2021-11-19 16:19:25 +08:00
neverland
1389ca34b2
chore(@vant/cli): add margin for p tag (#9790) 2021-11-04 11:24:28 +08:00
neverland
c5f14d52e5
style: add van-haptics-feedback class helper (#9774) 2021-11-01 17:40:13 +08:00
neverland
e901c9cd9e
style(@vant/cli): fix site style in small screen (#9661) 2021-10-12 10:02:34 +08:00
neverland
1457a27fb4
fix(@vant/cli): added markdown link open plugin (#9597) 2021-09-30 10:45:55 +08:00
neverland
751a263999
feat(@vant/cli): add enableVConsole option (#9527) 2021-09-20 17:18:08 +08:00
neverland
9123cf9784
fix(@vant/cli): shoud scroll to top after routing (#9465) 2021-09-13 20:18:13 +08:00
neverland
8382fd15ad
fix(@vant/cli): should allow to click anchor (#9434)
* fix(@vant/cli): should allow to click anchor

* chore: add
2021-09-10 11:07:28 +08:00