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

Addon-a11y: Workaround for Vite 5.3.0 compat #28241

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

shilman
Copy link
Member

@shilman shilman commented Jun 13, 2024

Closes N/A

What I did

Workaround for https://github.com/vitejs/vite/pull/14221/files#diff-121079017d1fa98d6a0ea3354d5c73df45ab277078228cd7384c7a4e84c5a813R340

Thanks for the suggestion @yannbf !

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

  1. Create a new Vite project
  2. Add addon-a11y
  3. npx storybook build

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>

@shilman shilman added bug addon: a11y patch:yes Bugfix & documentation PR that need to be picked to main branch builder-vite ci:normal labels Jun 13, 2024
@shilman shilman merged commit 01be0f0 into next Jun 13, 2024
14 of 15 checks passed
@shilman shilman deleted the shilman/fix-a11y-vite-5-3-0 branch June 13, 2024 16:54
Copy link

nx-cloud bot commented Jun 13, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9625bac. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

storybook-bot pushed a commit that referenced this pull request Jun 13, 2024
Addon-a11y: Workaround for Vite 5.3.0 compat
(cherry picked from commit 01be0f0)
storybook-bot pushed a commit that referenced this pull request Jun 13, 2024
Addon-a11y: Workaround for Vite 5.3.0 compat
(cherry picked from commit 01be0f0)
@github-actions github-actions bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 13, 2024
@valentinpalkovic valentinpalkovic added needs qa Indicates that this needs manual QA during the upcoming minor/major release and removed needs qa Indicates that this needs manual QA during the upcoming minor/major release labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon: a11y bug builder-vite ci:normal patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants