Folo/packages/components
Whitewater ea8c8d0926
refactor: new command abstractions in follow (#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>
2024-11-19 13:34:55 +08:00
..
assets fix: disable overscroll-behavior 2024-11-17 21:56:17 +08:00
src refactor: new command abstractions in follow (#1566) 2024-11-19 13:34:55 +08:00
package.json refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
tsconfig.json refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00