Skip to content

Releases: t2ym/live-localizer

Release 2.0.1 - Safari support

02 Jul 01:52
Compare
Choose a tag to compare

Change Log

  • Safari 10.1.1 (12603.2.4) or later support

Release 2.0.0 - Polymer 1.x/2.x hybrid support for Chrome/Firefox

24 Jun 05:20
Compare
Choose a tag to compare

Features

  • Polymer 1.x/2.x hybrid support
  • Chrome and Firefox support
  • Export XLIFF from the running app to a local file
  • Import XLIFF from a local file to the running app
  • Save XLIFF to Browser Storage (IndexedDB)
  • Load XLIFF from Browser Storage (IndexedDB)
  • Upload XLIFF to Cloud Storage (Firebase)
  • Download XLIFF from Cloud Storage (Firebase)
  • Show translation statistics in list view
  • Detect changes on Cloud Storage (Firebase) to trigger a new build
  • Detect changes and load Local XLIFF

Notes

  • To work around Issue #76, https-local-server script is required even for HTTP web applications. At the first XLIFF watching, an error message for inaccessible http://localhost:8887 is shown but https://localhost:8887 is used as a fallback in 10 seconds.
  • Dependency t2ym/vaadin-grid#1 - 3 can resolve to t2ym/vaadin-grid#1.2.2, t2ym/vaadin-grid#2.0.3, or t2ym/vaadin-grid#3.0.0. #1 - 2 are identical to the official vaadin/vaadin-grid#1 - 2.
    t2ym/vaadin-grid#v3.0.0 is identical to t2ym/vaadin-grid#v3.0.0-beta1-hybrid, whose only difference from the official vaadin/vaadin-grid#v3.0.0-beta1 is in Polymer 1.x/2.x hybrid bower dependencies. When the issue vaadin/vaadin-grid#887 is fixed and the official vaadin/vaadin-grid#v3.0.0 is released, the dependency on t2ym/vaadin-grid#1 - 3 will be replaced with vaadin/vaadin-grid#1 - 3.
  • Same as Release 1.0.0

Release 1.0.0 - Polymer 1.x/2.x hybrid support for Chrome/Firefox

24 Jun 05:03
Compare
Choose a tag to compare

Features

  • Polymer 1.x/2.x hybrid support
  • Chrome and Firefox support
  • Export XLIFF from the running app to a local file
  • Import XLIFF from a local file to the running app
  • Save XLIFF to Browser Storage (IndexedDB)
  • Load XLIFF from Browser Storage (IndexedDB)
  • Upload XLIFF to Cloud Storage (Firebase)
  • Download XLIFF from Cloud Storage (Firebase)
  • Show translation statistics in list view
  • Detect changes on Cloud Storage (Firebase) to trigger a new build
  • Detect changes and load Local XLIFF

Notes

  • To work around Issue #76, https-local-server script is required even for HTTP web applications. At the first XLIFF watching, an error message for inaccessible http://localhost:8887 is shown but https://localhost:8887 is used as a fallback in 10 seconds.

0.0.80 Pre-Release

23 Jun 06:06
Compare
Choose a tag to compare
0.0.80 Pre-Release Pre-release
Pre-release
  • Use the updated script https-local-server for Fix #76.

0.0.71 Pre-Release

15 Jun 01:40
Compare
Choose a tag to compare
0.0.71 Pre-Release Pre-release
Pre-release

Change Highlights

  • Polymer 1.x/2.x hybrid support
  • polymerfire 0.9 - 2 support
  • vaadin-grid 1.x/2.x/3.0.0-alpha2 support via custom t2ym/vaadin-grid#3.0.0, which has hybrid dependencies
  • Automated tests for Chrome (in progress)
  • Travis CI/Sauce Labs integration
  • Coveralls integration
  • Fix #65
  • Fix #63
  • Fix #61
  • Fix #59

0.0.69-hybrid.7 pre-release

28 May 12:48
Compare
Choose a tag to compare
Pre-release

Change Log

  • Fix #61 [Polymer 2.0] Vertical "flex" layout is not applied to div on reload by the reload button and the height shrinks to 0px.
  • Add missing storage-browser/storage-device slot tags to live-localizer-main template

Installation

bower install live-localizer#0.0.69-hybrid.7
# hybrid npm dist-tag will be overridden by newer pre-release versions
npm install live-localizer@hybrid

0.0.69-hybrid.6 pre-release

28 May 10:40
Compare
Choose a tag to compare
Pre-release

Change Log

  • Depend on t2ym/vaadin-grid#1 - 3
target project's vaadin-grid polymer live-localizer resolved vaadin-grid
^1.2.2 ^1.9.1 0.0.69-hybrid.6 1.2.2
^2.0.2 ^1.9.1 0.0.69-hybrid.6 2.0.2
t2ym/vaadin-grid#3 ^1.9.1 0.0.69-hybrid.6 t2ym/vaadin-grid#v3.0.0
^3 ^2.0.1 0.0.69-hybrid.6 vaadin/vaadin-grid#v3.0.0-alpha1
unused ^2.0.1 0.0.69-hybrid.6 t2ym/vaadin-grid#v3.0.0
t2ym/vaadin-grid#3 ^2.0.1 0.0.69-hybrid.6 t2ym/vaadin-grid#v3.0.0

t2ym/vaadin-grid#v3.0.0 is a dummy version, which is currently identical to t2ym/vaadin-grid#v3.0.0-alpha1-hybrid, for bower to select t2ym/vaadin-grid#1 - 3 flexibly.

Installation

bower install live-localizer#0.0.69-hybrid.6
# hybrid npm dist-tag will be overridden by newer pre-release versions
npm install live-localizer@hybrid

0.0.69-hybrid.5 pre-release

28 May 06:24
Compare
Choose a tag to compare
Pre-release

Change Log

  • Source-level compatibility with non-hybrid live-localizer (Fix #59)

Installation

bower install live-localizer#0.0.69-hybrid.5
# hybrid npm dist-tag will be overridden by newer pre-release versions
npm install live-localizer@hybrid

0.0.69-hybrid.4 pre-release

27 May 04:54
Compare
Choose a tag to compare
Pre-release

Change Log

  • Apply workaround for Issue #58 with the help of t2ym/web-component-tester#6.0.0-wct6-plugin.2

Installation

bower install live-localizer#0.0.69-hybrid.4
# hybrid npm dist-tag will be overridden by newer pre-release versions
npm install live-localizer@hybrid

0.0.69-hybrid.3 pre-release

26 May 13:55
Compare
Choose a tag to compare
Pre-release

Change Log

  • Fix #56 dialog test suites now work with both Polymer 2.x and 1.x

Installation

bower install live-localizer#0.0.69-hybrid.3
# hybrid npm dist-tag will be overridden by newer pre-release versions
npm install live-localizer@hybrid