1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui
Aaron Chen a931316a53
Introduce QR based signer into MetaMask (#12065)
* support qr based signer

* add CSP for fire fox

* get QR Hardware wallet name from device

* fix qrHardware state missing in runtime

* support qr based signer sign transaction

* refine Request Signature modal ui

* remove feature toggle

* refine ui

* fix notification is closing even there is a pending qr hardware transaction

* add chinese translation, refine ui, fix qr process was breaking in some case

* support import accounts by pubkeys

* refine qr-based wallet ui and fix bugs

* update @keystonehq/metamask-airgapped-keyring to fix that the signing hd path was inconsistent in some edge case

* fix: avoid unnecessay navigation, fix ci

* refactor qr-hardware-popover with @zxing/browser

* update lavamoat policy, remove firefox CSP

* refine qr reader ui, ignore unnecessary warning display

* code refactor, use async functions insteads promise

Co-authored-by: Soralit <soralitria@gmail.com>
2021-11-23 13:58:39 -03:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
contexts Edit gas fee modal more changes (#12660) 2021-11-19 00:38:29 +05:30
css Adding network status section on edit gas fee modal (#12704) 2021-11-23 22:22:50 +05:30
ducks Ensure the test network dismissal message in the network dropdown is permanently dismissed (#12723) 2021-11-16 18:52:01 -03:30
helpers Adding edit gas fee modal (#12624) 2021-11-18 23:24:58 +05:30
hooks Edit gas fee modal more changes (#12660) 2021-11-19 00:38:29 +05:30
pages Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
selectors Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
store Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
1.INTRODUCTION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
2.DOCUMENTATION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00