44344 Commits

Author SHA1 Message Date
Michael Shilman
ff964c09e9 Reorder tests to avoid confusoin 2022-10-28 13:55:29 +08:00
Michael Shilman
45a8482f30 Clean up tests 2022-10-28 13:54:26 +08:00
Michael Shilman
2aff120a62 CSF-tools: Add source extraction WIP 2022-10-28 13:31:16 +08:00
Michael Shilman
7a6828e15a 7.0.0-alpha.45 next.json version file [skip ci] 2022-10-28 06:03:33 +08:00
Michael Shilman
b60bd552fe Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip] 2022-10-28 05:58:51 +08:00
Michael Shilman
3ef1436611 v7.0.0-alpha.45 v7.0.0-alpha.45 2022-10-28 05:55:09 +08:00
Michael Shilman
7f49c3d2a6 Update root, peer deps, version.ts/json to 7.0.0-alpha.45 [ci skip] 2022-10-28 05:50:39 +08:00
Michael Shilman
25326b3d20 7.0.0-alpha.45 changelog 2022-10-28 05:50:21 +08:00
Michael Shilman
1037a1cec2 Bump check to large 2022-10-28 05:44:34 +08:00
Jeppe Reinhold
b2c393533b
Merge pull request #19653 from storybookjs/fix-svelte-target 2022-10-27 22:27:54 +02:00
jonniebigodes
a07522ca71
Merge pull request #19641 from raptor0929/patch-1
Fix broken link in docs-page
2022-10-27 20:58:20 +01:00
Norbert de Langen
183db07bda
Merge pull request #19654 from storybookjs/deprecate/dead-code-removal
Deprecate/dead-code-removal
2022-10-27 22:30:34 +03:00
Norbert de Langen
ae8f7e9be3
remove unused dependencies 2022-10-27 20:17:27 +02:00
Norbert de Langen
c80f4079f9
remove dead code 2022-10-27 20:16:21 +02:00
Michael Shilman
5d85cc6744
Merge pull request #19652 from storybookjs/shilman/reduce-ci-machines
Build: Reduce resource classes
2022-10-28 01:30:01 +08:00
Norbert de Langen
75f09725d1
Merge pull request #19650 from storybookjs/norbert/sb-803-resolve-addon-actions-deprecations
move the actions decorator into it's own entrypoint
2022-10-27 20:22:54 +03:00
Michael Shilman
68099ffe45 Reduce check to medium+ 2022-10-28 00:24:42 +08:00
Norbert de Langen
b42e6fa6a1
add migration entry 2022-10-27 18:13:33 +02:00
Ian VanSchooten
a1251fae22 Import PreviewRender from @storybook/svelte 2022-10-27 11:48:33 -04:00
Michael Shilman
7f5003df69 Build: increase check to large 2022-10-27 23:46:37 +08:00
Michael Shilman
9a580d9edd Merge branch 'next' into shilman/reduce-ci-machines 2022-10-27 23:41:14 +08:00
Michael Shilman
c3d86a2abe
Merge pull request #19651 from storybookjs/kasper/fix-storyobj-type
CSF: Fix `StoryObj<typeof Cmp>` to work the same as old ComponentStoryObj
2022-10-27 23:40:40 +08:00
Michael Shilman
c526ee13d3 Build: Reduce resource classes 2022-10-27 23:24:16 +08:00
Norbert de Langen
2353040163
fixes 2022-10-27 17:00:20 +02:00
Michael Shilman
e95f52bd82 7.0.0-alpha.44 next.json version file [skip ci] 2022-10-27 23:00:19 +08:00
Norbert de Langen
51922388b6
fix 2022-10-27 16:26:28 +02:00
Norbert de Langen
0d261cc381
Merge branch 'next' into norbert/sb-803-resolve-addon-actions-deprecations 2022-10-27 16:18:02 +02:00
Norbert de Langen
a9590e1e88
move the actions decorator into it's own entrypoint 2022-10-27 16:05:09 +02:00
Michael Shilman
323d1271e5 Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip] 2022-10-27 21:57:47 +08:00
Michael Shilman
d4965bd328 v7.0.0-alpha.44 v7.0.0-alpha.44 2022-10-27 21:52:14 +08:00
Michael Shilman
bdb25bc5ff Update root, peer deps, version.ts/json to 7.0.0-alpha.44 [ci skip] 2022-10-27 21:47:04 +08:00
Michael Shilman
eaa718bea7 7.0.0-alpha.44 changelog 2022-10-27 21:46:54 +08:00
Michael Shilman
da4bf6eaa7
Merge pull request #19647 from storybookjs/tech/only-copy-mjs-to-manager-outpout
Build-storybook: Only copy .mjs files for manager build
2022-10-27 21:40:35 +08:00
Kasper Peulen
4220a44c86 Make StoryObj<typeof Cmp> work the same as ComponentStoryObj did (so non strict) 2022-10-27 15:29:33 +02:00
Michael Shilman
bd687f26f1
Merge pull request #19644 from storybookjs/shilman/reduce-ci-usage
Build: Reduce CI usage by 60%
2022-10-27 19:38:49 +08:00
Michael Shilman
074ee52f9f Off by 1 2022-10-27 19:21:32 +08:00
Norbert de Langen
f8dabf5a3c
only copy .mjs files from from storybook/manager/dist in manager-builder 2022-10-27 13:03:27 +02:00
Tom Coleman
9ff35419f4
Merge pull request #19645 from storybookjs/remove-netlify
Remove `netlify.toml`
2022-10-27 20:52:55 +11:00
Tom Coleman
cabf72e890
Merge pull request #19625 from storybookjs/tom/sb-829-add-story-tags-to-the-index-index
Add tags to story and index
2022-10-27 20:50:46 +11:00
Norbert de Langen
2c628b11da
Merge pull request #19635 from storybookjs/tech/rename-lib-ui
rename storybook/ui to storybook/manager
2022-10-27 12:16:16 +03:00
Tom Coleman
bf22824b62
Merge pull request #19643 from storybookjs/tweak-check-task
Small check task fixes
2022-10-27 19:33:41 +11:00
Tom Coleman
b0167bf4da Remove netlify.toml 2022-10-27 19:33:27 +11:00
Tom Coleman
824c6821b9 Replace use of CSF in template stories 2022-10-27 19:30:11 +11:00
Tom Coleman
baafde35c9 Remove incorrect import from renderers type tests 2022-10-27 19:28:33 +11:00
Michael Shilman
e6b9cfb40b Build: Reduce CI usage by 60% 2022-10-27 16:15:49 +08:00
Norbert de Langen
c725adf866
Merge branch 'next' into tech/rename-lib-ui 2022-10-27 09:19:05 +02:00
Norbert de Langen
0ed191b3e0
rename 2022-10-27 09:17:22 +02:00
Tom Coleman
a752cb75ef Small check fixes 2022-10-27 17:32:28 +11:00
flaura
bcde9cf7e1 Fix broken link in docs-page 2022-10-26 22:27:02 -04:00
Tom Coleman
40c60621d9 Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index 2022-10-27 12:43:09 +11:00