1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/settings/contact-list-tab
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059)
ENS currently supports a variety of tlds in addition to `.eth`, and
more will be supported in the future. Rather than hard-code a list of
supported ENS tlds, all valid domain names will now be interpreted as
potential ENS addresses in our address input component.

Closes #7978
2020-02-17 21:20:01 -04:00
..
add-contact Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
edit-contact Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
my-accounts Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
view-contact Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
contact-list-tab.component.js eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
contact-list-tab.container.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss Adjust copy-to-clipboard svg width and height on edit contact screen 2019-10-29 16:14:18 -07:00