1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/swaps
Erik Marks c39617e111
Make FeeCard component specific to swaps (#9603)
* Make FeeCard component specific to swaps

* Fix some prop types
2020-10-14 11:59:03 -07:00
..
actionable-message Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
awaiting-swap Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
build-quote Use localizations for placeholders in Swap (#9587) 2020-10-14 14:15:44 -02:30
countdown-timer Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
dropdown-input-pair AutoFocus the from input on swaps screen (#9581) 2020-10-14 14:13:55 -02:30
dropdown-search-list Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
exchange-rate-display Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
fee-card Rename some props 2020-10-14 10:12:35 -07:00
intro-popup Add useSwapsEthToken hook and utilize wherever we need the ETH 'token' for swaps (#9537) 2020-10-09 12:17:56 -07:00
loading-swaps-quotes Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
main-quote-summary format quotes consistently on main-view and list-view (#9495) 2020-10-06 22:07:38 -02:30
searchable-item-list Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
select-quote-popover Loosen isBestQuote PropType 2020-10-14 10:17:41 -07:00
slippage-buttons Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
swaps-footer Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
view-quote Rename some props 2020-10-14 10:12:35 -07:00
index.js Account for approval gas costs in eth received (#9559) 2020-10-12 17:26:53 -02:30
index.scss Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
swaps-util-test-constants.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
swaps.util.js Account for approval gas costs in eth received (#9559) 2020-10-12 17:26:53 -02:30
swaps.util.test.js Remove dead gas estimation functions, rename function (#9579) 2020-10-13 14:13:54 -07:00