Arnaud Weyts
Arnaud Weyts
### Are you submitting a **bug report** or a **feature request**? Bug report ### What is the current behavior? The meta.modified field does not get reset anymore after manually calling...
## The problem The environment for Storybook is not set correctly. ## Environment - Node version: 18.19.0 - `@percy/cli` version: 1.28.2 - `@percy/storybook` version: 5.0.2, but also an issue on...
### Summary - Adds the `@rootEventType` to be passed on to `BasicDropdown` - Sets the default value of `@rootEventType` to `mousedown` - Add documentation ### Description I noticed that we...
**What**: Fixes https://github.com/OpenSourceRaidGuild/babel-vite/issues/57 **Why**: We expect import to be used instead of require: ```js const __glob__0_0 = require("./scenarios/baseline-handlebars-list.gjs"); const __glob__0_1 = require("./scenarios/baseline-inner-html.gjs"); const __glob__0_2 = require("./scenarios/ember-get.gjs"); const definedScenarios = {...