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 be84a7c2cf
Use correct history object on Permissions Connect page (#8338)
The browser global `history` was being used here instead of the React
Router `history` object. This was accidentally broken when refactoring
in #8269
2020-04-15 11:41:53 -03:00
..
components Rename non-existent selectedAccount prop to fromAccount (#8337) 2020-04-15 11:41:34 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Rewrite checkbox component (#8305) 2020-04-09 18:51:12 -03:00
ducks Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
helpers Update fetchWithCacheTests to use assert.rejects (#8334) 2020-04-14 13:03:33 -02:30
pages Use correct history object on Permissions Connect page (#8338) 2020-04-15 11:41:53 -03:00
selectors Remove unused getActiveTab selector (#8319) 2020-04-09 21:17:43 -03:00
store Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00