28540 Commits

Author SHA1 Message Date
Michael Shilman
a5750c5123 Controls: Fix object story switching 2020-07-06 16:11:45 +08:00
Norbert de Langen
939ae6b03e
Merge branch 'next' into 9773-inconsistent-paths
# Conflicts:
#	lib/api/src/version.ts
2020-07-06 10:05:59 +02:00
Tom Coleman
87aec075e0 Deprecate configure 2020-07-06 17:15:22 +10:00
Michael Shilman
d706f5563d
Merge pull request #11430 from storybookjs/11427-controls-debounce
Controls: Fix interaction lag & CJK input
2020-07-06 15:09:51 +08:00
Tom Coleman
acf156b278 Move framework to be the first argument to loadCsf
(So it is easier to have a trailing arg)
2020-07-06 17:08:33 +10:00
Michael Shilman
25de639593 Controls: more cleaning 2020-07-06 14:48:51 +08:00
Michael Shilman
7ea3016d90 Controls: cleanup 2020-07-06 14:47:09 +08:00
Tom Coleman
63fec28021 Get rid of module.hot.accept code for configure API.
This avoids us having to solve #10005 right now and is consistent with the stories entry.
2020-07-06 16:38:11 +10:00
Michael Shilman
cb3134f108 Controls: Box control values to handle functions properly 2020-07-06 14:37:37 +08:00
Michael Shilman
121c2b7bda Controls: Store state locally, resolve on blur 2020-07-06 12:15:10 +08:00
Michael Shilman
40a319d367 6.0.0-beta.43 next.json version file 2020-07-05 18:51:30 +08:00
Michael Shilman
b92972628f Update version.ts to 6.0.0-beta.43 2020-07-05 18:44:32 +08:00
Michael Shilman
99a191894a v6.0.0-beta.43 v6.0.0-beta.43 2020-07-05 18:35:22 +08:00
Michael Shilman
89bd678916 Update root, peer deps to 6.0.0-beta.43 2020-07-05 18:29:12 +08:00
Michael Shilman
de23481549 6.0.0-beta.43 changelog 2020-07-05 18:29:03 +08:00
Tom Coleman
0fe66e6aa5
Merge pull request #11407 from storybookjs/10115-global-args-composition
Ignore globals from non-local refs
2020-07-05 20:18:35 +10:00
Tom Coleman
930ef4a227
Merge pull request #11390 from storybookjs/remove-startup-redirects
Core: Remove manager redirects on boot
2020-07-05 16:08:16 +10:00
Tom Coleman
247b13bd88 Merge remote-tracking branch 'origin/next' into remove-startup-redirects 2020-07-05 15:32:27 +10:00
Tom Coleman
35135f6c7e Merge remote-tracking branch 'origin/next' into 10115-global-args-composition 2020-07-05 15:31:23 +10:00
Tom Coleman
7749be95c2
Remove unused code 2020-07-05 15:09:18 +10:00
Tom Coleman
38e66ad7cb Add updateRef API and use for setting ref args 2020-07-05 15:04:22 +10:00
Michael Shilman
426f846493 6.0.0-beta.42 next.json version file 2020-07-05 12:26:11 +08:00
Michael Shilman
ba5dc4f770 Update version.ts to 6.0.0-beta.42 2020-07-05 12:19:29 +08:00
Michael Shilman
8b5427577a v6.0.0-beta.42 v6.0.0-beta.42 2020-07-05 12:10:21 +08:00
Michael Shilman
7fba1181ac Update root, peer deps to 6.0.0-beta.42 2020-07-05 12:01:43 +08:00
Michael Shilman
10f97ebb14 6.0.0-beta.42 changelog 2020-07-05 12:01:33 +08:00
Michael Shilman
e2939f34c2
Merge pull request #11420 from storybookjs/10958-fix-props-block
Addon-docs: Fix Props subcomponents regression
2020-07-05 12:00:36 +08:00
Michael Shilman
ca9fb16674
Merge pull request #11417 from storybookjs/10005-deprecate-addParameters-addDecorator
Deprecate `addParameters` and `addDecorator`
2020-07-05 11:55:24 +08:00
Michael Shilman
5aecf9fcf8 Props: Fix subcomponents logic regresssion 2020-07-05 11:35:10 +08:00
Tom Coleman
05ad2406d2
Update MIGRATION.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-05 10:18:54 +10:00
Michael Shilman
77238f7eb2 6.0.0-beta.41 next.json version file 2020-07-04 15:31:43 +08:00
Michael Shilman
1c529752de Update version.ts to 6.0.0-beta.41 2020-07-04 15:24:43 +08:00
Michael Shilman
ee425c3615 v6.0.0-beta.41 v6.0.0-beta.41 2020-07-04 15:12:27 +08:00
Tom Coleman
2161980516 Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
2020-07-04 17:11:00 +10:00
Tom Coleman
89d09ddf03 Fix Chromatic warning 2020-07-04 17:09:59 +10:00
Michael Shilman
5267c9c0c1 Update root, peer deps to 6.0.0-beta.41 2020-07-04 15:01:57 +08:00
Michael Shilman
0fd5155c27 6.0.0-beta.41 changelog 2020-07-04 15:01:46 +08: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
Tom Coleman
89aeb1aa8e Merge remote-tracking branch 'origin/next' into 10115-global-args-composition 2020-07-04 15:38:45 +10:00
Tom Coleman
77ac603241 Merge remote-tracking branch 'origin/next' into 10115-args-globals-and-refs 2020-07-04 15:38:23 +10:00
Tom Coleman
81e0be17b3 Fall back to non-args version 2020-07-04 14:27:04 +10: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