15523 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
a93ea7d0b1 Fix E2E tests 2024-11-19 11:08:52 +01:00
Valentin Palkovic
bc3da7a419 Fix tests 2024-11-18 16:30:07 +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
7668055314 Remove redundant comments in Preview component for clarity 2024-11-15 14:24:01 +01:00
Valentin Palkovic
96dad8c559 Enhance Report interface to support generic result type 2024-11-15 14:23:44 +01:00
Valentin Palkovic
d90709118e Add StoryFinished payload test 2024-11-15 14:23:25 +01:00
Valentin Palkovic
c9c724969c Move afterEach after storyCompleted 2024-11-15 14:22:47 +01:00
Valentin Palkovic
08477ec5a7 Refactor status of the story finished payload 2024-11-14 14:47:41 +01:00
Valentin Palkovic
aa95d2ad16 Rename storyCompleted to storyFinished 2024-11-14 14:47:07 +01:00
Valentin Palkovic
b7c1d02fcf Update @storybook/csf 2024-11-14 14:46:45 +01:00
Valentin Palkovic
e49bc0f8f6 Rename storyCompleted to storyFinished 2024-11-14 14:34:05 +01:00
Valentin Palkovic
6d30bb9eb2 Remove unhandledException from STORY_COMPLETED event 2024-11-14 14:32:04 +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
Kasper Peulen
28b94f8d49
Merge pull request #29480 from toothlessdev/add-init-common-cli-command
CLI: Fix init help for `storybook` command
2024-11-14 12:09:32 +01:00
Kasper Peulen
e038e8b815 Fix tests 2024-11-14 11:23:33 +01:00
Yann Braga
657e8ad2f7 Build: Fix flaky e2e test 2024-11-13 13:32:25 +01:00
Yann Braga
f231139b23 Addon Test: Optimize internal dependencies 2024-11-13 09:14:48 +01:00
KimDaeGeon
0ec7128a97
Merge branch 'next' into add-init-common-cli-command 2024-11-13 09:07:52 +09:00
Kasper Peulen
312b25dfcf Make dedicated order-of-hooks test 2024-11-12 16:20:19 +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
8029b37403 Fix test 2024-11-12 15:37:20 +01:00
Kasper Peulen
83af2a639b Add afterEach normalizers 2024-11-12 15:35:28 +01:00
Kasper Peulen
30656260da Test afterEach 2024-11-12 15:06:17 +01:00
storybook-bot
1d892a2fb5 Write changelog for 8.5.0-alpha.4 [skip ci] 2024-11-12 13:48:00 +00:00
Yann Braga
fa533f1774 move more stories out of next 13 2024-11-12 14:14:05 +01:00
Yann Braga
12be898f8b exclude server action stories to run in next 13 2024-11-12 11:28:58 +01:00
Yann Braga
4d3c6d96fb fix types 2024-11-12 09:47:08 +01:00
Yann Braga
2ac6955886 fix types 2024-11-12 09:33:30 +01:00
Yann Braga
ac53a56ea3 Merge branch 'next' into yann/next-15-support 2024-11-12 09:03:34 +01:00
Yann Braga
104bfccaf0 rework compatibility for draft-mode 2024-11-12 08:57:48 +01:00
Yann Braga
800cefb925 fix e2e 2024-11-12 08:03:33 +01:00
Yann Braga
7cde000a51 fix 2024-11-12 07:50:19 +01:00
Yann Braga
a2b92457e8 Move nextjs stories to common template directory, add Nextjs 14 sandbox 2024-11-12 07:22:21 +01:00
Kasper Peulen
7aa25e359d
Merge branch 'next' into add-init-common-cli-command 2024-11-11 15:17:34 +01:00
Kasper Peulen
a91361010b Implement afterEach 2024-11-11 14:57:54 +01:00
Yann Braga
59df579fbc Nextjs: Add support for Next 15 2024-11-11 14:42:22 +01:00
Grant Forsythe
75289ae02e
Merge branch 'next' into next 2024-11-10 09:37:55 -05: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
storybook-bot
e9d6e2968b Write changelog for 8.5.0-alpha.3 [skip ci] 2024-11-05 02:32:55 +00:00
jonniebigodes
5a56626dca
Merge branch 'next' into remove-duplicate-comments 2024-11-04 15:30:56 +00:00