1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Maarten Zuidhoorn c59e2b4d44
[FLASK] Add tooltips to show info about a permission (#17685)
* Add tooltips to show info about a permission

* Make Tooltip component in scope regardless of build type

* Add descriptions

* Add translation variables and fix tooltip

* Use new icons

* Add missing description after rebase

* Fix build issues

* Fix icons

* Fix translation

* Add missing description

* Fix Ethereum icon

* Update coverage
2023-03-20 12:32:03 +01:00
..
__mocks__
components [FLASK] Add tooltips to show info about a permission (#17685) 2023-03-20 12:32:03 +01:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks NFTs: Remove feature flag for release (#17401) 2023-03-13 14:29:37 -05:00
helpers [FLASK] Add tooltips to show info about a permission (#17685) 2023-03-20 12:32:03 +01:00
hooks Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js (#17822) 2023-03-09 10:38:37 +05:30
pages [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
selectors [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
store [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
index.js Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
index.test.js