1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
ty b04120dd0f
Warn users when an ENS name contains 'confusable' characters (#9187)
* Add warning system for 'confusable' ENS names (#9129)

Uses unicode.org's TR39 confusables.txt to display a warning when
'confusable' unicode points are detected.

Currently only the `AddRecipient` component has been updated, but the new
`Confusable` component could be used elsewhere

The new `unicode-confusables` dependency adds close to 100KB to the
bundle size, and around 30KB when gzipped.

Adds 'tag' prop to the tooltop-v2 component

Use $Red-500 for confusable ens warning

Lint Tooltip component

Update copy for confusing ENS domain warning.

* Fix prop type

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-02-27 01:56:04 -03:30
..
add-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
asset Fix #10447 - Prevent navigation from jumping vertically when clicking into token (#10471) 2021-02-19 13:03:59 -06:00
confirm-add-suggested-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-add-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-approve @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-decrypt-message Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
confirm-deploy-contract @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-encryption-public-key Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
confirm-send-ether @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-send-token @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-token-transaction-base @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-transaction @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirm-transaction-base Use string literals for transaction category localized messages (#10391) 2021-02-08 12:36:58 -03:30
confirm-transaction-switch @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
confirmation addEthereumChain bug fixes (#10520) 2021-02-25 16:25:51 -06:00
connected-accounts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
connected-sites @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
create-account Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
error @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
first-time-flow @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
home Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
keychains @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
lock @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
mobile-sync @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
permissions-connect @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
routes Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00
send Warn users when an ENS name contains 'confusable' characters (#9187) 2021-02-27 01:56:04 -03:30
settings Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
swaps Replace use of 'destinationAmountInEth' property with 'destinationAmountInETH' (#10500) 2021-02-23 13:22:04 -03:30
unlock-page @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
pages.scss Add Custom Network UI (#10310) 2021-02-22 10:20:42 -06:00