n8n/packages/design-system
github-actions[bot] bcc4bb3c57
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
🚀 Release 1.56.0 (#10502)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-08-21 16:47:06 +01:00
..
.storybook feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
public
src fix(editor): Fix overflow in AI Assistant chat messages (#10491) 2024-08-21 11:03:59 +02:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
chromatic.config.json
package.json 🚀 Release 1.56.0 (#10502) 2024-08-21 16:47:06 +01:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
vite.config.mts

n8n.io - Workflow Automation

n8n-design-system

A component system for n8n using Storybook to preview.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm storybook

Build static pages

pnpm build:storybook

Run your unit tests

pnpm test:unit

Lints and fixes files

pnpm lint

Build css files

pnpm build:theme

Monitor theme files and build any changes

pnpm watch:theme

License

You can find the license information here