Folo/apps
Innei 82dc3992c9
fix: should hide unhandled action in some place
- Updated `useEntryActions` to include `routeEntryId` for better context handling.
- Added `isCurrentVisitEntry` logic to conditionally hide the export action in the entry menu.
- Modified `MoreActions` component to conditionally render the customize toolbar action based on the new prop.
- Adjusted animation properties in `EntryItemWrapper` for smoother transitions.
- Added `data-hide-in-print` attribute to `AIChatFixedPanel` for improved print handling.

These changes improve the functionality and user experience of entry actions and related UI components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-05 23:55:05 +08:00
..
desktop fix: should hide unhandled action in some place 2025-09-05 23:55:05 +08:00
mobile feat(feed): a masonry view for all feed (#4335) 2025-09-05 21:24:42 +08:00
ssr refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00