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 398a45bfdd
Replace clone dependency with cloneDeep from lodash (#7926)
This was done to reduce the number of direct dependencies we have. It
should be functionally equivalent. The bundle size should not change,
as we use `clone` as a transitive dependency in a number of places.
2020-01-29 13:14:33 -04:00
..
components Allow editing max spend limit (#7919) 2020-01-28 22:49:32 -04:00
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
helpers Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00
pages Allow editing max spend limit (#7919) 2020-01-28 22:49:32 -04:00
selectors Improve LoginPerSite UX/devX and permissions logging (#7649) 2020-01-27 14:42:03 -08:00
store Improve LoginPerSite UX/devX and permissions logging (#7649) 2020-01-27 14:42:03 -08:00