1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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__
components Whats new blockaid popup (#20071) 2023-08-02 16:14:02 +01:00
contexts
css
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
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
index.test.js