core

The internationalization (i18n) library for Angular

MIT License

Downloads
719
Stars
4.5K
Committers
107

Bot releases are hidden (Show)

core - v1.8.0

Published by ocombe over 8 years ago

<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)
core - v1.7.3

Published by ocombe over 8 years ago

<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)
core - v1.7.2

Published by ocombe over 8 years ago

<a name"1.7.2">

1.7.2 (2016-02-16)

Bug Fixes

  • tsc: include inline source code in sourcemaps (c3080d5c, closes #36)
core - v1.7.1

Published by ocombe over 8 years ago

<a name"1.7.1">

1.7.1 (2016-02-16)

Bug Fixes

core - v1.7.0

Published by ocombe over 8 years ago

<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)
core - v1.6.4

Published by ocombe over 8 years ago

<a name"1.6.4">

1.6.4 (2016-02-07)

Bug Fixes

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

Published by ocombe over 8 years ago

<a name"1.6.3">

1.6.3 (2016-02-07)

Bug Fixes

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

Published by ocombe over 8 years ago

<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)
core - v1.6.1

Published by ocombe over 8 years ago

<a name"1.6.1">

1.6.1 (2016-02-07)

Bug Fixes

  • npm: don't ignore the bundles folder for npm (a8184ff8)
core - v1.6.0

Published by ocombe over 8 years ago

<a name"1.6.0">

1.6.0 (2016-02-07)

Bug Fixes

  • npm: add tsd as a dev dependency because of a bug in ng2 beta 3 (ed3be70c)

Features

  • cli: compatible with angular cli using 'ng install' (250a81fc)
core - v1.5.0

Published by ocombe over 8 years ago

<a name"1.5.0">

1.5.0 (2016-02-02)

Bug Fixes

  • rxjs: removed problematic extensions (ed6fd9ce)

Features

  • cli: compatible with angular cli using 'ng install' (edf67bf1)
core - v1.4.1

Published by ocombe almost 9 years ago

<a name"1.4.1">

1.4.1 (2016-01-17)

Bug Fixes

  • TranslateService: Don't throw when trying to use get too early (2af0b91a)
core - v1.4.0

Published by ocombe almost 9 years ago

<a name"1.4.0">

1.4.0 (2016-01-17)

Features

  • TranslateParser: You can now use nested keys for translations (d50649f3, closes #15)
  • TranslateService: Use the default language as a fallback (98f90c89, closes #16)
core - v1.3.2

Published by ocombe almost 9 years ago

<a name"1.3.2">

1.3.2 (2016-01-17)

Bug Fixes

  • TranslateService: Reverted the use of Injector and changed Angular 2 requirement to ~beta.0 instead (d9b3887b)
core - v1.3.1

Published by ocombe almost 9 years ago

<a name"1.3.1">

1.3.1 (2016-01-17)

Bug Fixes

  • TranslateService: Use the injector to instantiate HTTP_PROVIDERS (11005521, closes #17, #13)
core - v1.3.0

Published by ocombe almost 9 years ago

<a name"1.3.0">

1.3.0 (2016-01-12)

Features

  • TranslateService: the get method can now take an array of keys (79e94760, closes #14)
core - v1.2.5

Published by ocombe almost 9 years ago

<a name"1.2.5">

1.2.5 (2016-01-09)

Bug Fixes

  • npm: update to angular 2 beta.1 (4549224c)
core - v1.2.4

Published by ocombe almost 9 years ago

<a name"1.2.4">

1.2.4 (2015-12-27)

Bug Fixes

  • TranslateService: Adding missing map RxJS operator (3a837ccb, closes #10)
core - v1.2.3

Published by ocombe almost 9 years ago

<a name"1.2.3">

1.2.3 (2015-12-15)

Bug Fixes

  • TranslateService: update to Angular 2 beta 0 and avoid ExpressionChangedAfterItHasBeenCheckedException (e9dd9e04)
core - v1.2.2

Published by ocombe almost 9 years ago

<a name"1.2.2">

1.2.2 (2015-12-15)

Bug Fixes

  • package:
    • ignore coverage files for git & npm (8fe8c6c7)
    • update to angular alpha 53 (b8389716)
Package Rankings
Top 9.12% on Proxy.golang.org
Top 18.54% on Repo1.maven.org
Top 5.45% on Npmjs.org
Badges
Extracted from project README
npm version