Skip to content

Latest commit

 

History

History
272 lines (171 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

272 lines (171 loc) · 14.9 KB

Change Log

v4.1.1 (2019-02-25)

Full Changelog

Closed issues:

  • Path must be a string. Received undefined #64
  • Is there a way to get notified when the OS language changes? #63
  • Issues with es-419 (latin america) culture on Android. #62
  • Does not localize #61
  • Avoid changing Info.plist #60
  • NativeScript and Angular - Exception on preview #58
  • Localize with Vue Js - Doesn't find key with special character #57
  • Nativescript and Angular - problem with a modla #56

v4.1.0 (2018-12-01)

Full Changelog

Closed issues:

  • Building for IOS failed #50
  • add translations for plugins #49

v4.0.0 (2018-11-25)

Full Changelog

Closed issues:

  • Support for Nativescript 5.0 #55
  • How to get the current locale name in the angular component? #54
  • .ts files not recognized #52
  • Is there a way to import the i18n files to App Module #51

v3.0.6 (2018-09-03)

Full Changelog

Closed issues:

  • Find a better solution for modal context #47
  • Cannot find module './src/localize' when using localize, or LocalizePipe in e2e testing #45
  • Running demo-angular fails #44
  • Combination of HTML and parametrized strings #43
  • gradle produces errors for release builds #40
  • Doc needs info about how to translate using a TypeScript files and i18n files #36

Merged pull requests:

v3.0.5 (2018-07-16)

Full Changelog

Closed issues:

  • Doesnt Follow NSConfig Rules. #41
  • The pipe 'L' could not be found #39

Merged pull requests:

v3.0.4 (2018-06-25)

Full Changelog

Closed issues:

  • Build fails if .DS_Store present in i18n folder #37
  • Template parse errors: The pipe 'L' could not be found (" #35

Merged pull requests:

  • Fixed invalid files in i18n folder braking builds #38 (surdu)

v3.0.3 (2018-05-07)

Full Changelog

Closed issues:

  • Languages variations, pt-BR, es-AR, fr-CA #34

v3.0.2 (2018-05-02)

Full Changelog

v3.0.1 (2018-05-01)

Full Changelog

Closed issues:

  • Support for new Android resources structure #33

v3.0.0 (2018-04-24)

Full Changelog

Closed issues:

  • Add support for NS4.0 watchPatterns hook #32
  • iOS Localizable.strings are no longer updated #29

v2.3.2 (2018-04-14)

Full Changelog

Closed issues:

  • Support for NativeScript 4.0 #31

v2.3.1 (2018-03-23)

Full Changelog

Closed issues:

  • Add missing keys to default langage #30
  • How to localize coalesce texts #28
  • Text including Fa icons #27

v2.3.0 (2018-03-14)

Full Changelog

Closed issues:

  • L() doesn't work for views without binding context #26

Merged pull requests:

  • update the README.md to include that app.name is mandatory #25 (jorotenev)

v2.2.1 (2018-02-17)

Full Changelog

Closed issues:

  • Add option of allowing dynamically changing the language #24
  • [angular] unable to resolve signature for pipe invocation #23
  • L pip is not working #22
  • How to change language on the fly #21

v2.2.0 (2018-01-13)

Full Changelog

Closed issues:

  • Notification localization arguments fail on iOS due to strings files using %s instead of %@ #20
  • Is there a way to change the language on Runtime? #19

v2.1.0 (2018-01-09)

Full Changelog

Closed issues:

  • Notifications fail to localize due to resource keys being encoded. #18

v2.0.7 (2017-12-30)

Full Changelog

v2.0.6 (2017-12-29)

Full Changelog

Closed issues:

  • Empty controls #17
  • Trying to migrate from i18n plugin. Error Can't find variable: L #16
  • Text not updating when modifying en.default.json #15

v2.0.5 (2017-11-08)

Full Changelog

Closed issues:

  • Add support for android snapshot #14

v2.0.4 (2017-11-04)

Full Changelog

v2.0.3 (2017-11-04)

Full Changelog

Closed issues:

  • Webpack using --uglify fails #13

v2.0.2 (2017-10-30)

Full Changelog

Closed issues:

  • is that possible that manually change language #11
  • How to switch language without reinstall the app? #10

Merged pull requests:

v2.0.1 (2017-05-11)

Full Changelog

Closed issues:

  • Does not work for NativeScript 3.0.0 #9
  • Doesn't work with Angular 4 + webpack #8

v2.0.0 (2017-05-10)

Full Changelog

v1.9.5 (2017-03-31)

Full Changelog

Closed issues:

  • Multi-substitution fails on Android #7

v1.9.4 (2017-03-25)

Full Changelog

Closed issues:

  • Do you have to add all string into the JSON file? #6
  • The pipe 'L' could not be found error #5
  • Use in Angular 2 component #4

v1.9.3 (2017-02-16)

Full Changelog

Closed issues:

  • Way to add new line chars #3

v1.9.2 (2017-02-15)

Full Changelog

Merged pull requests:

  • Fixed rebuild at false positive change on Android #2 (zweimal)

v1.9.1 (2017-02-12)

Full Changelog

Closed issues:

  • Doesn't work with Non-Angular2 projects #1

v1.9.0 (2017-02-02)

Full Changelog

v1.8.0 (2017-02-02)

Full Changelog

v1.7.0 (2017-01-27)

Full Changelog

v1.6.0 (2017-01-25)

Full Changelog

v1.5.0 (2017-01-24)

Full Changelog

v1.4.2 (2017-01-19)

Full Changelog

v1.4.1 (2017-01-19)

Full Changelog

v1.3.0 (2017-01-17)

Full Changelog

v1.2.3 (2017-01-17)

Full Changelog

v1.1.0 (2017-01-15)

* This Change Log was automatically generated by github_changelog_generator