Dan
9e3f921ba9
Create single action for updating all of send in redux state.
7 years ago
Dan
a33ced3994
Focus amount input when click anywhere in amount field container
7 years ago
Dan
5a0126f17b
Rounding of vals < 0.01 in currency display consistent with master.
7 years ago
Dan
d1977225a4
Calculate max amount for send ether based on minimum gas total.
7 years ago
Dan
c156c85eaa
Fix amount max for sending token.
7 years ago
Dan
c57d504794
Add currency-input component to correct send amount behaviour and move currency display value state to parent component.
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Dan
09d659614e
Cleaner implementation of currency-display input.
7 years ago
Dan
b3dad510b7
Improve precision in send and confirm.
7 years ago
Chi Kei Chan
8f3b762461
Fix Conversions bugs; Fiat value bugs
7 years ago
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
7 years ago
Dan
60eda592b5
Handling to and amount errors.
7 years ago
Dan
ac43872c1a
Enable send-v2 functionality.
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
Dan
7ec77e0b45
Refactor amount input: dynamic input width with vanilla js.
7 years ago
Dan
2898914a54
Send v2 amount unit moves correctly.
7 years ago
Dan
ea7926c211
Adds amount and gas field to sendV2.
7 years ago