289 Commits

Author SHA1 Message Date
Michael Shilman
277d6c50a2 CLI: REACT template CSF refactor 2019-10-12 09:41:23 +08:00
Michael Shilman
038629815b CLI: RAX template CSF refactor 2019-10-12 09:36:22 +08:00
Michael Shilman
256556fcc6 CLI: Preact template CSF refactor 2019-10-12 09:34:04 +08:00
Michael Shilman
996b7df30a CLI: Polymer template CSF refactor 2019-10-12 09:32:28 +08:00
Michael Shilman
539181b4ff CLI: Mithril template CSF refactor 2019-10-12 09:29:51 +08:00
Michael Shilman
fb2e60780c CLI: Meteor template CSF refactor 2019-10-12 09:28:08 +08:00
Michael Shilman
d2376bfb7c CLI: Marko template CSF refactor 2019-10-12 09:25:24 +08:00
Michael Shilman
452429b5d9 CLI: HTML template for MDX 2019-10-12 09:24:52 +08:00
Michael Shilman
4cca156629 New template directory pattern 2019-10-12 08:51:39 +08:00
Michael Shilman
7052500200 CLI: HTML story-format refactor 2019-10-12 08:51:19 +08:00
Michael Shilman
d82a63d4d0 CLI: Ember story-format refactor 2019-10-11 22:41:33 +08:00
Michael Shilman
ad96cb01a9 CLI: Angular MDX template 2019-10-11 09:25:40 +08:00
Michael Shilman
be1ab5988b Remove unused import 2019-10-11 09:21:53 +08:00
Michael Shilman
d014129ae3 Fix missing import 2019-10-11 09:09:58 +08:00
Michael Shilman
ee540292cc CLI: MDX format option for CRA apps 2019-10-10 23:55:01 +08:00
Norbert de Langen
c4f7d09fb7
Merge branch 'next' into remove-global 2019-10-04 10:06:18 +02:00
Norbert de Langen
59fa1589e4 FIX removed spaced 2019-10-03 15:29:08 +02:00
Hypnosphi
3fd7cee3f7 Don't use global package in templates 2019-10-03 12:56:07 +02:00
Norbert de Langen
28fed37f0d ESlint upgrade 2019-10-03 11:08:40 +02:00
Norbert de Langen
48ab15ea9f FIX linting 2019-10-02 00:26:57 +02:00
Norbert de Langen
de2748cf61 FIX linting 2019-09-25 11:15:01 +02:00
Norbert de Langen
d91386ed94 Merge branch 'next' into pr/hansottowirtz/7738 2019-09-24 02:02:12 +02:00
Michael Shilman
2bf72d172f Fix deepscan issue 2019-09-03 20:54:44 +08:00
Michael Shilman
716db9bf0d CLI: Force welcome stories to show up first in load order 2019-09-03 20:48:47 +08:00
Michael Shilman
1f0c57515a Remove outdated sortStoriesByKind 2019-09-03 20:24:46 +08:00
Hans Otto Wirtz
daea700e18 Fix test 2019-08-12 19:51:41 +02:00
Hans Otto Wirtz
411fe09111 Improve tests and error message 2019-08-12 13:40:54 +02:00
Hans Otto Wirtz
1632a3acbf Add support for cli generators and add test comments in examples 2019-08-11 21:22:52 +02:00
Michael Shilman
1d6e58e74b
Core: rename load to configure (#7576)
Core: rename `load` to `configure`
2019-07-27 16:22:16 +08:00
Michael Shilman
cc8c06718b CLI templates: rename load => configure 2019-07-27 02:21:49 +08:00
Kai Röder
3efef84c19 update error message 2019-07-26 16:43:34 +02:00
Alexander Ivanov
2ea67727bb rename method 2019-07-26 21:10:25 +07:00
Alexander Ivanov
20172beb97 fix: error if angular.json not specify default project 2019-07-26 17:41:09 +07:00
Norbert de Langen
747a5ed3ed
CLI: update sb init to module format for Ember/Marko/Mithril/… (#7504)
CLI: update `sb init` to module format for Ember/Marko/Mithril/Rax/Riot/Svelte
2019-07-23 10:15:38 +02:00
Norbert de Langen
68f06ff89a
CLI: update sb init to module format for Angular (#7502)
CLI: update `sb init` to module format for Angular
2019-07-23 10:15:15 +02:00
Norbert de Langen
f0d079908f
CLI: update sb init to module format for React (#7500)
CLI: update `sb init` to module format for React
2019-07-23 10:14:51 +02:00
Michael Shilman
49b67c9f87 Merge branch 'next' into 7499-module-format-others 2019-07-21 09:41:55 +08:00
Michael Shilman
f712df80d2
Merge pull request #7501 from storybookjs/7499-module-format-vue
CLI: update `sb init` to module format for Vue
2019-07-21 09:16:43 +08:00
Michael Shilman
dd756d98d3 Remove unused linting 2019-07-21 08:23:37 +08:00
Michael Shilman
0cdafb3bcd Ignore JSX warning in CLI templates 2019-07-21 02:41:35 +08:00
Michael Shilman
00c9e3558a CLI templates: Svelte => module format 2019-07-20 17:09:19 +08:00
Michael Shilman
0bf6b1a39f CLI templates: Riot => module format 2019-07-20 17:09:08 +08:00
Michael Shilman
44f67044f0 CLI templates: Rax => module format 2019-07-20 17:08:51 +08:00
Michael Shilman
18597a8337 CLI templates: Mithril => module format 2019-07-20 17:08:38 +08:00
Michael Shilman
bf4073b073 CLI templates: Marko => module format 2019-07-20 17:08:20 +08:00
Michael Shilman
3f21c949fd CLI templates: Ember => module format 2019-07-20 17:08:07 +08:00
Michael Shilman
218934cb1f CLI templates: Polymer => module format 2019-07-20 17:03:45 +08:00
Michael Shilman
fa662da49d CLI templates: HTML => module format 2019-07-20 17:03:18 +08:00
Michael Shilman
f0e3a16778 CLI templates: Angular => module format 2019-07-20 16:59:03 +08:00
Michael Shilman
8e7047f1db CLI templates: Vue SFC => module format 2019-07-20 16:55:48 +08:00