stable
Clone or download
Read-only
request #16218: Remove usage of sprintf-js in the taskboard plugin
vue-gettext offers a method covering the needs of the plugin. It saves us ~3KB on the main asset and 2 external dependencies. Change-Id: I8d2e9d901d105dc84e321b2d74aa4352c82f5d87
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/package-lock.json | +0 | −11 | Go to diff View file |
M | plugins/taskboard/package.json | +0 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/po/fr_FR.po | +10 | −7 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/NoMappingMessage.vue | +3 | −4 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/Expanded/WrongColorPopover.vue | +14 | −8 | Go to diff View file |