SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 94 JavaScript

fix(numberFilter): always convert scientific notation to decimal

Previously, the number filter would format small and large numbers
as scientific notation. It now uses toFixed() to ensure that all
requested digits are shown.
P
Paul Meskers committed
a13c01a8e48ea4a0d59394eb94f1b12c50cfef61
Parent: 454bcfa
Committed by Igor Minar <igor@angularjs.org> on 7/24/2013, 7:05:41 PM