Michael Shilman
|
92b3a3b382
|
Addon-docs: ConfigureJSX true by default in React
|
2020-07-07 18:55:43 +08:00 |
|
Michael Shilman
|
67d72b31b6
|
Addon-docs: Fix fragment shorthand in MDX
|
2020-07-07 18:40:48 +08:00 |
|
Michael Shilman
|
9db1e4ad4a
|
Update version.ts to 6.0.0-beta.44
|
2020-07-06 22:32:18 +08:00 |
|
Michael Shilman
|
d5df9d126f
|
v6.0.0-beta.44
|
2020-07-06 22:20:49 +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
|
2020-07-05 18:35:22 +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
|
2020-07-05 12:10:21 +08:00 |
|
Michael Shilman
|
5aecf9fcf8
|
Props: Fix subcomponents logic regresssion
|
2020-07-05 11:35:10 +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
|
2020-07-04 15:12:27 +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
|
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
|
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
|
2020-07-04 00:18:02 +08:00 |
|
Michael Shilman
|
ca9e1affe9
|
v6.0.0-beta.39
|
2020-07-02 19:32:29 +08:00 |
|
Michael Shilman
|
2766dea106
|
Args: Rename globalArgs to globals
|
2020-07-02 12:00:46 +08:00 |
|
Michael Shilman
|
052836099e
|
CSF: Forbid duplicate kinds
|
2020-07-01 10:05:09 +08:00 |
|
Michael Shilman
|
1646f3881c
|
v6.0.0-beta.38
|
2020-06-30 23:36:36 +08:00 |
|
Michael Shilman
|
b25b434faa
|
Source block: Restore old-style source rendering for non-react frameworks
|
2020-06-30 21:46:47 +08:00 |
|
Michael Shilman
|
bc7b88528d
|
Addon-docs: Remove js-beautify dep
|
2020-06-30 21:00:24 +08:00 |
|
Michael Shilman
|
7dd7e56b29
|
Source: Remove infinite loop & unused template heuristics
|
2020-06-30 20:40:49 +08:00 |
|
Michael Shilman
|
43a11e942e
|
Number rendering workaround
|
2020-06-30 10:55:40 +08:00 |
|
Michael Shilman
|
acb98c82ae
|
Merge branch 'next' into 8342-dynamic-source
|
2020-06-30 09:42:58 +08:00 |
|
Michael Shilman
|
c2c16f0e4f
|
Fix typo
|
2020-06-30 09:40:02 +08:00 |
|
Michael Shilman
|
6a04e33a3f
|
Merge pull request #11344 from storybookjs/10346-remove-heirarchy-separators
Configuration: Remove hierarchy separators
|
2020-06-30 09:31:32 +08:00 |
|
Michael Shilman
|
f6896e7e82
|
Merge pull request #11334 from storybookjs/7644-transclude-markdown
Addon-docs: Add opt-in Markdown transclusion in MDX
|
2020-06-30 09:21:53 +08:00 |
|
Michael Shilman
|
7aaec427f8
|
Merge pull request #11333 from storybookjs/fix/preset-options-handling
Core: Fix preset options handling
|
2020-06-30 09:21:22 +08:00 |
|
Jongyoon Jeong
|
80544b5985
|
docs: replace deprecated addon-info
|
2020-06-29 22:13:19 +09:00 |
|
Tom Coleman
|
b7883ec624
|
Fix linting
|
2020-06-29 19:48:10 +10:00 |
|
Tom Coleman
|
916e71ef0c
|
Update DocsPage Title to be simpler
|
2020-06-29 16:48:03 +10:00 |
|
Michael Shilman
|
45327ef052
|
Addon-docs: Support Markdown transclusion
|
2020-06-27 11:21:00 +08:00 |
|
Michael Shilman
|
51117fd131
|
Addon-docs: Docs mdxBabelOptions, since babelOptions overwritten by SB
|
2020-06-27 11:12:08 +08:00 |
|
Michael Shilman
|
5ff06d234f
|
Addon-docs: Handle presetOptions properly in docs preset
|
2020-06-27 11:09:24 +08:00 |
|
Michael Shilman
|
0db5c4b438
|
Fix deepscan issues
|
2020-06-27 10:29:52 +08:00 |
|
Michael Shilman
|
c28b90a434
|
Source: Fix dynamic snippet updates
|
2020-06-27 10:07:22 +08:00 |
|
Michael Shilman
|
47a861ce6c
|
Dynamic source: Add test cases
|
2020-06-27 09:42:23 +08:00 |
|
Michael Shilman
|
0cdf9d9679
|
Merge branch 'next' into 8342-dynamic-source
|
2020-06-27 08:36:49 +08:00 |
|
Michael Shilman
|
ee6b50fd15
|
v6.0.0-beta.37
|
2020-06-26 13:43:21 +08:00 |
|
Michael Shilman
|
9f4d471500
|
v6.0.0-beta.36
|
2020-06-25 10:11:56 +08:00 |
|
Michael Shilman
|
24b285dff1
|
v6.0.0-beta.35
|
2020-06-24 17:33:07 +08:00 |
|
Michael Shilman
|
3faa31ca70
|
Merge branch 'next' into 8342-dynamic-source
|
2020-06-24 16:59:11 +08:00 |
|
Michael Shilman
|
26faf475d5
|
Update snapshots
|
2020-06-24 10:45:25 +08:00 |
|
Michael Shilman
|
ee3edb8ff8
|
Remove dead code
|
2020-06-24 10:24:18 +08:00 |
|
Michael Shilman
|
2a5b70e0a6
|
Addon-docs: Simplify argType inference
|
2020-06-24 10:08:12 +08:00 |
|
Michael Shilman
|
16ddf367a2
|
v6.0.0-beta.34
|
2020-06-23 23:40:48 +08:00 |
|
Michael Shilman
|
bba5841cd7
|
Merge branch 'next' into 8342-dynamic-source
|
2020-06-23 14:38:57 +08:00 |
|