31020 Commits

Author SHA1 Message Date
Clément DUNGLER
92afbf8833 Moves Array and KnobManager 2020-11-04 22:34:19 +01: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
Gaëtan Maisse
02eb42bdc7
refactor(core): migrate root server directory to TS 2020-11-03 19:18:15 +01:00
Gaëtan Maisse
1b8a469471
refactor(core): migrate cli to TS 2020-11-03 19:18:13 +01:00
Gaëtan Maisse
fb9f801048
refactor(core): migrate preview to TS 2020-11-03 19:14:20 +01:00
Gaëtan Maisse
7e0ea97011
refactor(core): migrate manager to TS 2020-11-03 19:14:17 +01:00
Gaëtan Maisse
9cb48872c0
refactor(core): migrate presets.js to TS 2020-11-03 19:11:58 +01:00
Gaëtan Maisse
8388b19c2b
refactor(core): migrate config to TS 2020-11-03 19:11:58 +01:00
Gaëtan Maisse
c59c21c067
refactor(core): migrate common to TS 2020-11-03 19:11:58 +01:00
Gaëtan Maisse
e71835cb84
refactor(core): migrate utils to TS 2020-11-03 19:11:57 +01:00
Gaëtan Maisse
28eb52414f
refactor: improve typings of Provider 2020-11-03 19:11:57 +01:00
Gaëtan Maisse
adc3121836
refactor: export Config from addons as it is used in a public function
Then use this interface in `core` to improve typings
2020-11-03 19:11:57 +01:00
Gaëtan Maisse
31ba8b8e26
refactor(core): migrate manager to TS 2020-11-03 19:11:55 +01:00
Michael Shilman
4b06cca335 Make publish node xlarge 2020-11-03 21:51:39 +08:00
Michael Shilman
8d6b877473 Addon-docs: Exclude testfixtures from package 2020-11-03 20:02:46 +08:00
David Lorenz
0a2598766a fix: empty string now infers to "string" instead of "void" 2020-11-03 10:02:31 +01:00
Michael Shilman
c7479f6e51 6.1.0-beta.1 next.json version file 2020-11-03 15:36:47 +08:00
Michael Shilman
3e940800a8 Update git head to 6.1.0-beta.1 2020-11-03 15:33:05 +08:00
Michael Shilman
763c233efc v6.1.0-beta.1 v6.1.0-beta.1 2020-11-03 15:27:28 +08:00
Michael Shilman
963debe690 Update root, peer deps, version.ts/json to 6.1.0-beta.1 2020-11-03 15:26:55 +08:00
Michael Shilman
ac90b5395c 6.1.0-beta.1 changelog 2020-11-03 15:21:46 +08:00
Michael Shilman
b4c1db2c83
Merge pull request #12948 from storybookjs/perf/syntax-highlighter-async
Components: react-syntaxt-highlighter optimization
2020-11-03 15:20:14 +08:00
Michael Shilman
40086ea4c5 Merge branch 'next' into perf/syntax-highlighter-async 2020-11-03 15:02:22 +08:00
Michael Shilman
9e23544516
Merge pull request #12990 from storybookjs/refactor/cssResourceTestToRTL
Build: Replace enzyme with react-test-library
2020-11-03 14:58:57 +08:00
Michael Shilman
784716c1b3 Fix deepscan 2020-11-03 14:23:25 +08:00
Michael Shilman
e877faecdb Merge branch 'next' into refactor/cssResourceTestToRTL 2020-11-03 14:12:03 +08:00
Michael Shilman
9f5f46d371
Merge pull request #12972 from storybookjs/tech/move-react-and-react-dom-to-peer-deps
Core: Move `react` and `react-dom` to peer deps
2020-11-03 12:51:31 +08:00
Michael Shilman
18013d9737 Update yarn.lock 2020-11-03 08:33:05 +08:00