MyCrypto/common/containers/Tabs
James Prado c631f45ab7 Improve Gas Price UX (Part 2) (#850)
* Remove gas dropdown & Add gas sliders

* Update styles

* Revert changes made to requestpayment.tsx

* Update style & add custom labels to GasLimitField

* Update styles

* Update confirm transaction modal

* Revert "Update confirm transaction modal"

This reverts commit 743c9a505fe070feb55f7af550ad918a3d8899d1.

* Add transaction fee to tx confirmation modal

* Update styles

* Remove old gasPriceDropdown files & use network units in tx fee

* Add option to lock gaslimit data

* fix tslint errors

* Rename lockData to readOnly

* Add option to check if validAmount before generating transaction

* Add nonce field if gas slider is readonly

* Automatically set nonce in  <Send/>

* Update snapshot

* Move getNonceRequested to GasSlider component

* Add optional to check value for isValidAmount selector

* Add selector for transaction fee

* Update GasSlider component & Rename to Gas

* update snapshots

* Fix subtabs className

* Update styles

* Remove dataField on contract interact

* rename <Gas/> to <TXMetaDataPanel/>
2018-01-24 21:43:27 -06:00
..
BroadcastTx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
Contracts Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
ENS Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
GenerateWallet Various Browser Quirk Fixes (#881) 2018-01-22 14:44:13 -06:00
Help Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
RestoreKeystore Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
SendTransaction Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
SignAndVerifyMessage Sign Message v3 compatibility (#880) 2018-01-22 14:27:37 -06:00
Swap Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
ViewWallet Fix regressions introduced in #241 (#247) 2017-10-03 21:13:49 -07:00
index.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00