gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

Solve significant digits #118

Closed mattbk closed 8 years ago

mattbk commented 8 years ago

Values were truncated, e.g. $0.1 rather than $0.10 in some cases, which looked funny. Closes https://github.com/gratipay/grtp.co/issues/110.

mattbk commented 8 years ago

Self-merging and we'll see if anyone notices...

chadwhitacre commented 8 years ago

!m @mattbk

Small change so not the end of the world to self-merge. It's preferable to explicitly ask a couple people a couple times to review your PR before giving up on us. :-)

P.S. Let's remove the [console.log](), eh?

chadwhitacre commented 8 years ago

Actually, you merged this to team-experiments, not master. Was that intentional?

mattbk commented 8 years ago

I branched it from team-experiments as a mistake originally. Now I'm going through that one to check it again. Learning.

chadwhitacre commented 8 years ago

!m @mattbk