1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/helpers/utils
Hassan Malik f192929a04
Add snaps search (#14100)
* added snaps routes

* changed settings search icons to font-awesome

* removed manual input of id

* added snap list to search

* removed console.logs and changed settingsRef to an array to work with settings search helper functions

* lint fixes

* updated tests

* test fix

* fixed util function

* renamed vars

* fixed spelling

* deps fix
2022-03-23 12:47:54 -04:00
..
optimism
build-types.js
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversions.util.js
conversions.util.test.js
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas.js
gas.test.js
hardware.js
i18n-helper.js
i18n-helper.test.js
icon-factory.js
is-mobile-view.js
metric.test.js
metrics.js
permission.js
settings-search.js Add snaps search (#14100) 2022-03-23 12:47:54 -04:00
settings-search.test.js Add snaps search (#14100) 2022-03-23 12:47:54 -04:00
storage-helpers.js
switch-direction.js
token-util.js
transactions.util.js
transactions.util.test.js
tx-helper.js
tx-helper.test.js
util.js
util.test.js
webcam-utils.js