From 97f7de4590981d9c76a481224a5aedc946f2b46f Mon Sep 17 00:00:00 2001 From: Edwin van den Houdt Date: Thu, 2 Jul 2026 19:13:18 +0200 Subject: [PATCH] =?UTF-8?q?feat(a11y):=20WP-01=20=E2=80=94=20axe-on-every-?= =?UTF-8?q?story=20CI=20gate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Turn the interactive Storybook a11y addon into a build gate: - @storybook/test-runner + axe-playwright over the static build (.storybook/test-runner.ts reads the a11y tags from story context) - test-storybook / test-storybook:ci scripts; storybook-a11y CI job - triage: escape-hatch a11y.disable on stories whose display:contents wrapper splits