1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/send
Mark Stacey 624139a00f
Remove unused components (#7191)
* Remove unused sendWarnings

The send warnings state and associated component is no longer used
anywhere.

* Remove unused subtitleParams

The `subtitleParams` SendHeader prop was being ignored. It has been
removed, along with associated selectors and tests.
2019-09-18 18:41:36 -03:00
..
account-list-item Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
send-content Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
send-footer Show recipient alias in confirm header if exists (#6944) 2019-08-08 16:15:30 -02:30
send-header Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
tests Remove unused lostAccounts state (#6979) 2019-08-08 17:03:10 -02:30
to-autocomplete Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
README.md Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Address book name save fix (#6945) 2019-08-02 20:30:50 -02:30
send.constants.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.container.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.selectors.js Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
send.utils.js Fix BigNumber conversion error (#7088) 2019-08-31 13:29:31 -03:00
to-autocomplete.component.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00