1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Mark Stacey 0033a64e5d
Connected accounts secondary sort order (#8608)
The connected accounts are now ordered by keyring controller order
whenever the `lastSelected` time is equal. This ensures the order is
identical to what connected sites see. This is especially important
when no accounts have been selected, as it ensures the correct account
is marked as the "Primary" account.
2020-05-18 13:31:11 -03:00
..
components Add Connected Accounts modal (#8313) 2020-05-15 15:53:52 -03:00
contexts Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
css set home container height to auto (#8577) 2020-05-13 11:12:34 -05:00
ducks Add default values for preferences (#8584) 2020-05-13 11:53:00 -03:00
helpers Add Connected Accounts modal (#8313) 2020-05-15 15:53:52 -03:00
hooks factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
pages Add Connected Accounts modal (#8313) 2020-05-15 15:53:52 -03:00
selectors Connected accounts secondary sort order (#8608) 2020-05-18 13:31:11 -03:00
store Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00