Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gas inputs can be changed by up and down arrows (#3598) | Dan J Miller | 2018-03-21 | 1 | -0/+2 |
| | | | | | | * Up and down arrows can control gas inputs. * input-number.js just uses number type. | ||||
* | Currency input defaults to empty string | Dan | 2018-03-17 | 1 | -6/+14 |
| | |||||
* | Fix send screen value input | Alexander Tseung | 2018-01-16 | 1 | -3/+11 |
| | |||||
* | Fix lint errors. | Dan | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | Focus amount input when click anywhere in amount field container | Dan | 2017-11-11 | 1 | -0/+2 |
| | |||||
* | Linting | Thomas Huang | 2017-11-11 | 1 | -1/+1 |
| | |||||
* | Add currency-input component to correct send amount behaviour and move ↵ | Dan | 2017-11-08 | 1 | -0/+93 |
currency display value state to parent component. |