2842 Commits

Author SHA1 Message Date
Valentin Palkovic
79ad98cbe8 Fix tests 2024-11-20 10:56:49 +01:00
Valentin Palkovic
2eebee1264 Add discrepancy handling to A11yPanel 2024-11-19 15:54:01 +01:00
Valentin Palkovic
d3923d25d0 Add stories for A11yPanel 2024-11-19 13:34:16 +01:00
Valentin Palkovic
c8647d4e4c Add tests 2024-11-18 09:14:27 +01:00
Valentin Palkovic
b80ee26f50 Refactor a11y addon to use afterEach and reporting API 2024-11-15 15:58:30 +01:00
Valentin Palkovic
b7c1d02fcf Update @storybook/csf 2024-11-14 14:46:45 +01:00
Valentin Palkovic
57a8ceaa37 Core: Implement Story Completed 2024-11-14 14:30:00 +01:00
Valentin Palkovic
dd242dccec Merge remote-tracking branch 'origin/kasper/after-each' into valentin/unified-a11y-testing 2024-11-14 14:28:49 +01:00
Yann Braga
7e4d45a947 Addon Test: Only optimize react deps if applicable in vitest-plugin 2024-11-14 13:18:42 +01:00
Yann Braga
f231139b23 Addon Test: Optimize internal dependencies 2024-11-13 09:14:48 +01:00
storybook-bot
7d3bbd7580 Bump version from "8.5.0-alpha.3" to "8.5.0-alpha.4" [skip ci] 2024-11-12 14:57:10 +00:00
Kasper Peulen
b918869edc Bump @storybook/csf 2024-11-12 15:50:12 +01:00
Kasper Peulen
a91361010b Implement afterEach 2024-11-11 14:57:54 +01:00
Yann Braga
341695cfca
Merge pull request #29558 from storybookjs/yann/fix-typescript-issues
Build: Fix type issues
2024-11-07 09:39:08 +01:00
Yann Braga
9ed9d72f56 Fix type issues 2024-11-06 13:10:34 +01:00
Alain Schaller
f88eb05bf2
Correct addon-themes README to align text with code example 2024-11-05 14:51:33 +01:00
storybook-bot
85055fa454 Bump version from "8.5.0-alpha.2" to "8.5.0-alpha.3" [skip ci] 2024-11-05 05:41:54 +00:00
Valentin Palkovic
39a13d1355 Addon Test: Enhance post-install logic for Next.js Vite framework support 2024-11-04 12:21:35 +01:00
storybook-bot
82f7c96303 Bump version from "8.5.0-alpha.1" to "8.5.0-alpha.2" [skip ci] 2024-11-02 03:41:18 +00:00
Valentin Palkovic
fb79a2b185
Merge pull request #29267 from stephenjason89/feat/bun-compatibility
Core: Add bun support with npm fallback
2024-11-01 12:34:21 +01:00
storybook-bot
7b09834c47 Bump version from "8.5.0-alpha.0" to "8.5.0-alpha.1" [skip ci] 2024-10-31 17:41:10 +00:00
storybook-bot
3d3781df4d Bump version from "8.4.0" to "8.5.0-alpha.0" [skip ci] 2024-10-31 12:58:43 +00:00
storybook-bot
939651b867 Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci] 2024-10-31 11:59:59 +00:00
storybook-bot
e94dc925e1 Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci] 2024-10-30 17:21:44 +00:00
Valentin Palkovic
e1f66dc413
Update code/addons/test/src/postinstall.ts 2024-10-30 14:22:12 +01:00
Valentin Palkovic
e0adf62cf0 Addon Test: Improve unsupported vitest message 2024-10-30 13:22:12 +01:00
storybook-bot
c6dc5f63f1 Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci] 2024-10-30 11:43:42 +00:00
Yann Braga
ed1ea98e20
Merge pull request #29479 from storybookjs/yann/addon-test-postinstall-fixes
Addon Test: Improve postinstall script
2024-10-30 12:04:36 +01:00
Gert Hengeveld
a35074bb24
Merge pull request #29482 from storybookjs/throttle-vitest-progress-updates
Addon Test: Throttle Vitest progress updates more heavily
2024-10-30 12:04:23 +01:00
Gert Hengeveld
5d433a4556 Throttle Vitest progress updates more heavily 2024-10-30 11:32:59 +01:00
Yann Braga
9aac063cca fix types 2024-10-30 10:54:32 +01:00
Valentin Palkovic
ee97b6532d Fix type issues 2024-10-30 10:22:23 +01:00
Valentin Palkovic
18b82d8526
Merge branch 'next' into valentin/improve-addon-test-error-handling 2024-10-30 10:06:21 +01:00
Yann Braga
b82bc68362 pass configDir down to storybook remove command 2024-10-29 18:19:57 +01:00
Yann Braga
846d1fdb1b Improve postinstall script for addon test 2024-10-29 17:41:06 +01:00
storybook-bot
72b24f843b Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci] 2024-10-29 15:11:49 +00:00
Valentin Palkovic
71e6ec7463 Addon Test: Improve Error Handling 2024-10-29 15:46:38 +01:00
storybook-bot
a116e5a4e8 Merge branch 'next-release' into next 2024-10-29 13:14:15 +00:00
storybook-bot
88c7787e0b Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci] 2024-10-29 13:06:13 +00:00
Kasper Peulen
694dcef885
Merge pull request #29472 from storybookjs/yann/disable-testing-module-on-non-vite-projects
Addon Test: Only register testing module in Vite projects
2024-10-29 14:03:59 +01:00
Yann Braga
a47eaf8f90 Only register testing module in Vite projects 2024-10-29 12:11:33 +01:00
Valentin Palkovic
bddd5b0955 Addon Test: Adjust file exports to be ESM/CJS compatible 2024-10-29 11:00:10 +01:00
storybook-bot
7987b0472a Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci] 2024-10-28 13:19:43 +00:00
Valentin Palkovic
d499768c98 Refactor: Add support for BUN package manager 2024-10-28 13:09:40 +01:00
Valentin Palkovic
0cf45767be
Merge pull request #29456 from storybookjs/open-component-tests-panel-on-status-click
Core: Open 'Component tests' addon panel when clicking a story status
2024-10-28 10:35:21 +01:00
Valentin Palkovic
e0f287775e
Merge pull request #29458 from storybookjs/hide-assertion-error-stacktrace
Addon Test: Fix hiding stacktrace for assertion errors in test panel
2024-10-28 10:12:36 +01:00
Valentin Palkovic
074d6797be
Merge pull request #29446 from storybookjs/escape-xml-in-error
Addon Test: Escape XML when converting ANSI to HTML in test errors
2024-10-28 10:12:04 +01:00
Valentin Palkovic
fd3abe5d2d
Merge branch 'next' into open-component-tests-panel-on-status-click 2024-10-28 10:10:31 +01:00
Gert Hengeveld
ab45e76bf9 Fix hidden stacktrace for assertion errors in test panel 2024-10-27 21:00:01 +01:00
Gert Hengeveld
6d62c10f9e Open 'Component tests' addon panel when clicking a story status 2024-10-27 14:13:58 +01:00