n8n/packages/frontend/@n8n/storybook
2026-06-11 12:24:46 +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 chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +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: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
tsconfig.node.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +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.