2238 Commits

Author SHA1 Message Date
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
Michael Shilman
88287174eb sort packages 2020-12-02 11:22:26 +08:00
Norbert de Langen
6f1e16d369
Merge branch 'next' into perf/esm-dist
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/design-assets/package.json
#	addons/docs/package.json
#	addons/essentials/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/queryparams/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	app/angular/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/preact/package.json
#	app/rax/package.json
#	app/riot/package.json
#	app/server/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	app/web-components/package.json
#	lib/addons/package.json
#	lib/api/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/channels/package.json
#	lib/cli/package.json
#	lib/client-api/package.json
#	lib/client-logger/package.json
#	lib/codemod/package.json
#	lib/components/package.json
#	lib/core-events/package.json
#	lib/core/package.json
#	lib/node-logger/package.json
#	lib/postinstall/package.json
#	lib/router/package.json
#	lib/source-loader/package.json
#	lib/theming/package.json
#	lib/ui/package.json
2020-12-01 16:32:43 +01:00
Michael Shilman
4a0c7a5290 Update git head to 6.2.0-alpha.1 2020-12-01 21:30:43 +08:00
Michael Shilman
211db53585 v6.2.0-alpha.1 2020-12-01 21:18:05 +08:00
Michael Shilman
75bd7e9ab1 Run sort-package-json 2020-12-01 19:04:17 +08:00
Michael Shilman
7e89b3e28c Merge branch 'next' into perf/esm-dist 2020-12-01 18:09:45 +08:00
Michael Shilman
77ef70cee5 Update git head to 6.2.0-alpha.0 2020-12-01 11:51:48 +08:00
Michael Shilman
c44dc96274 v6.2.0-alpha.0 2020-12-01 11:46:05 +08:00
Michael Shilman
606426bb6b Update git head to 6.1.9 2020-11-29 21:02:49 +08:00