Skip to content

Releases: ctf0/Lingo

v1.2.6

03 Dec 13:58
Compare
Choose a tag to compare
  • we are now jQuery free 🤘
  • update assets
  • log ajax error
  • use vue-ls instead of vanilla ls

v1.2.5

27 Nov 11:42
Compare
Choose a tag to compare
- finish trans all over
- use axios instead of jquery ajax
- jquery is now only used for (table fixed header & tooltip click event) if anyone can convert to plain js i would deeply appreciate it.
- fixed add new locale ajax error
- disallow adding new files without extension “.php”

v1.2.3

14 Nov 17:43
Compare
Choose a tag to compare
  • minor

v1.2.2

13 Nov 23:25
Compare
Choose a tag to compare
- sort items b4 rendering
- remove array conversion on save as it was causing issues
- automatically lowerCase the keys, and replace spaces with underscore
- allow newline in value
- fix item losing focus because of tippy

v1.2.1

12 Nov 15:30
Compare
Choose a tag to compare
  • add a list for different trans key formats.

v1.2.0

09 Nov 20:55
Compare
Choose a tag to compare
  • change html to text so the saved value is always plain
  • fix not updating selected dir by local-storage val
  • support for direct key copy
    • add vue-tippy
    • add vue-clipboard
  • update readme

v1.1.7

02 Nov 08:58
Compare
Choose a tag to compare
  • fix data resetting
  • simpler/better ce

v1.1.6

31 Oct 22:31
Compare
Choose a tag to compare
  • better UX
  • show warning b4 refresh

v1.1.5

27 Oct 17:49
Compare
Choose a tag to compare
  • fixed #5 once and for all
  • re-add contenteditable

v1.1.4

26 Oct 22:05
Compare
Choose a tag to compare
  • fix selectedFileDataClone issue
  • fixed cant resize keys column
  • #5