n8n/packages/frontend/@n8n/storybook
2026-02-23 13:31:49 +00:00
..
.storybook fix: Initialize Vue Router for stories (no-changelog) (#26130) 2026-02-23 13:31:49 +00:00
.gitignore refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
index.html refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
package.json fix: Initialize Vue Router for stories (no-changelog) (#26130) 2026-02-23 13:31:49 +00:00
README.md refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
tsconfig.app.json feat(editor): Add editor-ui storybook support (no-changelog) (#24450) 2026-01-19 11:59:41 +00:00
tsconfig.json refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
tsconfig.node.json refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
turbo.json chore(core): Exclude storybook package from test commands (no-changelog) (#24248) 2026-01-14 12:18:11 +00:00
vite.config.ts fix: Fix Chromatic workflow trigger and make failures block merging (no-changelog) (#25396) 2026-02-06 09:27:18 +00:00

@n8n/storybook

This package contains the Storybook setup for n8n components. Storybook is a tool for developing UI components in isolation, which helps in building, testing, and documenting components effectively.