1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Monte Lai f9a3bc8070 18566 firefox ledger u2f message (#18570)
* check for user agent

* fix regex

* fix lint

* update link

* add test

* update message

* update coverage

* fix test names

* update text

* add whats new notification for firefox and ledger users

* update action button link

* update notification text

* update viewed notification

* update coverage

* update coverage
2023-04-20 07:44:43 -02:30
..
__mocks__
components 18566 firefox ledger u2f message (#18570) 2023-04-20 07:44:43 -02:30
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css
ducks fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
helpers 18566 firefox ledger u2f message (#18570) 2023-04-20 07:44:43 -02:30
hooks fix(18574): fix new BigNumber() not a number: undefined for setApprovalForAll method (#18660) 2023-04-19 16:58:35 -02:30
pages 18566 firefox ledger u2f message (#18570) 2023-04-20 07:44:43 -02:30
selectors 18566 firefox ledger u2f message (#18570) 2023-04-20 07:44:43 -02:30
store Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.test.js