Michael Shilman
201ae325cc
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
2020-07-31 14:10:07 +08:00
Michael Shilman
eea1f94fe7
Merge pull request #11740 from storybookjs/11591-dedupe-arg-types-serialization
...
Core: Dedupe argTypes serialization
2020-07-31 11:03:47 +08:00
Michael Shilman
90cb17b217
Add comment
2020-07-31 10:18:23 +08:00
Michael Shilman
8a3f8a764a
Core: Dedupe argTypes serialization
2020-07-31 10:15:56 +08:00
Michael Shilman
613ee57f7a
6.0.0-rc.19 next.json version file
2020-07-31 00:44:57 +08:00
Michael Shilman
104d9b6039
Update version.ts to 6.0.0-rc.19
2020-07-31 00:39:27 +08:00
Michael Shilman
22f5d0c54b
v6.0.0-rc.19
v6.0.0-rc.19
2020-07-31 00:29:11 +08:00
Michael Shilman
e3c321d2d5
Update root, peer deps to 6.0.0-rc.19
2020-07-31 00:21:04 +08:00
Michael Shilman
1d8569a765
6.0.0-rc.19 changelog
2020-07-31 00:20:27 +08:00
Michael Shilman
3481971656
Merge pull request #11736 from storybookjs/11732-fix-render-slowness
...
Core: Speed up combineParameters
2020-07-31 00:18:02 +08:00
Michael Shilman
9d1b0ea721
Core: Ignore combining undefined parameters
2020-07-30 23:50:27 +08:00
Michael Shilman
79676ace75
Core: Remove getStoriesForKind memoization
2020-07-30 23:48:13 +08:00
Michael Shilman
8e129da589
Core: Fast combineParameters that reuses existing objects where possible
2020-07-30 23:10:59 +08:00
Michael Shilman
a28efc69e5
Core: Memoize story store getStoriesForKind
2020-07-30 23:10:23 +08:00
Michael Shilman
0feb784b74
Merge pull request #11149 from storybookjs/11146-typescript-optional-props
...
Args: Add optional scalar test cases for typescript
2020-07-30 13:07:50 +08:00
Michael Shilman
74b97643e1
Merge branch 'next' into 11146-typescript-optional-props
2020-07-30 11:47:41 +08:00
Michael Shilman
f2b497b192
Merge pull request #11403 from amannn/fix-anchors-non-root
...
Addon-docs: Support absolute anchors when deployed at non-root
2020-07-30 11:26:38 +08:00
Michael Shilman
fd5b6d5452
6.0.0-rc.18 next.json version file
2020-07-30 01:37:22 +08:00
Michael Shilman
17a9a5bc69
Update version.ts to 6.0.0-rc.18
2020-07-30 01:31:49 +08:00
Michael Shilman
42f3ea27e0
v6.0.0-rc.18
v6.0.0-rc.18
2020-07-30 01:21:48 +08:00
Michael Shilman
80491a2bf2
Update root, peer deps to 6.0.0-rc.18
2020-07-30 01:21:38 +08:00
Michael Shilman
a104623f7b
6.0.0-rc.18 changelog
2020-07-30 01:21:27 +08:00
Michael Shilman
dfd5f83d43
v6.0.0-rc.17
v6.0.0-rc.17
2020-07-30 01:15:45 +08:00
Michael Shilman
8aaf8eb2f9
Update root, peer deps to 6.0.0-rc.17
2020-07-30 01:10:48 +08:00
Michael Shilman
3fde9fe419
6.0.0-rc.17 changelog
2020-07-30 01:10:37 +08:00
Michael Shilman
7a56b9914f
Merge pull request #11725 from storybookjs/perf/tree-state
...
UI: Improve treestate performance
2020-07-30 01:09:37 +08:00
Michael Shilman
0a18da8cdd
Remove rfdc
2020-07-30 00:46:34 +08:00
Michael Shilman
2a58ab4112
Merge pull request #11724 from storybookjs/gaetanmaisse-patch-1
...
docs(controls): Fix example story of Controls + MDX section
2020-07-30 00:38:20 +08:00
Michael Shilman
2ffe3aeca6
Merge pull request #11704 from jonspalmer/controls_update_name_not_key
...
Addon-controls: Fix update logic for argTypes with custom names
2020-07-30 00:37:38 +08:00
Norbert de Langen
71fccec73a
IMPROVE treestate performance
2020-07-29 17:35:18 +02:00
Gaëtan Maisse
9a46ebd711
docs(controls): Fix example story of Controls + MDX section
...
It looks like the extra `;` after a `Story` tag makes `@mdx-js/loader` unhappy, it throws `SyntaxError: Unexpected token (3:8)`.
Removing that fixes the issue. I also removed the one after `Meta` as it is not needed.
2020-07-29 16:54:07 +02:00
Jon Palmer
28b64b62da
simpler change
2020-07-29 09:50:22 -04:00
Jon Palmer
111d5f31b1
Failing test case for Controls with names not updating
2020-07-29 09:18:12 -04:00
Norbert de Langen
820dddd072
Merge pull request #11717 from storybookjs/misc/cleanup
...
Misc cleanup
2020-07-29 10:55:44 +02:00
Norbert de Langen
9d2b53dac4
Merge pull request #11709 from storybookjs/fix/11602-hmr-not-working
...
FIX HMR
2020-07-29 10:53:32 +02:00
Norbert de Langen
a5b8268551
Merge pull request #11718 from storybookjs/revert-11066-feature/add-skip-to-content
...
Revert "feat: add skip to content on panel and story iframe"
2020-07-29 10:47:50 +02:00
Norbert de Langen
65d116d7da
Revert "feat: add skip to content on panel and story iframe"
2020-07-29 10:47:09 +02:00
Michael Shilman
7877bf3483
Merge pull request #11703 from jonspalmer/server_object_controls
...
Server: Serialize Object controls as JSON over the wire
2020-07-29 12:51:24 +08:00
Michael Shilman
7e5c8323e4
Misc cleanup
2020-07-29 12:47:11 +08:00
Michael Shilman
c3ccb70627
Merge pull request #11708 from storybookjs/revert/11502
...
Revert #11502 : Remove z-index on ActionBar
2020-07-29 08:50:42 +08:00
Norbert de Langen
56a7a9d31d
FIX tests
2020-07-28 17:00:50 +02:00
Michael Shilman
c0e931e6be
6.0.0-rc.16 next.json version file
2020-07-28 22:34:59 +08:00
Michael Shilman
a09dddc174
Update version.ts to 6.0.0-rc.16
2020-07-28 22:32:35 +08:00
Michael Shilman
58b5208af8
v6.0.0-rc.16
v6.0.0-rc.16
2020-07-28 22:20:06 +08:00
Michael Shilman
4d29a4e442
Update root, peer deps to 6.0.0-rc.16
2020-07-28 22:09:31 +08:00
Michael Shilman
01c4440598
6.0.0-rc.16 changelog
2020-07-28 22:06:45 +08:00
Michael Shilman
9dc129032a
Merge pull request #11707 from storybookjs/11591-source-loader-perf
...
Source-loader: Inject source snippets as story parameters
2020-07-28 21:59:13 +08:00
Michael Shilman
6dfe50f3c9
Merge pull request #11710 from storybookjs/11678-source-loader-handle-bind
...
Source-loader: Handle bind expression stories
2020-07-28 20:03:19 +08:00
Norbert de Langen
8268d7a759
I don't know what changed, but this seems to fix the issue. Let's discuss!
2020-07-28 12:40:33 +02:00
Michael Shilman
b4deb2422a
Source-loader: Expand X.bind({}) stories in CSF
2020-07-28 18:38:54 +08:00