609 Commits

Author SHA1 Message Date
Michael Shilman
76b3c817a1 v4.0.0-rc.0 2018-10-15 23:39:49 +08:00
Hypnosphi
18c56bc8a9 Remove check-node-version as well 2018-10-14 03:01:29 +02:00
Hypnosphi
a03c316624 Remove npx dependency 2018-10-14 02:59:11 +02:00
Michael Shilman
155afad695 v4.0.0-alpha.25 2018-10-13 17:36:43 +08:00
Michael Shilman
6ef947f540
Merge pull request #4407 from storybooks/shilman/cli-rename-in-readmes
Update docs with CLI rename
2018-10-13 16:33:04 +08:00
Norbert de Langen
5102f4706a
Merge pull request #4380 from storybooks/knobs/replace-datepicker
Knobs/replace datepicker
2018-10-13 08:28:06 +00:00
Michael Shilman
b66c4dc9d6 Update CLI docs with rename 2018-10-13 16:05:06 +08:00
Michael Shilman
7f7e54906a
Merge pull request #4184 from Keraito/cli-framework-choice
Cli framework choice
2018-10-13 15:15:56 +08:00
Michael Shilman
cba68c4b9c
Add missing project types 2018-10-13 15:08:13 +08:00
Hypnosphi
be532db015 Run yarn upgrade-interactive --latest in root and docs
To reduce dependabot PRs number
2018-10-13 02:31:34 +02:00
Hypnosphi
db05223547 Merge branch 'master' into knobs/replace-datepicker 2018-10-13 01:58:37 +02:00
Filipp Riabchun
542baa436b
Merge pull request #4335 from gabrielcsapo/ember-storybook-cleanup
CLEANUP ember docs and refactor
2018-10-13 00:35:41 +02:00
Norbert de Langen
7061ec97d3
Merge branch 'master' into knobs/replace-datepicker 2018-10-12 22:22:20 +00:00
Gabriel J. Csapo
b5e52dc617 [ember] docs cleanup and refactor 2018-10-12 11:30:52 -07:00
Norbert de Langen
d379a8dc74
Merge branch 'master' into tech/reapply-html-plugin
# Conflicts:
#	yarn.lock
2018-10-12 11:16:05 +02:00
Norbert de Langen
825d4ec53b
CHANGE knob/Date to a native datepicker 2018-10-12 11:06:28 +02:00
Norbert de Langen
ff19bc475f
Merge branch 'master' into react-native-cli-template 2018-10-12 09:25:00 +02:00
Norbert de Langen
ac2d7de64e
CHANGE back to use html-webpack-plugin to keep compatibility with plugin that depend on it. 2018-10-12 02:04:21 +02:00
Norbert de Langen
ecc06bbbb9
Merge pull request #4347 from storybooks/tech/upgrades-5
Tech/upgrades 5
2018-10-11 08:04:42 +00:00
Michael Shilman
59c40d3c5e
Merge branch 'master' into cli-framework-choice 2018-10-11 08:18:37 +08:00
Michael Shilman
551537b950 Merge branch 'master' into shilman/cli-rename 2018-10-11 05:10:53 +08:00
Norbert de Langen
41483e2160
UPGRADES 2018-10-10 22:23:35 +02:00
Michael Shilman
f6858118c7 Remove CRNA fixture
We are not using it and it's causing the CLI test to fail
2018-10-11 04:22:30 +08:00
Keraito
92c98a08fa Merge branch 'master' into cli-framework-choice 2018-10-10 21:42:29 +02:00
Michael Shilman
29def997a9 Remove start/build commands for now
"sb start/build" should call start-storybook and build-storybook directly, rather than calling "yarn storybook". This way we can use "sb start/build" in the package.json NPM scripts and expose users to the CLI that way. For now let's remove it.
2018-10-11 03:27:52 +08:00
Michael Shilman
5e38138dd8 Rename storybook CLI to sb to avoid conflicts with storybook NPM script
We use "yarn storybook" everywhere and creating a CLI called "storybook" introduces a name conflict. Plus "sb" is shorter.
2018-10-11 03:24:04 +08:00
igor-dv
77e615b548 Remove uglifyjs-webpack-plugin 2018-10-10 11:50:12 +03:00
igor-dv
b312d3ca82 Revert "Temp delete riot from the test/fixtures, to check if it's relevant to the "latest" deps"
This reverts commit a93fc32a2158cabf41b76be62cd417341504f996.
2018-10-10 11:44:20 +03:00
igor-dv
a93fc32a21 Temp delete riot from the test/fixtures, to check if it's relevant to the "latest" deps 2018-10-10 11:25:01 +03:00
Gytis Vinclovas
fde314b31e Updated instruction message in setup.
Added few comments in template.
Only notifies about not found app name if you use React Native Vanilla.
2018-10-10 09:55:33 +03:00
Kai Röder
43e9eddabb Updated tsconfig 'extends' path for the storybook cli 2018-10-09 16:57:36 +02:00
Gytis Vinclovas
5b78c5cd46 Unifying React Native template. 2018-10-09 10:54:09 +03:00
Fran Worley
df8cbe1782 Add ember to list of supported frameworks to correctly detect if storybook is already setup 2018-10-08 13:33:13 +01:00
Fran Worley
9e2f7f77b9 move ember app detection above react
This ensures that an ember app will still be detected even after react dependencies are added
2018-10-08 13:32:42 +01:00
Michael Shilman
bdc8120ab9 v4.0.0-alpha.24 2018-10-04 01:24:20 -07:00
Gabriel J. Csapo
be5d4c0181 [framework] add ember support 2018-10-03 00:50:39 -07:00
Hypnosphi
621a4ed603 CLI tests: replace rsync with cp 2018-09-30 17:03:53 +02:00
Michael Shilman
2ca9c34c4c v4.0.0-alpha.23 2018-09-25 15:40:49 -07:00
Pavan Kumar Sunkara
368cbc3efd Remove unneeded top level dependencies 2018-09-25 01:14:56 +02:00
Pavan Kumar Sunkara
dd1953c953
Merge pull request #4213 from Keraito/cli-gestorybook-fix
Cli gestorybook fix
2018-09-24 14:43:01 +02:00
Keraito
242dcbd7dd Remove debugging flag 2018-09-21 20:03:31 +02:00
Keraito
ced0fcfa16 Isolate getstorybook code 2018-09-21 19:57:51 +02:00
Keraito
233555c024 Return promise from initiate generator 2018-09-21 19:57:44 +02:00
Kai Röder
f969f3c57a Merge branch 'master' into angular-build-time-optimization 2018-09-20 14:41:56 +02:00
Keraito
6c1a627a24 Merge branch 'master' into cli-framework-choice 2018-09-20 13:52:25 +02:00
Keraito
79d316ae79 Test installed storybook checker 2018-09-20 11:02:28 +02:00
Keraito
2f5a249727 Extract supported frameworks and test 2018-09-20 11:01:13 +02:00
Keraito
c018d98e8f Change Undetected project feedback 2018-09-20 11:00:24 +02:00
Michael Shilman
5112b52004 v4.0.0-alpha.22 2018-09-19 14:00:53 -07:00
Pavan Kumar Sunkara
84fd7939f7 Added publishConfig.access = public to all packages we are publishing 2018-09-19 18:24:32 +02:00