1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/ui/identicon
Mark Stacey 7bddbf611a
Replace inlined blockies identicon with npm package (#7757)
The "blockies" style identicon is handled by a module that was copied
from MyEtherWallet and inlined. This has been removed, and replaced
with the upstream package it was originally derived from.
2020-01-07 23:55:32 -04:00
..
blockieIdenticon Replace inlined blockies identicon with npm package (#7757) 2020-01-07 23:55:32 -04:00
tests eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
identicon.component.js Replace inlined blockies identicon with npm package (#7757) 2020-01-07 23:55:32 -04:00
identicon.container.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00