1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Mark Stacey 31a4788bf9
Fix private key export (#7632)
There were a few older actions that were written such that they assumed
`this` referred to the `actions` object. That assumption no longer held
as of #7561. These actions have been updated to refer directly to the
actions object instead.
2019-12-03 19:39:26 -04:00
..
components Fix SimpleDropdown event bubbling (#7627) 2019-12-03 17:44:19 -03:30
css Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
ducks Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
helpers Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
pages Remove unneeded store connections (#7625) 2019-12-03 17:34:16 -03:30
selectors Use ES6 exports for selectors (#7626) 2019-12-03 16:04:28 -04:00
store Fix private key export (#7632) 2019-12-03 19:39:26 -04:00