n8n/packages
Csaba Tuncsik 78c024b247
refactor(editor): restrict mapping discoverability tooltip showing only on string input (#4496)
* refactor(editor): restrict mapping discoverability tooltip showing only on string input

* refactor(editor): renaming computed prop because not only string inputs can be mapped, but we want to show tooltips only on string inputs

* fix(editor): removing unused prop from ParameterInputWrapper.vue

* fix(editor): reorganizing and updating props in ParameterInputFull.vue

* fix(editor): proper typings for node related translations

* fix(editor): fix typings for input localisation functions

* fix(editor): simplifying localisation functions

* Revert "fix(editor): simplifying localisation functions"

This reverts commit 3d93ccf0cf.

* fix(editor): move nullish coalescing into called function
2022-11-03 13:04:53 +01:00
..
@n8n_io/eslint-config refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
cli 🔖 Release n8n@0.201.0 2022-11-02 17:28:15 +00:00
core 🔖 Release n8n-core@0.141.0 2022-11-02 17:25:29 +00:00
design-system 🔖 Release n8n-design-system@0.41.0 2022-11-02 17:26:32 +00:00
editor-ui refactor(editor): restrict mapping discoverability tooltip showing only on string input (#4496) 2022-11-03 13:04:53 +01:00
node-dev 🔖 Release n8n-node-dev@0.80.0 2022-11-02 17:25:36 +00:00
nodes-base 🔖 Release n8n-nodes-base@0.199.0 2022-11-02 17:25:43 +00:00
workflow 🔖 Release n8n-workflow@0.123.0 2022-11-02 17:25:17 +00:00