Skip to content

Releases: aurelia/i18n

1.1.0

22 Aug 13:45
Compare
Choose a tag to compare

1.1.0 (2016-08-22)

Bug Fixes

  • eslint: fix linting issues (0ddf93d)
  • ts: declare missing props (c8102c8)

Features

  • i18n: add dependency injection (0545999)
  • TCustomAttribute: support custom-elements (06373f0)

1.0.0

27 Jul 17:52
Compare
Choose a tag to compare

Bug Fixes

  • binding: sourceExpression only once (5963396)
  • i18n: make sure translations parameters are always applied (3060e7a), closes #116
  • i18n.update-translations.spec.js: set locale before testing to be sure 1st translation is applied (0496b41)
  • logger: use LogManager instead console (b6ffedb)
  • logging: use aurelia-logging (d2552e7)
  • nf-vc: changed signature of NfValueConverter (168f556)
  • relativeTime: fix fallbackLng reading (ffb0dcb)
  • updateTranslation: check elem param (e8373a8)

1.0.0-rc.1.0.0

22 Jun 15:47
Compare
Choose a tag to compare
  • Update to 1.0.0-rc.1.0.0 status.

1.0.0-beta.1.0.4

17 Jun 13:42
Compare
Choose a tag to compare
  • Fixing dep issues.

1.0.0-beta.1.0.3

17 Jun 13:27
Compare
Choose a tag to compare
  • Add missing logging dependency.

1.0.0-beta.1.0.2

17 Jun 11:16
Compare
Choose a tag to compare
  • Fix build bug that caused Babel class call checks to be left in source.

1.0.0-beta.1.0.1

16 Jun 22:58
Compare
Choose a tag to compare
  • Add typings.json

1.0.0-beta.1.0.0

15 Jun 13:05
Compare
Choose a tag to compare
  • Mega build update.

0.5.3

17 May 19:45
Compare
Choose a tag to compare

Features

  • relative time: Use the fallback language if needed (10ef19c0)
  • translation:

0.5.2

13 Apr 14:39
Compare
Choose a tag to compare

Features

  • relative time: Use the fallback language if needed (10ef19c0)
  • translation: