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

30 Commits

Author SHA1 Message Date
Victorien Gauch
e4923399a9
feat: add new linea mainnet network ()
* feat: add new linea mainnet network

* fix: removed unused condition + lint code

* fix: update tests + fix network tab issue

* feat: add feature toggle for linea mainnet

* fix: add feature toggle for linea mainnet

* feat: add linea mainnet logo

* update @metamask/eth-json-rpc-infura package to support linea networks

* update linea mainnet block explorer url

* fix: refactor linea mainnet feature toggle

* fix: update linea mainnet chain id and rpc url

* fix: update settings-search unit test

* fix: update linea mainnet feature flag

* fix: remove useless async function keyword for linea mainnet feature flag
2023-06-16 14:05:33 -02:30
Victorien Gauch
1fca9255c1
fix: refactor linea goerli testnet implementation ()
* fix: refactor linea goerli testnet implementation

* fix: rename linea goerli network

* feat: add linea testnet logo

* update linea goerli block explorer url

* update @metamask/eth-json-rpc-infura package to version 8.1.0

* fix: refactor ticker map object in shared/constants/networks.ts files
2023-06-15 09:08:07 -02:30
Victorien Gauch
a04fa20f96
feat: add the ConsenSys zkEVM (Linea) as a default network ()
* feat: add the consensys zkEVM as a default network

* fix: change infuraNetworkStatus in navigate-txs file

* fix: remove account tracker for zkEVM + remove zkEVM from infura list

* fix: change consensys zkevm name to linea + change rpc url for linea network

* fix: rebase conflicts

* feat: add new colors for linea goerli network

* feat: add new function inside network dropdown to render non infura networks

* feat: add feature toggle for linea network

* fix: add new unit test

---------

Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-03-21 13:58:38 -02:30
George Marshall
4c809a339d
Updating network colors with design tokens ()
* Updating network colors with design tokens

* Style update to flask page
2022-11-17 15:30:04 -08:00
ryanml
0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks ()
* Deprecating Rinkeby, setting default debug network to Goerli

* Deprecating Ropsten and Kovan

* Conflict fix

* Remove unused localization, test fixes

* Add migration for moving used deprecated testnets to custom networks

* Fix migrator test

* Add more unit tests

* Migration updates provider type to rpc if deprecated network is selected

* Migration fully and correctly updates the provider if selected network is a deprecated testnet

* Continue to show deprecation warning on each of rinkeby, ropsten and kovan

* Add rpcUrl deprecation message to loading screen

* Removing mayBeFauceting prop

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2022-09-28 20:26:01 -07:00
ryanml
7b04bf8b47
Adding Sepolia as a default test network () 2022-09-14 13:26:45 -05:00
George Marshall
28440ba0d0
Adding initial and transparent to Box component ()
* Adding inital and transparent to Box component. Removing deprecated secondary colors

* Fixing prop type

* Fixing story

* removing duplicate prop
2022-08-12 15:14:59 -07:00
Soralit
efdc3149aa
fix: keystone transaction qrcode has no white spacing () 2022-06-01 12:32:24 -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
David Walsh
5a159ef991
Dark Mode: Fix QR display () 2022-04-01 14:53:14 -05:00
David Walsh
382669bb34
Dark Mode: Remove last unused colors () 2022-03-25 14:30:36 -05:00
Guillaume Roux
57818fabbe
Dark Mode: Remove ui colors () 2022-03-25 10:07:47 -05:00
Guillaume Roux
974491a3cf
Dark Mode: Remove white, black and gray color tokens ()
* remove white, black and gray color tokens

* Update ui/pages/first-time-flow/seed-phrase/reveal-seed-phrase/reveal-seed-phrase.component.js

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Add RevealSeedPhrase story

Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-03-24 13:27:41 -07:00
David Walsh
d15de941e3
Dark Mode: Remove grays () 2022-03-24 09:00:15 -07:00
David Walsh
2ab2b594ed
Dark Mode: Remove Scorpion () 2022-03-24 09:45:00 -05:00
David Walsh
7a57942305
Dark Mode: Remove secondary legacy colors () 2022-03-24 15:15:09 +01:00
David Walsh
065d525d58
Dark Mode: Remove --ui-white () 2022-03-24 15:13:26 +01:00
David Walsh
e3100a0efb
Dark Mode: Remove primary-1 () 2022-03-24 00:43:38 +01:00
David Walsh
5399daeeb2
Dark Mode: Remove --ui-black () 2022-03-24 00:42:26 +01:00
David Walsh
db738d0f73
Dark Mode: Info Box () 2022-03-24 00:38:15 +01:00
David Walsh
1edc475d3e
Dark Mode: Remove monzo, red, error-1 () 2022-03-23 19:01:00 +01:00
Guillaume Roux
8683282a6f
Dark Mode: Replace color occurences () 2022-03-23 16:43:53 +01:00
David Walsh
09830ac183
Dark Mode: Permissions container () 2022-03-23 10:40:36 -05:00
David Walsh
a74f898dcc
Dark Mode: Remove Unused Colors () 2022-03-22 10:35:46 -05:00
David Walsh
ea4181d227
Dark Mode: Snackbar component () 2022-03-21 19:26:21 +01:00
David Walsh
ac0191a5b3
Dark Mode: Remove unused colors () 2022-03-21 08:35:10 -05:00
David Walsh
c0e930ea53
Dark Mode: Standardize error colors () 2022-03-18 15:15:41 -05:00
David Walsh
c1b5e18a01
Avoid repeating CSS color vars () 2022-01-31 13:14:14 -06:00
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00