n8n/packages/design-system/src
Milorad FIlipović a847190f33
refactor(editor): Create N8nCheckbox Vue component (#3678)
*  Implementing N8nCheckbox Vue component

*  Added checkbox support to N8nFormInput component

* 👌 Updating n8n-checkbox component so it supports indeterminate state and input event

* 💄 Adding the `labelSize` property to the `N8nCheckbox` component
2022-07-12 00:34:45 +03:00
..
__tests__ test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
components refactor(editor): Create N8nCheckbox Vue component (#3678) 2022-07-12 00:34:45 +03:00
docs Implement design system (#2050) 2021-08-29 13:36:17 +02:00
locale test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
mixins test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
styleguide feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
types test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
utils test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
main.d.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
main.js test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
shims-element-ui.d.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
shims-tsx.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
shims-vue.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
utils.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00