1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 8a12257f8e
Add dropdown component (#8524)
This new dropdown component uses a native `select` element, thus
avoiding various issues encountered in attempting to reuse our existing
dropdown components for the new permission system alert modal.

The prefixed forms of `appearance` have been added temporarily so that
the component can be used in Storybook, as our Storybook config isn't
setup to do autoprefixing yet. Our real build system does handle
autoprefixing for this rule correctly already.
2020-05-06 11:48:38 -03:00
..
components Add dropdown component (#8524) 2020-05-06 11:48:38 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Fix connection modal style issues (#8433) 2020-05-04 12:04:41 -03:00
ducks Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
helpers add version dimension to metrics event (#8419) 2020-05-05 15:40:36 +02:00
pages Design improvements for the Connect flow (#8494) 2020-05-04 18:10:09 -02:30
selectors Make permissions selectors less bad (#8529) 2020-05-05 21:04:05 -07:00
store Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00