Sink/components/dashboard/links
ccbikai 5118201911 refactor(links): extract sort menu and fix sort logic
- Extracts dropdown sort menu into separate DashboardLinksSort component
- Fixes incorrect sort order for newest/oldest links
- Adds internationalization support for sort options
- Updates QR code download button size for consistency
- Adds helpful tooltip about sort limitation for loaded links

The sort logic was reversed where newest/oldest were concerned, this fixes
that while making the sorting feature more maintainable through component
extraction.
2025-03-16 11:52:29 +08:00
..
Delete.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Editor.vue Merge branch 'master' into i18n 2025-03-16 11:02:00 +08:00
Index.vue refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00
Link.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
QRCode.vue refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00
Search.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Sort.vue refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00