1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/ui/pages/settings/advanced-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
..
advanced-tab.component.js Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
advanced-tab.component.test.js Removed metrics event (#14042) 2022-03-29 08:46:24 -05:00
advanced-tab.container.js Move Token Detection toggle to Advanced tab. (#13977) 2022-03-22 15:14:59 -04:00
advanced-tab.stories.js SendHeader, ContactListTab and AdvancedTab story: converted knobs and actions to controls / args (#13230) 2022-01-17 10:58:12 -08:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00