Haoqun Jiang
5306c3787d
chore: update deps
2019-02-25 01:05:44 +08:00
Haoqun Jiang
fccb1143e5
chore: update deps
2019-02-18 15:20:13 +08:00
Haoqun Jiang
9a9a70714f
chore: update deps
2019-02-01 01:21:47 +08:00
Haoqun Jiang
9c1e797ac6
feat: support dart-sass as default sass implementation ( #3321 )
2019-01-28 18:51:55 +08:00
Haoqun Jiang
e3ca74e1d2
chore: update dependencies
2018-12-14 19:28:41 +08:00
Thorsten Lünborg
21256f5c43
fix(generator): Template files for main.js and router when not using a compiler ( #2828 )
...
* fix(cli-service): ES5 compatibility -
Don't use arrow function in main.js when not using babel nor typescript.
* fix(router): es5 compatibility
use normal function instead of arrow function
in router.js when neither babel nor typescript are used.
2018-10-28 12:18:14 +01:00
Evan You
fd839b5bbe
fix: make vue-template-compiler a peer dep to allow version pinning
...
close #2086
2018-08-06 22:13:32 -04:00
Guillaume Chau
4f2c71896e
chore: merge dev
2018-05-21 23:07:52 +02:00
Evan You
2a195f0298
feat: allow router/vuex to be late added via vue add
...
close #1202 , close #1204
2018-05-21 15:33:30 -04:00
Evan You
8b32f4a60f
feat: GeneratorAPI: addImports & addRootOptions
2018-05-21 14:25:49 -04:00
Guillaume Chau
b6114d49c7
chore: merge dev
2018-05-12 04:33:14 +02:00
Evan You
55159991db
chore: bump deps
2018-05-11 17:59:16 -04:00
Guillaume Chau
1f87ffdf62
chore(ui): merge dev
2018-04-26 20:22:02 +02:00
Evan You
c9d7feffa1
chore: upgrade deps
2018-04-25 10:48:46 -04:00
Guillaume Chau
a628b43cf2
fix(ui): deps + dahsboard plugin
2018-04-11 20:41:46 +02:00
Evan You
2b9a7507b9
feat: allow specifying additional configs in preset
2018-03-05 11:20:20 -05:00
Evan You
4f2f6f0995
fix: move plugin data extraction into GeneratorAPI
2018-02-04 10:50:33 -05:00
Evan You
59f59139d5
feat: update default component content
2018-02-04 10:40:57 -05:00
Evan You
cc35923452
Revert "move all deps to dependencies instead of devDependencies"
...
This reverts commit be4bf6fd7d .
2018-01-10 14:50:39 -05:00
Evan You
be4bf6fd7d
move all deps to dependencies instead of devDependencies
2018-01-10 11:18:30 -05:00
Evan You
b69c1ff784
upgrade sync deps
2018-01-09 10:17:57 -05:00
Evan You
5b8f1cfe80
hoist autoprefixer
2018-01-08 17:56:04 -05:00
Evan You
d3bb381e7b
feat: css preprocessors
2018-01-08 17:47:48 -05:00
Evan You
88e9d46334
feat: router & vuex
2018-01-08 16:45:03 -05:00
Evan You
d048b939ab
publicPath + serve production mode
2018-01-01 16:57:00 -05:00
Evan You
e9e237e3f4
build & serve
2017-12-29 19:26:15 -05:00
Evan You
5d661f4b32
rename render method + template dir
2017-12-29 16:42:21 -05:00
Evan You
79cfab8edb
refactor: adjust generation strategy
2017-12-28 22:10:32 -05:00