1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Hassan Malik e0e466490e
Settings search refactor (#14350)
* removed unnecessary eslint disable and removed key prop from SettingsSearchList

* removed unnecessary function, refactored settings pages to use only handleSettingsRefs

* simplified utils, removed unnecessary test

* updated usage of util functions

* fixed type error, allow for ampersand in search input

* removed unnecessary var

* fixed test

* fixes per comments

* fixed var name

* fixed property name

* changed some properties in SETTINGS_CONSTANTS to accept t param

* redid util functions

* changed from multiline comment to single line

* replace empty descriptions

* updated util logic

* fix undefined issue
2022-04-06 16:27:08 -04:00
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Update token detection logic to only control auto-detection (#14251) 2022-04-06 13:59:16 -04:00
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Dark Mode: Fix QR display (#14312) 2022-04-01 14:53:14 -05:00
ducks Improvements for multi-layer fee UX (#13547) 2022-03-29 16:51:45 -02:30
helpers Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
hooks Update token detection logic to only control auto-detection (#14251) 2022-04-06 13:59:16 -04:00
pages Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
selectors Dark Mode: What's New Announcement (#14346) 2022-04-05 14:55:00 -05:00
store Merge remote-tracking branch 'origin/develop' into master-sync 2022-03-30 22:54:28 -02:30
index.js ui/index: fix getPlatformInfo w/ polyfill (#14171) 2022-03-25 07:24:27 -02:30