1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/send/send-content
David Walsh bab1670432
Restructure CurrencyDisplay to use Design System ()
* Restructure CurrencyDisplay to use Design System

* Add storybook, remove CSS

* Update ui/components/ui/currency-display/currency-display.component.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/ui/currency-display/currency-display.component.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/ui/currency-display/currency-display.stories.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/ui/currency-display/currency-display.component.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/ui/currency-display/currency-display.stories.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/ui/currency-display/currency-display.stories.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Remove deprecated imports, import EtherDenomination

* Update jest

* Use TextVariant: Inherit to keep correct font-size

* Snapshots

* Switch from boxProps to props

---------

Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-07-25 14:32:21 -05:00
..
__snapshots__ Restructure CurrencyDisplay to use Design System () 2023-07-25 14:32:21 -05:00
add-recipient Update Text import paths: /pages () 2023-07-20 12:49:35 -07:00
send-amount-row Convert shared/constants/metametrics to TS () 2023-04-03 09:31:04 -06:00
send-asset-row Update Text import paths: /pages () 2023-07-20 12:49:35 -07:00
send-gas-row Updating Icon types and component to use TS Box component () 2023-07-25 09:05:37 -07:00
send-hex-data-row Added storybook check to CI () 2023-01-21 00:57:46 +05:30
send-row-wrapper Continue converting tests from enzyme to @testing-library/react () 2022-12-06 10:49:08 -06:00
index.js
send-content.component.js Enable editing L2 gas on optimism () 2023-04-26 05:43:38 +05:30
send-content.component.test.js Overriding gas estimate in the send page even if enough ETH is not available () 2023-04-18 11:10:32 -04:00
send-content.container.js Enable editing L2 gas on optimism () 2023-04-26 05:43:38 +05:30
send-content.stories.js Fix - Ensure token details stay within dropdown () 2023-06-21 16:28:53 -05:00