1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui
infiniteflower 1099a3763b
Feat/swaps link buy gas (#20241)
* Add link to buy more ETH if insufficient gas

* Fix lint error

* Use native currency per network

* Use localized msg for buy more gas

* Add the word "more"

* Fix smart tx not showing msg

* Pull out not enough balance into own component

* Add story for not enough balance

* Fix btn text not being aligned with rest of text

* Move inline style to class, remove empty classname

* Update ui/pages/swaps/prepare-swap-page/not-enough-balance.stories.tsx

Co-authored-by: George Marshall <georgewrmarshall@gmail.com>

* Update ui/pages/swaps/prepare-swap-page/index.scss

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

* Remove line

* Move BannerAlert back into review-quote and use BannerAlert props

* Remove unused CSS

---------

Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-08-02 14:58:12 -04:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Whats new blockaid popup (#20071) 2023-08-02 16:14:02 +01:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Fix #18423 - Ensure token details stay within dropdown (#19626) 2023-06-21 16:28:53 -05:00
ducks Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
helpers Updated copy change for the IPFS toggle (#20358) 2023-08-02 10:27:32 -07:00
hooks fix: remove unused useMethodData code (#20146) 2023-07-25 10:49:45 +01:00
pages Feat/swaps link buy gas (#20241) 2023-08-02 14:58:12 -04:00
selectors Whats new blockaid popup (#20071) 2023-08-02 16:14:02 +01:00
store Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
index.js Set sentry autoTrackSessions default (#20132) 2023-07-26 07:13:28 -05:00
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00