1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/selectors
Mark Stacey d9bdba5948
Use ES6 exports for selectors (#7626)
This lets us get rid of the big `selectors` object that was unpleasant
to maintain.
2019-12-03 16:04:28 -04:00
..
tests Use ES6 exports for selectors (#7626) 2019-12-03 16:04:28 -04:00
confirm-transaction.js Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
custom-gas.js Use AdvancedGasInputs in AdvancedTabContent (#7186) 2019-10-23 09:23:15 -03:00
custom-gas.test.js Use AdvancedGasInputs in AdvancedTabContent (#7186) 2019-10-23 09:23:15 -03:00
selectors.js Use ES6 exports for selectors (#7626) 2019-12-03 16:04:28 -04:00
tokens.js Show token amounts in TransactionListItem for token transfers 2018-08-23 16:45:27 -07:00
transactions.js Add Estimated time to pending tx (#6924) 2019-10-31 23:21:28 -02:30