n8n/packages/editor-ui/src
Elias Meire 00dff50140
fix(editor): Fix resource mapper component being truncated (#7664)
Github issue / Community forum post (link here to close automatically):
2023-11-10 10:43:47 +01:00
..
__tests__ feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
api refactor(core): Refactor nodes loading (no-changelog) (#7283) 2023-10-09 16:09:23 +02:00
assets/images feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
components fix(editor): Fix resource mapper component being truncated (#7664) 2023-11-10 10:43:47 +01:00
composables fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
event-bus feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
mixins fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
models refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
plugins feat(editor): Add color selector to sticky node (#7453) 2023-11-08 08:23:57 -05:00
stores fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
styles refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
types feat(editor): Workflow history [WIP]- Improve switching between workflow history and editor (no-changelog) (#7353) 2023-10-05 15:49:59 +02:00
utils fix(editor): Zoom in/out on canvas the same amount on scroll/gesture (#7602) 2023-11-03 14:09:18 +01:00
views refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01:00
App.vue feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
constants.ts feat(Discord Node): Overhaul (#5351) 2023-11-08 16:11:23 +02:00
Interface.ts feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
main.ts feat(editor): Improve performance by importing routes dynamically and add route guards (no-changelog) (#7567) 2023-11-03 16:22:37 +02:00
n8n-theme-variables.scss refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
n8n-theme.scss refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
permissions.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
router.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
shims-vue.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
shims.d.ts feat(editor): Handle pin data edge cases and unify validation (no-changelog) (#6685) 2023-11-02 10:43:02 +02:00