Commit Graph

47 Commits

Author SHA1 Message Date
Haoqun Jiang
9c1e797ac6 feat: support dart-sass as default sass implementation (#3321) 2019-01-28 18:51:55 +08:00
Patrick
41443944c7 style: small style fixes (#3063)
* style(babel-prompt): Using else if instead of double blocks

* style(Creator): shouldInitGit doesn't need to be async
2018-12-03 20:04:17 +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
Guillaume Chau
9f9ddb133d feat(create): more descriptions and links 2018-08-06 15:20:24 +02:00
Guillaume Chau
8c96c15682 feat: support ANSI colors in ListItemInfo 2018-08-06 15:04:25 +02:00
李润泽
31710fe4d1 fix: temporarily avoid chalk color in options (#2042) 2018-08-05 23:18:04 -04:00
Evan You
a4ef6bcd7e ci: fix router prompt spec 2018-07-30 18:05:57 -04:00
Evan You
6392a609c1 feat: add create option for router history mode 2018-07-30 18:04:37 -04:00
kazuya kawaguchi
bc59637308 chore: fix links (#1540) 2018-06-11 12:28:51 -04:00
Pierre-Alexandre
919bcbb2ce fix(ui): CSS Pre-processors "More info" link leads to 404 (#1534) 2018-06-10 15:15:58 +02:00
Guillaume Chau
a3b2be8c15 fix(ui): fix beta.12 feedback (#1386)
* fix(ui): npm/yarn installing only dependencies

* fix(ui): add all dependencies to package.json

* fix(Service): give priority to devDependencies plugins

* feat(ui): connection status banner

* fix(ui): don't display disconnected banner for initial app load

* fix(ui): default value for prompt type=checkbox

* feat: builtin prompts default values

* fix(ui): circular dep
2018-05-29 09:37:28 -04:00
Guillaume Chau
4f2c71896e chore: merge dev 2018-05-21 23:07:52 +02:00
Evan You
581abd34ef refactor: lintOnSave should be checked by default 2018-05-21 11:29:31 -04:00
Guillaume Chau
7e5bf61d46 feat(ui): babel feature description 2018-05-12 04:51:34 +02:00
Guillaume Chau
b6114d49c7 chore: merge dev 2018-05-12 04:33:14 +02:00
Evan You
f0910ba4cd refactor: remove experimentalCompileTsWithBabel 2018-05-11 18:39:23 -04:00
Evan You
d75ea99b25 feat: make it possible to opt-out of Babel
close #1199
2018-05-11 18:36:51 -04:00
Guillaume Chau
f674aa69c6 chore: merge dev 2018-04-28 15:33:24 +02:00
Evan You
739424dca9 chore: fix pluginsOnly typo 2018-04-26 15:23:31 -04:00
Guillaume Chau
ee59f54cb5 feat(ui): ProjectCreate features tab 2018-03-06 19:10:11 +01:00
Evan You
dd04add39e feat: support using ESLint to lint TypeScript 2018-02-07 15:46:59 -05:00
Evan You
9f25eedf80 refactor: make hasYarn & hasGit lazy to improve boot time 2018-02-02 15:38:41 -05:00
Evan You
8ce1c5570c test: promptModules tests 2018-01-29 21:06:30 -05:00
Evan You
655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00
Evan You
0688e8889c test: fix linter spec 2018-01-16 14:52:43 -05:00
Evan You
100c5c66e7 feat: complete prettier integration 2018-01-16 14:24:48 -05:00
Evan You
6e29daa8fd chore: cleanup comments 2018-01-15 20:21:33 -05:00
Evan You
ea2648e62b feat: make jest plugin work with TypeScript 2018-01-15 15:16:08 -05:00
Evan You
bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You
06af371c04 feat: improve prompt flow 2018-01-14 22:58:17 -05:00
Evan You
2e87dfc90f simplfy ts + babel, add generator test for ts 2018-01-11 20:43:26 -05:00
Evan You
eb2b4f1ece fix ts prompt spec 2018-01-11 14:25:52 -05:00
Evan You
5b19826426 feat: use Babel w/ TS for polyfills 2018-01-11 14:20:34 -05:00
Evan You
e4dcc2f921 feat: experimental support for compiling TS with Babel 2018-01-11 12:38:37 -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
54a902d2ff feat: preliminary TS plugin imeplementation 2018-01-10 19:15:31 -05:00
Evan You
902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -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
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
Evan You
25e1d2f394 disable prettier option until vue compat release 2018-01-03 13:38:49 -05:00
Evan You
812214170c lint on commit 2018-01-01 13:24:27 -05:00
Evan You
5bd5301cbe lint prompts 2018-01-01 00:52:22 -05:00
Evan You
4045a0f6c4 tweak cli output 2017-12-29 00:26:43 -05:00
Evan You
79cfab8edb refactor: adjust generation strategy 2017-12-28 22:10:32 -05:00