n8n/packages/editor-ui/src
Mutasem Aldmour 8fc9f07f39
feat(editor): limit when to show mapping tooltip (#3976)
* limit when to show mapping tooltip

* refactor tooltip pos

* update tooltip pos

* update var name
2022-08-31 10:51:26 +02:00
..
api fix(editor): sending data as query on DELETE method (#3972) 2022-08-30 11:54:50 +02:00
components feat(editor): limit when to show mapping tooltip (#3976) 2022-08-31 10:51:26 +02:00
event-bus feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
modules feat(editor): mapping expressions from input table (#3864) 2022-08-24 14:47:42 +02:00
plugins 💄 Added instance ID to about modal and restyled credentials docs link (#3903) 2022-08-30 11:10:17 +02:00
views fix(editor): Fix feature flag check when PH is unavailable (#3944) 2022-08-25 15:11:37 +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 🐛 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 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