1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/pages/settings/settings-tab
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
..
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Dark Mode: Remove monzo, red, error-1 (#14153) 2022-03-23 19:01:00 +01:00
settings-tab.component.js Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
settings-tab.component.test.js Feat/settings search (#13214) 2022-02-22 17:28:21 -03:30
settings-tab.container.js Make default icons the same on mobile and extension #13264 (#13408) 2022-02-16 11:03:17 -06:00