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
Mark Stacey 095eeab881
Update Home tab styles to match new designs (#8590)
The tabs on the Home page have been updated to match the new home
screen designs.

A new `activeClassName` prop was added to the `Tab` component to allow
applying different styles to the active tab state.

I ran into specificity problems when overriding the default `Tab` styles
because the import order of our CSS is bizarre and wrong. For now I've
used a crude workaround, but we can fix this properly later by changing
the import order to place styles likely to be overridden first.
2020-05-14 00:16:47 -03:00
..
add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-add-suggested-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-add-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-approve Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-decrypt-message Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-token-transaction-base Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction-base Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction-switch Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
connected-sites Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
create-account Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Remove unused seed phrase action (#8537) 2020-05-06 13:06:20 -02:30
home Update Home tab styles to match new designs (#8590) 2020-05-14 00:16:47 -03:00
keychains Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
lock Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
mobile-sync Add Idle Timeout for Sync with mobile (#8201) 2020-03-24 01:00:59 -04:00
permissions-connect factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
routes Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
send Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
settings Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
unlock-page Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
index.js Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
index.scss Update Connected Sites modal design (#8262) 2020-03-31 19:40:02 -02:30