n8n/packages/editor-ui/src
Milorad FIlipović d4b4e234a6
Added Vue plugins that register design system and element UI components (#3875)
*  Implemented Vue plugins that register design system and element UI components

* 💄 Replacing `any` with object type in Vue plugins
2022-08-12 13:22:08 +02:00
..
api refactor: Personalization tweaks (#3813) 2022-08-03 13:02:46 +02:00
components Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
event-bus feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
modules feat(cli): Enable community nodes based on npm availability (#3871) 2022-08-11 16:39:55 +02:00
plugins Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
views Added Vue plugins that register design system and element UI components (#3875) 2022-08-12 13:22:08 +02:00
App.vue refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
constants.ts feat(cli): Enable community nodes based on npm availability (#3871) 2022-08-11 16:39:55 +02:00
Interface.ts feat(cli): Enable community nodes based on npm availability (#3871) 2022-08-11 16:39:55 +02:00
main.ts 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01: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-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
store.ts feat(cli): Enable community nodes based on npm availability (#3871) 2022-08-11 16:39:55 +02:00
utils.ts refactor(editor): Move nodeTypes into store module (#3799) 2022-08-01 22:43:50 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00