1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/modals
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
..
cancel-transaction Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
confirm-remove-account
confirm-reset-account
customize-gas
qr-scanner
reject-transactions
transaction-confirmed
transaction-details
welcome-beta
account-details-modal.js
account-modal-container.js
buy-options-modal.js
deposit-ether-modal.js
edit-account-name-modal.js
export-private-key-modal.js
hide-token-confirmation-modal.js
index.js
index.scss
modal.js
new-account-modal.js
notification-modal.js
shapeshift-deposit-tx-modal.js