31469 Commits

Author SHA1 Message Date
Michael Shilman
0f4f2c36f5 CLI: Add env var to help debug version update 2020-11-18 18:43:22 +08:00
Tomastomaslol
790b371958 Merge branch 'next' of https://github.com/storybookjs/storybook into 12324_zoom_buttons_in_docs_do_not_work 2020-11-18 08:30:30 +11:00
ThibaudAv
daec8f9911 chore(angular): update to angular 11 2020-11-17 01:37:54 +01:00
Michael Shilman
e940b85e5e 6.1.0-rc.4 next.json version file 2020-11-17 07:16:17 +08:00
Michael Shilman
bb5c754cfc Update git head to 6.1.0-rc.4 2020-11-17 07:12:11 +08:00
Michael Shilman
c174d7429c v6.1.0-rc.4 v6.1.0-rc.4 2020-11-17 07:06:04 +08:00
Michael Shilman
abd970df63 Update root, peer deps, version.ts/json to 6.1.0-rc.4 2020-11-17 07:05:19 +08:00
Michael Shilman
37039e91fa 6.1.0-rc.4 changelog 2020-11-17 06:58:49 +08:00
Gaëtan Maisse
1d1e9a459b
ci: reduce job parallelism to 4 as a workaround for current billing issues 2020-11-16 20:50:07 +01:00
MunsMan
0d26f7ef6b Add core-js to the generator for preact 2020-11-16 20:21:24 +01:00
Michael Shilman
a40349c66b
Merge pull request #13129 from storybookjs/fix-yarn-2-tests
Build: Fix Yarn 2 E2E tests
2020-11-17 00:33:11 +08:00
Michael Shilman
6775282f32
Merge pull request #13107 from storybookjs/tree-selection-performance
UI: Reduce rerenders when changing the selected story
2020-11-17 00:15:26 +08:00
Gert Hengeveld
ec07da9a40 Stick with the sizeMe HOC and use props comparison to avoid rerenders instead. 2020-11-16 16:43:58 +01:00
Michael Shilman
403baf1148
Merge pull request #13048 from ThibaudAV/update-angular-ex
Build: Update example to Angular 10
2020-11-16 21:28:49 +08:00
Gaëtan Maisse
e545ba0380
e2e: add react as additionalDeps in sfcVue E2E tests to tmp fix Yarn 2 E2E tests 2020-11-16 14:05:39 +01:00
Gaëtan Maisse
e440498fc6
e2e: update missing package extensions for Yarn 2 tests 2020-11-16 14:05:38 +01:00
Gaëtan Maisse
09ddc14d18
e2e: use unreleased version of Yarn 2 to fix issue with fsevents patch 2020-11-16 14:05:38 +01:00
ThibaudAv
f4535542e2 ci: bump cache keys to avoid huge cache restoration
the cache-v3 has been used for tests
2020-11-16 12:44:32 +01:00
ThibaudAv
94beda9ffe chore(angular): update to angular 10 2020-11-16 12:44:32 +01:00
Michael Shilman
05e27abd55 Update CHANGELOG.md 2020-11-16 19:12:05 +08:00
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