Folo/apps
Innei e9669c1f33
refactor: enhance entry actions handling and toolbar integration
- Updated the HIDE_ACTIONS_IN_ENTRY_CONTEXT_MENU to explicitly define its type for better type safety.
- Introduced HIDE_ACTIONS_IN_ENTRY_TOOLBAR_ACTIONS to consolidate hidden actions for the toolbar.
- Refactored ActionBar to utilize useSortedEntryActions for improved action filtering and rendering.

These changes aim to streamline the entry actions logic and improve the maintainability of the ActionBar component.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-12 17:41:01 +08:00
..
desktop refactor: enhance entry actions handling and toolbar integration 2025-09-12 17:41:01 +08:00
mobile fix(mobile): show source content action 2025-09-11 20:14:24 +08:00
ssr refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00