1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/ui
Ariella Vu 0917b7c52f
Add alternative summary UI with arrow icon to the Disclosure component (#19770)
* disclosure: add isArrowSummary option w/ UI

* disclosure.scss: add missing trailing semicolon

* Disclosure: replace isArrowSummary -> type prop

* Disclosure: alphabetize props

* Disclosure: add cursor: pointer

* storybook: add Disclosure - Type Arrow

* Disclosure: margin-left: 0 arrow type content

* Disclosure: fix margin-left: 0 arrow type

* Disclosure: support Text media query for Arrow

* Disclosure: clean rn type -> variant

* Disclosure: use size prop for arrow summary text

* Disclosure: update rest of type -> variant

* Disclosure: 1 more type -> variant

* Disclosure: TypeArrow -> VariantArrow
2023-07-13 22:38:42 +02:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Add alternative summary UI with arrow icon to the Disclosure component (#19770) 2023-07-13 22:38:42 +02:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Fix #18423 - Ensure token details stay within dropdown (#19626) 2023-06-21 16:28:53 -05:00
ducks Fix flaky test by stop estimating gas when starting a draft transaction in the send flow (#19897) 2023-07-06 20:57:02 +01:00
helpers Token allowance flow update (#19666) 2023-07-11 10:57:59 -04:00
hooks Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
pages [MMI] Review interactive replacement token flow (#19974) 2023-07-13 18:27:49 +02:00
selectors Fix #19941 - Correctly show network name and selection when chainIds collide (#19947) 2023-07-13 13:29:53 -05:00
store [MMI] Review interactive replacement token flow (#19974) 2023-07-13 18:27:49 +02:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00