SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(formatNumber): handle small numbers correctly when `gSize` !== `lgSize`

By using `>=` when comparing the number length to `lgSize`, we'll provide the correct value, when
formatting numbers with different `lgSize` than `gSize`.

Fixes #14289

Closes #14290
O
Owen Craig committed
4202d8a5de82aed7c2459b3693a26dda07e457d3
Parent: 27ceb6a
Committed by Georgios Kalpakas <g.kalpakas@hotmail.com> on 3/21/2016, 10:09:02 PM