1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/pages/permissions-connect
Olaf Tomalka 90b656bd66
Added SiteOrigin and PermissionList components (#12832)
* Changed back button to the one in design

* PermissionConnect now uses Chip component

* Added SiteOrigin widget

* WIP

* Added new permission list

* Fix linting errors

* Removed unused messages

* Removed more unused messages

* Make SiteOrigin bigger

* Fix lint

* Code Review fixes

* Fix SiteOrigin overflowing

* Add stories

* Fix lint

* Added useMemo to constant

* Fix Chip's max-content overflowing SiteOrigin

* Fix code review issues

Co-authored-by: Olaf Tomalka <olaftomalka@Olafs-MacBook-Pro-2.local>
2021-12-02 18:22:18 +01:00
..
choose-account UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
redirect
index.js
index.scss Added SiteOrigin and PermissionList components (#12832) 2021-12-02 18:22:18 +01:00
permissions-connect.component.js Added SiteOrigin and PermissionList components (#12832) 2021-12-02 18:22:18 +01:00
permissions-connect.container.js
permissions-connect.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00