Norbert de Langen
e132d345c1
Merge pull request #21069 from FlynnFc/next
...
Fix to css Zoom not working in safari
2023-02-16 17:54:11 +01:00
Michael Shilman
c067c5a9fc
Update git head to 7.0.0-beta.49, update yarn.lock [ci skip]
2023-02-17 00:28:00 +08:00
Michael Shilman
a2b4f0b42e
v7.0.0-beta.49
2023-02-17 00:26:12 +08:00
Michael Shilman
440c040893
Update git head to 7.0.0-beta.48, update yarn.lock [ci skip]
2023-02-15 19:47:12 +08:00
Michael Shilman
8c9765f9cd
v7.0.0-beta.48
2023-02-15 19:45:28 +08:00
Yann Braga
77dfa012c4
make interactions debugger the default behavior of the addon
2023-02-15 11:37:53 +01:00
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
Flynn
03bbffa95f
Update code/ui/components/src/Zoom/browserSupportsCssZoom.ts
...
Co-authored-by: Norbert de Langen <ndelangen@me.com>
2023-02-14 08:16:20 +00: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
Flynn
bd38eef807
removing unused import
2023-02-13 23:53:35 +00:00
Flynn
7f9574248b
build error fix
2023-02-13 23:33:00 +00:00
Flynn
a3831ba030
comments explaining regex and requested changes
2023-02-13 23:25:37 +00: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
Flynn
e3e80ed755
added back type exception
2023-02-13 14:12:45 +00:00
Flynn
e2376f74f4
Update browserSupportsCssZoom.ts
2023-02-13 13:47:03 +00:00
Flynn
ebdad2edcf
Update browserSupportsCssZoom.ts
2023-02-13 13:08:26 +00:00
Flynn
efc8ce1b68
checks if browser is safari
2023-02-13 13:01:26 +00: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