mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
1bd22b58c0
* Adds ab test controller with a fullScreenVsPopup test * Add migration for fullScreenVsPopup state * Move abtest state under an 'abtests' object. * MetaMask shows fullScreen group of a/b test unapproved txs in a full browser tab * Ensure cancel metrics event in confirm-transaction-base.component.js is sent in all cases * Switch to existing tab for unapproved tx if it exists when opening in full screen * Send metrics event for entering a/b test from confirm screen * Fix lint, unit and integration tests related to a/b test code * Remove unnecessary tabs.query call in triggerUiInNewTab |
||
---|---|---|
.. | ||
states | ||
.jsdoc.json | ||
announcer.js | ||
auto-changelog.sh | ||
backGroundConnectionModifiers.js | ||
genStates.js | ||
gource-viz.sh | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-3box.js | ||
mock-dev.js | ||
README.md | ||
require-react-devtools.js | ||
rollback.sh | ||
run-ganache | ||
run-version-bump.js | ||
selector.js | ||
sentry-publish.js | ||
source-map-explorer.sh | ||
sourcemap-validator.js | ||
test.html | ||
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.