Commit Graph

2530 Commits

Author SHA1 Message Date
陈嘉涵 f7ef1845e8 feat(cli): improve error handling 2019-12-05 19:46:54 +08:00
陈嘉涵 187b72483c feat(cli): speedup dev command 2019-12-05 19:46:23 +08:00
陈嘉涵 8ee35ce5b5 feat(cli): less-loader resolve node_modules 2019-12-05 19:45:21 +08:00
陈嘉涵 3354c2d49a chore: Release @vant/cli@2.0.0-beta.17 2019-12-05 17:19:35 +08:00
陈嘉涵 ebe5f6ebfd feat(cli): support custom src dir 2019-12-05 17:18:44 +08:00
陈嘉涵 4fd1fa97a8 chore: Release @vant/cli@2.0.0-beta.16 2019-12-05 10:13:11 +08:00
陈嘉涵 207089b2ca feat(cli): reload vant config 2019-12-05 10:11:22 +08:00
陈嘉涵 b19b287276 feat(cli): restart compile when vant config updated 2019-12-04 18:10:14 +08:00
陈嘉涵 2db6e2a44d chore: Release @vant/cli@2.0.0-beta.15 2019-12-04 14:27:25 +08:00
陈嘉涵 00f8231737 feat(cli): add stepper to improve logging 2019-12-04 11:24:46 +08:00
陈嘉涵 bad666240e fix(cli): sfc style inject 2019-12-04 10:01:20 +08:00
陈嘉涵 8b2067af68 chore: Release @vant/cli@2.0.0-beta.14 2019-12-03 21:08:52 +08:00
陈嘉涵 122b0fd93c fix(cli): incorrect babel exclude config 2019-12-03 21:07:01 +08:00
陈嘉涵 10b7935977 fix(cli): incorrect package entry 2019-12-03 21:06:30 +08:00
陈嘉涵 e98e4e7ced fix(cli): publicPath config 2019-12-03 11:52:20 +08:00
陈嘉涵 41db946d87 chore: Release @vant/cli@2.0.0-beta.13 2019-12-03 11:23:05 +08:00
陈嘉涵 8517083cec fix(cli): incorrect commit lint 2019-12-03 09:44:44 +08:00
陈嘉涵 7a38e022d5 chore: Release @vant/cli@2.0.0-beta.12 2019-12-02 21:00:06 +08:00
陈嘉涵 0bdad6f97c feat(cli): optimize gen style deps map 2019-12-02 20:57:55 +08:00
陈嘉涵 6a8a9a6f79 feat(cli): import base css 2019-12-02 17:54:55 +08:00
陈嘉涵 4299740b5d chore(cli): add config of babel-plugin-import 2019-12-02 16:51:46 +08:00
陈嘉涵 3d8f3c36aa fix(cli): always use '/' as publicPath in dev mode 2019-12-02 16:17:24 +08:00
陈嘉涵 cd552dd0a6 docs(cli): update README.md 2019-12-02 15:19:23 +08:00
陈嘉涵 5109fd9e4c docs(cli): update README.md 2019-12-02 14:13:22 +08:00
陈嘉涵 fac3e60ad2 feat(cli): allow merge commit message 2019-11-29 17:59:57 +08:00
陈嘉涵 2baaf33c62 chore: Release @vant/cli@2.0.0-beta.11 2019-11-29 17:38:54 +08:00
陈嘉涵 6f1b24663e chore(cli): set node env 2019-11-29 17:38:26 +08:00
陈嘉涵 9318e6b909 fix(cli): should ensure dir before output file 2019-11-29 17:36:29 +08:00
陈嘉涵 8bcfc13ce2 chore: Release @vant/cli@2.0.0-beta.10 2019-11-29 17:27:07 +08:00
陈嘉涵 e760c692e8 fix(cli): incorrect iframe path 2019-11-29 17:26:36 +08:00
陈嘉涵 4b3a17b029 chore: Release @vant/cli@2.0.0-beta.9 2019-11-29 17:15:56 +08:00
陈嘉涵 5f91e16825 feat(cli): add build-site command 2019-11-29 17:11:07 +08:00
陈嘉涵 f1310ff01b feat(cli): support config site publicPath and outputDir 2019-11-29 15:23:40 +08:00
陈嘉涵 d44258c3c4 chore: Release @vant/cli@2.0.0-beta.8 2019-11-29 14:25:19 +08:00
陈嘉涵 253254ba48 chore(cli): update deps 2019-11-29 14:23:53 +08:00
陈嘉涵 736bac00b9 chore(cli): rename some files 2019-11-29 14:17:40 +08:00
陈嘉涵 afc6113938 chore(cli): add exts constants 2019-11-29 13:23:49 +08:00
陈嘉涵 51d2512311 chore(cli): split compilers 2019-11-29 13:20:43 +08:00
陈嘉涵 e2c9628316 feat(cli): optimize dist file path 2019-11-29 11:56:55 +08:00
陈嘉涵 19a1ab37ef feat(cli): build package style entry 2019-11-29 11:37:48 +08:00
陈嘉涵 964b2cf3bf feat(cli): gen style deps map 2019-11-29 10:55:11 +08:00
陈嘉涵 a0fd87a0d1 feat(cli): optimzie clean 2019-11-29 10:01:25 +08:00
陈嘉涵 cc26929ebc feat(cli): optimize getComponent method 2019-11-29 10:00:46 +08:00
陈嘉涵 1161fea30f feat(cli): gen style deps map 2019-11-28 16:03:30 +08:00
陈嘉涵 e4f934dfde feat(cli): auto install all components 2019-11-27 11:45:35 +08:00
陈嘉涵 fac1a85c87 chore: Release @vant/cli@2.0.0-beta.7 2019-11-27 11:15:26 +08:00
陈嘉涵 95da00ce88 chore: update site webpack config 2019-11-27 11:13:57 +08:00
陈嘉涵 169cc9aa07 chore: merge branch "dev" 2019-11-27 11:05:48 +08:00
陈嘉涵 68fef3d72a docs(touch-emulator): add changelog 2019-11-26 20:39:31 +08:00
陈嘉涵 a08d7357f3 chore(touch-emulator): release 1.2.0 2019-11-26 20:29:45 +08:00