..
api
fix(editor): sending data as query on DELETE method ( #3972 )
2022-08-30 11:54:50 +02:00
components
feat(editor): Use i18n component instead od v-html for localization
2022-09-05 16:36:22 +02:00
event-bus
feat(editor): Add data pinning functionality ( #3511 )
2022-07-20 17:50:39 +02:00
modules
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
plugins
feat(editor): Use i18n component instead od v-html for localization
2022-09-05 16:36:22 +02:00
views
feat(editor): Use i18n component instead od v-html for localization
2022-09-05 16:36:22 +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(editor): mapping expressions from input table ( #3864 )
2022-08-24 14:47:42 +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-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
fix(editor): Fix excess json
key from pindata in expressions ( #3925 )
2022-08-23 17:29:09 +02:00
utils.ts
feat(core, editor): Support pairedItem
for pinned data ( #3843 )
2022-08-22 17:46:22 +02:00
vue-agile.d.ts
✨ Add Templates ( #2720 )
2022-02-28 10:57:44 +01:00