1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Nidhi Kumari 23b882449f
added color prop to Box component (#15507)
* changed bordercolors, colors, backgroundcolors to use lodash object

* fixed merge conflicts

* fixed merge conflicts

* replaced colors with TextColors

* fixed readme and storybook for box props

* added text colors

* fixed readme conflicts

* added Inherit to the design system colors

* added bordercolor, background color, text color to design-system

* updated design system import in box component
2022-08-11 12:22:06 -07:00
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components added color prop to Box component (#15507) 2022-08-11 12:22:06 -07:00
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
ducks Only check if a user has enough token balance before calling STX (#15218) 2022-08-09 12:56:52 -05:00
helpers added color prop to Box component (#15507) 2022-08-11 12:22:06 -07:00
hooks Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
pages Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
selectors Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
store 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00