Folo/packages/internal/utils
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
..
src feat: enhance command binding and shortcut management 2025-05-13 21:13:04 +08:00
exports.ts chore: clean export 2025-04-29 10:40:18 +08:00
package.json chore: update dependencies across multiple packages 2025-04-28 21:22:15 +08:00
tsconfig.json
vitest.config.ts