Skip to content

v0.14.6

Choose a tag to compare

@kendo-bot kendo-bot released this 20 Apr 12:38

<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)