8602 Commits

Author SHA1 Message Date
Michael Shilman
ccbe288584 Disable DLL by default in template 2020-10-30 11:15:14 +08:00
Norbert de Langen
a992ea160d
fix jsExtra 2020-10-29 13:07:10 +01:00
Norbert de Langen
e2a10cbd9a
no message 2020-10-29 12:07:19 +01:00
Norbert de Langen
e8df7172a2
test 2020-10-29 12:03:31 +01:00
Gert Hengeveld
3c6f5c0764 Merge branch 'next' into 12702-instant-on-manager 2020-10-29 11:46:40 +01:00
Gert Hengeveld
908e2f567a Drop story names. 2020-10-29 11:45:21 +01:00
Gert Hengeveld
a1b6344d7e Use prebuilt when building static storybook. 2020-10-29 11:34:43 +01:00
Gert Hengeveld
e418511096 Add manager task to bootstrap. 2020-10-29 10:11:08 +01:00
Gert Hengeveld
9d4264b9c9 Use trash instead of . 2020-10-29 10:00:04 +01:00
Gert Hengeveld
ff435afced Consider default addons and auto refs when deciding to use the prebuilt manager. Avoid conflicting express routes. 2020-10-28 17:35:27 +01:00
Michael Shilman
d152532d8f Core: Allow React-DOM 17.x 2020-10-28 21:02:37 +08:00
Mark McCann
17b29fd8f1 Append index to ref indicator links 2020-10-27 14:37:32 -05:00
Michael Shilman
2b638bbaf3 Core: Make UI dll opt-in 2020-10-28 01:31:45 +08:00
Michael Shilman
77ccd11909 Update git head to 6.1.0-alpha.31 2020-10-27 19:22:18 +08:00
Michael Shilman
f45b4c6fed 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
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
Gert Hengeveld
30bd5c863a Merge branch 'next' into 12702-instant-on-manager 2020-10-27 00:25:53 +01: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
Gert Hengeveld
61ea0a167f Fix missing isLoading prop. 2020-10-26 16:57:13 +01:00
Gert Hengeveld
3c38f89431 Fix types. 2020-10-26 16:48:17 +01: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 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
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
Gert Hengeveld
fd6dbbf7c5 Fix DeepScan issues. 2020-10-26 15:54:57 +01:00
Gert Hengeveld
cf61235279
Merge branch 'next' into 12702-instant-on-manager 2020-10-26 15:48:27 +01: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
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
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
22e70a2192 CLI: Deprecate '--story-format=mdx' option 2020-10-25 09:39:29 +01: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
Michael Shilman
23dedfcbd1 Fix typescript for lazy-loaded iframes 2020-10-24 22:34:07 +08: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
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 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
cddd8d5581 CLI: Fix intro MDX for React17 2020-10-23 17:38:43 +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 2020-10-23 15:30:35 +08:00