aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/amount_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: have basic scaling amount input workingfragosti2018-10-231-51/+0
* feat: add scaling input componentfragosti2018-10-201-4/+6
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
* Put boundNoop in a util filefragosti2018-10-161-1/+2
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-4/+5
* feat: adjust amount input widthfragosti2018-10-121-1/+1
* Lint and update depsfragosti2018-10-111-1/+1
* Be more explicit with falsinessfragosti2018-10-111-1/+1
* Fix issue where we throw if non-numeric characters are used in inputfragosti2018-10-111-2/+7
* Fix empty input bugfragosti2018-10-101-4/+8
* Apply linterfragosti2018-10-051-3/+3
* Create SelectedAssetInputAmountfragosti2018-10-051-13/+24
* Add Input and AmountInput componentfragosti2018-10-051-0/+27