23769 Commits

Author SHA1 Message Date
Norbert de Langen
b1c6cf1ac4
Document showRoots for 5.3 by parameters 2020-01-09 17:03:59 +01:00
Norbert de Langen
3115eefd68
Upgrade @types/webpack-env and @types/node to fix conflicting t… (#9365)
Upgrade @types/webpack-env and @types/node to fix conflicting types
2020-01-09 14:02:58 +01:00
shisama
ad548e930c Upgrade @types/webpack-env and @types/node to fix conflicting types 2020-01-09 19:33:03 +09:00
Michael Shilman
29b6928679
Merge pull request #9359 from atanasster/cli-npm-init-error
CLI: Fix `sb init` to use spawn.sync if creating package.json
2020-01-09 13:21:02 +08:00
Michael Shilman
12bc1ba45c
Official-storybook: Prop table example for multiple named expor… (#9364)
Official-storybook: Prop table example for multiple named exports
2020-01-09 13:17:16 +08:00
Michael Shilman
2d22ca81f5 Official-storybook: Add prop table example for multiple named exports 2020-01-09 12:40:11 +08:00
Michael Shilman
94adb10df4
Merge pull request #9362 from beth-panx/patch-3
Addon-docs / web-components: Rename 'props' to 'properties' in props table
2020-01-09 10:41:01 +08:00
Beth Pan
1e5220bdb3
[Addon-docs][Web Components] Update 'props' to 'properties'
Update 'props' section title to 'properties'
2020-01-08 17:53:43 -08:00
atanasster
c6c928f2f2 re-read the newly created package,json 2020-01-08 17:19:19 -05:00
atanasster
c5fcecf40f use spawn,sync and limit the return parameters 2020-01-08 13:17:43 -05:00
Michael Shilman
c437db4f02 5.3.0-rc.12 next.json version file 2020-01-08 23:04:13 +08:00
Michael Shilman
ee8407740c Update version.ts to 5.3.0-rc.12 2020-01-08 23:00:51 +08:00
Michael Shilman
2c0b28727a v5.3.0-rc.12 v5.3.0-rc.12 2020-01-08 22:48:35 +08:00
Michael Shilman
dd101df9ee Update peer dependencies to 5.3.0-rc.12 2020-01-08 22:45:02 +08:00
Michael Shilman
9a47d7c5f6 5.3.0-rc.12 changelog 2020-01-08 22:44:53 +08:00
Michael Shilman
c251718a8e
Nav UI: Nodes are components only if they contain ALL leaf nodes (#9356)
Nav UI: Nodes are components only if they contain ALL leaf nodes
2020-01-08 22:26:44 +08:00
Michael Shilman
0c5c7260bc
Core: Fix HMR for global decorators in main.js config (#9354)
Core: Fix HMR for global decorators in main.js config
2020-01-08 21:27:47 +08:00
Michael Shilman
6110696017
Presets: Fix register.js addons entry (#9347)
Presets: Fix register.js addons entry
2020-01-08 21:26:00 +08:00
Michael Shilman
bbe7e7f9b3 Nav UI: Nodes are components only if they contain ALL leaf nodes 2020-01-08 21:18:16 +08:00
Norbert de Langen
bd269b2644
FIX 9192 by adding a _StorybookPreserveDecorators unto the module for flagging when to preserve global decorators 2020-01-08 11:45:27 +01:00
Michael Shilman
cf2e3601b4
Update MIGRATION.md 2020-01-08 16:19:44 +08:00
Michael Shilman
0b5f2db374
Update MIGRATION.md 2020-01-08 16:11:52 +08:00
Michael Shilman
7ba88f6506
React: Check CRA is installed before showing warning (#9346)
React: Check CRA is installed before showing warning
2020-01-08 01:49:39 +08:00
Michael Shilman
374408ad3d Presets: Fix register.js addons entry 2020-01-08 01:19:44 +08:00
Norbert de Langen
b25ee5afaa
Bump globby from 10.0.1 to 11.0.0 (#9340)
Bump globby from 10.0.1 to 11.0.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-01-07 18:04:40 +01:00
atanasster
12bbbcc22b moved the check to avoid double-check 2020-01-07 11:42:23 -05:00
atanasster
01c0e7f846 check if CRA is installed before showing the warning 2020-01-07 11:28:17 -05:00
Michael Shilman
93ccb846f1 5.3.0-rc.11 next.json version file 2020-01-07 22:17:05 +08:00
Michael Shilman
fc2871c9c3 Update version.ts to 5.3.0-rc.11 2020-01-07 22:05:06 +08:00
dependabot-preview[bot]
9b1e5d3958
Bump globby from 10.0.1 to 11.0.0
Bumps [globby](https://github.com/sindresorhus/globby) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v10.0.1...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 14:02:30 +00:00
Michael Shilman
a44240e420 v5.3.0-rc.11 v5.3.0-rc.11 2020-01-07 21:55:35 +08:00
Michael Shilman
69d18f579d Update peer dependencies to 5.3.0-rc.11 2020-01-07 21:52:06 +08:00
Michael Shilman
2e272df967 5.3.0-rc.11 changelog 2020-01-07 21:51:46 +08:00
Michael Shilman
ca2273d982
Addon-Docs: Handle leaf/non-leaf mixture in docs-mode navigation (#9321)
Addon-Docs: Handle leaf/non-leaf mixture in docs-mode navigation
2020-01-07 20:39:09 +08:00
Michael Shilman
123172f966 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-01-07 10:54:53 +08:00
Michael Shilman
554f1047e2 Update main.js MIGRATION instructions 2020-01-07 10:54:35 +08:00
Michael Shilman
e68bc9fbbc
Axe storyshots: move to original @wordpress/jest-puppeteer-axe… (#9337)
Axe storyshots: move to original @wordpress/jest-puppeteer-axe package
2020-01-07 09:59:23 +08:00
Filipp Riabchun
2d3a86d985 Axe storyshots: move to original @wordpress/jest-puppeteer-axe package 2020-01-06 20:13:56 +00:00
Michael Shilman
5f8e0fea54 5.3.0-rc.10 next.json version file 2020-01-06 22:46:38 +08:00
Michael Shilman
e81066ca23 Update version.ts to 5.3.0-rc.10 2020-01-06 22:39:02 +08:00
Michael Shilman
70b3a7aa30 v5.3.0-rc.10 v5.3.0-rc.10 2020-01-06 22:29:30 +08:00
Michael Shilman
97231cc359 Update peer dependencies to 5.3.0-rc.10 2020-01-06 22:25:24 +08:00
Michael Shilman
71e596a399 5.3.0-rc.10 changelog 2020-01-06 22:25:05 +08:00
Michael Shilman
403771a0e0
Revert "Source-loader: Disable no-implicit-any linting" (#9333)
Revert "Source-loader: Disable no-implicit-any linting"
2020-01-06 22:23:33 +08:00
Michael Shilman
9f96a457b8 Tweak stories 2020-01-06 20:40:26 +08:00
Michael Shilman
bb96262bd8
Revert "Source-loader: Disable no-implicit-any linting" 2020-01-06 17:54:26 +08:00
Michael Shilman
a61da5864c Fix deepscan 2020-01-06 17:24:59 +08:00
Michael Shilman
20c1ef0b85 Fix deepscan issues 2020-01-06 17:22:10 +08:00
Michael Shilman
09164b9c11 Nav UI: Don't collapse a node when it contains non-leaf children 2020-01-06 17:16:52 +08:00
Michael Shilman
5d47d072a3
Addon-docs: Fix scroll behavior on page navigation (#9331)
Addon-docs: Fix scroll behavior on page navigation
2020-01-06 16:17:14 +08:00