Skip to content

Releases: ngx-translate/core

v1.9.0

06 Mar 08:37
Compare
Choose a tag to compare

<a name"1.9.0">

1.9.0 (2016-03-06)

Bug Fixes

  • TranslateParser: parser.flattenObject is called too often (f01ee793, closes #47)

Features

  • Translate: adding TRANSLATE_PROVIDERS for DI (5da101dd, closes #48, closes #46)

v1.8.0

28 Feb 21:15
Compare
Choose a tag to compare

<a name"1.8.0">

1.8.0 (2016-02-28)

Bug Fixes

  • TranslatePipe:
    • detect params changes to trigger pipe value update (dd43fa6e)
    • clean existing subscriptions to avoid memory leak (ccbb2daf)

Features

  • TranslateService:
    • you can now get instant translations with the instant method (b6c57d54, closes #20)
    • you can now define your own TranslateLoader with useLoader (3c4c491e, closes #39, #41)

v1.7.3

21 Feb 17:21
Compare
Choose a tag to compare

<a name"1.7.3">

1.7.3 (2016-02-21)

Bug Fixes

  • TranslateService: delete pending observable onComplete instead of onNext (f452c653, closes #39)
  • npm: update to angular2-beta.7, typescript 1.8 & other dependencies (e50da03c, closes #37, #38)

v1.7.2

16 Feb 23:13
Compare
Choose a tag to compare

<a name"1.7.2">

1.7.2 (2016-02-16)

Bug Fixes

  • tsc: include inline source code in sourcemaps (c3080d5c, closes #36)

v1.7.1

16 Feb 21:28
Compare
Choose a tag to compare

<a name"1.7.1">

1.7.1 (2016-02-16)

Bug Fixes

v1.7.0

11 Feb 22:08
Compare
Choose a tag to compare

<a name"1.7.0">

1.7.0 (2016-02-11)

Bug Fixes

  • ng-cli: revert don't ignore *.ts files anymore (d2315242)

Features

  • added handler feature for missing translations #23 (6b15197e)

v1.6.4

07 Feb 21:39
Compare
Choose a tag to compare

<a name"1.6.4">

1.6.4 (2016-02-07)

Bug Fixes

  • ng-cli: don't ignore *.ts files anymore (893cd751)

v1.6.3

07 Feb 20:37
Compare
Choose a tag to compare

<a name"1.6.3">

1.6.3 (2016-02-07)

Bug Fixes

  • ng-cli: don't ignore the bundle js file (a9867fdc)

v1.6.2

07 Feb 20:18
Compare
Choose a tag to compare

<a name"1.6.2">

1.6.2 (2016-02-07)

Bug Fixes

  • ng-cli: don't ignore the bundle folder for ng-cli (f7b128e6)

v1.6.1

07 Feb 18:29
Compare
Choose a tag to compare

<a name"1.6.1">

1.6.1 (2016-02-07)

Bug Fixes

  • npm: don't ignore the bundles folder for npm (a8184ff8)