Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(numberFilter): fix formatting error #7878

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

For numbers that when converted to string do not have an exponent, do the number rounding using string manipulation

Closes #7870

@lgalfaso lgalfaso added cla: yes and removed cla: no labels Jun 17, 2014
For numbers that when converted to string do not
have an exponent, do the number rounding using string manipulation

Closes angular#7870
@IgorMinar
Copy link
Contributor

how about #7962 instead?

@lgalfaso
Copy link
Contributor Author

@IgorMinar a lot better! Closing this

@lgalfaso lgalfaso closed this Jun 24, 2014
IgorMinar added a commit to IgorMinar/angular.js that referenced this pull request Jun 24, 2014
IgorMinar added a commit that referenced this pull request Jun 24, 2014
ckknight pushed a commit to ckknight/angular.js that referenced this pull request Jul 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter number converts 0 to 5,e-9.00000000
2 participants