Releases: t2ym/live-localizer
Releases · t2ym/live-localizer
Release 2.0.1 - Safari support
Release 2.0.0 - Polymer 1.x/2.x hybrid support for Chrome/Firefox
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 tot2ym/vaadin-grid#1.2.2
,t2ym/vaadin-grid#2.0.3
, ort2ym/vaadin-grid#3.0.0
.#1 - 2
are identical to the officialvaadin/vaadin-grid#1 - 2
.
t2ym/vaadin-grid#v3.0.0
is identical tot2ym/vaadin-grid#v3.0.0-beta1-hybrid
, whose only difference from the officialvaadin/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 officialvaadin/vaadin-grid#v3.0.0
is released, the dependency ont2ym/vaadin-grid#1 - 3
will be replaced withvaadin/vaadin-grid#1 - 3
. - Same as Release 1.0.0
Release 1.0.0 - Polymer 1.x/2.x hybrid support for Chrome/Firefox
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
- Use the updated script https-local-server for Fix #76.
0.0.71 Pre-Release
Change Highlights
0.0.69-hybrid.7 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 tolive-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
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
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
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
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