Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: new command abstractions in follow (RSSNext#1566)
* feat: implement command abstractions and hooks * chore: register follow commands in search command context * refactor: replace entry actions with command buttons in entry header * chore: add usePopulatedEntry hook * feat: add user focus context with atom hooks * fix: types * refactor: redesign command system * refactor: update command button and hotkey hooks for improved type safety * refactor: update command types for consistency and add new command types * refactor: enhance entry actions component with dynamic command buttons * chore: clean code * refactor: streamline entry content handling and enhance command button configuration * refactor: enhance command handling and streamline entry actions integration * refactor: deprecate command button components and simplify command registration * fix: disable shortcut in modal present Signed-off-by: Innei <tukon479@gmail.com> --------- Signed-off-by: Innei <tukon479@gmail.com> Co-authored-by: Innei <tukon479@gmail.com>
- Loading branch information