n8n/packages
maxtkacz f386d9e90a
Made "easy wins" copy-edit pass through vue components (#889)
Essentially scrubbed through .vue files in packages/editor-ui/src/components and copy edited labels/ tooltips etc.

Tried to prevent opinionated editing, simply rewriting existing meaning for clarity. I did however make an opinionated decision on changing a node's "Notes" to "Note" (only labels, nothing code related) because it feels more like a singluar note - especially when used as a subtitle in the workflow. Singular form also futureproofs functionality like showing a list of all node notes across a workflow (or versioning/ collaborative notes features).

So far, have gotten up to PageContentWrapper.vue (when sorted alphabetically). In a followup, will review ParameterInput.vue and onwards in /components folder
2020-08-26 21:25:59 +02:00
..
cli Update BREAKING-CHANGES.md 2020-08-26 09:58:38 +02:00
core 🔖 Release n8n-core@0.43.0 2020-08-18 17:18:32 +02:00
editor-ui Made "easy wins" copy-edit pass through vue components (#889) 2020-08-26 21:25:59 +02:00
node-dev Update @types/node to latest version 2020-08-14 18:36:34 +02:00
nodes-base 🐛 Coda bug fix (#891) 2020-08-26 21:24:24 +02:00
workflow 🔖 Release n8n-workflow@0.39.0 2020-08-18 17:16:04 +02:00