1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/docs
David Walsh b89630fdd2
Release MultiChain 0.5 (#18903)
* Show portfolio icon in ETH overview

* Show new copy button in QR code modal

* Show address copy button in wallet overview

* Update connected status component

* Remove legacy MenuBar

* Remove legacy ImportTokenLink

* Remove AssetListItem

* Remove DetectedTokensLink

* Remove legacy AppHeader

* Remove MULTICHAIN flag from builds.yml

* Remove legacy AccountMenu

* FIX: Token cell snapshot

* Add data-testid for Account Picker

* Remove multichain check in LoadingNetworkScreen

* Remove MULTICHAIN check for AccountDetailsModal

* Remove MULTICHAIN check for AssetList

* Update QR dimensions

* Remove MULTICHAIN declaration from metamaskrc.dist

* Implement PickerNetwork and NetworkListMenu in onboarding

* Remove legacy NetworkDropdown and Dropdown

* Remove documentation about legacy account menu

* FIX: Fixes route tests for missing data-testid=network-display

* Fix account-menu-icon data-testid

* Fix TokenCell test

* FIX Onboarding Flow tests

* Remove unused locales from AccountMenu removal

* E2E: Fix Import Secret Recovery Phrase: logs out of the vault

* E2E: Fix Show account details: should show the QR code for the account

* E2E: Fix add-account.spec.js

* E2E: Fix state-logs.spec.js

* E2E: Fix lock-account.spec.js

* E2E: Fix settings-general.spec.js

* E2E: Fix advanced-settings.spec.js

* E2E: Fix auto-lock.spec.js

* E2E: Fix backup-restore.spec.js

* E2E: Fix clear-activity.spec.js

* E2E: Fix settings-search.spec.js

* E2E: Fix encrypt-decrypt.spec.js

* E2E: Fix dapp-interactions.spec.js

* E2E: Fix test-snap-management.spec.js

* E2E: Fix add-custom-network.spec.js

* E2E: Fix from-import-ui.spec.js

* E2E: Fix provider-api.spec.js

* E2E: Fix chain-interactions.spec.js

* E2E: Fix custom-rpc-history.spec.js

* Remove network icon from overview components

* E2E: Fix user-actions-benchmark.js

* E2E: Fix benchmark.js

* E2E: Fix add-hide-token.spec.js

* E2E: Fix address-book.spec.js

* E2E: Fix custom-token-add-approve.spec.js

* E2E: Fix incremental-security.spec.js

* E2E: Fix metamask-responsive-ui.spec.js

* E2E: Onboarding.spec.js

* E2E: Fix permissions.spec.js

* E2E: Fix send-hex-address.spec.js

* E2E: Fix send-to-contract.spec.js

* Remove dead AccountOptionsMenu test

* E2E: Fix token-details.spec.js

* E2E: Fix switch-custom-network.spec.js

* E2E: Fix metamask-ui.spec.js

* Revert "UX Multichain: updated border top for activity list (#19176)"

This reverts commit 15598f2a23.

* E2Es: Fix test-snap-management.spec.js and test-snap-notification.spec.js

* E2Es: Fix add-account.spec.js after flaky test fixes

* e2e flaky test

* adds back the mmi options

* scss fix

* test fix

* removes unnecessary double quotes

* Prevent double logos on login screen

* Update ui/components/ui/list-item/index.scss

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

---------

Co-authored-by: seaona <mariona@gmx.es>
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-06-01 16:14:38 -05:00
..
assets Add documentation for creating new confirmations (#18317) 2023-03-29 16:01:05 +01:00
confirmation-refactoring Adding documentation for confirmation code cleanup (#17975) 2023-04-18 22:31:45 +05:30
extension_description chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
tests [doc] add Jest debugging guide (docs/tests/jest.md) (#17594) 2023-02-06 20:03:22 +07:00
add-to-chrome.md Update manual build instructions in documentation (#13508) 2022-02-22 11:05:22 -08:00
add-to-firefox.md Update manual build instructions in documentation (#13508) 2022-02-22 11:05:22 -08:00
architecture.png Rename accountManager usages (#6790) 2019-07-10 16:31:48 -02:30
confirmations.md Add documentation for creating new confirmations (#18317) 2023-03-29 16:01:05 +01:00
design-system.md Removing TEXT_VARIANTS in favour of TextVariant (#17674) 2023-02-09 16:09:33 -08:00
forking-mainnet-for-testing.md Update forking-mainnet-for-testing.md (#16235) 2023-01-19 06:18:53 -07:00
generating-fixture-data.md refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
load-dev-build-chrome.gif add gif for loading dev build (#8766) 2020-06-08 22:21:05 +02:00
publishing.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
QA_Guide.md Remove obsolete builds (#16430) 2022-11-09 05:57:35 -10:00
QA_MIGRATIONS_GUIDE.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
README.md Docs - segment metrics (#14435) 2022-04-19 16:15:41 +01:00
secret-preferences.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
sensitive-release.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
state_dump.md Fix typos (#5471) 2018-10-09 09:29:51 -02:30
testing.md Add testing documentation (#17411) 2023-02-09 17:08:48 +00:00
transaction-flow.png Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
translating-guide.md chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
trezor-emulator.md Updating all instances of Metamask to MetaMask in content, comments and tests (#14848) 2022-06-03 09:32:50 -07:00

Documentation

These docs relate to how to contribute to the MetaMask project itself.

You can find the latest version of MetaMask on our official website.

For help using MetaMask, visit our User Support Site.

For up to the minute news, follow our Twitter or Medium pages.

To learn how to develop MetaMask-compatible applications, visit our Developer Docs.