aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/erc20_asset_amount_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: add states to the erc20 input for no assets or only 1 assetfragosti2018-11-021-6/+26
* chore: address PR feedbackfragosti2018-11-011-4/+4
* feat: refactor animation codefragosti2018-10-311-3/+4
* feat: add 'Select Token' UI to asset amount inputfragosti2018-10-301-12/+57
* fix(instant): refactor some props to use isDisabled instead of disabledBrandon Millman2018-10-271-3/+3
* feat(instant): Disable input when processingSteve Klebanoff2018-10-271-1/+4
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-0/+84