2247 Commits

Author SHA1 Message Date
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08:00
Michael Shilman
14bdaa983e Update git head to 6.3.0-alpha.20, update yarn.lock 2021-05-06 21:55:34 +08:00
Michael Shilman
fedb50ac46 v6.3.0-alpha.20 2021-05-06 21:49:12 +08:00
domyen
927f2f5057 Toolbar IconButton: ensure random text in IconButtons is displayed at the correct size 2021-05-05 17:51:52 -04:00
domyen
d1df21d446 ArgsTable: Fix ugly black border in Safari when in Controls addon panel 2021-05-05 17:08:58 -04:00
domyen
a0cd8ad4f7 Boolean: change order of True/False to False/True 2021-05-05 16:57:11 -04:00
domyen
0b816a048f Toolbar: update copy and share icons, resize expand icon, update iconset 2021-05-05 16:56:13 -04:00
Michael Shilman
64cc056249 Update git head to 6.3.0-alpha.19, update yarn.lock 2021-05-03 19:08:54 +08:00
Michael Shilman
8ba485343b v6.3.0-alpha.19 2021-05-03 19:02:37 +08:00
Michael Shilman
129835c01d Update git head to 6.3.0-alpha.18, update yarn.lock 2021-05-03 00:11:46 +08:00
Michael Shilman
d3942573e1 v6.3.0-alpha.18 2021-05-03 00:05:16 +08:00
Michael Shilman
67f369f628 Update git head to 6.3.0-alpha.17, update yarn.lock 2021-04-30 14:33:13 +08:00
Michael Shilman
36d878614d v6.3.0-alpha.17 2021-04-30 14:26:50 +08:00
Michael Shilman
1b15acb48f Merge branch 'next' into pr/12520 2021-04-30 11:09:36 +08:00
Michael Shilman
35abf33867 Update git head to 6.2.0-alpha.10 2020-12-28 11:57:18 +08:00
Michael Shilman
bd7f2bbed5 v6.2.0-alpha.10 2020-12-28 11:51:46 +08:00
Gert Hengeveld
aee56e557d Set size to 0. 2020-12-21 15:06:07 +01:00
Gert Hengeveld
4a7f8996e0 Prevent svg symbols from messing up Chromatic snapshots. 2020-12-21 14:51:13 +01:00
Gert Hengeveld
d8fa1a477c Prevent svg symbols from messing up Chromatic snapshots. 2020-12-21 14:33:03 +01:00
Gert Hengeveld
4564593793 Merge branch 'next' into tree-reuse-svg-paths 2020-12-21 13:17:19 +01:00
Gert Hengeveld
d632184481
Merge pull request #13479 from storybookjs/perf/optimize-syntax-highlighter
Perf: Bundle only required syntax highlighter languages
2020-12-21 12:53:34 +01:00
Gert Hengeveld
2817a4972e Import from cjs otherwise jest is going to complain about imports outside of a module. 2020-12-21 11:57:12 +01:00
Michael Shilman
438948386f Update git head to 6.2.0-alpha.9 2020-12-20 20:04:17 +08:00
Michael Shilman
47341be6aa v6.2.0-alpha.9 2020-12-20 19:58:45 +08:00
Gert Hengeveld
23b4a790f5 Import languages from esm build. 2020-12-18 12:04:15 +01:00
Gert Hengeveld
d8960dccde Avoid loading entire react-syntax-highlighter library by importing it direction instead of through @storybook/components. 2020-12-18 12:04:07 +01:00
Michael Shilman
9015845d64 Update git head to 6.2.0-alpha.8 2020-12-16 22:47:50 +08:00
Michael Shilman
c04cdab92d v6.2.0-alpha.8 2020-12-16 22:40:57 +08:00
Michael Shilman
496c3092d2 Update git head to 6.2.0-alpha.7 2020-12-15 22:55:46 +08:00
Michael Shilman
ba05f6ae5e v6.2.0-alpha.7 2020-12-15 22:47:57 +08:00
Gert Hengeveld
6c25596684 Merge branch 'next' into perf/lazy-load-overlay-scrollbars 2020-12-15 14:38:36 +01:00
Michael Shilman
bf0bb282b1 Merge branch 'next' into perf/esm-dist 2020-12-15 17:43:53 +08:00
Michael Shilman
3c6e91df4c Update git head to 6.2.0-alpha.6 2020-12-12 11:38:59 +08:00
Michael Shilman
e741f5e3af v6.2.0-alpha.6 2020-12-12 11:33:42 +08:00
Michael Shilman
fe212ea05e
Merge pull request #13434 from matamatanot/upgrade-react-popper-tooltip-for-react-17
Update react-popper-tooltip and @popperjs/core for react17
2020-12-12 11:25:15 +08:00
Philip Bordallo
ff1d8b260d Cleanup circular dependencies 2020-12-12 01:13:28 +00:00
matamatanot
a8af7c54a7 chore: update 2020-12-12 00:46:35 +09:00
Gert Hengeveld
31c98897bc Lazy load the custom scrollbar. 2020-12-11 10:01:53 +01:00
Gert Hengeveld
8fbf8dbf5d Revert "Lazy load the custom scrollbar."
This reverts commit 6bff1eaa40d162f537581426698883082f781856.
2020-12-11 10:01:19 +01:00
Gert Hengeveld
6bff1eaa40 Lazy load the custom scrollbar. 2020-12-09 11:08:13 +01:00
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues 2020-12-08 17:54:25 +01:00
Norbert de Langen
0c8dfccdf8
Merge branch 'next' into perf/esm-dist
# Conflicts:
#	lib/core/package.json
#	lib/ui/package.json
2020-12-08 15:43:09 +01:00
Michael Shilman
aa2c11de44 Update git head to 6.2.0-alpha.5 2020-12-08 12:59:58 +08:00
Michael Shilman
850a0d8b98 v6.2.0-alpha.5 2020-12-08 12:54:00 +08:00
Michael Shilman
05c871c60f Update git head to 6.2.0-alpha.4 2020-12-06 13:31:27 +08:00
Michael Shilman
59f78816e9 v6.2.0-alpha.4 2020-12-06 13:26:05 +08:00
Michael Shilman
04445120be Update git head to 6.2.0-alpha.3 2020-12-04 14:54:29 +08:00
Michael Shilman
70078d0fbd v6.2.0-alpha.3 2020-12-04 14:48:51 +08:00
Michael Shilman
d338793a90 Update git head to 6.2.0-alpha.2 2020-12-03 15:40:14 +08:00
Michael Shilman
1b9dcaec9b v6.2.0-alpha.2 2020-12-03 15:34:39 +08:00