710 Commits

Author SHA1 Message Date
Tom Coleman
8b1fe47d26 Change rootDir in TS plugin 2023-02-03 10:52:20 +11:00
Norbert de Langen
505a5af06a
Merge pull request #20846 from storybookjs/valentin/add-nunito-sans
Add nunito sans font
2023-02-02 15:08:52 +01:00
Michael Shilman
15e14b85b9 Update git head to 7.0.0-beta.40, update yarn.lock [ci skip] 2023-02-02 11:40:56 +08:00
Michael Shilman
9c68cc3a66 v7.0.0-beta.40 2023-02-02 11:39:38 +08:00
Tom Coleman
777e5127e3
Merge pull request #20880 from storybookjs/jeppe/blocks-deprecations
Blocks: Added deprecation warnings
2023-02-02 10:21:08 +11:00
Jeppe Reinhold
dd1ca7f951
Merge pull request #20803 from storybookjs/jeppe/fix-blocks
Doc Blocks: Fix styling and parameter bugs
2023-02-01 23:47:46 +01:00
Tom Coleman
9b7b28e2e9
Merge pull request #20806 from storybookjs/export-controls-from-blocks
Docs: Export controls from doc blocks
2023-02-02 09:23:25 +11:00
Jeppe Reinhold
7e7e590383 add and fix deprecation warnings for blocks 2023-02-01 23:19:16 +01:00
Jeppe Reinhold
3d1e893917 add docs styles to block stories 2023-02-01 21:17:13 +01:00
Michael Shilman
ed1b8b8b19 Update git head to 7.0.0-beta.39, update yarn.lock [ci skip] 2023-02-01 23:57:11 +08:00
Michael Shilman
96d4845118 v7.0.0-beta.39 2023-02-01 23:55:24 +08:00
Jeppe Reinhold
a2dadf57d3
Merge branch 'next' into export-controls-from-blocks 2023-02-01 15:41:17 +01:00
Norbert de Langen
61730f0abc
cleanup 2023-02-01 09:15:22 +01:00
Michael Arestad
c10df2e109 Updated typefaces and removed black typeface in favor of bold 2023-01-31 17:29:20 -07:00
Tom Coleman
23c878c783 Merge branch 'next' into export-controls-from-blocks 2023-02-01 10:46:21 +11:00
Tom Coleman
1013ca113e Remove conflicting unused type 2023-02-01 06:33:53 +11:00
Norbert de Langen
ca23c8419f
fixes, just use regular define property. I couldn't make the plugin work. 2023-01-31 11:05:05 +01:00
Norbert de Langen
fdcd2b592e
Merge branch 'next' into valentin/add-nunito-sans 2023-01-31 10:13:47 +01:00
Norbert de Langen
ea6dffba23
add the font for the storybook manager UI, add a reference to it in the template
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2023-01-31 10:13:16 +01:00
Michael Shilman
cb1cb566b7 Update git head to 7.0.0-beta.38, update yarn.lock [ci skip] 2023-01-31 16:58:47 +08:00
Michael Shilman
91302a6818 v7.0.0-beta.38 2023-01-31 16:57:30 +08:00
Michael Shilman
a30b991777 v7.0.0-beta.37 2023-01-31 16:53:10 +08:00
Norbert de Langen
8a94cee92d
fix 2023-01-30 15:14:44 +01:00
Norbert de Langen
f5d8eaccae
fix issue with types after update && fix linting 2023-01-30 14:45:30 +01:00
Jeppe Reinhold
feee9a91cb add Empty Unattached story to Source block 2023-01-30 10:38:02 +01:00
Jeppe Reinhold
4a1dd9c7bf Merge branch 'jeppe/fix-blocks' of github.com:storybookjs/storybook into jeppe/fix-blocks 2023-01-30 00:26:04 +01:00
Jeppe Reinhold
9986553587 allow Canvas without story children 2023-01-30 00:25:40 +01:00
Jeppe Reinhold
f1d1ed84d0
Merge branch 'next' into jeppe/fix-blocks 2023-01-29 22:01:02 +01:00
Michael Shilman
b6b51d5a2a Update git head to 7.0.0-beta.36, update yarn.lock [ci skip] 2023-01-28 11:30:40 +08:00
Michael Shilman
5268eb0fa2 v7.0.0-beta.36 2023-01-28 11:29:32 +08:00
Jeppe Reinhold
ca22df8e72 Revert "fix __forceInitialArgs to not update source"
This reverts commit 16eb6966d2b0769fcac89fc80a9a1f1bd0712eec.
2023-01-28 00:46:09 +01:00
Jeppe Reinhold
c5fd149c6b
Merge branch 'next' into markdown-block 2023-01-27 23:35:12 +01:00
Jeppe Reinhold
9273832619 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/fix-blocks 2023-01-27 23:29:34 +01:00
Jeppe Reinhold
16eb6966d2 fix __forceInitialArgs to not update source 2023-01-27 23:16:46 +01:00
Jeppe Reinhold
d441a0be1e fix toolbar appearing in Stories 2023-01-27 20:58:47 +01:00
Jeppe Reinhold
979c18694c
improve withToolbar logic
Co-authored-by: Tom Coleman <tom@chromatic.com>
2023-01-27 09:18:51 +01:00
Tom Coleman
48dfc5d559 Allow using <Source code=".." /> unattached. 2023-01-27 15:09:36 +11:00
Tom Coleman
fba1403907 Export controls from doc blocks 2023-01-27 13:31:33 +11:00
Jeppe Reinhold
b5022502fe
Merge branch 'next' into jeppe/fix-blocks 2023-01-27 01:07:33 +01:00
Jeppe Reinhold
f2685dbfed fix type error 2023-01-27 00:45:08 +01:00
Jeppe Reinhold
58c65443e0 Support unattached Canvas without story children 2023-01-27 00:39:16 +01:00
Jeppe Reinhold
df8fbe3b90 add stories for Primary and Stories 2023-01-27 00:26:44 +01:00
Jeppe Reinhold
1cd89031ac improve withToolbar logic 2023-01-27 00:26:04 +01:00
Jeppe Reinhold
653052fc8b make headers in MDX unstyled components 2023-01-26 23:46:17 +01:00
Michael Shilman
894f514d99 Update git head to 7.0.0-beta.35, update yarn.lock [ci skip] 2023-01-27 00:59:07 +08:00
Michael Shilman
e6d5c50c88 v7.0.0-beta.35 2023-01-27 00:57:32 +08:00
Jeppe Reinhold
18dad97975 fix canvas.withToolbar parameter in autodocs 2023-01-26 13:30:45 +01:00
Jeppe Reinhold
5f231057b7 only disable eslint rule locally 2023-01-26 13:02:40 +01:00
Jeppe Reinhold
951a808131 replace Description component and stories with Markdown 2023-01-26 12:53:19 +01:00
Jeppe Reinhold
0afe4a5c50 Merge branch 'disable-markdown-transclusion' of github.com:storybookjs/storybook into markdown-block 2023-01-26 02:28:22 +01:00