58 Commits

Author SHA1 Message Date
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
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
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
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
e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +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
fe2502b647 chore(cli): fix component name 2021-01-09 10:01:15 +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
chenjiahan
862c3ec1a4 chore(cli): auto wrap demo-section 2020-10-22 16:28:34 +08:00
chenjiahan
8b8ddd6522 chore(cli): demo-block add demoName class 2020-10-22 16:18:09 +08:00
chenjiahan
3ee2200bea fix(cli): iframe route sync failed 2020-10-07 15:43:01 +08:00
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
e6a4c695f4 feat(cli): update site style 2020-09-27 20:07:41 +08:00
chenjiahan
ffeb656505 fix(cli): vue-router catchAll usage 2020-09-19 06:29:05 +08:00
chenjiahan
0db9030f11 fix(cli): template v-for warning 2020-08-22 11:18:56 +08:00
chenjiahan
88f5fed9cf fix: router-view with keep-alive 2020-07-04 21:51:12 +08:00
chenjiahan
2d63b9c8b5 fix: sync iframe router 2020-07-04 21:48:53 +08:00
chenjiahan
59f9b851d6 fix: router catchAll 2020-07-04 21:30:31 +08:00
chenjiahan
901f7f20d2 Merge branch 'dev' into next 2020-07-04 21:10:44 +08:00
neverland
2f1e84abe4
docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
neverland
4aff784d65
feat(cli): DemoBlock add card style (#6702) 2020-07-04 17:46:17 +08:00
chenjiahan
075bc05a75 fix: non-empty path must start with "/" 2020-05-28 15:26:12 +08:00
chenjiahan
4e793189b6 fix(cli): register packageEntry failed 2020-05-28 15:18:52 +08:00
chenjiahan
8b253c7280 Merge branch 'dev' into next 2020-05-28 14:14:28 +08:00
neverland
9215df7692
docs(cli): improve nav title text size adjust (#6206) 2020-05-04 11:44:29 +08:00
chenjiahan
7551238d37 chore: vue-router-next api change 2020-04-19 14:33:56 +08:00
chenjiahan
e44d3955fc chore(cli): vue global api change 2020-04-19 14:24:58 +08:00
neverland
4dc3c79090
fix(cli): nav back in mobile mode (#5957) 2020-03-31 07:28:05 +08:00
陈嘉涵
1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +08:00
陈嘉涵
e18e36d95a chore(cli): imporve site search result 2020-01-11 07:47:19 +08:00
陈嘉涵
2b438f84cd chore(cli): remove decamelize pkg for compatiblity issues 2019-12-30 15:14:13 +08:00
陈嘉涵
141c0ed2c1 feat(cli): support add baiduAnalytics to site 2019-12-24 21:09:31 +08:00
neverland
6a20400699
fix(PullRefresh): avoid Vue 2.6 event bubble issues (#5347) 2019-12-22 09:38:17 +08:00
陈嘉涵
5485d2ce21 fix(cli): duplicated site base style 2019-12-20 11:30:56 +08:00
陈嘉涵
1f081c1e88 feat(cli): mobile site title auto resize 2019-12-18 14:57:48 +08:00
陈嘉涵
9977056d50 fix(cli): nav route matching 2019-12-13 11:23:14 +08:00
陈嘉涵
a41e67226f feat(cli): no longer depend on vant 2019-12-12 20:14:04 +08:00
陈嘉涵
396002495f feat(cli): set title by lang 2019-12-09 17:07:01 +08:00
陈嘉涵
cf172f5cbc feat(cli): support switch lang 2019-12-09 16:24:25 +08:00
陈嘉涵
5531eea674 fix(cli): missing lang info in router 2019-12-09 15:07:24 +08:00
陈嘉涵
83d5d0982e chore: remove unused files of site 2019-12-06 16:19:03 +08:00
陈嘉涵
dc6cc6c5af feat(cli): support locales 2019-12-06 15:51:20 +08:00