Commit Graph

10 Commits (4c15c0d3baa15638d75aa5e1a8f336e515d35f95)

Author SHA1 Message Date
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan 09260f9c5e Fixed t() calls where localeMessages is missing; and fix incorrect connect reference. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
Nick Doiron 9c133aaab3 get t imported in all files currently using i18n 7 years ago
Nick Doiron 99898ac775 better organization of locale file; i18n in more view files 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan 1485ec7392 Move currency toggle to its own component. 7 years ago
Dan c605c9897d Minor clean up. 7 years ago
Dan b251d0f675 Center tooltip on small screen size by using flexbox 7 years ago
Dan cd5861541c Use hex values only in send.js to handle limit and price; GasTooltip accepts and returns values as hex (allows user to enter floats) 7 years ago
Dan 43ceeacf0f Refactor for clean handling of tooltip close. 7 years ago
Dan c9e134a996 Fully connect gas data in send form and tooltip to state; final styling improvements. 7 years ago
Dan ff247289ae Tooltip closing on click outside. 7 years ago
Dan e56b8c5055 Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. 7 years ago