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/+1 |
| | | | | | | * Up and down arrows can control gas inputs. * input-number.js just uses number type. | ||||
* | Use currency input component in input number, to improve input behaviour in ↵ | Dan | 2017-11-16 | 1 | -4/+7 |
| | | | | gas estimator | ||||
* | Lint fixes. | Dan | 2017-11-07 | 1 | -1/+0 |
| | |||||
* | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 1 | -5/+12 |
| | |||||
* | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 1 | -4/+22 |
| | |||||
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵ | Dan J Miller | 2017-10-14 | 1 | -20/+9 |
| | | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices. | ||||
* | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Style send token screen | Chi Kei Chan | 2017-09-11 | 1 | -0/+1 |
| | |||||
* | Lint fixes | Dan | 2017-08-31 | 1 | -9/+8 |
| | |||||
* | Fully connect gas data in send form and tooltip to state; final styling ↵ | Dan | 2017-08-26 | 1 | -3/+3 |
| | | | | | | improvements. Fully connect gas fields in send form and tooltip to state | ||||
* | Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. | Dan | 2017-08-26 | 1 | -0/+57 |