1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Nidhi Kumari 119a5a4dc4
added avatar token component (#15466)
* added avatar token component

* added avatar token component story

* added avatar token readme to story

* added avatar token readme to story

* added halo effect

* added test to avatar token component

* fixed alt name

* added test for blur

* added test for aria hidden element

* fixed fallback issue

* updated halo id in README

* added changes to avatar token stories

* updated stories and README in storybook

* fixed indentation in stories

* changed component name structure

* updated css for avatar halo image

* updated README for Avatar Base Component

* added className to avatar Token

* Updates to docs and styles

* fixed tests for Avatar Token

* added color to the props

* fixed table props issue

* updated avatar token Readme

* updated args in avatar token stories

Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2022-08-18 22:00:19 +05:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components added avatar token component (#15466) 2022-08-18 22:00:19 +05:30
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Adding initial and transparent to Box component (#15565) 2022-08-12 15:14:59 -07:00
ducks Fix setting of gasPrice when on non-eip 1559 networks (#15628) 2022-08-18 13:33:23 -02:30
helpers [FLASK] snaps-skunkworks@0.19.0 (#15619) 2022-08-18 17:07:34 +02:00
hooks the token detction change affected swap performace, this is fixing it (#15607) 2022-08-17 11:38:06 -05:00
pages [FLASK] snaps-skunkworks@0.19.0 (#15619) 2022-08-18 17:07:34 +02:00
selectors Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
store Make add new account idempotent operation (#15566) 2022-08-16 11:42:00 +05:30
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00