1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
George Marshall
653031b909
Updating all background-default hovers colors () 2022-11-17 12:53:51 -08:00
Alex Jupiter
0a0eb207e8
Hardware wallet copy updates, referral and tutorial buttons ()
Co-authored-by: ryanml <ryanlanese@gmail.com>
Co-authored-by: Alex Donesky <adonesky@gmail.com>
2022-10-04 10:16:57 -05:00
George Marshall
8fcbebc546
Update design tokens library from 1.5 to 1.6 WIP ()
* Updating account menu icon color

* Updating design-tokens and making appropriate updates to extension styles

* Adding more deprecated tags to colors

* Adding spinner and removing todo comment

* Remove comment

* Updates

* Updating snapshots

* More color and ui updates

* reverting transition change
2022-05-25 08:35:36 -07:00
Guillaume Roux
a3ab204d11
Dark Mode: Fix some colors ()
* fix some colors

* fix test and address requested changes

* address requested changes
2022-03-28 10:23:27 -07:00
George Marshall
7ffc68a518
Updating hardware wallet logos () 2022-03-23 19:05:40 -05:00
David Walsh
e3100a0efb
Dark Mode: Remove primary-1 () 2022-03-24 00:43:38 +01:00
David Walsh
8fc502c74d
Dark Mode: Select Hardware () 2022-03-23 15:52:31 +01:00
David Walsh
cd28e64539
Dark Mode: Select Account Hardware Wallets () 2022-03-15 14:35:23 -05:00
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
Aaron Chen
a931316a53
Introduce QR based signer into MetaMask ()
* 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
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00