Skip to content

Releases: ctf0/Lingo

v2.0.0

10 Sep 18:19
Compare
Choose a tag to compare
- laravel v5.7

v1.5.3

06 Sep 07:07
Compare
Choose a tag to compare
cleanup

v1.5.2

29 Aug 04:44
Compare
Choose a tag to compare
cleanup & correction

v1.5.1

26 Aug 06:49
Compare
Choose a tag to compare
  • dont reset search on save
  • highlight changed key/value
  • add shortcuts
  • remove events listener on destroy

v1.5.0

25 Aug 04:15
Compare
Choose a tag to compare
  • add new option so you can merge / destruct keys with dynamic preview
  • cleanup & fixes
  • add support for copying the item along with placeholders if were avail
  • add support for clicking the whole checkbox cell + the default behavior
  • updated all resources “plz republish”

v1.4.2

22 Aug 23:10
Compare
Choose a tag to compare
  • fix removing wrong item when using search

v1.4.1

18 Jul 06:34
Compare
Choose a tag to compare
  • fix sass path

v1.4.0

23 Jun 20:04
Compare
Choose a tag to compare
  • better UX all around
  • fix delete locale after switching from vendor to default
  • refactor & cleanups "republish package assets"
  • add table sort
  • add copied item locales equalize
  • move add copied item btn to top
  • fix multi requests to get file data, also if a vendor package have more than one file we wont automatically select the first item
  • add new npm dep “fuse.js”
  • now search is fuzzy instead of strict

v1.3.8

14 Jun 08:24
Compare
Choose a tag to compare
- you can now download vendor/files
- add new composer dep “maennchen/zipstream-php”
- return the “scan for missing translation” cmnd output instead of generic msg
- add the missing keys for trans

v1.3.7

12 Jun 06:08
Compare
Choose a tag to compare
- cleanup
- now the vendor/file/search are sticky as well
- add scroll top/bottom btns
- add new npm dep “animateScrollTo”
- add tooltip for the ops btns “copy/ delete”
- update rdme