Folo/packages
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
..
atoms refactor(setting): add `useSettingKeys` hook 2024-10-31 19:38:20 +08:00
components refactor: new command abstractions in follow (#1566) 2024-11-19 13:34:55 +08:00
constants feat(discover): improve trending style and discover no image placeholer 2024-10-25 22:06:28 +08:00
hooks refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
logger refactor: remove swiper 2024-11-15 23:29:14 +08:00
models feat: and or condition for action (#1616) 2024-11-18 11:08:33 +08:00
shared chore: update api type 2024-11-18 14:43:57 +08:00
types fix: optimize print mode 2024-11-11 16:30:03 +08:00
utils refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
tsconfig.extend.json