n8n/packages/editor-ui/src/plugins/i18n
Michael Kret 6d6f3acd97
Add parameter hints for node parameters N8N-2841 (#2704)
* 🔨 base functionality done

* :fix: changes accordingly to review

* :fix: replaced div with n8n-text

* :fix: return wrong deleted color variable

* add mock examples for testing

* add slack node test param

* 🔨 changed font size of hint, added top margin

* 🔨 updated comments and function name

* 🔨 updated parameterHint to hint

* 🔨 updated text color, set compact to true, changed inputLabelHint to hint

* 🔨 updated components styles

* 🔨 replaced mini with xsmall

* :fix: fixed line height

* :fix: changed line height to 1.25

* :hummer: removed mock data

* 🔨 changed xsmall line-height

*  update to merge hint

Co-authored-by: Mutasem <mutdmour@gmail.com>
2022-01-28 07:55:25 +01:00
..
docs 📚 Minor i18n docs fixes (#2689) 2022-01-17 10:31:12 +01:00
locales Improve wording in "Save your Changes" modal (#2718) 2022-01-27 21:18:45 +01:00
index.ts Add parameter hints for node parameters N8N-2841 (#2704) 2022-01-28 07:55:25 +01:00
types.d.ts 🚚 Rename $i to $locale 2021-12-15 13:16:53 +01:00
utils.ts i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00