Sink/components
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
..
dashboard refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00
home feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
layouts refactor: optimize language switcher and header layout 2025-03-16 11:17:32 +08:00
login feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
ui feat: add mobile-responsive drawer for search & filters 2025-03-02 15:56:20 +08:00
SwitchLanguage.vue refactor: optimize language switcher and header layout 2025-03-16 11:17:32 +08:00
SwitchTheme.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00