4387 Commits

Author SHA1 Message Date
Michael Shilman
0f1b6accc5 v5.2.0-beta.43 2019-08-28 08:01:44 +08:00
Michael Shilman
f8f8de7a55 Merge branch 'next' into 7599-display-name-option 2019-08-28 01:03:49 +08:00
Michael Shilman
82f4910300 Update version.ts 2019-08-28 00:48:44 +08:00
Michael Shilman
adcf205db0 v5.2.0-beta.42 2019-08-28 00:24:54 +08:00
Michael Shilman
08d28ebdc6
Merge pull request #7874 from storybookjs/7871-docs-parameter
Addon-docs: Make config API consistent with other addons
2019-08-28 00:16:33 +08:00
Michael Shilman
fbaa3d3037 Update version.ts 2019-08-28 00:07:00 +08:00
Michael Shilman
7d272bad69 v5.2.0-beta.41 2019-08-27 23:54:42 +08:00
Michael Shilman
b1a872ba34 CSF: displayName => makeDisplayName per review feedback 2019-08-27 23:41:34 +08:00
Michael Shilman
061d781372 CSF: Use displayName param for nav display to preserve ID stability 2019-08-27 20:32:49 +08:00
Michael Shilman
062dc3ba4a Fix typescript 2019-08-27 19:18:50 +08:00
Michael Shilman
c992646c03 CSF: Transform CSF named exports with a displayName option 2019-08-27 18:02:34 +08:00
Michael Shilman
245805a7a0 Fix deepscan issues 2019-08-27 15:54:40 +08:00
Michael Shilman
e37f22abd2 Update snapshots 2019-08-27 15:49:18 +08:00
Michael Shilman
d8f96a7e13 Addon-docs: Make configuration API consistent with other addons 2019-08-27 15:40:06 +08:00
Michael Shilman
7ac1cab8d5
Merge pull request #7860 from storybookjs/hooks-context
Core: Pass a separate hooks context per story
2019-08-27 07:36:48 +08:00
Norbert de Langen
a45bc685b2
Merge pull request #7861 from XYShaoKang/next
Add the ignore `first-child` selector warning flag
2019-08-26 23:14:27 +02:00
Norbert de Langen
ad67427a2c MOVE hooks into lib/addons 2019-08-26 21:59:57 +02:00
lucasterra
219dc2eb58 fix: tooltip list not being scrollable 2019-08-26 16:52:35 +02:00
ShaoKang
e10fa07c22
fix lint 2019-08-26 08:11:28 +08:00
ShaoKang
eabc154397
Add the ignore first-child selector warning flag 2019-08-26 06:15:53 +08:00
Hypnosphi
e0748b23d2 Pass a separate hooks context per story 2019-08-24 19:13:22 +02:00
Michael Shilman
f29a8c8ced Update version.ts 2019-08-23 22:59:04 +08:00
Michael Shilman
61916aaf92 v5.2.0-beta.40 2019-08-23 22:46:56 +08:00
Eric Nagy
0be1902a45 - Updated ts-ignore to fix story source load failures 2019-08-22 11:24:01 -07:00
Michael Shilman
fbf5715ed0 Addon-docs: Force hidden attribute on #root element 2019-08-22 18:09:48 +08:00
Michael Shilman
d9a9c1d10a Update version.ts 2019-08-22 11:37:03 +08:00
Michael Shilman
29944a6973 v5.2.0-beta.39 2019-08-22 11:28:56 +08:00
Michael Shilman
2ac5a76fd8 Source-loader: Selectively ignore typescript errors in generated code 2019-08-21 08:55:24 +08:00
Michael Shilman
f8a96e33da Update version.ts 2019-08-21 00:14:47 +08:00
Michael Shilman
6a6537f413 v5.2.0-beta.38 2019-08-21 00:05:16 +08:00
Norbert de Langen
8fde590b17 FIX cli tests 2019-08-20 17:14:56 +02:00
Norbert de Langen
4e9f9bda46 REMOVE need for babel-register in our CLI 2019-08-20 15:56:29 +02:00
Gert Hengeveld
6ba958bb8d
Merge pull request #7822 from storybookjs/fix/no-output-on-ci-flag
FIX issue where the block of build info (including url) wouldn't show if passed --ci #7821
2019-08-20 13:38:28 +02:00
Norbert de Langen
0a45c30429 FIX issue where the block of build info (including url) wouldn't show if passed --ci #7821 2019-08-20 12:34:30 +02:00
Michael Shilman
e4dad48327 Update version.ts 2019-08-20 16:08:36 +08:00
Michael Shilman
bc4b5e8047 v5.2.0-beta.37 2019-08-20 16:00:12 +08:00
Michael Shilman
eab479e342 Addon-docs: Add docsContainer parameter 2019-08-20 14:23:55 +08:00
Eric Nagy
506359e6cb
Add @next to docs
I ran into some issues with the codemods which were fixed by targeting `@next` (missing `migrate` command and missing `storiesof-to-csf.js`).
2019-08-19 16:34:37 -07:00
Michael Shilman
4f3db63724 Update version.ts 2019-08-20 03:28:29 +08:00
Michael Shilman
2c9c448307 v5.2.0-beta.36 2019-08-20 03:20:42 +08:00
Michael Shilman
3f07df56be v5.2.0-beta.35 2019-08-20 02:38:05 +08:00
Michael Shilman
bb8622c6fe v5.2.0-beta.34 2019-08-20 02:11:25 +08:00
Michael Shilman
bc8250faba
Merge pull request #7791 from storybookjs/trigger-effects-after-render
Preview hooks: trigger effects after story render
2019-08-20 02:04:39 +08:00
Norbert de Langen
a80ba2629c
Merge pull request #7785 from storybookjs/addon-docs-no-docs
Addon-docs: Improved "No docs" message
2019-08-19 16:49:06 +02:00
Norbert de Langen
1b4fa05754
Merge pull request #7651 from testerez/pdf-support
Add .pdf support to file-loader
2019-08-19 16:38:03 +02:00
Michael Shilman
03ddbc9618 Update version.ts 2019-08-18 21:51:15 +08:00
Michael Shilman
a1f0a1ba26 v5.2.0-beta.33 2019-08-18 21:42:30 +08:00
Hypnosphi
f0f68b4717 Fix tests 2019-08-17 22:21:24 +02:00
Hypnosphi
d8da326655 Support slightly async decorators (#7407#issuecomment-514103397) 2019-08-17 17:35:52 +02:00
Hypnosphi
149cebaf43 App React: Ensure that STORY_RENDERED is emitted only after calling storyFn 2019-08-17 17:24:53 +02:00