15641 Commits

Author SHA1 Message Date
Jeppe Reinhold
2b254b7c08 add testNamePattern to vitest mock 2024-11-18 11:32:53 +01:00
Jeppe Reinhold
7454f3c3a7 properly disable docs context loader in PS 2024-11-18 11:27:18 +01:00
Jeppe Reinhold
5811cdba48 fix duplicate keys in stories 2024-11-18 11:25:06 +01:00
Michael Shilman
38c6859c3c Update yarn.lock 2024-11-18 18:18:07 +08:00
Michael Shilman
b07a464a8d RNW-Vite: Clean up types/dependencies 2024-11-18 17:42:44 +08:00
Valentin Palkovic
c8647d4e4c Add tests 2024-11-18 09:14:27 +01:00
Michael Shilman
e85c72384e Update README.md 2024-11-17 23:49:29 +08:00
Michael Shilman
ee7b69fead Tweak RNW CI 2024-11-17 23:10:46 +08:00
Michael Shilman
4fb8b02c69 RNW-Vite: Test sandboxes 2024-11-17 15:39:36 +08:00
Michael Shilman
907fe38fe3 RNW-Vite: Clean up unnecessary CSS 2024-11-17 15:15:50 +08:00
Michael Shilman
3efc796487 RNW-Vite: Add note about RN CLI sandbox 2024-11-17 14:51:23 +08:00
Michael Shilman
e33053fd5a Merge branch 'next' into shilman/react-native-web-vite 2024-11-17 14:31:27 +08:00
Michael Shilman
85d1d2a826 CLI: Fix qwik init 2024-11-17 13:55:12 +08:00
Michael Shilman
cc9b1b2f79 RNW-Vite: Add JS stories, autodocs 2024-11-16 23:41:29 +08:00
Michael Shilman
c92aa93aa2 Fix TS error 2024-11-16 22:53:56 +08:00
Michael Shilman
3204bec0da RNW-Vite: Try to add docgen 2024-11-16 22:28:12 +08:00
storybook-bot
b87b71015a Bump version from "8.5.0-alpha.4" to "8.5.0-alpha.5" [skip ci] 2024-11-16 06:18:51 +00:00
Valentin Palkovic
b80ee26f50 Refactor a11y addon to use afterEach and reporting API 2024-11-15 15:58:30 +01:00
Yann Braga
699056479d CLI: Disable corepack auto pin behavior 2024-11-15 15:37:30 +01:00
Norbert de Langen
3a2415b120 ensure the status icons are visible again, but hidden during hover 2024-11-15 15:29:06 +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
Norbert de Langen
9e841f8a4a simplify, add comment for clarity 2024-11-15 12:42:51 +01:00
Norbert de Langen
c912e0e26f do not depend on mouseLeave event, as it's often missed when user quickly moves their mouse around 2024-11-15 12:37:04 +01:00
storybook-bot
70ac1bcece Write changelog for 8.5.0-alpha.5 [skip ci] 2024-11-15 08:45:34 +00:00
Yann Braga
39601d1e0b Composition: Add E2E tests for mobile 2024-11-15 09:06:28 +01:00
Yann Braga
91135277a8
Merge branch 'next' into fix/external-storybook-composition 2024-11-15 08:17:42 +01:00
Jeppe Reinhold
7e43ecd708 use root cancelTestProvider function 2024-11-14 23:00:38 +01:00
Jeppe Reinhold
81473552ba update test run message, allow canceling 2024-11-14 22:39:49 +01:00
Jeppe Reinhold
e5e4499e97 set testNamePattern from story names 2024-11-14 16:51:25 +01:00
Jeppe Reinhold
a9e79055ce Merge branch 'norbert/addon-api-context-menu' of github.com:storybookjs/storybook into norbert/addon-api-context-menu 2024-11-14 15:49:40 +01:00
Jeppe Reinhold
dfc147ad47 send specific stories when running from context menu 2024-11-14 15:49:26 +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
Norbert de Langen
8b63bcb12a
Merge branch 'next' into norbert/addon-api-context-menu 2024-11-14 14:44:57 +01:00
Norbert de Langen
166aeb6d2d fix api method renames 2024-11-14 14:44:21 +01:00
Valentin Palkovic
e49bc0f8f6 Rename storyCompleted to storyFinished 2024-11-14 14:34:05 +01:00
Norbert de Langen
a35701d292 fixes 2024-11-14 14:32:18 +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
Norbert de Langen
f8cbd83381 fix 2024-11-14 14:27:07 +01:00
Norbert de Langen
1c8538707c use correct title component in panel 2024-11-14 14:20:23 +01:00
Norbert de Langen
ad55d61431 Merge branch 'norbert/addon-api-context-menu' of https://github.com/storybookjs/storybook into norbert/addon-api-context-menu 2024-11-14 13:53:17 +01:00
Norbert de Langen
011b854e3e fix bug with persisting state with function 2024-11-14 13:53:04 +01:00
Norbert de Langen
6c411d4f5b fix condition hooks rendering bug 2024-11-14 13:52:18 +01:00
Yann Braga
7e4d45a947 Addon Test: Only optimize react deps if applicable in vitest-plugin 2024-11-14 13:18:42 +01:00