710 Commits

Author SHA1 Message Date
Tom Coleman
580ee45df3 Revert "Created ArgTypes component and stories"
This reverts commit 00dd100f314bd9f2111dea6b638b2835f7c9a375.
2023-01-18 15:19:25 +11:00
Tom Coleman
00dd100f31 Created ArgTypes component and stories 2023-01-18 15:18:01 +11:00
Tom Coleman
11374a7601 Move validation logic into context.resolveOf 2023-01-18 13:17:33 +11:00
Tom Coleman
3c54f8e424 Drop enhanceSource as our storySource is now simpler 2023-01-18 12:33:54 +11:00
Tom Coleman
fa16ccb518
Merge pull request #20530 from storybookjs/tom/sb-1144-update-api-of-story-block
Docs: Refactor props of Story block
2023-01-18 08:12:19 +11:00
Valentin Palkovic
01e7b3b341 Fix HMR issue in Manager UI 2023-01-17 15:41:43 +01:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
Tom Coleman
8ae96c0af9 Merge remote-tracking branch 'origin/next' into tom/sb-1147-update-api-of-source-block 2023-01-17 16:18:01 +11:00
Tom Coleman
c99ee4ccfa Merge branch 'tom/sb-1144-update-api-of-story-block' into add-ignoreArgsUpdates 2023-01-16 16:18:00 +11:00
Tom Coleman
0186f3cd3c Fix up some props 2023-01-16 14:50:00 +11:00
Tom Coleman
7ca9482523 Use theme parameter to stop components being double-double renders 2023-01-16 14:45:19 +11:00
Tom Coleman
878c5b3953 Fix internal canvas stories 2023-01-16 13:10:01 +11:00
Tom Coleman
a08c2a2057 Add a __primary prop and use it to alter the idea of <Primary> 2023-01-16 12:58:01 +11:00
Tom Coleman
ce5ab43037 Just render the provider, not the whole docs container 2023-01-16 12:43:57 +11:00
Tom Coleman
e47b5221ea Remove empty docs page story 2023-01-16 12:37:09 +11:00
Tom Coleman
8fbd92af33 Update id story 2023-01-16 12:35:01 +11:00
Tom Coleman
66496dc75e Update IFrame story names 2023-01-16 12:33:21 +11:00
Tom Coleman
681782c511 Fix Preview stories 2023-01-16 12:05:28 +11:00
Tom Coleman
8c909422ce Remove accidentally committed file 2023-01-16 11:37:01 +11:00
Tom Coleman
1245c85ca0 Merge branch 'tom/sb-1144-update-api-of-story-block' into add-ignoreArgsUpdates 2023-01-16 10:18:58 +11:00
Tom Coleman
aaeeb1a8b8 Suggestion 2023-01-15 22:46:04 +11:00
Tom Coleman
037e185df3 Change to forceInitialArgs 2023-01-15 22:44:58 +11:00
Tom Coleman
2545342630 Fixes 2023-01-15 22:23:05 +11:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00
Michael Shilman
05179df2dc v7.0.0-beta.28 2023-01-15 14:12:15 +08:00
Michael Shilman
33a517844a Update git head to 7.0.0-beta.27, update yarn.lock [ci skip] 2023-01-14 17:49:14 +08:00
Michael Shilman
1abdc0888c v7.0.0-beta.27 2023-01-14 17:48:15 +08:00
Jeppe Reinhold
df28d20ccc
Merge pull request #19788 from storybookjs/pocka/fix/18611-cannot-copy-docs-preview-content-text
Blocks: Do not copy code snippet when text inside preview is selected
2023-01-14 01:52:00 +01:00
Norbert de Langen
54876dba70
Merge branch 'next' into yuisato1025/support-depreacted-jsdoc-tag 2023-01-14 01:24:07 +01:00
Michael Arestad
6bbd56fc8c Added Sun, Moon, Sidebyside, and stacked icons 2023-01-13 15:52:11 -07:00
Jeppe Reinhold
858aa9d49f
Merge pull request #20592 from storybookjs/prepareMeta
prepareMeta function similar to prepareStory
2023-01-13 22:17:00 +01:00
Norbert de Langen
13edba59be
Merge pull request #20451 from Jacob-mns/next
add children to CanvasProps
2023-01-13 20:24:36 +01:00
Norbert de Langen
6abbb54d4d
Merge branch 'next' into pocka/fix/18611-cannot-copy-docs-preview-content-text 2023-01-13 19:48:48 +01:00
Michael Shilman
4da7e82102 Update git head to 7.0.0-beta.26, update yarn.lock [ci skip] 2023-01-14 00:15:09 +08:00
Michael Shilman
4d3ed5ec2e v7.0.0-beta.26 2023-01-14 00:13:56 +08:00
Norbert de Langen
128c2a795c
make changes to typings files to ensure this the check command succeeds 2023-01-13 11:13:24 +01:00
Norbert de Langen
dead68d84a
Merge pull request #20598 from storybookjs/norbert/make-typescript-check-work-valid
make changes to typings files to ensure this the check command succeeds
2023-01-13 11:01:28 +01:00
Tom Coleman
3685456eb9 Fixes 2023-01-13 20:11:34 +11:00
Tom Coleman
0ebc4d68c2 Fixes 2023-01-13 20:08:06 +11:00
Tom Coleman
3116dd7f35 Merge remote-tracking branch 'origin/next' into tom/sb-1144-update-api-of-story-block 2023-01-13 20:04:02 +11:00
Tom Coleman
29959c8c94 Cleanup a bit 2023-01-13 20:03:38 +11:00
Tom Coleman
02cee42f5d Add debugging to built-in sb 2023-01-13 19:40:46 +11:00
Tom Coleman
d558765466 Cleanup 2023-01-13 19:29:52 +11:00
Tom Coleman
60ea110a1b Update source block 2023-01-13 19:28:54 +11:00
Tom Coleman
39f5da81c7 Another issue 2023-01-13 18:47:06 +11:00
Tom Coleman
996fdde720 Even more fixes 2023-01-13 18:22:20 +11:00
Tom Coleman
f5dba5981f Missed one more 2023-01-13 17:49:52 +11:00
Tom Coleman
a87aa604b8 WIP 2023-01-13 17:49:12 +11:00
Tom Coleman
ee21598572 Added most source stories 2023-01-13 17:10:31 +11:00