Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
Dan
9e3f921ba9
Create single action for updating all of send in redux state.
2017-11-14 16:18:00 -08:00
Dan
a33ced3994
Focus amount input when click anywhere in amount field container
2017-11-10 14:13:29 -08:00
Dan
5a0126f17b
Rounding of vals < 0.01 in currency display consistent with master.
2017-11-10 14:12:26 -08:00
Dan
d1977225a4
Calculate max amount for send ether based on minimum gas total.
2017-11-07 21:55:12 -03:30
Dan
c156c85eaa
Fix amount max for sending token.
2017-11-07 21:47:14 -03:30
Dan
c57d504794
Add currency-input component to correct send amount behaviour and move currency display value state to parent component.
2017-11-07 20:06:26 -03:30
Dan
56e9f98bd0
More lint fixes
2017-11-02 09:45:59 -02:30
Dan
5a94775b3f
Lint fixes for NewUI-flat.
2017-11-02 00:00:33 -02:30
Dan
09d659614e
Cleaner implementation of currency-display input.
2017-10-23 22:40:55 -07:00
Dan
b3dad510b7
Improve precision in send and confirm.
2017-10-23 15:53:28 -02:30
Chi Kei Chan
8f3b762461
Fix Conversions bugs; Fiat value bugs
2017-10-20 18:26:18 -07:00
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
2017-10-19 16:30:54 -02:30
Dan
60eda592b5
Handling to and amount errors.
2017-10-18 20:21:46 -07:00
Dan
ac43872c1a
Enable send-v2 functionality.
2017-10-17 21:10:09 -04: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
Dan
7ec77e0b45
Refactor amount input: dynamic input width with vanilla js.
2017-10-12 11:09:05 -07:00
Dan
2898914a54
Send v2 amount unit moves correctly.
2017-10-12 11:09:05 -07:00
Dan
ea7926c211
Adds amount and gas field to sendV2.
2017-10-12 11:09:05 -07:00