Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: have basic scaling amount input working | fragosti | 2018-10-23 | 1 | -51/+0 |
* | feat: add scaling input component | fragosti | 2018-10-20 | 1 | -4/+6 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
* | Put boundNoop in a util file | fragosti | 2018-10-16 | 1 | -1/+2 |
* | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 1 | -4/+5 |
* | feat: adjust amount input width | fragosti | 2018-10-12 | 1 | -1/+1 |
* | Lint and update deps | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Be more explicit with falsiness | fragosti | 2018-10-11 | 1 | -1/+1 |
* | Fix issue where we throw if non-numeric characters are used in input | fragosti | 2018-10-11 | 1 | -2/+7 |
* | Fix empty input bug | fragosti | 2018-10-10 | 1 | -4/+8 |
* | Apply linter | fragosti | 2018-10-05 | 1 | -3/+3 |
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 1 | -13/+24 |
* | Add Input and AmountInput component | fragosti | 2018-10-05 | 1 | -0/+27 |