feat(playlist): sort playlist tracks by date added (#1191)

* feat(sort-dropdown): support a right-aligned popover via align prop

* feat(playlist): sort playlist tracks by date added

* docs(changelog): playlist sort by date added (#1191)

* docs(credits): playlist sort by date added (#1191)
This commit is contained in:
Psychotoxical
2026-06-25 18:29:35 +02:00
committed by GitHub
parent d49424e95b
commit 00512df207
19 changed files with 249 additions and 11 deletions
+1
View File
@@ -388,6 +388,7 @@ const CONTRIBUTOR_ENTRIES = [
'Hungarian (Magyar) translation (PR #1149)',
'Theme scheduler — follow the OS light/dark setting as an alternative to the time-based day/night schedule (PR #1163)',
'Compact buttons — appearance toggle that switches action and toolbar buttons to icon-only across detail headers and browse views, app-wide (PR #1189)',
'Playlist sort — sort a playlist by date added (newest/oldest) or any track column from a visible sort dropdown (PR #1191)',
],
},
{