n8n/packages/editor-ui/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
..
api fix(editor): sending data as query on DELETE method (#3972) 2022-08-30 11:54:50 +02:00
components refactor(design-system): merge n8n square button into n8n button (#4075) 2022-09-15 11:41:12 +02:00
event-bus feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
modules refactor(editor-ui): leverage the editor url in frontend (#4085) 2022-09-13 09:54:23 +02:00
plugins feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
views feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
App.vue feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
constants.ts feat(core, editor-ui): Introduce node deprecation (#4103) 2022-09-15 10:52:24 +02:00
Interface.ts refactor(editor-ui): leverage the editor url in frontend (#4085) 2022-09-13 09:54:23 +02:00
main.ts feat(editor): Use i18n component instead od v-html for localization 2022-09-05 16:36:22 +02:00
n8n-theme-variables.scss refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
n8n-theme.scss refactor(editor): Move all colors to css variables (#3723) 2022-07-26 12:45:55 +02:00
public_path.js 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
router.ts refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
store.ts refactor(editor-ui): leverage the editor url in frontend (#4085) 2022-09-13 09:54:23 +02:00
utils.ts feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00