Skip to content

Releases: ngx-translate/core

v2.4.3

01 Sep 13:31
Compare
Choose a tag to compare

<a name"2.4.3">

2.4.3 (2016-09-01)

Bug Fixes

  • npm: update to angular 2 RC6 & switch to webpack for tests (3ada3c1c, closes #219, #129)

v2.4.2

20 Aug 13:22
Compare
Choose a tag to compare

<a name"2.4.2">

2.4.2 (2016-08-20)

Bug Fixes

  • TranslateService: addLangs should append langs, not replace them (98bb4302)

v2.4.1

13 Aug 18:31
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2016-08-13)

Bug Fixes

  • TranslateService: removed undefined type (TS 2.0 only) (8cba1ca3)

v2.4.0

13 Aug 14:39
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2016-08-13)

Bug Fixes

  • TranslateService: set currentLang immediately at first use (7dceb343, closes #181)

Features

  • TranslateService:
    • adding new getBrowserLang method (e24bfa42)
    • added new OnTranslationChange event (7ddc0dab)
    • added a new addLangs method (655c6075)
    • added new merging option when setting translations (4a8fb83c)

v2.3.1

12 Aug 15:52
Compare
Choose a tag to compare

<a name"2.3.1">

2.3.1 (2016-08-12)

Bug Fixes

  • npm: revert to typescript 1.8.10 from 2.0 to avoid typings issues (822edd63)

v2.3.0

12 Aug 15:09
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-08-12)

Features

  • ng2-translate: update to Angular 2 RC5 and the new NgModule (88d9fafa)

v2.2.2

22 Jun 07:39
Compare
Choose a tag to compare

<a name"2.2.2">

2.2.2 (2016-06-22)

Bug Fixes

  • TranslatePipe: Don't subscribe multiple times to lang change event (a95e5854, closes #139)
  • TranslateService: Remove Http dependency from the TranslateService class (7c562767, closes #149)
  • TranslateParser: Fixed target undefined for missing translation (e96d9a56, closes #87)

v2.2.1

22 Jun 07:24
Compare
Choose a tag to compare

<a name"2.2.1">

2.2.1 (2016-06-22)

Bug Fixes

  • npm: update to angular 2 RC 3 (0bbb8fc8)

v2.2.0

16 Jun 12:52
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-06-16)

Features

v2.1.0

09 May 17:12
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-05-09)

Features