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 3722de8b29
Prevent redux state mutation (#7598)
The `txParams` property of a transaction in Redux state was being
mutated. The mutation is now prevented with a shallow clone.
2019-11-28 18:59:15 -04:00
..
components Drop eslint-disable and TODO comments from Modal component (#7589) 2019-11-28 13:38:31 -03:30
css Delete unused to-autocomplete (#7533) 2019-11-24 01:20:48 -03:30
ducks Prevent redux state mutation (#7598) 2019-11-28 18:59:15 -04:00
helpers Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
pages Mark onClick prop as not required for DraggableSeed (#7583) 2019-11-27 12:37:41 -03:30
selectors Add migration notification for users with Sai (#7450) 2019-11-18 18:16:28 -03:30
store Merge pull request #7479 from MetaMask/master 2019-11-19 21:10:55 -04:00