1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/ui/disclosure
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
..
disclosure.constants.ts Add alternative summary UI with arrow icon to the Disclosure component (#19770) 2023-07-13 22:38:42 +02:00
disclosure.js Add alternative summary UI with arrow icon to the Disclosure component (#19770) 2023-07-13 22:38:42 +02:00
disclosure.scss Add alternative summary UI with arrow icon to the Disclosure component (#19770) 2023-07-13 22:38:42 +02:00
disclosure.stories.js Add alternative summary UI with arrow icon to the Disclosure component (#19770) 2023-07-13 22:38:42 +02:00
index.js Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30