mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
01985b2cff
* Add popover for informing user about the connected status indicator * Ensure user only sees connected status info popover once * Default connectedStatusPopoverHasBeenShown to true and set it to false in a migration * Add unit test for migration 42 * Initialize AppStateController if it does not exist in migration 42 * Update connect indicator popup locale text * Code cleanup for connected-indicator-info-popup * Code cleanup for connected-indicator-info-popup |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
ab-test.js | ||
app-state.js | ||
balance.js | ||
cached-balances.js | ||
detect-tokens.js | ||
incoming-transactions.js | ||
infura.js | ||
onboarding.js | ||
preferences.js | ||
README.md | ||
recent-blocks.js | ||
threebox.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).