31200 Commits

Author SHA1 Message Date
Norbert de Langen
f285175c73
add catch to end process 2020-11-05 09:25:21 +01:00
Michael Shilman
e851f4a683
Merge pull request #13016 from dzwarg/patch-1
Fix typo in parameters.md
2020-11-05 07:50:20 +08:00
Michael Shilman
85f519cc8f
Merge pull request #13005 from storybookjs/refactor/testsToRTL
Build: Remove more enzyme
2020-11-05 07:42:30 +08:00
Michael Shilman
7572540d21
Merge pull request #13009 from activenode/fix/12986-fixed-the-test-of-type-inference
Addon-docs: Fix test for Angular type inference
2020-11-05 07:36:59 +08:00
Michael Shilman
188e52c1db
Merge pull request #12997 from toshi1127/feature/add-default-environment-variable
Core: Add STORYBOOK environment variable
2020-11-05 07:33:44 +08:00
Michael Shilman
84959d145f
Merge pull request #12981 from g1eny0ung/fix/dll-deprecated
CLI: Fix deprecation check
2020-11-05 07:32:31 +08:00
Michael Shilman
9ea87d7f2f
Merge pull request #13014 from storybookjs/restrict-layout-to-preview
UI: Restrict layout styles to only apply to a rendered preview area
2020-11-05 07:30:43 +08:00
Clément DUNGLER
79fd0f448e Cleanup old tests 2020-11-04 23:08:24 +01:00
Clément DUNGLER
722ca6b43f Fix link tests 2020-11-04 23:06:28 +01:00
Clément DUNGLER
92afbf8833 Moves Array and KnobManager 2020-11-04 22:34:19 +01:00
David Zwarg
b039591f89
Fix typo in parameters.md
"e.g." instead of "e..g"
2020-11-04 11:08:28 -05:00
toshi1127
55bbb74656 Merge branch 'next' of https://github.com/storybookjs/storybook into feature/add-default-environment-variable 2020-11-05 00:47:20 +09:00
Gert Hengeveld
c11f0f1cd0 Restrict the layout styles to only apply to a rendered preview area. 2020-11-04 16:14:59 +01:00
Yue Yang
0a286fceb2 fix: shouldn't be set --no-dll 2020-11-04 20:45:06 +08:00
JongHo
021beb8ea1 Add protection against cache usage 2020-11-04 20:04:51 +09:00
Matheus Ribeiro Pimenta Nunes
7992e8d487
Fix hot-reload when running the dev server 2020-11-04 07:48:44 -03:00
Michael Shilman
653f073c66 Merge branch 'fix/12986-fixed-the-test-of-type-inference' of https://github.com/activenode/storybook into pr/13009 2020-11-04 18:41:33 +08:00
Yue Yang
1b71304b42 Merge branch 'next' into fix/dll-deprecated 2020-11-04 18:27:14 +08:00
David Lorenz
9126093fef moved the test to the correct place 2020-11-04 11:12:46 +01:00
Michael Shilman
583ef30abd Merge branch 'next' into pr/13009 2020-11-04 17:25:19 +08:00
Michael Shilman
27ab111fc5 6.1.0-beta.2 next.json version file 2020-11-04 17:18:57 +08:00
Michael Shilman
530f8c64db Update git head to 6.1.0-beta.2 2020-11-04 17:10:36 +08:00
Michael Shilman
c67dac2e08 v6.1.0-beta.2 v6.1.0-beta.2 2020-11-04 17:02:51 +08:00
Michael Shilman
e8a63b649d Update root, peer deps, version.ts/json to 6.1.0-beta.2 2020-11-04 17:01:04 +08:00
Michael Shilman
dce88aba4d CLI: Remove --no-dll from template 2020-11-04 16:33:02 +08:00
David Lorenz
59ce248261 moved the test to the correct place 2020-11-04 09:26:50 +01:00
Michael Shilman
cf97e1847c 6.1.0-beta.2 changelog 2020-11-04 16:18:01 +08:00
Michael Shilman
c2c6842709 Merge branch 'next' into refactor/testsToRTL 2020-11-04 16:17:00 +08:00
Michael Shilman
54b14cfe83
Merge pull request #12839 from storybookjs/tech/migrate-core-to-TS
Core: Migrate core to TypeScript
2020-11-04 16:13:53 +08:00
Michael Shilman
9338ff60d5
Merge pull request #12998 from storybookjs/fix/exclude-testfixtures
Addon-docs: Exclude testfixtures from package
2020-11-04 16:01:16 +08:00
Clément DUNGLER
d35bad421a fix tests 2020-11-04 08:29:57 +01:00
Michael Shilman
0045209cd4 Revert "Make publish node xlarge"
This reverts commit 4b06cca33590d47d18835a389be9cdc052b06596.
2020-11-04 12:32:08 +08:00
Gaëtan Maisse
716cc4ab32 ci: try to fix publish job by limiting the number of concurrent tasks 2020-11-04 12:31:52 +08:00
Michael Shilman
ff57dd1a0f
Merge pull request #13003 from zeckdude/fix/source-default-props
Addon-docs: Hide React default props in source block
2020-11-04 12:29:36 +08:00
Michael Shilman
4c21f146ab
Merge pull request #13002 from storybookjs/feature/outline-icon
Components: Add outline icon
2020-11-04 12:17:06 +08:00
Michael Shilman
60278c8693
Merge pull request #12994 from activenode/fix/12986-angular-empty-string-type-inference
Addon-docs: Angular empty string now infers to "string" instead of "void"
2020-11-04 12:06:41 +08:00
Clément DUNGLER
390b8332ab Remove enzyme from links 2020-11-03 23:29:12 +01:00
Clément DUNGLER
ffcd6fe938 Move one storyshot test to RTL 2020-11-03 23:05:42 +01:00
Gaëtan Maisse
d2cbbb7c78
ci: try to fix publish job by limiting the number of concurrent tasks 2020-11-03 21:27:10 +01:00
Gaëtan Maisse
6a01f37a7d
chore: add a log to know the level of concurrency in publishing task 2020-11-03 21:11:30 +01:00
Gaëtan Maisse
f85e88808f
fix(core): fix type of addons property in StorybookConfig 2020-11-03 20:24:58 +01:00
Gaëtan Maisse
87da256b17
docs(core): add a note about internal WIP types that must not be exported 2020-11-03 20:24:58 +01:00
Gaëtan Maisse
47863bccf8
refactor(core): improve typings of dev build and dev server 2020-11-03 20:24:57 +01:00
Gaëtan Maisse
1394788438
refactor(core): improve typings of server/cli 2020-11-03 20:24:57 +01:00
zeckdude
c3bb4f854e Disable showing default props in code preview 2020-11-03 11:18:59 -08:00
winkerVSbecks
17a82e93eb Components: add outline icon 2020-11-03 14:08:43 -05:00
Gaëtan Maisse
0d08492ab1
refactor(core): introduce a types.ts file to centralize some types used across the lib
Start typing manager presets and config
2020-11-03 19:19:33 +01:00
Gaëtan Maisse
3239d259f1
refactor(core): improve typings of server/common 2020-11-03 19:19:32 +01:00
Gaëtan Maisse
784c321285
refactor(core): improve typings of server/utils 2020-11-03 19:18:15 +01:00
Gaëtan Maisse
5e1593544e
refactor(core): add @storybook/ui to typings
We need to "fake" `@storybook/ui` types to be able to compile properly
`@storybook/core`. This is due to a dependency cycle causing `core` to be build at the same time as `ui`:
> lerna WARN ECYCLE Dependency cycles detected, you should fix these!
> lerna WARN ECYCLE @storybook/react -> @storybook/core -> @storybook/ui -> @storybook/react
2020-11-03 19:18:15 +01:00