31449 Commits

Author SHA1 Message Date
Gert Hengeveld
7c62ae8379 Merge branch 'next' into tree-selection-performance 2020-11-16 11:50:00 +01:00
Michael Shilman
c98eba04c7 6.1.0-rc.3 next.json version file 2020-11-16 17:24:47 +08:00
Michael Shilman
57c2b04c66 Update git head to 6.1.0-rc.3 2020-11-16 17:16:57 +08:00
Michael Shilman
c8cd3cc9e6 v6.1.0-rc.3 v6.1.0-rc.3 2020-11-16 17:09:21 +08:00
Michael Shilman
018392623f Update root, peer deps, version.ts/json to 6.1.0-rc.3 2020-11-16 17:04:43 +08:00
Michael Shilman
8533b8ca09 6.1.0-rc.3 changelog 2020-11-16 16:58:28 +08:00
Michael Shilman
cdb88c99eb
Merge pull request #13118 from dej611/source-code-access-docs
Addon-docs: Export SourceContainer context
2020-11-16 16:55:47 +08:00
Michael Shilman
0a6cdc4398
Merge pull request #13119 from sleeper/patch-1
Update doc-blocks.md
2020-11-16 16:53:38 +08:00
Michael Shilman
fb88603162
Merge pull request #13123 from storybookjs/fix/ie11againAndAgain
UI: Fix loading UI when EventSource isn't defined
2020-11-16 16:46:01 +08:00
Michael Shilman
44409b73f4
Merge pull request #13115 from storybookjs/tech/improve-e2e
Build: Remove some dependencies and improve E2E workflow
2020-11-16 16:42:59 +08:00
Clément DUNGLER
22cf3890a8 Components: prevent usage of EventSource when not defined 2020-11-15 20:35:36 +01:00
Frederick Ros
79bd9b1ddb
Update doc-blocks.md
Fixed wrong description of the ``type.detail``, ``defaultValue.summary`` and ``defaultValue.detail`` entries (look like copy & paste ;))
2020-11-15 10:12:41 +01:00
Marco Liberati
9f19407e3c
Make source code accessible from outside 2020-11-15 08:36:55 +01:00
Gaëtan Maisse
0a85893b62
Remove rxjs-compat dep from examples/angular-cli 2020-11-14 17:33:48 +01:00
Gaëtan Maisse
bb44e7c923
e2e: move dep install step before SB init
- This better mimic what user are doing when using SB init
- Ensure we have a proper yarn.lock before running `sb init` and so SB cli will use yarn instead of NPM.
2020-11-14 11:58:04 +01:00
Gaëtan Maisse
46ae6c3fe1
chore: replace del by fs-extra in reset script. Also fix it and remove del dependency 2020-11-14 11:58:03 +01:00
Gaëtan Maisse
15509b1e91
chore: remove jest related packages that seem to not be used directly 2020-11-14 11:58:03 +01:00
Gaëtan Maisse
9746f9767e
chore: remove node-sass from root package.json 2020-11-14 11:58:03 +01:00
Gaëtan Maisse
caf3b3f676
chore: remove svelte from root package.json 2020-11-14 11:58:03 +01:00
Gaëtan Maisse
e1e9a3fab9
e2e: remove setResolution step 2020-11-14 11:58:02 +01:00
Gaëtan Maisse
b57291cfcb
chore: remove unused recursive-copy dep 2020-11-14 11:58:02 +01:00
Gaëtan Maisse
14ce0e9c8c
e2e: force usage of Yarn in Angular E2E tests 2020-11-14 11:58:02 +01:00
Gert Hengeveld
bda166c604 For some reason we need to explicitly state the type here. 2020-11-13 19:53:43 +01:00
Gert Hengeveld
fa5ff40123 Remove unused imports. 2020-11-13 19:27:23 +01:00
Gert Hengeveld
0b437e4722 Fix stories. 2020-11-13 19:25:16 +01:00
Gert Hengeveld
b4d61d78db Optimize tabbar. 2020-11-13 16:36:41 +01:00
Gert Hengeveld
d9214e4892 Avoid rerendering search all the time. 2020-11-13 16:36:10 +01:00
Gert Hengeveld
bddd39d73c Prevent rerendering needlessly. 2020-11-13 16:34:17 +01:00
Gert Hengeveld
21a648b8b3 Add React.memo and clean stuff up a bit. 2020-11-13 16:30:52 +01:00
Gert Hengeveld
68333b6aa9 Avoid returning a new object each time if no query params actually changed. 2020-11-13 16:18:02 +01:00
Gert Hengeveld
33fc7befaf Bit of a simplification. 2020-11-13 16:14:12 +01:00
Gert Hengeveld
2f8d6ae7bd Avoid rerendering App whenever SizeMe polls for a size change. 2020-11-13 10:54:03 +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