1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send/tests
Mark Stacey bace02ad02
Remove unused ShapeShift components (#8402)
The `shift-list-item` component for displaying ShapeShift transactions
has been removed, along with three other components that were used
solely by that component (`copyButton`, `eth-balance`, and
`fiat-value`).

This component hasn't been used in some time, as ShapeShift
transactions no longer exist to display. The controller that ShapeShift
transactions originated from was removed in #8118, and it became
impossible to create new ShapeShift transactions from within MetaMask
in #6746
2020-04-24 12:33:24 -03:00
..
send-component.test.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-container.test.js Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
send-selectors-test-data.js Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00
send-selectors.test.js Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
send-utils.test.js Promisify gas estimation (#8387) 2020-04-23 15:01:38 -03:00