1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Update copy in dapp suggested gas fee tooltip to: "Edit to use MetaMask's recommended gas fee based on the latest block." #11952 (#11986) 2021-09-01 11:02:01 -07:00
ducks Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
helpers changing token address to lowercase for dynamic token list (#12071) 2021-09-10 23:55:23 -04:00
hooks changing token address to lowercase for dynamic token list (#12071) 2021-09-10 23:55:23 -04:00
pages Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
selectors Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
store Adding Refresh list and import tokens link to the main page (#11755) 2021-09-10 14:03:42 -04:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00