140 Commits

Author SHA1 Message Date
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
chenjiahan
a2f4ceaace feat(@vant/cli): add site.htmlMeta option 2021-09-07 20:50:35 +08:00
chenjiahan
2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
chenjiahan
a2b942be8c feat: add vite-plugin-html to modify template 2021-09-06 20:54:59 +08:00
chenjiahan
911d0669de refactor(@vant/cli): remove component auto registration 2021-09-05 16:14:22 +08:00
chenjiahan
f7f5c6e9b5 chore: remove @demo alias 2021-09-05 12:49:04 +08:00
chenjiahan
f144a6e2cd perf: dynamic import markdown file 2021-09-05 12:39:35 +08:00
chenjiahan
e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +08:00
neverland
eaa9bf3680
feat(Popup): add before-close prop (#9067) 2021-07-19 15:41:47 +08:00
neverland
38833e1e81
style(cli): limit em max width (#8886) 2021-06-18 10:06:46 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
b054dc878f
docs: update site style (#8855) 2021-06-14 09:59:13 +08:00
neverland
c983079ab8
fix(@vant/cli): fix img style (#8843) 2021-06-10 09:55:21 +08:00
neverland
eef67b2c5f
docs: update contribution guide (#8826) 2021-06-08 09:53:33 +08:00
neverland
0d44a18a1d
docs: add english design document (#8814) 2021-06-07 10:55:27 +08:00
neverland
1ec10eba3d
fix(cli): fix style polution (#8812) 2021-06-06 16:41:54 +08:00
nemo-shen
ed83922042
feat(Cli): windows系统禁用左右方向键快捷导航 (#8588)
Co-authored-by: nemo <nemo@nemodeMacBook-Pro.local>
2021-04-21 09:45:24 +08:00
nemo-shen
dde06c43fe
fix(cli): display ⌘ + k shortcuts on docsearch (#8529) 2021-04-15 09:38:32 +08:00
neverland
16ff1ba9a7
feat(cli): support custom simulator (#8499) 2021-04-10 17:01:09 +08:00
neverland
3ddfe3bbb4
fix(cli): failed to sync route (#8498) 2021-04-10 16:02:40 +08:00
neverland
f46f59fce2
feat(cli): using postmessage (#8497)
* feat(cli): export action functions

* fix: listenToSyncPath

* fix: config.site.simulatorUrl
2021-04-10 15:44:55 +08:00
chenjiahan
c1ba5be45d chore(cli): remove copy-text-to-clipboard 2021-04-04 08:39:56 +08:00
neverland
3554cfd9d9
fix(@vant/cli): failed to scroll to anchor (#8379) 2021-03-18 11:35:22 +08:00
郑昊川
919a9976b1
feat(cli): pc 组件预览支持 i18n (#8346) 2021-03-15 16:58:00 +08:00
HaoChuan9421
7ec1da7dc3 feat(vant-cli): 支持一次性在全部页面隐藏手机模拟器 2021-03-15 01:25:31 +08:00
HaoChuan9421
3a900cdb7b feat(vant-cli): 支持通过 vant.config.js 配置是否显示页面右侧的手机模拟器 2021-03-15 00:24:13 +08:00
HaoChuan9421
c2ac641ec1 feat(vant-cli): 增加用于 demo 组件展示的 playground 组件 2021-03-12 17:58:53 +08:00
HaoChuan9421
c0b10e4374 feat(vant-cli): 支持在 vant-cli 的 desktop 页中使用组件库中的组件 2021-03-11 19:49:46 +08:00
chenjiahan
569d353b4a docs(changelog): 3.0.7 2021-02-28 20:40:45 +08:00
chenjiahan
a9eff85979 fix(cli): simulator margin 2021-01-09 11:09:30 +08:00
chenjiahan
f4bc3542a1 fix(cli): incorrect simulator position 2021-01-09 11:02:13 +08:00
chenjiahan
fe2502b647 chore(cli): fix component name 2021-01-09 10:01:15 +08:00
chenjiahan
42ef4a685a chore(cli): optimize code 2020-12-15 21:19:03 +08:00
AdamCaoQAQ
2ff10d3c5e
fix(@vant/cli): doc preview page cannot scroll to the correct anchor (#7745)
Co-authored-by: caoenze <caoenze@didichuxing.com>
2020-12-15 21:05:02 +08:00
chenjiahan
4e8576147e Merge branch '2.x' into dev 2020-12-03 17:42:37 +08:00
chenjiahan
b84fe21baa feat(cli): support custom facetFilters 2020-12-03 17:35:29 +08:00
chenjiahan
f457ae3c87 chore(cli): improve header style 2020-12-02 15:28:45 +08:00
chenjiahan
aadb03cec5 docs: update header style 2020-12-01 19:18:45 +08:00
chenjiahan
b33737ef77 feat(cli): docsearch v3 2020-12-01 17:25:46 +08:00
chenjiahan
8a4690a1d2 fix(cli): incorrect route redirect config 2020-11-27 16:12:15 +08:00
chenjiahan
265ca82686 chore(cli): fix missing route name 2020-11-21 21:08:41 +08:00