Daniel Williams
90ef869249
better comments
2025-01-05 13:35:42 +00:00
Daniel Williams
f3fdb8ac4d
fix: remove require thing for now
2025-01-05 13:33:59 +00:00
Daniel Williams
d28b7becf7
fix: remove uneeded expo os env
2025-01-05 13:19:05 +00:00
Daniel Williams
cb64e89b19
fix: comments
2025-01-05 13:17:02 +00:00
Daniel Williams
1fd15097c3
fix: remove expo preset and reduce to just the important plugins
2025-01-05 13:15:35 +00:00
Daniel Williams
30ddce60c6
fix: lock
2025-01-04 23:25:28 +00:00
Daniel Williams
7f181a04a3
fix: add dependency
2025-01-04 20:22:09 +00:00
Daniel Williams
9149ae8795
fix: comment
2025-01-04 20:19:06 +00:00
Daniel Williams
60c06af4fa
fix: add extra babel plugin to handle node modules
2025-01-04 20:17:57 +00:00
Valentin Palkovic
aded285159
Fix tests
2025-01-03 15:56:24 +01:00
Valentin Palkovic
c2245b0b4e
Further Vitest 3 compat adjustments
2025-01-03 15:56:15 +01:00
Valentin Palkovic
dba7ad3730
Downgrade Vite and fix type issues
2025-01-03 12:52:42 +01:00
Valentin Palkovic
dc6db060f9
Update yarn.lock
2025-01-03 12:22:23 +01:00
Valentin Palkovic
91ad81f36a
Merge remote-tracking branch 'origin/valentin/a11y-refactorings' into valentin/add-vitest-3-support
2025-01-03 12:09:50 +01:00
Valentin Palkovic
711a48f9c4
Merge remote-tracking branch 'origin/next' into valentin/a11y-refactorings
2025-01-03 12:09:14 +01:00
Valentin Palkovic
cbc730557b
Remove unnecessary spread of browser config in vitest-plugin
2025-01-03 11:59:31 +01:00
Valentin Palkovic
e61762b41a
Adjust tests for Vitest 3
2025-01-03 11:53:19 +01:00
Valentin Palkovic
09196b1fe7
Addon Test: Add Vitest 3 support
2025-01-03 11:52:25 +01:00
Norbert de Langen
2183c2d0c1
bump vue-tsc
to v2, see https://github.com/vuejs/language-tools/issues/4484
2025-01-03 10:23:21 +01:00
Norbert de Langen
3827d8349d
Merge branch 'next' into norbert/node-types-devdep-only
2025-01-03 09:51:09 +01:00
Norbert de Langen
acb6a30a1f
add ts-ignore
2025-01-03 09:48:00 +01:00
Valentin Palkovic
e7b81bcf7e
Refactor a11y test configuration handling in vitest-plugin
2025-01-02 14:31:28 +01:00
Valentin Palkovic
3ff5a62d15
Set a11ytest as preview annotation tags in portable stories run
2025-01-02 14:06:46 +01:00
Valentin Palkovic
15b941dbb4
Refactor TestProviderRender to improve state management and update configuration handling
2025-01-02 13:56:56 +01:00
Valentin Palkovic
8de05db935
Enhance post-install script to inherit stdio for better logging during addon migration
2025-01-02 11:48:05 +01:00
Valentin Palkovic
b0d96bc571
Update execa dependency to version 9.5.2 and enhance post-install logging for a11y addon setup
2025-01-02 11:26:46 +01:00
Norbert de Langen
e9a7adba21
fix incorrect move of dep to peerDep
2025-01-02 11:26:36 +01:00
Yann Braga
dad7a7a0ff
fix type issues
2025-01-02 11:03:48 +01:00
Norbert de Langen
2eb8766091
Merge branch 'next' into norbert/node-types-devdep-only
2025-01-02 10:57:36 +01:00
Valentin Palkovic
c43aa097a5
Update a11y addon test snapshots and enhance transformation logic for setup and preview files
2025-01-02 10:52:16 +01:00
Yann Braga
66ea114db3
Merge branch 'next' into r19-type-compat
2025-01-02 10:40:16 +01:00
Valentin Palkovic
5a422cf4a3
Add support for additional file extensions in addon-a11y-addon-test
2025-01-02 10:24:55 +01:00
Norbert de Langen
f2560a6f63
move @types/node to devDeps consistently
2025-01-02 10:23:10 +01:00
Valentin Palkovic
4283a92c00
Small text adjustments
2025-01-02 10:03:12 +01:00
Valentin Palkovic
a1506f373d
Refactor TestProviderRender to remove a11ytest tag and pre-select a11y checkbox if a11ytest tag is set on at least one story
2025-01-02 09:50:45 +01:00
Valentin Palkovic
54653efb2a
Enhance a11y addon integration
2024-12-31 16:04:00 +01:00
Alexander
6ec9fbd6ac
add support for bun with text lock file
2024-12-31 06:26:29 +03:00
Valentin Palkovic
494cdc3e86
Merge pull request #30132 from storybookjs/valentin/fix-overlapping-shadow-on-scrollbar
...
UI: Fix overlapping shadow of testing module on scrollbar
2024-12-30 10:39:16 +01:00
jonniebigodes
ac11562b3e
Removes the outdated addon screenshot
2024-12-28 20:56:38 +00:00
storybook-bot
2b9f1cfc16
Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]
2024-12-27 15:43:46 +00:00
Bill Collins
b16e2bad71
Use --top-level yarn command to invoke tsc from workspace
...
This is a much more portable solution than referencing a shell script
2024-12-27 14:50:56 +00:00
storybook-bot
3857e1e9fe
Write changelog for 8.5.0-beta.7 [skip ci]
2024-12-27 11:49:41 +00:00
Bill Collins
19234f3e7d
Enhance windows support
...
Type mapping stubs used in the build process were injecting file-system
relative paths. This change ensures they are module relative paths by
replacing path.sep with /
2024-12-27 11:21:42 +00:00
Kasper Peulen
3b18e74f94
Merge pull request #29669 from slax57/fix-source-loader-prettier-import
...
source-loader: Fix parser imports from prettier
2024-12-27 11:32:04 +01:00
Kasper Peulen
82777d755e
Merge pull request #28787 from JoCa96/next
...
Vue: Extend sourceDecorator to support v-bind and nested keys in slots
2024-12-27 11:29:59 +01:00
Gert Hengeveld
413c45eaf6
Merge pull request #30107 from storybookjs/context-menu-updates
...
Addon Test: Context menu updates
2024-12-27 09:22:46 +01:00
storybook-bot
91f53fdf55
Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]
2024-12-25 13:59:25 +00:00
Yann Braga
2c88aa2afe
Merge branch 'next' into next
2024-12-24 15:59:57 +01:00
storybook-bot
c3da2d42f7
Write changelog for 8.5.0-beta.6 [skip ci]
2024-12-24 14:57:49 +00:00
Yann Braga
056d6151cb
Merge pull request #30135 from storybookjs/kasper/correct-vitest-file
...
Addon Test: Use correct vitest config file path
2024-12-24 15:54:47 +01:00