1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Alexander Tseung badebe017f
Adds toggle for primary currency ()
* 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
..
network provider - network - restore block-ref-rewrite middleware references 2018-10-08 12:39:18 -04:00
transactions Add txReceipt data to transaction details () 2018-10-16 06:00:47 +08:00
address-book.js
balance.js
blacklist.js
computed-balances.js
currency.js
detect-tokens.js
infura.js
preferences.js Adds toggle for primary currency () 2018-10-17 07:03:29 +08:00
README.md
recent-blocks.js
shapeshift.js
token-rates.js
user-actions.js

Controllers

Different controllers (in the sense of *VC *View-Controller).