1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 70a689410a
Use ref in Mascot component rather than reaching into DOM directly (#7893)
Accessing the dom via `document` is strongly discouraged in React.
Instead the DOM element is now referenced by ref instead.
2020-01-24 14:15:34 -04:00
..
components Use ref in Mascot component rather than reaching into DOM directly (#7893) 2020-01-24 14:15:34 -04:00
css
ducks Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
helpers Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
pages Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
selectors Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
store Change "Log In/Out" terminology to "Unlock/Lock" (#7853) 2020-01-21 14:09:53 -08:00