Commit Graph

16 Commits

Author SHA1 Message Date
Haoqun Jiang
a1f13c7a05 fixup! chore: deprecate tslint (#4289) 2019-07-17 11:00:58 +08:00
Pavan Kumar Sunkara
362587a966 feat!: make vuex a separate plugin (#4242)
fixes #2335, #4024
2019-07-06 15:13:09 +08:00
Pavan Kumar Sunkara
246ae678cb feat!: make router a separate plugin (#4196)
* refactor: move router to its own plugin

* refactor: rename routerHistoryMode option to historyMode

* test: add @vue/cli-plugin-router tests

* feat: change src/router.js for most common use cases

* fix: fix cli-ui tests

* docs: Remove router root option from docs

* fix: add support for legacy router option
2019-07-05 23:21:29 +08:00
Haoqun Jiang
9c1e797ac6 feat: support dart-sass as default sass implementation (#3321) 2019-01-28 18:51:55 +08:00
The Jared Wilcurt
ff57b8f55f fix: names of Sass and Less (#2384)
* Sass, not SASS

* Update cssPreprocessors.spec.js
2018-08-29 10:25:09 +02:00
Evan You
a4ef6bcd7e ci: fix router prompt spec 2018-07-30 18:05:57 -04:00
Evan You
d75ea99b25 feat: make it possible to opt-out of Babel
close #1199
2018-05-11 18:36:51 -04:00
Evan You
739424dca9 chore: fix pluginsOnly typo 2018-04-26 15:23:31 -04:00
Evan You
dd04add39e feat: support using ESLint to lint TypeScript 2018-02-07 15:46:59 -05:00
Evan You
8ce1c5570c test: promptModules tests 2018-01-29 21:06:30 -05:00
Evan You
0688e8889c test: fix linter spec 2018-01-16 14:52:43 -05:00
Evan You
eb2b4f1ece fix ts prompt spec 2018-01-11 14:25:52 -05:00
Evan You
482d288bfe refactor linter prompts and compat w/ TS 2018-01-11 11:34:17 -05:00
Evan You
e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00
Evan You
4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You
16e770770c test promptModules 2018-01-04 12:14:43 -05:00