Dan
e488c0eeea
Delete dead send code.
2018-05-01 00:30:38 -02:30
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
2018-03-29 12:42:38 -02:30
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
5fe0be722b
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
kumavis
34aeef50a0
i18n - load locales manually
2018-03-14 16:32:35 -07:00
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
2018-01-24 19:41:29 -10:00
Nick Doiron
99898ac775
better organization of locale file; i18n in more view files
2018-01-23 22:14:47 -10:00
Dan
08d9ecc045
Cursor pointer and hover background on from and to dropdown items.
2017-11-10 14:14:07 -08:00
Chi Kei Chan
9f70762434
Merge pull request #2530 from MetaMask/uat
...
Merge uat into NewUI-flat
2017-11-02 15:20:29 -07:00
Dan
dc0b3255cf
Fixes width of from and to dropdowns in extension and on mobile views.
2017-11-02 15:17:34 -07:00
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
ef2b0d8485
Simply logic for rendering matching accounts in to-autocomplete dropdown.
2017-10-24 16:31:04 -07:00
Dan
07c4c92db6
Style dropdown of to-autocomplete.
2017-10-24 16:31:04 -07:00
Dan
60eda592b5
Handling to and amount errors.
2017-10-18 20:21:46 -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
Dan
fbab0f3a1f
Send v2 to autocomplete.
2017-10-10 18:19:15 -07:00