28371 Commits

Author SHA1 Message Date
Tom Coleman
89d09ddf03 Fix Chromatic warning 2020-07-04 17:09:59 +10:00
Michael Shilman
da102528f1
Merge pull request #11415 from storybookjs/10958-fix-argstable-subcomponnets
Addon-docs: Fix subcomponents display logic
2020-07-04 14:30:44 +08:00
Michael Shilman
56b2cc82b1 Props: clean up logic 2020-07-04 14:03:00 +08:00
Michael Shilman
de034fd78a
Merge pull request #11414 from storybookjs/11413-fix-source-rendering
Addon-docs: Fix Source rendering corner case
2020-07-04 13:55:09 +08:00
Michael Shilman
0589e9f868 Addon-docs: Fix subcomponents display logic 2020-07-04 09:04:57 +08:00
Michael Shilman
139f14a2f0 Tweak logic to minimize re-rendering 2020-07-04 07:49:00 +08:00
Michael Shilman
c0ea2a182a Addon-docs: Fix Source rendering corner case 2020-07-04 07:45:51 +08:00
Michael Shilman
8496d1f02c 6.0.0-beta.40 next.json version file 2020-07-04 00:32:06 +08:00
Michael Shilman
442c46ae1f Update version.ts to 6.0.0-beta.40 2020-07-04 00:27:30 +08:00
Michael Shilman
0ba27c4d5b v6.0.0-beta.40 v6.0.0-beta.40 2020-07-04 00:18:02 +08:00
Michael Shilman
559c0e3f61 Update root, peer deps to 6.0.0-beta.40 2020-07-04 00:13:48 +08:00
Michael Shilman
0d8ded0ac9 6.0.0-beta.40 changelog 2020-07-04 00:13:32 +08:00
Michael Shilman
64199e2e13 CLI: Add ugprade prompt when new version is available 2020-07-04 00:13:10 +08:00
Michael Shilman
7dc59dabc4
Merge pull request #11410 from storybookjs/fix/next
Build: Fix CI breaks
2020-07-04 00:04:44 +08:00
Norbert de Langen
0a2c47539c
FIX packtracker 2020-07-03 15:39:22 +02:00
Michael Shilman
652d009553
Merge pull request #11387 from storybookjs/11142-deprecate-manager-only-options
Core: Deprecate immutable options as parameters
2020-07-03 21:15:55 +08:00
Norbert de Langen
6d60a65827
IGNORE eslint error 2020-07-03 14:58:09 +02:00
Norbert de Langen
74365c9bac
ADD a cypress .wait to wait for knobs to have taken effect 2020-07-03 14:56:22 +02:00
Norbert de Langen
76134a5441
FIX cra-ts-kitchen-sink 2020-07-03 14:29:13 +02:00
Michael Shilman
b18ef1c371
Merge pull request #11396 from storybookjs/11382-version-consistency-check
CLI: Add upgrade utility with version consistency check
2020-07-03 17:12:21 +08:00
Michael Shilman
8440db83ef CLI: Generalize upgrade deprecation scheme 2020-07-03 15:17:23 +08:00
Tom Coleman
1d03a9dc5e Fix case where there is no options 2020-07-03 13:10:05 +10:00
Michael Shilman
59fd21441f CLI: Add upgrade utility 2020-07-03 06:13:34 +08:00
Michael Shilman
0ee0e2f186 Update versions 2020-07-02 19:52:51 +08:00
Michael Shilman
8ad28a5249 6.0.0-beta.39 next.json version file 2020-07-02 19:45:22 +08:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Michael Shilman
f09659e6a4 Update root, peer deps to 6.0.0-beta.39 2020-07-02 19:28:04 +08:00
Michael Shilman
b3a24f9320 6.0.0-beta.39 changelog 2020-07-02 19:27:48 +08:00
Michael Shilman
0e9dc60a99
Update SECURITY.md 2020-07-02 18:11:16 +08:00
Michael Shilman
e44be9c222
Merge pull request #11389 from storybookjs/shilman-patch-1
Create SECURITY.md security policy
2020-07-02 18:10:08 +08:00
Michael Shilman
2e69febcf4
Merge pull request #11388 from storybookjs/10947-disable-props-and-controls
Args: Disable rows and controls in argTypes
2020-07-02 18:08:03 +08:00
Michael Shilman
32e95ece07 Fix deepscan 2020-07-02 18:06:45 +08:00
Michael Shilman
ea59ee0158
Update SECURITY.md 2020-07-02 18:04:57 +08:00
Michael Shilman
4b9e08ad3a
Create SECURITY.md 2020-07-02 18:02:23 +08:00
Michael Shilman
da14eea904 Args: Disable rows and controls in argTypes 2020-07-02 17:36:36 +08:00
Tom Coleman
c87c3b3444
Fix weird import
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-02 19:26:17 +10:00
Tom Coleman
e92ec19cca Deprecate immutable options as parameters
#11142
2020-07-02 19:18:44 +10:00
Norbert de Langen
0a64eba7cb
Merge pull request #11364 from storybookjs/add/composition-auto-disable
Add/composition auto disable
2020-07-02 10:25:37 +02:00
Michael Shilman
86004b0a5f
Merge pull request #11385 from storybookjs/11384-rename-global-args
Args: Rename `globalArgs` to `globals`
2020-07-02 14:15:19 +08:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Michael Shilman
b6844803fa
Merge pull request #11370 from storybookjs/714-static-directory
Build-storybook: Document static directory workaround
2020-07-01 20:38:01 +08:00
Norbert de Langen
db7da2bfd1
Change to .disabled property for disabling autorefs 2020-07-01 13:33:37 +02:00
Norbert de Langen
48d2339abf
Merge pull request #11365 from storybookjs/add/artifacts-e2e
Build: Add artifacts for e2e CI task
2020-07-01 12:47:51 +02:00
Norbert de Langen
17e6afcc3f
Merge pull request #11282 from storybookjs/feature/essentialsCLI
CLI: use addon-essentials & args
2020-07-01 11:51:37 +02:00
Michael Shilman
09098a03d8
Merge pull request #11369 from storybookjs/11108-csf-forbid-duplicate-kinds
CSF: Forbid duplicate kinds
2020-07-01 10:35:09 +08:00
Michael Shilman
e70ce1fd34 Build-storybook: Document static directory workaround 2020-07-01 10:27:59 +08:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
tooppaaa
6b8baaee22 Remove vue-loader versioning 2020-06-30 22:28:36 +02:00
tooppaaa
5f407b762b Merge remote-tracking branch 'origin/next' into feature/essentialsCLI 2020-06-30 22:22:12 +02:00
Gaëtan Maisse
8a623d78d5
Merge pull request #11357 from storybookjs/e2e_angular
E2E: remove cli fixtures in favor of e2e
2020-06-30 21:14:43 +02:00