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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Jeppe Reinhold
|
cf7d54b8c4
|
Merge pull request #19630 from storybookjs/jeppe/sb-867-set-up-storybook-that-only-contains-doc
|
2022-10-26 23:32:17 +02:00 |
|
Norbert de Langen
|
c55f8fa156
|
Merge pull request #19633 from storybookjs/tech/types-improvments
Tech/types-improvements
|
2022-10-26 20:48:32 +03:00 |
|
Norbert de Langen
|
13d0a21dd2
|
fix snapshots
|
2022-10-26 19:43:29 +02:00 |
|
Norbert de Langen
|
70d647979a
|
update lockfile
|
2022-10-26 18:14:53 +02:00 |
|
Norbert de Langen
|
c2aa3d80f9
|
one more fix
|
2022-10-26 18:11:36 +02:00 |
|
Norbert de Langen
|
a3ba1f1928
|
rename storybook/ui to storybook/manager
|
2022-10-26 18:05:23 +02:00 |
|
Norbert de Langen
|
012843f101
|
fixes
|
2022-10-26 18:01:16 +02:00 |
|
Norbert de Langen
|
df0b4fdbac
|
remove export
|
2022-10-26 17:38:33 +02:00 |
|
Norbert de Langen
|
1eb2fd5603
|
fixes
|
2022-10-26 15:59:38 +02:00 |
|
Jeppe Reinhold
|
f2f5d7bbf4
|
Merge branch 'next' into jeppe/sb-867-set-up-storybook-that-only-contains-doc
|
2022-10-26 15:37:12 +02:00 |
|
Michael Shilman
|
1a8f11c4c0
|
Merge pull request #19631 from storybookjs/fix/use-of-window
Addons: Support SSR by not using global.window to store hooks context
|
2022-10-26 21:30:27 +08:00 |
|
Jeppe Reinhold
|
ce66b39ee0
|
Merge pull request #19632 from storybookjs/jeppe/fix-uisb-symlinks
|
2022-10-26 15:29:53 +02:00 |
|
Norbert de Langen
|
4743b3eb72
|
fixes & cleanup
|
2022-10-26 15:01:18 +02:00 |
|
Norbert de Langen
|
7a43b99d4a
|
change lib/addons tu not use global.window but global directly instead
|
2022-10-26 14:46:13 +02:00 |
|
Kasper Peulen
|
b476912803
|
Merge pull request #19596 from storybookjs/shilman/fix-story-migration
Docs: Deprecate Story and ComponentX types
|
2022-10-26 14:29:59 +02:00 |
|
Jeppe Reinhold
|
98fbc0ed6c
|
re-add removed functionality due to SyntaxHighlighter2 error
|
2022-10-26 14:27:10 +02:00 |
|
Jeppe Reinhold
|
44727d53c6
|
preserve symlinks
|
2022-10-26 14:21:40 +02:00 |
|
Jeppe Reinhold
|
7b3f74454f
|
Fix syntax error in scripts
|
2022-10-26 14:12:12 +02:00 |
|
Kasper Peulen
|
8c439a8e38
|
Make StoryFn accept Cmp or Props in all frameworks
|
2022-10-26 14:10:37 +02:00 |
|
Jeppe Reinhold
|
b42aa8bf65
|
add Blocks SB to CircleCI, fix project tokens
|
2022-10-26 13:54:18 +02:00 |
|
Tom Coleman
|
00d7cdf5e4
|
Fix decorators test and export types
|
2022-10-26 21:35:42 +11:00 |
|
Tom Coleman
|
c3c059af53
|
Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index
|
2022-10-26 21:21:58 +11:00 |
|
Tom Coleman
|
fcb52e1e96
|
Update snapshots
|
2022-10-26 21:20:40 +11:00 |
|
Tom Coleman
|
84790b9b89
|
Don't import from csf package
|
2022-10-26 21:19:41 +11:00 |
|
Kasper Peulen
|
be6fb1ffb6
|
Fix usage of changed types
|
2022-10-26 12:05:38 +02:00 |
|
Kasper Peulen
|
eed8bdcdf4
|
Adopt T prefix for generics in all renderers
|
2022-10-26 11:40:15 +02:00 |
|
Kasper Peulen
|
0d3b8280d5
|
Deprecate Story for all frameworks
And deprecate ComponentX variants for react
|
2022-10-26 11:34:48 +02:00 |
|
Tom Coleman
|
e88e270af6
|
Fix StoryRender typing issue
|
2022-10-26 20:24:57 +11:00 |
|
Tom Coleman
|
02a0cb31cd
|
Remove unused import
|
2022-10-26 20:23:58 +11:00 |
|
Norbert de Langen
|
2e4219ddc4
|
hopefully fix TS4111 errors
|
2022-10-26 10:28:23 +02:00 |
|
Norbert de Langen
|
8bc4b24f3b
|
fixing linting
|
2022-10-26 10:02:19 +02:00 |
|
Norbert de Langen
|
e65080986a
|
hopefully some fixes for this problem:
https://app.circleci.com/pipelines/github/storybookjs/storybook/30782/workflows/35765dcb-08b4-461f-90bb-5967f20cd2e5/jobs/431118/steps
|
2022-10-26 09:17:06 +02:00 |
|
Norbert de Langen
|
b43e932f44
|
fixes
|
2022-10-26 09:03:40 +02:00 |
|
Tom Coleman
|
ad7b1519ea
|
Fix tags stories
|
2022-10-26 17:57:02 +11:00 |
|
Tom Coleman
|
de302a7707
|
Generate tags in v7 store
|
2022-10-26 17:53:34 +11:00 |
|
Norbert de Langen
|
9e60c3428f
|
Merge branch 'next' into ugrades/eslint
|
2022-10-26 08:51:41 +02:00 |
|
Tom Coleman
|
5c3ad2d2b5
|
Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index
|
2022-10-26 17:46:18 +11:00 |
|
Tom Coleman
|
b373ed9486
|
Ensure story tags *override* component tags
|
2022-10-26 17:44:47 +11:00 |
|
Norbert de Langen
|
d809d34be2
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes-cleanup
|
2022-10-26 08:33:29 +02:00 |
|
Michael Shilman
|
44d458dfd6
|
Merge pull request #19626 from storybookjs/shilman/csf-tools-tags-support
CSF tools: Add tags support
|
2022-10-26 14:19:46 +08:00 |
|