n8n/packages/design-system/src
कारतोफ्फेलस्क्रिप्ट™ f29f812b28
feat(editor): setup dark-mode for the code-editor, with automatic switching (#4453)
* feat(editor): Setup dark-mode for the code-editor, with automatic switching

By default this feature is disabled. The feature can be toggled with `document.body.classList.toggle('dark-mode-beta')`

* change the beta class name

* switch codemirror theme over to css variables
2022-10-27 12:17:45 +02:00
..
__tests__ test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
components feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
css feat(editor): setup dark-mode for the code-editor, with automatic switching (#4453) 2022-10-27 12:17:45 +02:00
docs Implement design system (#2050) 2021-08-29 13:36:17 +02:00
locale feat(editor): create new workflows page (#4267) 2022-10-18 16:28:21 +03:00
mixins test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
plugins feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
styleguide feat(editor): update expressions display (#4171) 2022-10-12 14:06:28 +02:00
types feat(editor): updated n8n-menu component (#4290) 2022-10-10 18:17:39 +02:00
utils docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
main.d.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
main.js Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
shims-element-ui.d.ts Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +02:00
shims-vue.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
shims-vue2-boring-avatars.d.ts Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +02:00
utils.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00