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