Commit Graph

127 Commits

Author SHA1 Message Date
陈嘉涵 bb223d9d18 feat(cli): support jest canvas mock 2019-12-18 15:42:41 +08:00
陈嘉涵 cee0bfa0e1 feat(cli): emit path of compile failed style 2019-12-18 15:12:43 +08:00
陈嘉涵 5ebb2fffd3 feat(cli): exit build when catched errors 2019-12-18 15:00:06 +08:00
陈嘉涵 1f081c1e88 feat(cli): mobile site title auto resize 2019-12-18 14:57:48 +08:00
陈嘉涵 2fa241d868 chore: bump linter deps 2019-12-18 11:06:56 +08:00
陈嘉涵 f234afcb4c chore: release @vant/cli@2.0.0-rc.1 2019-12-18 10:31:28 +08:00
陈嘉涵 c102a87ec0 feat(cli): disable devServer open option 2019-12-18 10:18:05 +08:00
陈嘉涵 75c32a28a0 feat(cli): improve progress bar 2019-12-18 10:12:53 +08:00
陈嘉涵 7db27a1b79 fix(cli): incorrect version when release 2019-12-17 20:49:18 +08:00
陈嘉涵 9d7f652c91 chore: release @vant/cli@2.0.0-rc.0 2019-12-16 20:48:37 +08:00
陈嘉涵 50b4116ca5 chore: release @vant/cli@2.0.0-beta.25 2019-12-16 17:43:35 +08:00
陈嘉涵 2f0a83b9ac chore: release @vant/cli@2.0.0-beta.24 2019-12-16 17:30:17 +08:00
陈嘉涵 b3993dd653 fix(cli): resolve npm mobules when compile less 2019-12-16 16:20:17 +08:00
陈嘉涵 859e732753 fix(cli): should output changelog build process 2019-12-13 17:50:17 +08:00
陈嘉涵 1d549f3eb0 chore: release @vant/cli@2.0.0-beta.23 2019-12-13 14:26:58 +08:00
陈嘉涵 c2a27d177e fix(cli): jest transform config 2019-12-13 14:25:53 +08:00
陈嘉涵 40992bccfd feat(cli): add test clearCache option 2019-12-13 14:13:51 +08:00
陈嘉涵 9cc24cdc1e chore: release @vant/cli@2.0.0-beta.22 2019-12-13 11:24:35 +08:00
陈嘉涵 9977056d50 fix(cli): nav route matching 2019-12-13 11:23:14 +08:00
陈嘉涵 63963534d0 chore: bump @vant/cli@2.0.0-beta.21 2019-12-13 11:08:21 +08:00
陈嘉涵 22d16a644e chore: Release @vant/cli@2.0.0-beta.21 2019-12-13 11:05:22 +08:00
陈嘉涵 c9898d6bec fix(cli): incorrect mobile relative path 2019-12-13 10:35:22 +08:00
陈嘉涵 2dba8c9455 fix(cli): build site failed 2019-12-13 10:13:17 +08:00
陈嘉涵 8fc7e6e611 feat(cli): gen vetur config 2019-12-13 09:50:29 +08:00
陈嘉涵 4406dc7ad6 chore: Release @vant/cli@2.0.0-beta.20 2019-12-12 21:02:29 +08:00
陈嘉涵 6929b04d56 feat(cli): improve nav scroll position 2019-12-12 20:53:32 +08:00
陈嘉涵 d511508e3b feat(cli): improve nav route 2019-12-12 20:47:07 +08:00
陈嘉涵 1aaa8b3945 chore: Release @vant/cli@2.0.0-beta.19 2019-12-12 20:17:44 +08:00
陈嘉涵 a41e67226f feat(cli): no longer depend on vant 2019-12-12 20:14:04 +08:00
陈嘉涵 0eabb7d18d chore: Release @vant/cli@2.0.0-beta.18 2019-12-12 17:20:40 +08:00
陈嘉涵 c86d3d166f feat(cli): find root dir 2019-12-12 17:19:31 +08:00
陈嘉涵 71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵 0858c0499e fix(cli): skip install should not skip export 2019-12-12 11:18:26 +08:00
陈嘉涵 8e8892b323 feat(cli): add skipInstall option 2019-12-12 11:10:19 +08:00
陈嘉涵 9155a7a491 feat(cli): add jest init file 2019-12-12 10:55:34 +08:00
陈嘉涵 24202028e5 feat(cli): minify css 2019-12-12 09:56:44 +08:00
陈嘉涵 5318f3bd3f feat(cli): build lib packed entry files 2019-12-12 09:46:39 +08:00
陈嘉涵 29e9e1c476 feat(cli): gen package entry in lib dir 2019-12-11 16:27:32 +08:00
陈嘉涵 2fd09f52b0 feat(cli): add BUILD_TARGET env 2019-12-11 14:02:42 +08:00
陈嘉涵 0a45afad42 feat(cli): support switch site version 2019-12-11 11:50:07 +08:00
陈嘉涵 e93611c24a fix(cli): remove unused prop 2019-12-09 19:36:08 +08:00
陈嘉涵 3e43a860eb fix(cli): site keyboard nav 2019-12-09 17:18:41 +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
陈嘉涵 e461a80dbe feat(cli): support doc search 2019-12-09 15:38:40 +08:00
陈嘉涵 d9cedca9a8 docs: demo locale messages 2019-12-09 15:20:55 +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
陈嘉涵 6bd858fac5 feat(cli): speed up gen style deps 2019-12-06 11:30:01 +08:00