mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
722c4e5b63
* GridPlus: Adds support for GridPlus Lattice1 hardware wallet
* Fixes issue with switching hardware HD path
The main `Select HD Path` piece of the account selection component was not
properly hooked up to the state manager (`onPathChange`) and the extra
`Popover` component was being used instead.
I'm not sure what the origin of this is, but I don't see why the Popover
is needed at all. I have remove it and hooked `onPathChange` directly into
the HD path selector dropdown.
This was an issue that nearly every Lattice user who had come from Ledger
has contacted us about.
* GridPlus: Addresses QA issues
* Adds Lattice tutorial + image
* Cleans up connectivity issues (see: https://github.com/GridPlus/eth-lattice-keyring/pull/16)
* GridPlus: Adds Firefox support
To connect to the Lattice you need to open a new tab/window and get
login data from it. We were not able to do this for Firefox because
we relied on the `window` API. This is now fixed.
See corresponding changes:
* `eth-lattice-keyring`: https://github.com/GridPlus/eth-lattice-keyring/pull/17
* Lattice connector: https://github.com/GridPlus/wallet-web/pull/152
* GridPlus: Adds missing error path for Firefox
See:
|
||
---|---|---|
.. | ||
icons | ||
logo | ||
videos/recovery-onboarding | ||
address-book.svg | ||
alert-red.svg | ||
alert.svg | ||
arrow-popout.svg | ||
arrow-right.svg | ||
black-eth-logo.svg | ||
bnb.png | ||
caret-left-black.svg | ||
caret-left.svg | ||
caret-right.svg | ||
check_circle.svg | ||
check-green-solid.svg | ||
check-icon.svg | ||
check-white.svg | ||
close-gray.svg | ||
connect-icon.svg | ||
connect-lattice.svg | ||
deposit-eth.svg | ||
double-arrow.svg | ||
down-arrow-grey.svg | ||
download-alt.svg | ||
download.svg | ||
enslogo.svg | ||
eth_logo.svg | ||
eth.svg | ||
icon-16.png | ||
icon-19.png | ||
icon-32.png | ||
icon-38.png | ||
icon-48.png | ||
icon-64.png | ||
icon-128.png | ||
icon-512.png | ||
import-account.svg | ||
info-logo.png | ||
lattice-logo.png | ||
ledger-logo.svg | ||
loading.svg | ||
lock.svg | ||
logo.png | ||
mascot.json | ||
matic-token.png | ||
metrics-chart.svg | ||
mm-info-icon.svg | ||
mobile-link-qr.svg | ||
no-nfts.svg | ||
onboarding-pin-browser.svg | ||
onboarding-welcome-decentralised-apps.svg | ||
onboarding-welcome-say-hello.svg | ||
permissions-check.svg | ||
plug-in-wallet.svg | ||
plus-btn-white.svg | ||
popout.svg | ||
qr-blue.svg | ||
qr.svg | ||
search-black.svg | ||
search.svg | ||
settings.svg | ||
single-arrow.svg | ||
source-logos-bsc.svg | ||
spinner.gif | ||
support.svg | ||
tada.png | ||
thin-plus.svg | ||
tokensearch.svg | ||
transak.svg | ||
trezor-logo.svg | ||
twitter-icon.png | ||
user-check.svg | ||
warning-icon.png | ||
warning.svg | ||
webcam.svg | ||
wyre.svg |