Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Releases: jcbvm/i18n-editor

0.6.0

02 Jul 17:19
Compare
Choose a tag to compare

Changelog

  • [BREAKING] Changed the behaviour of duplicating and/or renaming translations. In previous versions renaming or duplicating a translation to an existing translation was completely replacing the existing translation tree. In this update renaming or duplicating to an existing translation will merge the translations, only overwriting matching translations in the trees. This is a more expected behaviour of renaming or duplicating to an existing translation.

0.5.0

27 Apr 13:24
Compare
Choose a tag to compare

Changelog

  • [FEATURE] Added ability to specify if the editor should minify the translations on save. (see #2)
  • [BREAKING] Output will by default not be minified anymore (see #2)
  • [BUGFIX] Fixed bug where creating a ES6 resource was creating a JSON resource
  • Some internal project changes

0.4.0

10 Apr 16:53
Compare
Choose a tag to compare

Changelog

  • [FEATURE] Added ability to drop a resource dir.
  • General bugfixes

0.3.0

30 Sep 18:49
Compare
Choose a tag to compare

Changelog

  • [FEATURE] Added redo support to translation fields.
  • [FEATURE] Added ability to duplicate a translation key.

0.2.1

23 Jul 08:43
Compare
Choose a tag to compare

Changelog

  • [BUGFIX] Make sure to clean old values when adding new translation key.
  • [FEATURE] Remember last selected and expanded nodes when closing app.

0.2.0

07 Jul 18:49
Compare
Choose a tag to compare

Changelog

  • [FEATURE] Added ability to expand and collapse all nodes.
  • [FEATURE] Allow multiline as translation value.
  • [FEATURE] Added support to store windows state.
  • [FEATURE] Added ability to rename on full key.
  • Overall improvements.

0.1.0

22 Jun 17:11
Compare
Choose a tag to compare

Changelog

  • Initial release.

0.1.0-beta.2

19 Jun 20:00
Compare
Choose a tag to compare
0.1.0-beta.2 Pre-release
Pre-release
Update README.md

0.1.0-beta.1

07 Jun 16:23
Compare
Choose a tag to compare
0.1.0-beta.1 Pre-release
Pre-release
Updated version.