aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/amount_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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