Michael Shilman
|
f45b4c6fed
|
v6.1.0-alpha.31
v6.1.0-alpha.31
|
2020-10-27 19:14:43 +08:00 |
|
Michael Shilman
|
5865ba1039
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.31
|
2020-10-27 19:14:11 +08:00 |
|
Michael Shilman
|
0dd39d9ad7
|
Merge pull request #12917 from storybookjs/chore_expand_controls_docs
Chore: updates for the Controls documentation
|
2020-10-27 18:53:08 +08:00 |
|
Michael Shilman
|
a8b24c153a
|
Merge pull request #12648 from MarvinZeising/patch-1
Update IE11 support documentation
|
2020-10-27 17:59:26 +08:00 |
|
Michael Shilman
|
dd877c97fc
|
Merge pull request #12902 from storybookjs/deps/regeneratorRuntime
Deps: Upgrade regenerator-runtime to 0.13.7
|
2020-10-27 17:54:56 +08:00 |
|
Michael Shilman
|
a41d8a9f86
|
Merge branch 'next' into deps/regeneratorRuntime
|
2020-10-27 17:21:05 +08:00 |
|
Michael Shilman
|
dd5aab23df
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2020-10-27 17:14:45 +08:00 |
|
Michael Shilman
|
9a52c700fe
|
Merge pull request #12901 from storybookjs/deps/upgradeTsDedent
Deps: upgrade ts-dedent to 2.0
|
2020-10-27 17:11:59 +08:00 |
|
Michael Shilman
|
675980df89
|
Merge pull request #12765 from storybookjs/12714-search-rfc
Search UX improvements
|
2020-10-27 06:19:13 +08:00 |
|
Michael Shilman
|
96a124e197
|
Merge pull request #12727 from guilhermewaess/refactor/storyrenderer-styles
Core: Add new layout style `none` and fix layout styles
|
2020-10-27 06:17:23 +08:00 |
|
Guilherme Waess
|
21ec3c9ac8
|
refactor: move layout from styles attr to css classes.
Remove logic from adding styles through styles attr and start to use css instead.
|
2020-10-26 22:34:39 +01:00 |
|
jonniebigodes
|
8028065c20
|
Updates for the Controls essential documentation
|
2020-10-26 18:16:54 +00:00 |
|
Michael Shilman
|
bb2707dc39
|
6.1.0-alpha.30 next.json version file
|
2020-10-26 23:47:58 +08:00 |
|
Michael Shilman
|
98899eb282
|
Update git head to 6.1.0-alpha.30
|
2020-10-26 23:45:06 +08:00 |
|
Michael Shilman
|
f883f080f2
|
v6.1.0-alpha.30
v6.1.0-alpha.30
|
2020-10-26 23:38:51 +08:00 |
|
Michael Shilman
|
c9d57f500f
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.30
|
2020-10-26 23:38:02 +08:00 |
|
Michael Shilman
|
d595ba518f
|
6.1.0-alpha.30 changelog
|
2020-10-26 23:30:03 +08:00 |
|
Michael Shilman
|
76bd8ea673
|
Merge pull request #12903 from storybookjs/deps/babel
Deps: upgrade babel to 7.12
|
2020-10-26 23:28:04 +08:00 |
|
Michael Shilman
|
8842f3a094
|
Merge pull request #12908 from storybookjs/fix/relax-react-dependencies
React: Allow Storybook packages to use React 17.x
|
2020-10-26 23:26:42 +08:00 |
|
Michael Shilman
|
d31b1613ea
|
Merge pull request #12899 from storybookjs/12881-jsx-transform-react
React: Support JSX react transform introduced in 16.14.0
|
2020-10-26 23:22:42 +08:00 |
|
Michael Shilman
|
15f407722a
|
Merge pull request #12915 from matharden/patch-1
Correct typo on naming-components and hierarchy
|
2020-10-26 23:11:27 +08:00 |
|
Gert Hengeveld
|
4a9293e214
|
Change max search results back to 50 because rendering 200 results gives noticeable lag.
|
2020-10-26 15:39:02 +01:00 |
|
Mat Harden
|
c954875139
|
Correct typo on naming-components and hierarchy
When referring to stories in the past tense, "show" should be "shown".
|
2020-10-26 14:39:02 +00:00 |
|
Gert Hengeveld
|
3df7c3218b
|
Fix various focus/blur issues with the search input.
|
2020-10-26 15:35:27 +01:00 |
|
Michael Shilman
|
651cf94d6a
|
Merge pull request #12905 from storybookjs/feat/killMDXCliOption
CLI: Deprecate '--story-format=mdx' option
|
2020-10-25 23:18:45 +08:00 |
|
Michael Shilman
|
d2b60eafa1
|
Merge pull request #12910 from storybookjs/12907-remove-react-is
Addon-docs: Remove react-is dependency
|
2020-10-25 23:16:46 +08:00 |
|
Brody McKee
|
32c2ea90a4
|
fix: allow Storybook packages to use React 17.x
|
2020-10-25 16:19:17 +02:00 |
|
Clément DUNGLER
|
78a9e9a844
|
Update lib/cli/src/initiate.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-25 15:19:04 +01:00 |
|
Michael Shilman
|
859ebcbae7
|
Remove react-is dependency
|
2020-10-25 21:59:34 +08:00 |
|
Clément DUNGLER
|
ec1743d393
|
Merge branch '12881-jsx-transform-react' of https://github.com/storybookjs/storybook into 12881-jsx-transform-react
|
2020-10-25 14:56:47 +01:00 |
|
Clément DUNGLER
|
ab0d35b011
|
cleanup semver import
|
2020-10-25 14:55:58 +01:00 |
|
Michael Shilman
|
587be3ac3d
|
Remove unused import
|
2020-10-25 21:54:42 +08:00 |
|
Michael Shilman
|
e19a5cb09c
|
Merge pull request #12906 from storybookjs/test/jswRuntime
Test: jsx runtime
|
2020-10-25 21:53:21 +08:00 |
|
Marvin Zeising
|
e6dd10233a
|
Update babel.md
replace manual uninstall guide with link to the disabling-addons guide
|
2020-10-25 11:50:39 +01:00 |
|
Clément DUNGLER
|
4667e7082c
|
cleanup
|
2020-10-25 11:05:19 +01:00 |
|
Clément DUNGLER
|
6f60abbdce
|
React test jsx runtime
|
2020-10-25 10:45:38 +01:00 |
|
Clément DUNGLER
|
22e70a2192
|
CLI: Deprecate '--story-format=mdx' option
|
2020-10-25 09:39:29 +01:00 |
|
Michael Shilman
|
87d8fa2bd2
|
Addon-docs: Add missing @babel/generator dep
|
2020-10-25 16:22:13 +08:00 |
|
Clément DUNGLER
|
e8324a7a5c
|
Deps: upgrade babel
|
2020-10-24 22:47:58 +02:00 |
|
Clément DUNGLER
|
3bd6067983
|
Deps: Upgrade regenerator-runtime
|
2020-10-24 22:14:19 +02:00 |
|
Clément DUNGLER
|
6524259624
|
Deps: upgrade ts-dedent
|
2020-10-24 21:52:58 +02:00 |
|
Clément DUNGLER
|
434223de42
|
detect user's react version
|
2020-10-24 21:34:38 +02:00 |
|
Michael Shilman
|
271fb46d48
|
Don't use JSX transform when no react version
|
2020-10-25 00:54:32 +08:00 |
|
Michael Shilman
|
addf787442
|
React: Support JSX transform introduced in 16.14.0
|
2020-10-25 00:04:53 +08:00 |
|
Michael Shilman
|
902b366dfb
|
Merge pull request #12888 from literalpie/patch-1
Addon-docs: Lazy load iframes
|
2020-10-24 23:31:41 +08:00 |
|
Michael Shilman
|
23dedfcbd1
|
Fix typescript for lazy-loaded iframes
|
2020-10-24 22:34:07 +08:00 |
|
Michael Shilman
|
4edd42c859
|
Merge pull request #12889 from DaleSeo/patch-1
Fix syntax error in docs on DocsPage
|
2020-10-24 21:38:24 +08:00 |
|
Michael Shilman
|
fbccc28147
|
Merge pull request #12885 from BME5150/fix/snapshots-testing-docs
fix:snapshots-testing doc's mdx
|
2020-10-24 21:38:01 +08:00 |
|
Michael Shilman
|
ad20b1e34b
|
Merge pull request #12862 from FBerthelot/patch-3
Add reference to Canvas isColumn props
|
2020-10-24 21:37:21 +08:00 |
|
Michael Shilman
|
6490a0d646
|
Merge pull request #12887 from storybookjs/gaetanmaisse-patch-2
Toolbar: fix link in Readme
|
2020-10-24 21:22:40 +08:00 |
|