1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/pages/swaps/prepare-swap-page
Garrett Bear 66292330fe
Feat/18890/button ts update (#20492)
* button to TS migration

working demo

style props

broken mapping - need switch

working types file

working types

fix dependent imports of Button

variant mapping

working types

fix lint

fix test

fix ButtonSize issue on QuizContent

box fix

test if this works

fix button being used on QuizContent

fix button_variant import

readme fix

* fix button import

* fix primary button as anchor hover

* deprecated

* button to TS migration

fix lint

fix test

* fix rebase issue

* fix rebase issue

* lint fix
2023-08-28 14:42:00 -07:00
..
__snapshots__ Swaps UI update (#19169) 2023-06-15 20:17:21 +02:00
index.scss Chore/refactor smart swap modal (#20239) 2023-08-01 15:31:53 +02:00
prepare-swap-page.js Show a slippage notification again before submitting a swap, improve content for slippage notifications (#20364) 2023-08-25 11:44:31 +02: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 Show a slippage notification again before submitting a swap, improve content for slippage notifications (#20364) 2023-08-25 11:44:31 +02: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
slippage-notification-modal.stories.tsx Show a slippage notification again before submitting a swap, improve content for slippage notifications (#20364) 2023-08-25 11:44:31 +02:00
slippage-notification-modal.test.tsx Show a slippage notification again before submitting a swap, improve content for slippage notifications (#20364) 2023-08-25 11:44:31 +02:00
slippage-notification-modal.tsx Show a slippage notification again before submitting a swap, improve content for slippage notifications (#20364) 2023-08-25 11:44:31 +02:00
smart-transactions-popover.stories.tsx Feat/18890/button ts update (#20492) 2023-08-28 14:42:00 -07:00
smart-transactions-popover.tsx Feat/18890/button ts update (#20492) 2023-08-28 14:42:00 -07: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 Swaps UI update (#19169) 2023-06-15 20:17:21 +02:00