storybook-bot
f03dd98ce8
Bump version from "8.0.0-alpha.15" to "8.0.0-alpha.16" [skip ci]
2024-01-30 16:46:28 +00:00
Charles de Dreuille
e43d14a215
Update App.tsx
2024-01-29 16:31:22 +00:00
Charles de Dreuille
44bb695aef
Update Layout.stories.tsx
2024-01-29 16:15:00 +00:00
Charles de Dreuille
54e7809e53
Some fixes
2024-01-29 13:50:58 +00:00
Jeppe Reinhold
b9e402a6c5
allow oversized previews on desktop
2024-01-29 14:22:36 +01:00
Charles de Dreuille
ce3d85aa82
Improve how the addon panel work on mobile
2024-01-29 11:22:36 +00:00
storybook-bot
241dee7416
Bump version from "8.0.0-alpha.14" to "8.0.0-alpha.15" [skip ci]
2024-01-26 08:36:30 +00:00
Jeppe Reinhold
c3c503a49a
fix types, simplify Link
2024-01-25 11:08:05 +01:00
Jeppe Reinhold
d21c368f2d
Fix failing type compilation
2024-01-24 12:53:55 +01:00
Jeppe Reinhold
a32225c737
fix unused import
2024-01-24 10:05:34 +01:00
Jeppe Reinhold
caeabc3a61
simplify component types
2024-01-24 09:50:40 +01:00
Jeppe Reinhold
a4fab8091a
simplify LoaderProps
2024-01-24 09:13:11 +01:00
Jeppe Reinhold
109e7596ac
Merge branch 'next' of github.com:storybookjs/storybook into shaun/component-types
2024-01-24 08:59:42 +01:00
storybook-bot
c1fc85f671
Bump version from "8.0.0-alpha.13" to "8.0.0-alpha.14" [skip ci]
2024-01-24 03:31:38 +00:00
Tim S. Van Haren
dac1fd96a5
Merge branch 'fix/issue-24305' of github.com:tsvanharen/storybook into fix/issue-24305
2024-01-22 10:25:30 -05:00
Tim S. Van Haren
e4e4a4c425
fix: removed errant newline per linting rules
2024-01-22 10:22:39 -05:00
Jeppe Reinhold
192aab91b3
Merge branch 'next' into fix/issue-24305
2024-01-22 15:09:33 +01:00
storybook-bot
69b6eda9b4
Bump version from "8.0.0-alpha.12" to "8.0.0-alpha.13" [skip ci]
2024-01-22 10:56:26 +00:00
storybook-bot
5ef44e7c8d
Bump version from "8.0.0-alpha.11" to "8.0.0-alpha.12" [skip ci]
2024-01-19 17:42:31 +00:00
Shaun Evening
82baec1028
UI: Add links to documentation and videos in UI ( #25565 )
...
- Add API function to get the versioned docs URL
- Add versioned link to docs into the sidebar menu
- Fix missing icons in sidebar menu
- Attach Storybook renderer to docs links
- Add education links to empty state of interaction tests panel
- Match icons across empty states
2024-01-19 10:56:10 -05:00
Jeppe Reinhold
6e6453c7e4
remove Controls column from subcomponent tabs
2024-01-18 23:48:02 +01:00
Jeppe Reinhold
3007f1e119
fix Controls block not having controls
2024-01-18 23:41:10 +01:00
Shaun Lloyd
c40673eac1
Mock getDocsUrl
2024-01-18 11:41:04 -05:00
Shaun Lloyd
627138bcec
Fix CI errors
2024-01-18 09:56:46 -05:00
Shaun Evening
ecbeadc62e
Merge branch 'next' into shaun/jit-learning
2024-01-18 08:44:00 -05:00
Jeppe Reinhold
b5491cdf46
Merge pull request #25614 from storybookjs/jeppe/20782-subcomponents
...
Blocks: Support `subcomponents` in `ArgTypes` and `Controls`, remove `ArgsTable` block
2024-01-18 13:51:26 +01:00
Jeppe Reinhold
533ea850a7
enable docgen in build test mode
2024-01-18 13:28:35 +01:00
Jeppe Reinhold
0ac2710414
improve stories
2024-01-18 13:24:19 +01:00
Charles de Dreuille
5acdeb6868
Merge branch 'next' into charles-update-shortcuts
2024-01-18 09:59:08 +00:00
Jeppe Reinhold
b84b1ce39e
Merge branch 'next' into jeppe/20782-subcomponents
2024-01-18 09:43:44 +01:00
storybook-bot
f84bf7046e
Bump version from "8.0.0-alpha.10" to "8.0.0-alpha.11" [skip ci]
2024-01-18 00:03:37 +00:00
Charles de Dreuille
428d0308e5
Update Search.tsx
2024-01-17 14:47:03 +00:00
Shaun Lloyd
d04198cb6b
Add option to add renderer to url
2024-01-16 15:00:09 -05:00
Shaun Lloyd
bffee5ba08
WIP: saving progress on renderer
2024-01-16 15:00:09 -05:00
Shaun Lloyd
39e6fd82c4
Add icons to argstable to match other empty states
2024-01-16 15:00:09 -05:00
Shaun Lloyd
be3ae370e0
Add docs link to sidebar menu; Fix left icons
2024-01-16 15:00:09 -05:00
Tim S. Van Haren
63702669db
fix: fixes the Link2 console warning about defaultProps as outlined in issue 24305
2024-01-16 12:11:44 -05:00
Jeppe Reinhold
40877c5856
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/20782-subcomponents
2024-01-16 14:52:31 +01:00
Jeppe Reinhold
b380b85025
remove ArgsTable doc block
2024-01-16 14:24:52 +01:00
Jeppe Reinhold
34c40457fd
add subcomponents support to Controls block
2024-01-16 13:26:36 +01:00
Jeppe Reinhold
63c3623e2a
add Categories story to Controls block
2024-01-16 12:56:10 +01:00
Jeppe Reinhold
15e88a4b43
add Categories story to ArgTypes stories
2024-01-16 12:51:55 +01:00
Jeppe Reinhold
93c0416526
add subcomponents support to ArgTypes block
2024-01-16 11:48:19 +01:00
Kasper Peulen
4f2c2fbbcb
Merge remote-tracking branch 'origin/next' into kasper/update-linter
2024-01-16 10:01:44 +01:00
Valentin Palkovic
48539e8a72
Merge pull request #25564 from storybookjs/valentin/set-allow-function-to-false-telejson
...
Telejson: Update stringify options in codebase
2024-01-15 14:12:10 +01:00
Kasper Peulen
021c101faf
Apply updated eslint rules
2024-01-15 13:33:41 +01:00
Valentin Palkovic
8cc1d71c62
Merge pull request #25584 from storybookjs/valentin/replace-storybook-jest-by-test
...
Interaction: Replace @storybook/jest by @storybook/test
2024-01-15 11:31:20 +01:00
storybook-bot
52931d1cfd
Merge branch 'next-release' into next
2024-01-15 10:19:50 +00:00
Valentin Palkovic
06d6098490
Merge pull request #25587 from storybookjs/charles-fix-menu-icon-sidebar
...
UI: Fix menu icon on the sidebar
2024-01-15 11:17:24 +01:00
storybook-bot
bab319c565
Bump version from "8.0.0-alpha.9" to "8.0.0-alpha.10" [skip ci]
2024-01-15 10:08:52 +00:00