Skip to content
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

Release: Prerelease alpha 7.6.0-alpha.4 #24612

Merged
merged 109 commits into from
Nov 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
ad10877
fix: modify BooleanControl so that screen readers read a more accurat…
danielmarcano Oct 9, 2023
89dbb40
Merge branch 'next' into toggle-accessibility-fix
cdedreuille Oct 12, 2023
193f13e
cleanup
yannbf Oct 13, 2023
cb1b8d3
fix play function
yannbf Oct 13, 2023
cd5f811
fix(23454)-raw button contrast ratio
maheshchandra10 Oct 19, 2023
ab96c94
GitHub Pages publish guide
mickmcgrath13 Oct 19, 2023
1e03006
Merge branch 'next' into fix(23454)-raw-button-contrast-ratio
ndelangen Oct 20, 2023
81611b9
feat: add new snippet to CodeSnippets paths
halitiince Oct 20, 2023
440372f
Merge branch 'next' into toggle-accessibility-fix
yannbf Oct 23, 2023
a2005c7
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 23, 2023
5ae6774
add appPreviewBg and background.preview to theme variables
JReinhold Oct 25, 2023
3de4e9e
add appPreviewBg to documentation
JReinhold Oct 25, 2023
94eee1f
set preview loader background to match preview
JReinhold Oct 25, 2023
a39db04
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 25, 2023
08582ca
Merge branch 'next' into publish-docs-github-pages
jonniebigodes Oct 26, 2023
c00fc33
Update publish docs to reflect new version of GHP action
mickmcgrath13 Oct 26, 2023
0b44945
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 26, 2023
49b5999
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 26, 2023
11d1e03
use @storybook/test in CLI templates
yannbf Oct 5, 2023
6db0c3b
Merge branch 'next' into halitiince/docs_update_new_react_ts_snippet
jonniebigodes Oct 27, 2023
adcdd81
fix(manager): changed NotificationList z-index
yoshi2no Oct 28, 2023
a206c3e
Catch when prettier failed to prettify main and preview config files
kasperpeulen Oct 28, 2023
f4b4b6e
Babel: Update all @babel/* dependencies
valentinpalkovic Oct 30, 2023
5c320c2
Update jest dependency and add missing babel-jest peer dep
valentinpalkovic Oct 30, 2023
1efe4d1
Remove unneeded ts-to-ts49 codemod
valentinpalkovic Oct 30, 2023
2890ac2
Merge branch 'next' into yann/use-test-package-in-template-stories
yannbf Oct 30, 2023
d8bf6d1
Merge pull request #24610 from storybookjs/valentin/update-babel-depe…
valentinpalkovic Oct 30, 2023
7f5be2c
Merge pull request #24604 from storybookjs/kasper/try-catch-pretify-m…
kasperpeulen Oct 30, 2023
089e340
Next.js: Add avif support
valentinpalkovic Oct 30, 2023
046f823
Update CHANGELOG.md
valentinpalkovic Oct 30, 2023
75cbb1b
Fix ensure-next-ahead step in publish script for empty commits
valentinpalkovic Oct 30, 2023
82e410a
Merge pull request #24616 from storybookjs/valentin/update-changelog
valentinpalkovic Oct 30, 2023
e437742
Merge pull request #24617 from storybookjs/valentin/fix-ensure-next-a…
valentinpalkovic Oct 30, 2023
c656965
split the html renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
bbdcd6a
split the preact renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
fc5c4a9
split the react renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
d77983c
split the server renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
ac33fe9
split the svelte renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
5ef2534
split the vue renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
da42b5d
split the vue3 renderer preview entrypoint into docs & non-docs parts
ndelangen Oct 30, 2023
ea7c242
split the web-components renderer preview entrypoint into docs & non-…
ndelangen Oct 30, 2023
5aaf56e
cleanup
ndelangen Oct 30, 2023
004aa66
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 30, 2023
ec26ed8
Merge branch 'next' into yann/use-test-package-in-template-stories
kasperpeulen Oct 31, 2023
76c3821
Remove await from getByX
kasperpeulen Oct 31, 2023
02f9b36
change mechanism for detecting addon docs being active
ndelangen Oct 31, 2023
b4fb3b0
Fix types
kasperpeulen Oct 31, 2023
4647e9f
Reformat
kasperpeulen Oct 31, 2023
518d643
corrections
ndelangen Oct 31, 2023
1c00b8c
Fix type
kasperpeulen Oct 31, 2023
8fdd30a
Merge pull request #24575 from storybookjs/22029-bug-preview-always-h…
JReinhold Oct 31, 2023
994689d
Merge pull request #24418 from danielmarcano/toggle-accessibility-fix
cdedreuille Oct 31, 2023
b5c6a2d
Rollback extra code in preact
kasperpeulen Oct 31, 2023
c33b724
Fix e2e tests
kasperpeulen Oct 31, 2023
bb5d607
Ignore addon-onboarding when checking versions
JReinhold Oct 31, 2023
12dfcde
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Oct 31, 2023
5b2fcd5
Merge branch 'next' into halitiince/docs_update_new_react_ts_snippet
jonniebigodes Oct 31, 2023
0d9b58a
do not edit docs config is --docs isn't set
ndelangen Oct 31, 2023
09778c8
optimize a story do it does not pull in the entire lodash universe
ndelangen Oct 31, 2023
e3bc4e1
Merge pull request #24634 from storybookjs/fix-onboarding-warning
valentinpalkovic Oct 31, 2023
8d24485
Merge branch 'next' into halitiince/docs_update_new_react_ts_snippet
jonniebigodes Oct 31, 2023
54cb15a
rename preview (previously config) to entry-preview, for easier ident…
ndelangen Oct 31, 2023
7e49ce6
Merge branch 'next' into norbert/split-docs-entries
ndelangen Oct 31, 2023
d3fbed5
Merge pull request #24540 from halitiince/halitiince/docs_update_new_…
jonniebigodes Oct 31, 2023
76e9c14
Docs: Publish Storybook remove irrelevant parenthesis
jonniebigodes Oct 31, 2023
2b6e04b
Merge pull request #24640 from storybookjs/docs_fix_publish_storybook…
jonniebigodes Oct 31, 2023
874a444
Docs: Fix formatting
valentinpalkovic Nov 1, 2023
ef40f34
Merge pull request #24646 from storybookjs/valentin/fix-prettier-issue
valentinpalkovic Nov 1, 2023
10b1e55
rename preview docs entrypoint
ndelangen Nov 1, 2023
cb03069
cleanup
ndelangen Nov 1, 2023
0ef13ab
Merge branch 'next' into norbert/split-docs-entries
ndelangen Nov 1, 2023
2f76b60
fix
ndelangen Nov 1, 2023
d8d57d4
Next.js: Fix forwarding ref for Image component
valentinpalkovic Nov 1, 2023
f176535
Merge pull request #24611 from storybookjs/valentin/nextjs-support-avif
valentinpalkovic Nov 1, 2023
aadef51
Merge pull request #24623 from storybookjs/norbert/split-docs-entries
ndelangen Nov 1, 2023
b7f73a1
Dedupe aria-query until v10 of @testing-library/jest-dom is released:…
kasperpeulen Nov 1, 2023
cd7c63e
Fix links to indexers API
JReinhold Nov 1, 2023
34cf7f8
Merge pull request #24393 from storybookjs/yann/use-test-package-in-t…
kasperpeulen Nov 1, 2023
417b391
update example to show options more implicitly
mickmcgrath13 Nov 1, 2023
3bbb7c5
tighten verbiage and arrangement
mickmcgrath13 Nov 1, 2023
e998021
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Nov 1, 2023
f44cdba
Merge pull request #24649 from storybookjs/fix-indexers-link
kylegach Nov 1, 2023
e1cb740
Merge pull request #24648 from storybookjs/valentin/fix-forwardref-fo…
valentinpalkovic Nov 1, 2023
4c5e657
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Nov 1, 2023
c33389f
CLI Bug: open browser in CLI block start process
xueyawei Nov 2, 2023
1902e35
Dependencies: Update @babel/traverse and @babel/core to fix vulnerabi…
valentinpalkovic Nov 2, 2023
369f0f7
Dependencies: Update nx dependencies to v17
valentinpalkovic Nov 2, 2023
c77f4b4
Dependencies: Update browserify-sign transitive dependency
valentinpalkovic Nov 2, 2023
abf73bd
Merge pull request #24670 from storybookjs/valentin/fix-babel-travers…
valentinpalkovic Nov 2, 2023
63590f2
Add a readme for the test package
kasperpeulen Nov 2, 2023
05ada09
Merge pull request #24671 from storybookjs/valentin/upgrade-nx
valentinpalkovic Nov 2, 2023
efcda42
Merge pull request #24674 from storybookjs/valentin/update-browserify…
valentinpalkovic Nov 2, 2023
fbc8624
Merge pull request #24602 from yoshi2no/patch/24476/yoshi2no
cdedreuille Nov 2, 2023
2c264f1
Merge branch 'next' into fix(23454)-raw-button-contrast-ratio
cdedreuille Nov 2, 2023
ac9880f
Merge pull request #24525 from maheshchandra10/fix(23454)-raw-button-…
cdedreuille Nov 2, 2023
de8530f
Merge branch 'next' into publish-docs-github-pages
mickmcgrath13 Nov 2, 2023
abb7942
yml instead of js, fix extra space in heading, run pretty-docs
mickmcgrath13 Nov 2, 2023
5403dc8
Merge pull request #24668 from xueyawei/patch-2
ndelangen Nov 2, 2023
7f6a92f
Merge branch 'next' into publish-docs-github-pages
jonniebigodes Nov 2, 2023
36c9e26
Merge pull request #24527 from bitovi/publish-docs-github-pages
jonniebigodes Nov 2, 2023
beda7e2
Update code/lib/test/README.md
kasperpeulen Nov 3, 2023
e5dc4d8
Update code/lib/test/README.md
kasperpeulen Nov 3, 2023
bb24d00
Update code/lib/test/README.md
kasperpeulen Nov 3, 2023
06aee66
Update README.md with clarification on package usage
kasperpeulen Nov 3, 2023
a02b85d
Fix minor typo
shilman Nov 3, 2023
de903be
Update code/lib/test/README.md
kasperpeulen Nov 3, 2023
8114b33
Update code/lib/test/README.md
kasperpeulen Nov 3, 2023
3c29e8f
Merge pull request #24678 from storybookjs/kasper/test-readme
kasperpeulen Nov 3, 2023
29ffada
Write changelog for 7.6.0-alpha.4 [skip ci]
storybook-bot Nov 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'next' into publish-docs-github-pages
  • Loading branch information
mickmcgrath13 authored Oct 23, 2023
commit a2005c7fc2f7b2cfa97163afffb128a770316032

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.