1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/components/app
Mark Stacey e067379f48
Remove the partially-applied dark mode styles used for beta (#12489)
The beta build currently has a couple of UI elements (the horizontal
logo and the app header) set to "dark mode", even though nothing else
in our UI supports dark mode yet. These styles have been removed. We
should make the entire UI support dark mode all at once at a later
date.

Also the horizontal logo used for beta was named incorrectly; the dark
and non-dark logos were swapped. They have been switched back so that
the logo that ends with `-dark` is for dark mode.
2021-10-28 17:29:20 -02:30
..
account-list-item Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
account-menu Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
advanced-gas-controls Support for type 0 transaction (#12252) 2021-10-06 23:59:57 +05:30
alerts UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
app-header Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
asset-list Hiding refresh list on non-Mainnet networks (#12210) 2021-09-27 13:42:51 -04:00
asset-list-item Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
cancel-button UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
collectibles-list Adding collectibles feature flag, default NFT tab (#12463) 2021-10-27 09:55:14 -07:00
confirm-page-container Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
connected-accounts-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-accounts-permissions remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-sites-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-status-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
contact-list Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
dropdowns Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
edit-gas-display Adding metrics event for Advanced Options (EditGasDisplay) (#12507) 2021-10-28 10:06:16 -07:00
edit-gas-display-education CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-popover Adding estimate fields to updateTransaction, createCancelTransaction and createSpeedUpTransaction (#12398) 2021-10-22 13:42:20 -07:00
gas-customization Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
gas-timing Adding base to BigNumber constructor to round off value (#12140) 2021-09-23 00:39:45 +05:30
home-notification UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
import-token-link Hiding refresh list on non-Mainnet networks (#12210) 2021-09-27 13:42:51 -04:00
info-box remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
ledger-instruction-field Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30
loading-network-screen UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
menu-bar changed the order of items (#12384) 2021-10-18 12:27:59 -02:30
metamask-template-renderer UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
metamask-translation CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
modal Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
modals Create function for hardware keyring checking (#12457) 2021-10-27 18:54:18 -05:00
multiple-notifications Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
network-display Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
permission-page-container Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
permissions-connect-footer Updating dapp learn more link (#12515) 2021-10-28 12:18:48 -07:00
permissions-connect-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
recovery-phrase-reminder UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
selected-account Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
signature-request Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30
signature-request-original Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30
step-progress-bar Onboarding V2 Cleanups (#12417) 2021-10-20 13:55:59 -05:00
tab-bar Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
token-cell Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
token-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
transaction-activity-log Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
transaction-breakdown fix stuck speedup problem (#12122) 2021-09-15 16:42:06 -05:00
transaction-detail CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-detail-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-icon Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
transaction-list UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-list-item UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-list-item-details UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
transaction-status remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-total-banner CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
user-preferenced-currency-display Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
user-preferenced-currency-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
user-preferenced-token-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
wallet-overview Create function for hardware keyring checking (#12457) 2021-10-27 18:54:18 -05:00
whats-new-popup UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
app-components.scss UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00