1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/design-system
Mutasem Aldmour b4525d06ea
refactor(editor): Move all colors to css variables ()
* update white color

* update white color

* update more whites

* update color

* update curr running

* update text color 

* update white color

* set search bar colors

* update colors

* update node executing

* update text colors

* update light color

* update theme

* update theme

* update overlays carousel

* update theme vars

* add dark theme tokens

* update text

* update table colors

* fix conflict

* update colors
2022-07-26 12:45:55 +02:00
..
.storybook test(editor): Add first frontend unit-test and update notice component design () 2022-04-29 15:23:41 +02:00
src refactor(editor): Move all colors to css variables () 2022-07-26 12:45:55 +02:00
theme refactor(editor): Move all colors to css variables () 2022-07-26 12:45:55 +02:00
.browserslistrc
.editorconfig
.eslintrc.js
.npmignore
babel.config.js
gulpfile.js
jest.config.js
LICENSE.md 📚 Add missing full stop to license text 2022-03-25 09:54:00 +01:00
package.json refactor: Upgrade to ESLint 8 () 2022-07-24 17:25:01 +02:00
README.md 📜 Change to the Sustainable Use License 2022-03-17 10:15:24 +01:00
tsconfig.json test(editor): Add first frontend unit-test and update notice component design () 2022-04-29 15:23:41 +02:00
tslint.json
vite.config.ts test(editor): Add first frontend unit-test and update notice component design () 2022-04-29 15:23:41 +02:00

n8n-design-system

A component system for n8n using Storybook to preview.

Project setup

npm install

Compiles and hot-reloads for development

npm run storybook

Build static pages

npm run build:storybook

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Build css files

npm run build:theme

Monitor theme files and build any changes

npm run watch:theme

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information on the license can be found in the FAQ