757 Commits

Author SHA1 Message Date
Norbert de Langen
918a2f43b3
apply the NX auto migration 2023-02-14 13:57:07 +01:00
Valentin Palkovic
283d038d1e Fix some unsound type check errors 2023-02-14 11:32:22 +01:00
Tom Coleman
d863378e9e
Merge pull request #20915 from storybookjs/20745-duplicate-source-snippets
Docs: Show source of corresponding args in source block
2023-02-14 16:38:37 +11:00
Michael Shilman
2aebfa29b3 Update git head to 7.0.0-beta.47, update yarn.lock [ci skip] 2023-02-14 00:40:15 +08:00
Michael Shilman
a591d8eb57 v7.0.0-beta.47 2023-02-14 00:38:53 +08:00
Michael Shilman
5aef996bf9 Update git head to 7.0.0-beta.46, update yarn.lock [ci skip] 2023-02-11 00:41:44 +08:00
Michael Shilman
ddbb9cfded v7.0.0-beta.46 2023-02-11 00:40:15 +08:00
Michael Shilman
0878bcd1f1 Update git head to 7.0.0-beta.45, update yarn.lock [ci skip] 2023-02-09 11:00:25 +08:00
Michael Shilman
c7fdb03a40 v7.0.0-beta.45 2023-02-09 10:58:59 +08:00
Tom Coleman
8cc97a417c Change constant name 2023-02-08 13:35:15 +11:00
Michael Shilman
1f62f41d61 Merge branch 'next' of github.com:storybookjs/storybook into next 2023-02-08 00:28:25 +08:00
Michael Shilman
cd5abae631 Update git head to 7.0.0-beta.44, update yarn.lock [ci skip] 2023-02-08 00:15:29 +08:00
Michael Shilman
cb3de6c33a v7.0.0-beta.44 2023-02-08 00:13:50 +08:00
Valentin Palkovic
882330a424 Change default behaviour of Tooltip trigger to 'click' 2023-02-07 16:03:23 +01:00
Jeppe Reinhold
0de70d37f1
Merge branch 'next' into 20745-duplicate-source-snippets 2023-02-07 14:50:19 +01:00
Valentin Palkovic
e5668ffc8e Menu design upgrades
1. Icons are always on the left. If there is one icon in a menu item, every other menu item will have an indent to match the space of the icon as seen in the Storybook menu.
2. If there are no icons, the item label is not indented.
3. There is a node on the right of each menu item that can be populated with keyboard shortcuts, illustrations, etc.
4. Active items (denoted with a checkmark) will be both bold and blue.
5. There will be an optional `description` text node that will be below the item label.
6. Keyboard shortcuts will list all commands in one container.
7. The decorative menu tooltip arrows are no longer shown.
2023-02-06 16:28:41 +01:00
Tom Coleman
3aa99d92aa Actually use the unknown args value 2023-02-06 15:16:10 +11:00
Tom Coleman
a8166ee56c Update all source decorators to new format 2023-02-06 15:11:21 +11:00
Tom Coleman
9e85162b87 Fix source stories 2023-02-06 14:41:01 +11:00
Tom Coleman
2ae53e972d Change useSourceProps to use useArgs 2023-02-06 11:49:38 +11:00
Tom Coleman
7a318e6283 Refactor useArgs/useGlobals out
And add a `useStoriesAndArgs`
2023-02-06 11:29:18 +11:00
Michael Shilman
b84e01a563 Update git head to 7.0.0-beta.43, update yarn.lock [ci skip] 2023-02-04 17:16:26 +08:00
Michael Shilman
b1b7c2bc99 v7.0.0-beta.43 2023-02-04 17:15:16 +08:00
Michael Shilman
87cc22de12 Update git head to 7.0.0-beta.42, update yarn.lock [ci skip] 2023-02-04 12:27:53 +08:00
Michael Shilman
0b8d11c617 v7.0.0-beta.42 2023-02-04 12:26:43 +08:00
Norbert de Langen
4c63decad1
changing magic numbers in the middle of the night to get main branch to go green 2023-02-03 23:32:08 +01:00
Norbert de Langen
707b93bac2
change viewport value 2023-02-03 23:03:50 +01:00
Norbert de Langen
a31fab894d
fix 2023-02-03 22:42:37 +01:00
Valentin Palkovic
47342af26d
Merge pull request #20783 from storybookjs/valentin/ui-improvements
Tab UI Improvements
2023-02-03 15:44:30 +01:00
Michael Shilman
898cee2081 Update git head to 7.0.0-beta.41, update yarn.lock [ci skip] 2023-02-03 21:27:11 +08:00
Michael Shilman
b73df3011f v7.0.0-beta.41 2023-02-03 21:26:05 +08:00
Valentin Palkovic
2c2740e267 Fix play tests 2023-02-03 14:01:40 +01:00
Tom Coleman
1623d0cdab Add args to source container information 2023-02-03 17:22:08 +11:00
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
Valentin Palkovic
2ef671ed6c Add removed properties for backwards compat 2023-02-01 15:16:33 +01:00
Valentin Palkovic
07cf50693c Change ListItem icon color 2023-02-01 15:16:33 +01:00
Valentin Palkovic
c7419bf163 Fix nesting of Tools in Addon Panel 2023-02-01 15:16:33 +01:00
Valentin Palkovic
12f7fedf77 Adjust Tab component to match previous Stories 2023-02-01 15:16:33 +01:00
Valentin Palkovic
b0f4a8fc0e Revert Story decorator 2023-02-01 15:16:33 +01:00