22624 Commits

Author SHA1 Message Date
Michael Shilman
88eaed8e87 Examples: Upgrade cra-ts-kitchen-sink to simplified hierarchy separator 2019-11-13 18:10:22 +08:00
Michael Shilman
a91c2c8fb1 Examples: Upgrade angular-cli to simplified hierarchy separator 2019-11-13 18:09:56 +08:00
Michael Shilman
529b8470e5 Core: Fix showRoots behavior when there's no hierarchy 2019-11-13 18:06:12 +08:00
Michael Shilman
70997af8ec UI: Upgrade stories to simplified hierarchy separators 2019-11-13 17:59:52 +08:00
Michael Shilman
becc154a0f Components: Upgrade stories to simplified hierarchy separators 2019-11-13 17:59:09 +08:00
Michael Shilman
fa0d62bf37 Examples: Upgrade official-storybook to simplified hierarchy separators 2019-11-13 17:57:51 +08:00
Michael Shilman
fbf8b42988 CLI: upgrade-hierarchy-separators codemod 2019-11-13 17:42:34 +08:00
Michael Shilman
148af1752e CLI: Fix migration glob docs & parser passing 2019-11-13 17:35:16 +08:00
Tom Coleman
c08b9102fb Fix test 2019-11-12 16:48:11 +11:00
Tom Coleman
6c6138d88e Remove unused import 2019-11-12 16:24:17 +11:00
Tom Coleman
8c13c4b6bf Update ClientApi.getSeparators w/ new logic 2019-11-12 16:23:57 +11:00
Tom Coleman
a399e5ad3d Update snapshots 2019-11-12 16:11:45 +11:00
Tom Coleman
2e2c0ef897 Fix test 2019-11-12 16:11:44 +11:00
Michael Shilman
71c468568d
Update MIGRATION.md 2019-11-12 11:14:17 +08:00
Tom Coleman
95f5cfc146 Small fix to warning messages 2019-11-12 13:30:18 +11:00
Tom Coleman
77b5038047 Remove spurious log 2019-11-12 13:29:26 +11:00
Tom Coleman
557f94df9b Add a test for showRoots 2019-11-12 13:21:26 +11:00
Tom Coleman
e9e4ac195e Added migration notes and updated docs 2019-11-12 13:02:34 +11:00
Tom Coleman
db9f277b4b Create a showRoots option and drive behaviour with it. 2019-11-12 12:43:33 +11:00
Tom Coleman
c72e7cad43 Implement warnings and new behaviour for hierarchy separators 2019-11-12 12:24:04 +11:00
Michael Shilman
c05036af68 Merge branch 'next' of github.com:storybookjs/storybook into next 2019-11-12 07:26:49 +08:00
Michael Shilman
e3ab46a202 Addon-docs: Deprecate framework presets 2019-11-12 07:26:30 +08:00
Michael Shilman
0300df0f32
Framework-specific presets are deprecated (#8791)
Framework-specific presets are deprecated
2019-11-12 07:24:19 +08:00
Petra Jaros
036b450753
Framework-specific presets are deprecated 2019-11-11 16:28:10 -05:00
Michael Shilman
d7c3653291 5.3.0-alpha.43 next.json version file 2019-11-11 23:56:10 +08:00
Michael Shilman
f0f8e9c61c Update version.ts 2019-11-11 23:53:16 +08:00
Michael Shilman
c5aadcc536 v5.3.0-alpha.43 v5.3.0-alpha.43 2019-11-11 23:38:33 +08:00
Michael Shilman
ebb4e17efc 5.3.0-alpha.43 changelog 2019-11-11 23:34:33 +08:00
Michael Shilman
68cd5489ac
Fix CSF in MDX example code (#8772)
Fix CSF in MDX example code
2019-11-11 22:57:41 +08:00
Michael Shilman
14a449bb9b
Presets / Addon-docs: Cleanup framework-specific presets (#8782)
Presets / Addon-docs: Cleanup framework-specific presets
2019-11-11 20:54:45 +08:00
Michael Shilman
9cb11fcc1b Upgrade version 2019-11-11 18:13:29 +08:00
Michael Shilman
cccbdc10ec Remove unused imports 2019-11-11 18:00:33 +08:00
Michael Shilman
52a5dc554d
Merge pull request #8773 from donaldpipowitch/fix-8294-source-loader
Source-loader: Warn if applied to non-stories file
2019-11-11 17:55:09 +08:00
Michael Shilman
884962b787 Addon-docs: Add unified preset, deprecate framework-specific presets 2019-11-11 14:56:17 +08:00
Donald Pipowitch
0e80a46d4d fixed logger 2019-11-11 07:26:38 +01:00
Donald Pipowitch
e4ab56d9a3 updated logging based on feedback 2019-11-10 19:51:49 +01:00
Michael Shilman
ab7f343e87 Presets: Add framework option 2019-11-10 19:01:40 +08:00
Filipp Riabchun
be32fadf03
Merge pull request #8774 from storybookjs/add-babel-runtime
Add @babel/runtime to workspace
2019-11-09 15:54:33 +01:00
Filipp Riabchun
cc58e6344b Add @babel/runtime to workspace 2019-11-09 15:17:30 +01:00
Donald Pipowitch
01ca39589b check context in source-loader 2019-11-09 14:50:55 +01:00
Michael Shilman
23f8b11bc8 5.2.6 changelog 2019-11-09 18:17:38 +08:00
Alan Choi
0500cc1504
fix non-working example code
The updated line produces the warning below:
Warning: Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.
2019-11-09 17:50:39 +09:00
Michael Shilman
f16888f6f6 5.3.0-alpha.42 next.json version file 2019-11-09 16:11:52 +08:00
Michael Shilman
d52f794dc7 Update version.ts 2019-11-09 16:08:23 +08:00
Michael Shilman
5242f4f190 v5.3.0-alpha.42 v5.3.0-alpha.42 2019-11-09 15:59:48 +08:00
Michael Shilman
73f1678918 5.3.0-alpha.42 changelog 2019-11-09 15:34:40 +08:00
Michael Shilman
b3d93715a7
MDX knobs example (#8771)
MDX knobs example
2019-11-09 15:14:29 +08:00
Michael Shilman
703f932416 MDX knobs example 2019-11-09 11:33:45 +08:00
Norbert de Langen
d217fbdb9e
Addon-info: Remove jsnext:main (#8764)
Addon-info: Remove jsnext:main
2019-11-08 17:52:17 +01:00
Michael Shilman
6c4764fd08 Addon-info: Remove jsnext:main 2019-11-09 00:10:06 +08:00