storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.72k stars 9.32k forks source link

Support new parameters and globals for a11y #29682

Closed valentinpalkovic closed 5 hours ago

valentinpalkovic commented 1 day ago

Closes #

What I did

Checklist for Contributors

Testing

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

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

Checklist for Maintainers

πŸ¦‹ 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>_

name before after diff z %
createSize 0 B 0 B 0 B - -
generateSize 78.4 MB 78.4 MB 4.11 kB -0.23 0%
initSize 144 MB 144 MB 4.92 kB -0.46 0%
diffSize 65.1 MB 65.1 MB 811 B -0.65 0%
buildSize 6.83 MB 6.84 MB 402 B -0.69 0%
buildSbAddonsSize 1.51 MB 1.51 MB 0 B - 0%
buildSbCommonSize 195 kB 195 kB 0 B - 0%
buildSbManagerSize 1.86 MB 1.86 MB 0 B -0.71 0%
buildSbPreviewSize 272 kB 272 kB 0 B - 0%
buildStaticSize 0 B 0 B 0 B - -
buildPrebuildSize 3.84 MB 3.84 MB 0 B -0.71 0%
buildPreviewSize 3 MB 3 MB 402 B 0.78 0%
testBuildSize 0 B 0 B 0 B - -
testBuildSbAddonsSize 0 B 0 B 0 B - -
testBuildSbCommonSize 0 B 0 B 0 B - -
testBuildSbManagerSize 0 B 0 B 0 B - -
testBuildSbPreviewSize 0 B 0 B 0 B - -
testBuildStaticSize 0 B 0 B 0 B - -
testBuildPrebuildSize 0 B 0 B 0 B - -
testBuildPreviewSize 0 B 0 B 0 B - -
name before after diff z %
createTime 24.3s 18s -6s -263ms 0.67 -34.7%
generateTime 17.9s 19.8s 1.8s -0.62 9.2%
initTime 13s 13.5s 511ms -0.99 3.8%
buildTime 8.2s 7.5s -697ms -2.41 πŸ”°-9.2%
testBuildTime 0ms 0ms 0ms - -
devPreviewResponsive 6.1s 6.3s 227ms 1.13 3.6%
devManagerResponsive 3.8s 3.7s -97ms 0.45 -2.6%
devManagerHeaderVisible 554ms 769ms 215ms 4.24 πŸ”Ί28%
devManagerIndexVisible 634ms 810ms 176ms 2.97 πŸ”Ί21.7%
devStoryVisibleUncached 910ms 1.1s 257ms 2.6 πŸ”Ί22%
devStoryVisible 631ms 811ms 180ms 3.13 πŸ”Ί22.2%
devAutodocsVisible 543ms 640ms 97ms 3.05 πŸ”Ί15.2%
devMDXVisible 558ms 430ms -128ms -1.66 πŸ”°-29.8%
buildManagerHeaderVisible 539ms 617ms 78ms 1.14 12.6%
buildManagerIndexVisible 549ms 651ms 102ms 1.42 πŸ”Ί15.7%
buildStoryVisible 529ms 611ms 82ms 1.14 13.4%
buildAutodocsVisible 464ms 546ms 82ms 5.28 πŸ”Ί15%
buildMDXVisible 453ms 499ms 46ms 1.22 9.2%

Greptile Summary

Based on the provided files and changes, here's a concise summary of the pull request:

Enhanced the Storybook a11y addon with new configuration options and improved testing capabilities.

nx-cloud[bot] commented 1 day ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4f485f3b79a241cdc4b642737aa918dfd3202025. 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 - [`nx run-many -t build --parallel=3`](https://cloud.nx.app/runs/SJz1l5Yjkq?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.