Folo/apps
Innei 262a7ce55e
feat: enhance command binding and shortcut management
- Introduced `useCommandBinding` to streamline the registration of command hotkeys.
- Added new entry navigation commands for scrolling to the next and previous entries.
- Updated existing components to utilize the new command binding approach, improving consistency and maintainability.
- Refactored shortcut handling to support new entry render commands, enhancing user experience.

This update aims to improve the overall efficiency of command and shortcut management in the application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-13 21:13:04 +08:00
..
desktop feat: enhance command binding and shortcut management 2025-05-13 21:13:04 +08:00
mobile fix: handle image loading errors in FeedIcon component 2025-05-13 19:05:33 +08:00
ssr fix(ui): update Button component props for consistency in styling 2025-05-10 00:13:29 +08:00