n8n/packages/design-system/src/components/N8nIconButton
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
..
IconButton.stories.ts refactor(design-system): merge n8n square button into n8n button (#4075) 2022-09-15 11:41:12 +02:00
IconButton.vue refactor(design-system): merge n8n square button into n8n button (#4075) 2022-09-15 11:41:12 +02:00
index.d.ts Update parameter inputs to be multi-line (#2299) 2021-10-27 14:55:37 -05:00
index.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00