Sean
cd28dbb1d5
Improvement: Increase click area for arrows ( #5264 )
6 years ago
Alexander Tseung
9cde5ab11b
Use eth-method-registry to get method data
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
Dan
f5d43404dc
Fix send token tests in beta ui e2e tests.
7 years ago
Dan
2e1d962b1a
Remove currency input from input-number
7 years ago
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.
7 years ago
Dan
bbdb35c35a
Use currency input component in input number, to improve input behaviour in gas estimator
7 years ago
Dan
8c6e1232e4
Lint fixes.
7 years ago
Dan
716bbf67d7
Set gas price allows for WEI precision.
7 years ago
Dan
220da24f9a
Change min gas price to 0.1 GWEI
7 years ago
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.
7 years ago
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
7 years ago
Chi Kei Chan
663cb758b3
Style send token screen
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
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
7 years ago
Dan
e56b8c5055
Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.
7 years ago