Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show < 0.00001 ETH when amount gets really small | Steve Klebanoff | 2018-12-13 | 1 | -5/+16 |
* | show as <$0.01 when less than a cent in USD, and also show 1 significant digi... | Steve Klebanoff | 2018-12-13 | 1 | -3/+12 |
* | chore(instant): update selectedAssetAmount in the redux state to be named sel... | Brandon Millman | 2018-11-14 | 1 | -8/+8 |
* | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 1 | -0/+3 |
* | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 1 | -1/+1 |
|\ | |||||
| * | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -1/+1 |
* | | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -3/+3 |
|/ | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
* | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 1 | -6/+14 |
* | Add tests for format and use toFixed instead of round for usd | fragosti | 2018-10-17 | 1 | -1/+1 |
* | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 1 | -0/+45 |