mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
* UX: Multichain: Account Menu List * Move to using stylesheet * Add hover state * Implement George's suggestions * Add connected site avatar * Add hardware tag * Create story for selected hardware item * Progress on the AccountListItemMenu * Add story for AccountListItemMenu * Better position the account menu * Fix AvatarFavicon missing name prop * Update menu options label to be account specific * Update text of 'View on Explorer' * Add AccountListMenu component * Move all items to multichain directory * Fix paths * Fix linting, use AvatarIcon * Add title and close button to account menu * Center the popover title * Add search functionality * Implementation WIP * Add MULTICHAIN feature flag * Add MULTICHAIN feature flag, add actions for menu items * Properly dispatch events * Fix search box padding * Fix sizing of menu item text * Fix isRequired * Fix alignment of the popover * Update label for hardware wallet items, add text for no search results * Update keyring retreival to remove account and add label * Fix storybook * Fix double link click issue, prevent wrapping of values * Use labelProps for tag variant * Restructure item menu story * Empower storybooks for all new components * Allow only 3 decimals for currencies * Avoid inline styles * Prefix classes with multichain, fix account-list-menu storybook * Close the accounts menu when account details is clicked * Restore tag.js * Create global file for multichain css * Add index file for multichain js * Update file paths * Ensure the block domain is present in menu * Add AccountListItem test * Add AccountListItemMenu tests * Show account connect to current dapp * Improve tests * Make avatar smaller * Add tooltip for account menu * Align icon better * Update snapshot * Rename files to DS standard * Add index files for export * Export all multichain components * Update snapshot * Remove embedded style in popover * Add comments for props, cleanup storybook * Improve test coverage * Improve test code quality * Remove border form avatar * Switch to using the ButtonLink iconName prop * Only show tooltip if character limit is reached * Restore prior search settings * Add test for tooltip |
||
---|---|---|
.. | ||
account-list | ||
account-mismatch-warning | ||
actionable-message | ||
alert | ||
box | ||
breadcrumbs | ||
button | ||
button-group | ||
callout | ||
card | ||
check-box | ||
chip | ||
color-indicator | ||
confusable | ||
contract-token-values | ||
currency-display | ||
definition-list | ||
deprecated-test-networks | ||
dialog | ||
disclosure | ||
dropdown | ||
editable-label | ||
error-message | ||
export-text-container | ||
form-field | ||
hex-to-decimal | ||
icon | ||
icon-border | ||
icon-button | ||
icon-with-fallback | ||
identicon | ||
info-tooltip | ||
jazzicon | ||
list-item | ||
loading-heartbeat | ||
loading-indicator | ||
loading-screen | ||
logo | ||
mascot | ||
menu | ||
metafox-logo | ||
new-network-info | ||
nft-collection-image | ||
nft-info | ||
nickname-popover | ||
numeric-input | ||
page-container | ||
popover | ||
pulse-loader | ||
qr-code | ||
radio-group | ||
review-spending-cap | ||
sender-to-recipient | ||
show-hide-toggle | ||
simulation-error-message | ||
site-icon | ||
site-origin | ||
slider | ||
snackbar | ||
spinner | ||
tabs | ||
text-field | ||
textarea | ||
toggle-button | ||
token-balance | ||
token-currency-display | ||
token-input | ||
tooltip | ||
truncated-definition-list | ||
typography | ||
unit-input | ||
update-nickname-popover | ||
url-icon | ||
ui-components.scss |