1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/app
Mark Stacey cb995d66da
Re-render jazzicon component when diameter changes (#8114)
Previously when the `diameter` prop of the `jazzicon` component was
changed, the new diameter would be ignored. The jazzicon is now
redrawn upon each change, as you would expect.

I don't think it's possible for this bug to manifest itself in the
extension. This was discovered through tinkering with the Storybook
for this component.
2020-02-26 09:42:33 -04:00
..
components Re-render jazzicon component when diameter changes (#8114) 2020-02-26 09:42:33 -04:00
css Move default white background from body to root element (#8110) 2020-02-26 09:33:58 -04:00
ducks
helpers
pages Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
selectors Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
store Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00