Commit Graph

11 Commits

Author SHA1 Message Date
Dan J Miller a69480d78d Gas inputs can be changed by up and down arrows (#3598)
* Up and down arrows can control gas inputs.

* input-number.js just uses number type.
2018-03-20 15:50:30 -07:00
Dan bbdb35c35a Use currency input component in input number, to improve input behaviour in gas estimator 2017-11-15 15:00:35 -03:30
Dan 8c6e1232e4 Lint fixes. 2017-11-06 16:14:46 -03:30
Dan 716bbf67d7 Set gas price allows for WEI precision. 2017-11-06 16:07:02 -03:30
Dan 220da24f9a Change min gas price to 0.1 GWEI 2017-10-26 12:25:33 -07:00
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from 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.
2017-10-13 13:19:22 -07:00
Chi Kei Chan 836bf2e1a3 Add frontend validation to send-token 2017-09-11 23:18:54 -07:00
Chi Kei Chan 663cb758b3 Style send token screen 2017-09-11 00:45:06 -07:00
Dan e7b3ef0708 Lint fixes 2017-08-31 04:16:07 -07:00
Dan c9e134a996 Fully connect gas data in send form and tooltip to state; final styling improvements.
Fully connect gas fields in send form and tooltip to state
2017-08-25 20:54:04 -02:30
Dan e56b8c5055 Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. 2017-08-25 17:04:23 -02:30