1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app/contact-list
Elliot Winkler 49e1abc374
Sort contacts alphabetically (#11982)
* Sort contacts alphabetically

Contacts are grouped together by letter, and the groups are listed
alphabetically, but the contacts in each group are not sorted
alphabetically themselves.

Fixes #10318.

* Improve tests to be less brittle

* Remove this matcher

* Revert this file

* Also don't need this change anymore

* Don't need this data attribute either
2021-09-03 12:31:12 -07:00
..
recipient-group Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
contact-list.component.js Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
contact-list.test.js Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00