31045 Commits

Author SHA1 Message Date
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
Michael Shilman
8aaec34ef2 Docs: Add MDX examples for essentials 2020-10-24 21:09:28 +08:00
Dale Seo
91b07fb432
Fix syntax error 2020-10-23 13:06:33 -04:00
Benjamin Kindle
d74b1d069e
lazy load iframes
The added attribute is supported in Chrome, Opera, and Edge. Other browsers will behave the same as before.

Closes #7455
2020-10-23 11:58:09 -04:00
Gaëtan Maisse
d718143cd4
docs(addon-toolbar): fix link in Readme 2020-10-23 16:27:49 +02:00
Unknown
a09f41741b fix:snapshots-testing doc's mdx
・typo
・Delete a comment(doesn't write anything.)
2020-10-23 21:47:18 +09:00
Michael Shilman
2536198fc6
Merge pull request #12870 from storybookjs/fix/viewports-drop-shadow
Addon-viewport: Fill entire iframe width with drop shadow
2020-10-23 18:56:54 +08:00
Michael Shilman
e34ee14186 Preact: Fix peerDeps version specifier 2020-10-23 18:53:56 +08:00
Michael Shilman
4e27001568 6.1.0-alpha.29 next.json version file 2020-10-23 18:51:25 +08:00
Michael Shilman
44db4db088 Update git head to 6.1.0-alpha.29 2020-10-23 18:47:26 +08:00
Michael Shilman
c4c9f9bf50 v6.1.0-alpha.29 v6.1.0-alpha.29 2020-10-23 18:41:35 +08:00
Michael Shilman
d329cd591f Update root, peer deps, version.ts/json to 6.1.0-alpha.29 2020-10-23 18:40:54 +08:00
Michael Shilman
2da30ae295 6.1.0-alpha.29 changelog 2020-10-23 18:31:30 +08:00
Michael Shilman
7a6a51d1a7 6.0.27 changelog 2020-10-23 18:30:59 +08:00
Michael Shilman
7e5d400ce7
Merge pull request #12878 from storybookjs/fix-cli-template-for-react17
CLI: Fix intro MDX for React17
2020-10-23 18:06:33 +08:00
Michael Shilman
cddd8d5581 CLI: Fix intro MDX for React17 2020-10-23 17:38:43 +08:00
Michael Shilman
491047b172 6.1.0-alpha.28 next.json version file 2020-10-23 15:39:10 +08:00
Michael Shilman
16c03ff631 Update git head to 6.1.0-alpha.28 2020-10-23 15:36:27 +08:00
Michael Shilman
9f44d66ee8 v6.1.0-alpha.28 v6.1.0-alpha.28 2020-10-23 15:30:35 +08:00
Michael Shilman
e753868545 Update root, peer deps, version.ts/json to 6.1.0-alpha.28 2020-10-23 15:29:59 +08:00
Michael Shilman
a2fe438db6 6.1.0-alpha.28 changelog 2020-10-23 15:23:09 +08:00
Michael Shilman
e741ef0f3f
Merge pull request #12861 from storybookjs/12820-docs-fullscreen
UI: Add fullscreen mode to docs
2020-10-23 15:20:14 +08:00
Michael Shilman
fd74441593
Merge pull request #12866 from twerske/patch-issue-12859
Angular: Update TypeScript peerDep version to support Angular 11
2020-10-23 15:19:36 +08:00
Michael Shilman
9bfed4093b
Merge pull request #12874 from storybookjs/12408-disable-docs-dll
Core: Disable Docs DLL by default
2020-10-23 15:18:37 +08:00
Michael Shilman
6ffc18c418
Merge pull request #12875 from storybookjs/12033-fix-subcomponents-example
Fix subcomponents examples
2020-10-23 14:57:26 +08:00
Michael Shilman
3e99a07265 Fix subcomponents examples 2020-10-23 14:56:09 +08:00