1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
Alex Donesky a4a5580785
Update controllers with conversionRate change with minimal required changes in extension (#11361)
* updating controllers with conversionRate change with minimal required changes in extension

* swapping showFiat selector in places where possible

* adding invalid conversion protection

* lint fixes

* adjusting list-item styling logic
2021-06-23 18:28:49 -05:00
..
confirm-transaction.js
confirm-transaction.test.js
custom-gas.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
custom-gas.test.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
first-time-flow.js
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
permissions.js
permissions.test.js
selectors.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
selectors.test.js
transactions.js
transactions.test.js