n8n/packages/frontend/@n8n/storybook
2026-04-28 09:53:05 +00:00
..
.storybook refactor(editor): Align @n8n/design-system with DS3 (no-changelog) (#28428) 2026-04-28 09:53:05 +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 refactor(editor): Align @n8n/design-system with DS3 (no-changelog) (#28428) 2026-04-28 09:53:05 +00:00
README.md refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
tsconfig.app.json chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +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.