aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/asset_amount_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-81/+0
* chore: run linterfragosti2018-10-251-1/+1
* feat: cover more token symbol edge casesfragosti2018-10-241-4/+17
* feat: add title attribute to labelfragosti2018-10-241-2/+2
* polish: improve scaling significantlyfragosti2018-10-241-2/+1
* chore: final adjustmentsfragosti2018-10-231-1/+1
* feature: reduce font size by a percentage instead of a constantfragosti2018-10-231-7/+8
* feat: have basic scaling amount input workingfragosti2018-10-231-6/+35
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-3/+3
|\
| * chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
| * export assetDataUtil big objSteve Klebanoff2018-10-181-2/+2
| * linting, removing unused importsSteve Klebanoff2018-10-181-1/+0
| * feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-16/+3
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-21/+8
|/
* Put boundNoop in a util filefragosti2018-10-161-1/+2
* Add tnxHash to buy button callbacksfragosti2018-10-161-2/+2
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-0/+51