26 Commits

Author SHA1 Message Date
Sangmin Yoon
5c9a26c0a1 add Mithril support in CLI 2018-03-20 14:59:48 +09:00
Hypnosphi
398ff2639e eslint: remove unused disable directives 2018-02-17 20:35:37 +03:00
Stijn Koopal
57f01048a5 Add polymer support in CLI 2017-11-03 11:55:00 +01:00
hypnos
dc140b02ed Merge remote-tracking branch 'upstream/release/3.3' into 269-angular-support 2017-09-15 03:45:42 +03:00
hypnos
f0c6942b61 Compare current and latest versions 2017-09-15 02:25:02 +03:00
hypnos
067ccdf9a0 Refactor CLI 2017-09-14 04:35:40 +03:00
Norbert de Langen
ff7f049271 Merge branch 'release/3.3' into 269-angular-support 2017-09-09 13:32:22 +02:00
Norbert de Langen
eb9fe3c6e7 Merge branch 'release/3.3' into 269-angular-support 2017-09-09 09:30:20 +02:00
Norbert de Langen
f9590dc589 Merge branch 'release/3.3' into undetected 2017-09-09 08:46:23 +02:00
hypnos
40716afb8b CLI: handle promise rejections 2017-09-09 06:08:07 +03:00
hypnos
227677c1fb CLI: A more human-friendly message for undetected project types 2017-09-09 04:24:32 +03:00
hypnos
7df5a6ab93 Add tests for CLI. Support node 4 2017-08-30 02:47:15 +03:00
Carlos Vega
a01752ef05 Adding angular to the cli generator
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Alexandre BODIN
8145ac3414 Merge branch 'master' into add-app-vue 2017-06-18 18:00:46 +02:00
kazuya kawaguchi
9bd55bc9a4
🆙 update(cli): stories creating for vue 2017-06-16 22:47:24 +09:00
kazuya kawaguchi
ff5686143f
🆙 update(cli): getstorybook vue supporting 2017-06-16 03:19:56 +09:00
Augustin Le Fèvre
d3f0a9de26 Add --parser option to getstorybook 2017-06-15 15:51:09 +02:00
Norbert de Langen
da961dc508 FIX linting 2017-06-03 21:06:48 +02:00
Tom Coleman
104ca5143e Added an upgrade mode to getstorybook
This allows us to go from 2.x -> 3.0

A future version of storybook may include a version # that allows us to be more subtle, but we don't need it yet.
2017-05-30 10:22:16 +10:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Michael Shilman
01db55980b Suppress lint error 2017-05-26 01:58:27 +10:00
Michael Shilman
fbb5a86d5e Fix linting err in CRNA script 2017-05-25 22:06:50 +10:00
Michael Shilman
cfe52395d3 Fix linting and simplify code in CRNA generator 2017-05-25 21:51:23 +10:00
Michael Shilman
3e2673b962 Add CRNA support
1. detect CRNA projects
2. simplify RN and CRNA templates by consolidating app into single
`index.js` instead of `index.ios.js` and `index.android.js`
3. notify user of extra setup steps in CLI
4. document CRNA idiosyncrasies in README
2017-05-24 23:34:29 +10:00
Norbert de Langen
a52ab86c4f IMPROVE cli 2017-05-20 17:50:38 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00