SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 188 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
3277b885c4dec3edd51b8e8c3d1776057d6d4d1d
Parent: 48a256d
Committed by Georgios Kalpakas <g.kalpakas@hotmail.com> on 3/21/2016, 10:11:26 PM