1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app
Dan J Miller 9849a9cf82
Fixes related to swaps custom gas limit (#9858)
* Fixes related to swaps custom gas limit

* Update ui/app/pages/swaps/view-quote/view-quote.js

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>

* Move selectQuotePopover onSubmit dispatches to a single action creator

* Correct type of minimumGasLimit in view-quote.js

Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-11-12 15:42:04 -03:30
..
components Use optional chaining for functions (#9799) 2020-11-12 11:13:21 -06:00
contexts Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
css
ducks Fixes related to swaps custom gas limit (#9858) 2020-11-12 15:42:04 -03:30
helpers Use optional chaining for functions (#9799) 2020-11-12 11:13:21 -06:00
hooks Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
pages Fixes related to swaps custom gas limit (#9858) 2020-11-12 15:42:04 -03:30
selectors Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
store Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00