1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/send/send-content
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
..
send-amount-row Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
send-dropdown-list Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-from-row Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-gas-row Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
send-hex-data-row Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
send-row-wrapper Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-to-row Recipient not required on send screen when hex data present 2018-10-01 12:53:32 -02:30
tests Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
index.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-content-README.md Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-content.component.js Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
send-content.scss Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30