Skip to content

Releases: telerik/kendo-intl

v1.1.0

05 Jun 14:46

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-06-05)

Bug Fixes

  • parseNumber should not throw error if currency(s) are not loaded (7779b312)
  • locale territory with script or variant in the name (8b4f1a39)
  • default currency for global territories (3ddfaa4f)
  • exclude unused dateTimeFormats (ad630c4b)
  • dateFieldName should throw error if locale dateFields are not loaded (543628dd)

Features

  • support for generating locales (4c2b1a9c)

v1.1.0-dev.201705261315

26 May 13:15

Choose a tag to compare

<a name"1.1.0-dev.201705261315">

1.1.0-dev.201705261315 (2017-05-26)

Bug Fixes

  • parseNumber should not throw error if currency(s) are not loaded (7779b312)
  • locale territory with script or variant in the name (8b4f1a39)
  • default currency for global territories (3ddfaa4f)
  • exclude unused dateTimeFormats (ad630c4b)
  • dateFieldName should throw error if locale dateFields are not loaded (543628dd)

Features

  • support for generating locales (4c2b1a9c)

v1.1.0-dev.201705251548

25 May 15:48

Choose a tag to compare

Pre-release

<a name"1.1.0-dev.201705251548">

1.1.0-dev.201705251548 (2017-05-25)

Bug Fixes

  • parseNumber should not throw error if currency(s) are not loaded (7779b312)
  • locale territory with script or variant in the name (8b4f1a39)
  • default currency for global territories (3ddfaa4f)
  • exclude unused dateTimeFormats (ad630c4b)
  • dateFieldName should throw error if locale dateFields are not loaded (543628dd)

Features

  • support for generating locales (4c2b1a9c)

v1.0.0

04 May 08:19

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-05-04)

Features

v0.14.6

20 Apr 12:38

Choose a tag to compare

<a name"0.14.6">

0.14.6 (2017-04-20)

Bug Fixes

  • return empty string if null or undefined value is passed (bc4eba12)
  • formatNumber:
    • custom format with ? as literal (6da228a5)
    • incorrect leading group separator for locales with zero group sizes (cea2ac7e)
    • use locale specific decimal separator for scientific formatting (b072a73f)
    • remove trailing zeros after rounding (82562a67)
  • numbers: limit precision (45de3bc0)
  • numers: custom format grouping with negative format (310a2804)

v0.14.5

05 Apr 09:30

Choose a tag to compare

<a name"0.14.5">

0.14.5 (2017-04-05)

Bug Fixes

  • formatNumber: format null value as empty string (#20) (8868db7e)

v0.14.4

29 Mar 06:44

Choose a tag to compare

<a name"0.14.4">

0.14.4 (2017-03-29)

Bug Fixes

v0.14.3

28 Mar 15:32

Choose a tag to compare

<a name"0.14.3">

0.14.3 (2017-03-28)

Bug Fixes

v0.14.2

28 Mar 08:53

Choose a tag to compare

<a name"0.14.2">

0.14.2 (2017-03-28)

Bug Fixes

  • load locale currency on demand (8afc123d)

v0.14.1

02 Mar 14:21

Choose a tag to compare

<a name"0.14.1">

0.14.1 (2017-03-02)

Bug Fixes

  • add missing documentation for DateFormatPart (ad7ee987)