1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app
Elliot Winkler d403644e59
Truncate long network names (#12058)
In some languages, network names are longer than the visible width of
the network dropdown. In these cases, the currently selected network will
overflow the bounds of the network dropdown container.

This commit addresses this issue so that the dropdown container will
grow and shrink appropriately, truncating the currently selected network
if needed.
2021-09-13 10:05:53 -06:00
..
account-list-item account-list-item (#11956) 2021-08-30 13:02:39 -10:00
account-menu remove unused sidebar component (#12048) 2021-09-09 10:14:07 -05:00
advanced-gas-controls Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 2021-08-17 17:38:13 -02:30
alerts Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
app-header Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
asset-list Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
asset-list-item Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
confirm-page-container Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
connected-accounts-list
connected-accounts-permissions
connected-sites-list
connected-status-indicator
contact-list Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
dropdowns
edit-gas-display Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 2021-08-17 17:38:13 -02:30
edit-gas-display-education EIP-1559 - Fix education links (#11650) 2021-07-29 09:18:13 -05:00
edit-gas-popover remove unused sidebar component (#12048) 2021-09-09 10:14:07 -05:00
gas-customization remove unused sidebar component (#12048) 2021-09-09 10:14:07 -05:00
gas-timing Gas Timing with Negative attitude should be bold with tooltip (#11772) 2021-08-14 17:46:55 -05:00
home-notification
import-token-link Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
info-box
loading-network-screen Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
menu-bar Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
metamask-template-renderer
metamask-translation
modal
modals Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
multiple-notifications Using fixed positioning for home notifications (#11356) 2021-06-21 15:51:09 -07:00
network-display Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
permission-page-container
permissions-connect-footer
permissions-connect-header
recovery-phrase-reminder Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
selected-account Adding copy icon to home screen account address (#11460) 2021-07-06 11:17:13 -07:00
signature-request Prevent signature request component from canceling hardware wallet signing (#11013) 2021-05-07 15:54:20 -05:00
signature-request-original Improving warning text for eth_sign (#12013) 2021-09-06 10:28:34 -07:00
step-progress-bar Add recovery-phrase views for new onboarding flow (#11434) 2021-07-07 19:10:12 -05:00
tab-bar
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 Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
transaction-breakdown Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
transaction-detail Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 2021-08-16 20:18:24 -02:30
transaction-detail-item EIP-1559 - Ensure transaction detail font-size and icon colors are consistent with Figma design (#11735) 2021-08-02 21:08:20 -05:00
transaction-icon Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
transaction-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
transaction-list-item Fixes updates on the confirm screen. (#11788) 2021-08-06 14:31:30 -05:00
transaction-list-item-details Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
transaction-status
transaction-total-banner Adjusting Max Fee label in EditGasDisplay per designs (#11796) 2021-08-10 15:36:35 -07: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
user-preferenced-token-input
wallet-overview Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
whats-new-popup Improve detection of whether a whats new notification was 'seen' (#11225) 2021-06-03 13:58:04 -02:30
app-components.scss Adding Refresh list and import tokens link to the main page (#11755) 2021-09-10 14:03:42 -04:00
menu-droppo.js