31200 Commits

Author SHA1 Message Date
Marco Liberati
9f19407e3c
Make source code accessible from outside 2020-11-15 08:36:55 +01:00
Michael Shilman
c928644d38 6.1.0-rc.2 next.json version file 2020-11-13 16:49:26 +08:00
Michael Shilman
2cf5fbaa54 Update git head to 6.1.0-rc.2 2020-11-13 16:46:46 +08:00
Michael Shilman
38bb07161a v6.1.0-rc.2 v6.1.0-rc.2 2020-11-13 16:41:01 +08:00
Michael Shilman
52062f9a6b Update root, peer deps, version.ts/json to 6.1.0-rc.2 2020-11-13 16:37:40 +08:00
Michael Shilman
8cda2d00c0 6.1.0-rc.2 changelog 2020-11-13 16:32:33 +08:00
Michael Shilman
46faadf504
Merge pull request #13101 from storybookjs/11349-fix-meta-types
Addon-docs: Fix Meta prop types
2020-11-13 16:26:12 +08:00
Michael Shilman
2247f835fc
Merge pull request #13102 from storybookjs/12879-upgrade-emotion
Bump `@emotion/core` to 10.1.1
2020-11-13 16:25:29 +08:00
Gert Hengeveld
a1465b6c49
Merge pull request #13097 from storybookjs/13040-keydown-prevent-default 2020-11-13 09:13:20 +01:00
Gert Hengeveld
5ab1aa686a event is optional. 2020-11-13 08:26:56 +01:00
Gert Hengeveld
61986d9d98 Ensure we have an event to prevent default on. 2020-11-13 08:24:59 +01:00
Michael Shilman
f02cf6de80 Bump @emotion/core to 10.1.1 2020-11-13 11:34:20 +08:00
Michael Shilman
c307b85ea9 Addon-docs: Fix Meta prop types 2020-11-13 10:22:58 +08:00
Michael Shilman
1046c7efa9 6.1.0-rc.1 next.json version file 2020-11-13 08:45:57 +08:00
Michael Shilman
4b5a05a778 Update git head to 6.1.0-rc.1 2020-11-13 08:38:25 +08:00
Michael Shilman
c717124a7c v6.1.0-rc.1 v6.1.0-rc.1 2020-11-13 08:32:46 +08:00
Michael Shilman
40af3cd456 Update root, peer deps, version.ts/json to 6.1.0-rc.1 2020-11-13 08:27:40 +08:00
Michael Shilman
78f64a5e80 6.1.0-rc.1 changelog 2020-11-13 08:22:24 +08:00
Michael Shilman
cecd7a4e88
Merge pull request #13096 from storybookjs/fix-13093
Angular: Support Angular 11
2020-11-13 08:20:03 +08:00
Gaëtan Maisse
5224eba53b
ci: bump cache keys to avoid huge cache restoration (currently 751 MiB) 2020-11-12 19:35:19 +01:00
Gaëtan Maisse
59cb094f56
ci: use medium executor on CircleCI to try to reduce the bill 2020-11-12 18:50:53 +01:00
Gaëtan Maisse
03d8700057
ci: remove E2E tests for old versions of Angular (<=9) 2020-11-12 18:50:53 +01:00
Gaëtan Maisse
d922af0ec1
ci: move back angular E2E tests to classic executor as they rework on Node 10 2020-11-12 18:50:53 +01:00
Gaëtan Maisse
255fedc1a0
ci: add an E2E config for Angular 10 as latest in now Angular 11 2020-11-12 18:40:24 +01:00
Gaëtan Maisse
c5399fa921
feat(angular): fix compatibility with Angular 11
Some part of the webpack config has moved between Angular 10- and Angular 11. So we now dynamically require them from Angular 11 paths and fallback to the ones of Angular 10-
2020-11-12 18:40:23 +01:00
Michael Shilman
adae4e5011
Merge pull request #13095 from storybookjs/tree-highlight-performance
UI: Tree highlight performance
2020-11-13 01:05:53 +08:00
Michael Shilman
40a731dbf7
Merge pull request #13094 from edemagbenyo/edemagbenyo-minor-word-change
Update webpack.md
2020-11-13 01:04:05 +08:00
Gert Hengeveld
20d3d659e1 Prevent default browser behavior when using certain keyboard shortcuts. 2020-11-12 17:28:10 +01:00
Gert Hengeveld
b607ff7873
Merge branch 'next' into tree-highlight-performance 2020-11-12 15:58:25 +01:00
Gert Hengeveld
43c0d32908 Extract HighlightStyles and fix stories. 2020-11-12 14:54:15 +01:00
Gert Hengeveld
ffdcf1daca Highlight item when expanding/collapsing it. 2020-11-12 14:28:05 +01:00
Gert Hengeveld
1d37253220 Use global styles for highlighting to avoid passing through the highlighted item and causing rerenders. 2020-11-12 13:44:04 +01:00
Michael Shilman
a4c2634f6b Add storyFn addon-docs caveat to MIGRATION 2020-11-12 18:58:02 +08:00
Michael Shilman
2d0de7b623 6.1.0-rc.0 next.json version file 2020-11-12 18:33:31 +08:00
Michael Shilman
67284caf3b Update git head to 6.1.0-rc.0 2020-11-12 18:29:46 +08:00
Gert Hengeveld
5ee83f439a Use requestAnimationFrame instead of throttling. 2020-11-12 11:25:04 +01:00
Gert Hengeveld
669022ddc4 Avoid recreating the keydown listener each time the highlighted item changes. 2020-11-12 11:24:44 +01:00
Michael Shilman
90977d37f4 v6.1.0-rc.0 v6.1.0-rc.0 2020-11-12 18:23:39 +08:00
Gert Hengeveld
63ec7322f0 Determine item ancestors up front. 2020-11-12 11:21:01 +01:00
Michael Shilman
01bbd6aa95 Update root, peer deps, version.ts/json to 6.1.0-rc.0 2020-11-12 18:18:55 +08:00
Michael Shilman
ed0da0cbe5 6.1.0-rc.0 changelog 2020-11-12 18:13:26 +08:00
Michael Shilman
4ead33d229 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-11-12 18:11:33 +08:00
Michael Shilman
bc7db17259
Merge pull request #13084 from storybookjs/13077-disable-instant-on
Disable instant-on manager for now
2020-11-12 18:10:50 +08:00
Michael Shilman
3cd11b0310
Merge pull request #13090 from storybookjs/13070-fix-webkit-appearance
UI: Fix kebab-case CSS property error
2020-11-12 18:06:25 +08:00
Michael Shilman
b4967b9d29
Merge pull request #13089 from storybookjs/13082-fix-no-parent
UI: Fix single story hoisting at the root
2020-11-12 18:03:06 +08:00
Michael Shilman
efa66e3d17
Merge pull request #13092 from ZouYouShun/patch-1
Update addon-consume-globaltype.js.mdx
2020-11-12 17:56:33 +08:00
ZouYouShun
271c62d379
Update addon-consume-globaltype.js.mdx
Fix miss <
2020-11-12 14:46:35 +08:00
Gert Hengeveld
1b5b13b948 Fix -webkit-appearance warning. 2020-11-11 20:27:50 +01:00
Gert Hengeveld
1a4efe1a5e Fix single story hoisting at the root. 2020-11-11 20:21:20 +01:00
Gert Hengeveld
356d534e3b Disable instant-on manager for now. 2020-11-11 16:27:15 +01:00