-
Getting above error when adding storybook. It is correctly picking up .stories.ts files
![image](https://github.com/user-attachments/assets/f03d333f-1ffd-40bd-b277-c7cf41bced6d)
.storybook/main
`…
-
- [x] Husky
- [x] Lint Staged
- [ ] ESLint (waiting for Next 15 and ESLint 9)
- [x] Prettier
- [x] TypeScript, tsconfig
- [x] Unit tests (vitest)
- [ ] Integration tests (vitest?)
- [ ] E2E tes…
-
### Is your proposal related to a problem?
Our current usage of Storybook is outdated, while Storybook 7 is still getting updates, it would be good to migrate to the latest.
v8 is faster to build, h…
-
### **Description**
Implement accessibility testing in the MetaMask design system to ensure all components meet accessibility standards. This will involve integrating the [a11y Storybook plugin](ht…
-
Hi, I'm getting a strange error. How can I enable cache?
```
$ yarn nx run ui:export-storybook --skip-nx-cache --verbose
yarn run v1.22.18
$ cross-env NODE_OPTIONS=--max-old-space-size=16000 nx ru…
-
**Description**:
- Fix the existing Storybook configuration to ensure compatibility with TailwindCSS and TypeScript.
- Verify and update `.storybook/main.js` and `.storybook/preview.js` to properly …
-
-
## Environments
* Framework name: Offical Storybook
* Framework version:
* Moveable Component version:
* Testable Address(optional):
## Description
![image](https://github.com/daybrush/move…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
Currently, the `preview-head.js` or the `middleware.js` file in your `.storybook` folder doesn't automatically injected into the Vitest environment. Users would have to manually …