n8n/packages/frontend/@n8n/storybook
Iván Ovejero df6ee78638
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
refactor: Upgrade to TypeScript 6.0.2 (#27673)
2026-04-01 11:03:37 +00:00
..
.storybook refactor(editor): Consolidate design system tokens (no-changelog) (#25823) 2026-03-02 10:36:52 +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 refactor: Upgrade to TypeScript 6.0.2 (#27673) 2026-04-01 11:03:37 +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.