1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps/prepare-swap-page
Dhruv 07abc53cce
fix/BannerBase to TS (#20421)
* BannerBase to TS

* snapshot updates

* more snapshot updates

* addressing type definition error

* updating eth-sign-modal snapshot

* Updates to stories, types and adding data-testid

* Updating snapshots

* updating snapshot of blockaid-banner-alert and adding unit test for childrenWrapperProps

* BannerBase updates to stories, adding locale for close button, removing static data-testid in favor of using it at the instance, updating snapshots associated with those changes

* Removing incorrect arg from storybook file

* Updating html element in security provider e2e test to match BannerBase. Also updating snapshot of ConfirmTransaction page

* Fixing e2e tests

---------

Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-08-18 14:52:40 -07:00
..
__snapshots__
index.scss Chore/refactor smart swap modal (#20239) 2023-08-01 15:31:53 +02:00
prepare-swap-page.js fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
prepare-swap-page.test.js Improvements to Swaps quote auto-selection logic, fix and edge case with zero-balance tokens (#20388) 2023-08-03 18:19:50 -02:30
quotes-loading-animation.js Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
review-quote.js fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
review-quote.test.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00
smart-transactions-popover.stories.tsx Chore/refactor smart swap modal (#20239) 2023-08-01 15:31:53 +02:00
smart-transactions-popover.tsx Chore/refactor smart swap modal (#20239) 2023-08-01 15:31:53 +02:00
view-quote-price-difference.js fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
view-quote-price-difference.test.js