15383 Commits

Author SHA1 Message Date
Gert Hengeveld
5d433a4556 Throttle Vitest progress updates more heavily 2024-10-30 11:32:59 +01:00
Kasper Peulen
a9bbf9b567
Merge pull request #29461 from storybookjs/upgrade-vta-3.2.0
Dependencies: Upgrade VTA to v3.2.0 to resolve peerDep conflict
2024-10-30 10:25:32 +01:00
Yann Braga
a4b4267fc1
Merge pull request #29459 from storybookjs/yann/fix-npm-error-parsing
CLI: Refactor NPMProxy error parsing logic
2024-10-30 09:36:10 +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
storybook-bot
59ca5a00bd Write changelog for 8.4.0-beta.3 [skip ci] 2024-10-29 13:17:01 +00: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
Vanessa Yuen
61b821cfe5
Merge branch 'next' into upgrade-vta-3.2.0 2024-10-29 13:32:27 +01:00
storybook-bot
850eae6c57 Write changelog for 8.4.0-beta.2 [skip ci] 2024-10-29 11:58:26 +00:00
Valentin Palkovic
a3f3f9098d
Merge pull request #29471 from storybookjs/valentin/fix-addon-test-exports
Addon Test: Adjust file exports to be ESM/CJS compatible
2024-10-29 12:55:34 +01:00
Yann Braga
a47eaf8f90 Only register testing module in Vite projects 2024-10-29 12:11:33 +01:00
Kasper Peulen
e15a431231
Merge branch 'next' into kasper/act-fix 2024-10-29 11:34:48 +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
d7d464410c Merge branch 'next-release' into next 2024-10-28 13:27:47 +00:00
Gert Hengeveld
913300fb79 Upgrade VTA to v3.2.0 to resolve peerDep conflict 2024-10-28 14:25:40 +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
Gert Hengeveld
8433564f32
Merge pull request #29447 from storybookjs/filter-toggle-tooltip
Core: Show tooltip on filter toggles to clarify their purpose
2024-10-28 13:37:11 +01:00
Yann Braga
13c9a20274 Refactor NPMProxy error parsing logic
This commit refactors the error parsing logic in the NPMProxy class. It updates the regular expression used to match npm errors and extracts the error code from the error message. This change improves the accuracy of error handling in the NPMProxy class.
2024-10-28 12:33:39 +01:00
storybook-bot
c0236f86d9 Write changelog for 8.4.0-beta.1 [skip ci] 2024-10-28 10:07:32 +00:00
Valentin Palkovic
48b4c4d0c1
Merge pull request #29449 from storybookjs/upgrade-vta-3.1.0
Dependencies: Upgrade VTA to v3.1.0
2024-10-28 11:03:29 +01:00
Norbert de Langen
9fb3d9804a
Merge pull request #29448 from storybookjs/norbert/fix-yarn-detection
CLI: Fix `yarn` detection
2024-10-28 10:54:54 +01:00
Gert Hengeveld
73b7453cd3
Merge branch 'next' into filter-toggle-tooltip 2024-10-28 10:47:09 +01:00
Valentin Palkovic
5b7713ff14
Merge pull request #29455 from storybookjs/close-story-status-menu-on-select
Core: Close story status menu when selecting an item
2024-10-28 10:44:50 +01:00
Valentin Palkovic
efbb9fcefa
Merge branch 'next' into filter-toggle-tooltip 2024-10-28 10:38:36 +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
Gert Hengeveld
5856975711
Merge branch 'next' into upgrade-vta-3.1.0 2024-10-28 10:24:10 +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
Valentin Palkovic
05821e7c38
Merge branch 'next' into close-story-status-menu-on-select 2024-10-28 10:10:03 +01:00
Norbert de Langen
db73a584e6 Merge branch 'norbert/fix-yarn-detection' of https://github.com/storybookjs/storybook into norbert/fix-yarn-detection 2024-10-28 09:45:03 +01:00
Norbert de Langen
1c1e50ee30 fix test 2024-10-28 09:44:51 +01:00
Gert Hengeveld
d2a4478e9b
Merge branch 'next' into filter-toggle-tooltip 2024-10-27 21:05:28 +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
Gert Hengeveld
dc2118e9b1 Close story status menu when selecting an item 2024-10-27 14:03:43 +01:00
Norbert de Langen
8e85d14588
Merge branch 'next' into norbert/fix-yarn-detection 2024-10-25 21:44:47 +02:00
Gert Hengeveld
8b08b4e10c Update story status label for consistency 2024-10-25 21:20:03 +02:00
Gert Hengeveld
4eba200866 Show checkmark icon in story status dropdown 2024-10-25 21:16:09 +02:00
Gert Hengeveld
02743b3d96 Upgrade VTA to v3.1.0 2024-10-25 16:11:12 +02:00
Valentin Palkovic
efe13b2531
Merge branch 'next' into escape-xml-in-error 2024-10-25 16:03:55 +02:00
Norbert de Langen
228102d8e7 ensure that spawning yarn works, by adding back all default env variables (like PATH) 2024-10-25 15:59:06 +02:00
Gert Hengeveld
4e8f966e25 Show tooltip on filter toggles to clarify their purpose 2024-10-25 15:53:09 +02:00
Gert Hengeveld
84aef74de0 Escape XML when converting ANSI to HTML in test errors 2024-10-25 15:34:15 +02:00
Valentin Palkovic
c02fe507b4 Show notifications in sidebar even if testing-module is not in place 2024-10-25 13:49:00 +02:00
Valentin Palkovic
3b870cc568 Fix E2E tests 2024-10-25 12:35:46 +02:00
Gert Hengeveld
6be3da3666 Rewordings 2024-10-24 17:11:40 +02:00
Gert Hengeveld
41615d1690
Merge branch 'next' into revert-29433-revert-29338-yann/addon-interactions-conflict 2024-10-24 17:04:05 +02:00
storybook-bot
5edc05ea9b Merge branch 'next-release' into next 2024-10-24 14:56:38 +00:00