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
Mark Stacey eeb329adf7
Fix the permissions connect screen MetaMask logo (#7641)
The MetaMask logo was throwing an exception because the `history` prop
from React Router wasn't being passed in. However, even if it was
passed in, clicking on the logo wouldn't have done anything because the
home route redirects back to the permission connect page.

Instead the logo now isn't given an `onClick` handler. The
`MetaFoxLogo` component has been updated to only set `cursor: pointer`
if given an `onClick` handler.
2019-12-04 19:57:30 -04:00
..
add-token Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
confirm-add-suggested-token yarn lint --fix 2019-12-03 17:20:55 -03:30
confirm-add-token Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
confirm-approve Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
confirm-deploy-contract Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
confirm-send-ether Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
confirm-send-token Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-token-transaction-base Fix confirm token transaction amount display (#7081) 2019-08-31 13:26:49 -03:00
confirm-transaction yarn lint --fix 2019-12-03 17:20:55 -03:30
confirm-transaction-base Merge pull request #7573 from whymarrh/eslint-no-confusing-arrow 2019-12-04 10:23:57 -08:00
confirm-transaction-switch 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
connected-sites Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
create-account Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
first-time-flow yarn lint --fix 2019-12-03 17:20:55 -03:30
home Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
keychains yarn lint --fix 2019-12-03 17:20:55 -03:30
lock Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
mobile-sync yarn lint --fix 2019-12-03 17:20:55 -03:30
permissions-connect Fix the permissions connect screen MetaMask logo (#7641) 2019-12-04 19:57:30 -04:00
routes yarn lint --fix 2019-12-03 17:20:55 -03:30
send Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
settings yarn lint --fix 2019-12-03 17:20:55 -03:30
unlock-page Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00