n8n/packages/design-system/src
Csaba Tuncsik ec2c55211c
refactor(design-system): merge n8n square button into n8n button (#4075)
* feat(design-system): button as square shape

* refactor(editor-ui): drop n8n-square-button in favor of n8n-button

* refactor(design-system): remove obsolete n8n-square-button

* fix(design-system): icon only square button icon position

* fix(design-system): icon only square button icon position

* chore(design-system): update button test snapshot

* fix(design-system): overriding default square button styles

* fix(editor-ui): using tertiary button variant in survey without local style overrides

* refactor(design-system): simplifying and partially merging icon-button and button

* fix(design-system): remove unused prop from icon-button

* fix(design-system): square button should have the old dimensions

* fix(design-system): square button update test snapshots
2022-09-15 11:41:12 +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 refactor(design-system): merge n8n square button into n8n button (#4075) 2022-09-15 11:41:12 +02: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
plugins refactor(design-system): merge n8n square button into n8n button (#4075) 2022-09-15 11:41:12 +02:00
styleguide feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
types Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +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 Fix all type errors in design system (#3956) 2022-08-29 12:21:40 +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