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 |
|
Tom Coleman
|
6912c9e801
|
Update tests for v6 store
|
2022-10-26 20:20:57 +11:00 |
|
Tom Coleman
|
9d54815ee7
|
Add docsPage tag test for StoryIndex
|
2022-10-26 20:14:46 +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
|
fca624ccbe
|
Add docsPage tag support to v7 store
|
2022-10-26 18:00:29 +11:00 |
|
Tom Coleman
|
97f2e1e8c7
|
Merge branch 'tom/sb-829-add-story-tags-to-the-index-index' into tom/sb-831-only-generate-docs-page-for-tagged
|
2022-10-26 17:58:23 +11: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 |
|
Tom Coleman
|
406be841fb
|
Fix issue with loading presets in v6 store
=
|
2022-10-26 17:33:05 +11:00 |
|
Tom Coleman
|
880739d940
|
Don't show docspage unless the user opts in
|
2022-10-26 17:32:44 +11: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 |
|
Michael Shilman
|
1593be6602
|
CSF tools: Add tags support
|
2022-10-26 13:55:25 +08:00 |
|
Tom Coleman
|
3a1a90a98e
|
Add story | docs tags to all entries
|
2022-10-26 16:41:48 +11:00 |
|
Tom Coleman
|
0385965b72
|
Add tags to manager type
|
2022-10-26 16:38:19 +11:00 |
|
Tom Coleman
|
2911f55a0b
|
Add tag story
|
2022-10-26 16:38:05 +11:00 |
|
Tom Coleman
|
15a68c502f
|
Handle tags in prepareStory and add to index generated from facade
|
2022-10-26 16:24:21 +11:00 |
|
Tom Coleman
|
1c91324a0c
|
Update code/lib/core-common/src/utils/get-renderer-name.ts
|
2022-10-26 15:00:34 +11:00 |
|
Tom Coleman
|
ad444a3832
|
Ensure v6 store works even with no explicit renderer
|
2022-10-26 13:43:20 +11:00 |
|
Tom Coleman
|
3b962082a6
|
Fix test
|
2022-10-26 13:16:12 +11:00 |
|
Michael Shilman
|
a578aa77ad
|
Merge pull request #19620 from storybookjs/react-native-cli-template-register
CLI/React native: Fix addons template to import register instead of manager
|
2022-10-26 10:03:18 +08:00 |
|
Tom Coleman
|
f286554cbd
|
One more fix
|
2022-10-26 12:31:08 +11:00 |
|
Tom Coleman
|
5ffdac21a5
|
Fix typing problems
|
2022-10-26 12:28:03 +11:00 |
|
Tom Coleman
|
0f04209d86
|
Default PreviewWeb
|
2022-10-26 12:23:59 +11:00 |
|
Tom Coleman
|
c4a69ab177
|
Create super classes for Selection/View
|
2022-10-26 10:56:03 +11:00 |
|
Tom Coleman
|
69981986a8
|
Allow overriding WebView and UrlStore
|
2022-10-26 10:26:09 +11:00 |
|
Jeppe Reinhold
|
4b76534cb6
|
add blocksOnly configuration to SB4SB
|
2022-10-26 00:31:54 +02:00 |
|
Norbert de Langen
|
6bb075260c
|
cleanup
|
2022-10-25 19:39:25 +02:00 |
|
Norbert de Langen
|
a6a0452ffd
|
sorting imports
|
2022-10-25 19:38:31 +02:00 |
|
Norbert de Langen
|
d32d484b08
|
fixes
|
2022-10-25 19:26:53 +02:00 |
|
Norbert de Langen
|
0961a23194
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes-cleanup
|
2022-10-25 19:01:20 +02:00 |
|
Daniel Williams
|
68cbcb7ba2
|
fix: register should be used instead of manager
React native's stable version uses 5.3 where register is still the correct import
|
2022-10-25 16:34:47 +01:00 |
|
Norbert de Langen
|
113ee5019a
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes
|
2022-10-25 17:32:50 +02:00 |
|