1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey e4410724e9
Show origin in connect flow rather than site name (#8885)
The designs for the connect flow show the site `origin` below the site
icon rather than the site name. This was done for security reasons,
and because the site name is often set to an unwieldy long string.

This was accidentally undone in #8815 in the process of fixing a
separate bug. The origin has now been restored. More specific PropTypes
have been set on each use of the `domainMetadata` prop as well.
2020-07-02 14:08:43 -03:00
..
components Show origin in connect flow rather than site name (#8885) 2020-07-02 14:08:43 -03:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Align copy tooltip text and icon (#8861) 2020-06-24 15:34:18 -07:00
ducks Add envar for ETH Gas Station API key (#8870) 2020-06-29 14:56:21 -02:30
helpers Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
hooks fix overflowing contract names and origins (#8823) 2020-06-17 11:38:15 -05:00
pages Show origin in connect flow rather than site name (#8885) 2020-07-02 14:08:43 -03:00
selectors Fix account order on unconnected account alert (#8863) 2020-06-25 21:05:42 -03:00
store feature/sync imported accounts with mobile (#8631) 2020-06-25 22:04:17 -03:00