n8n/packages/editor-ui/src
2023-06-20 13:28:09 +03:00
..
__tests__ fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
api fix(editor): Adding branch color (#6380) 2023-06-06 11:23:53 +02:00
components feat: migrate several components 2023-06-20 13:28:09 +03:00
composables feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
mixins feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
models ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
plugins chore: merge master 2023-06-20 13:04:23 +03:00
stores fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
styles fix(editor): Fix cropped off completions docstrings (#6129) 2023-05-02 09:36:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
views feat: migrate several components 2023-06-20 13:28:09 +03:00
App.vue feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
constants.ts feat: Audit Logs - add new page to frontend [WIP] (no-changelog) (#6418) 2023-06-15 08:33:28 +02:00
Interface.ts feat: Replace all Vue.set usages with direct assignment and spread operator (no-changelog) (#6280) 2023-06-15 15:30:05 +03:00
main.ts fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss fix(editor): Fix for large notifications being cut off (#5705) 2023-03-16 15:29:57 +01:00
permissions.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts feat: Audit Logs - add new page to frontend [WIP] (no-changelog) (#6418) 2023-06-15 08:33:28 +02:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00