mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
badebe017f
* 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 |
||
---|---|---|
.. | ||
notices | ||
states | ||
tools | ||
announcer.js | ||
backGroundConnectionModifiers.js | ||
beefy.js | ||
genStates.js | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-dev.js | ||
mockExtension.js | ||
README.md | ||
run-version-bump.js | ||
selector.js | ||
sentry-publish.js | ||
sourcemap-validator.js | ||
states.json | ||
test.html | ||
ui-dev.js | ||
uiStore.js | ||
verify-locale-strings.js | ||
version-bump.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.