1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/pages/settings
George Marshall 05a20bb721
Add responsive props to Box component (#15106)
* Adding responsive props to Box component

* Updating margin array prop instances

* Updating padding array prop instances

* Updates to docs, tests and margin, padding instances

* Optimizing class name object

* Simplifying single value logic

* replacing for loop with switch statement

* Memoizing generateClassNames function
2022-07-20 13:47:51 -07:00
..
advanced-tab Unit test proptype (#14868) 2022-06-06 19:30:07 -07:00
alerts-tab Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
contact-list-tab Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
experimental-tab Remove 'ADD_POPULAR_NETWORKS' feature flag (#15229) 2022-07-14 08:58:34 -07:00
flask Remove site origin on snap install (#14752) 2022-05-25 18:19:02 +02:00
info-tab Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
networks-tab Only send the rpc origin to segment when calling trackevent for newly added custom networks (#15227) 2022-07-15 12:08:44 -05:00
security-tab MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
settings-search Move search icon and add to storybook (#14940) 2022-06-21 10:18:35 -05:00
settings-search-list Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
settings-tab Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
index.js
index.scss Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
settings.component.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
settings.component.test.js Add snaps view search (#14419) 2022-04-19 11:08:09 -04:00
settings.container.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
settings.stories.js