-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Release: Prerelease 8.6.0-beta.1 #30543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
75670d5
Docs: Add CSF factory API documentation
yannbf e1c2cdc
WIP: Move CSF Factories content to page tab
kylegach a9eaf38
Content revisions
kylegach dcfab08
Address feedback
kylegach 6e6eb53
Reference addon-a11y instead of experimental-addon-test
kylegach 8acbd6b
Apply suggestions from code review
kylegach 86cf50d
Address feedback
kylegach 9aa5d03
Merge branch 'kasper/csf-factories' into yann/csf-factories-documenta…
kylegach 8b0fb30
don't default to server.allowedHosts = true
JReinhold ec1ef51
show error log in console and DOM when vite app could not load
JReinhold e6e3952
Add link to RFC
valentinpalkovic de265a7
Merge branch 'next' into jeppe/partially-revert-vite-allowedhosts
JReinhold 2429ddd
Merge pull request #30343 from storybookjs/yann/csf-factories-documen…
valentinpalkovic e549d42
Merge branch 'next' into jeppe/partially-revert-vite-allowedhosts
shilman 4f0adff
Add documentation for `parameters.a11y.test`
kylegach 2b7a4c9
Update MIGRATION.md with `parameters.a11y.test` details
kylegach fc7404d
fix lint and check
JReinhold 65548b1
Merge branch 'jeppe/partially-revert-vite-allowedhosts' of github.com…
JReinhold 6bf22ff
Fix incorrect import
mrginglymus 463636d
Merge pull request #30523 from storybookjs/jeppe/partially-revert-vit…
JReinhold 0a0b5b2
UI: Fix tags sort to be compatible with older browsers
shilman 0f256ad
Merge branch 'next' into shilman/30545-fix-tags-sort
shilman be2ef66
Merge pull request #30547 from storybookjs/shilman/30545-fix-tags-sort
shilman 17583d7
Update CHANGELOG.md for v8.5.6 [skip ci]
storybook-bot 4a368a7
Merge pull request #30542 from mrginglymus/fix-react-preview-import
kasperpeulen 5537645
Docs: Fix `test` tags description
shilman 2614d9b
Fix malformed link
kylegach 4010440
Merge branch 'next' into shilman/fix-test-tag-docs
kylegach 8e68bd8
Merge pull request #30548 from storybookjs/shilman/fix-test-tag-docs
kylegach 492ee30
Improve prose
kylegach 5333a91
Fix snippet typo
kylegach cfd4753
Merge branch 'next' into docs-addon-a11y-parameter
kylegach 14d1a37
Merge pull request #30538 from storybookjs/docs-addon-a11y-parameter
kylegach 77dc3c3
Core: Add tags usage telemetry
shilman e8009f3
Merge pull request #30555 from storybookjs/shilman/add-tags-telemetry
shilman 4d27fdc
Write changelog for 8.6.0-beta.1 [skip ci]
storybook-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logic: Potential XSS vulnerability - hostname is inserted into innerHTML without sanitization