Folo/packages/components
Innei 77fa6088fb
refactor: streamline entry action handling and replace ActionButton with CommandActionButton
- Removed unused imports and simplified the use of commands in `useEntryActions`.
- Updated `EntryItemWrapper`, `HeaderActions`, and `MoreActions` components to utilize `CommandActionButton` for better command handling.
- Introduced `CommandDropdownMenuItem` for consistent command representation in dropdowns.
- Enhanced readability and maintainability by reducing redundant code and improving type safety.

Signed-off-by: Innei <tukon479@gmail.com>
2024-12-17 20:07:33 +08:00
..
assets refactor(tab): tab indicator transition 2024-12-02 18:42:11 +08:00
src refactor: streamline entry action handling and replace ActionButton with CommandActionButton 2024-12-17 20:07:33 +08:00
package.json chore: update deps 2024-12-09 17:37:01 +08:00
tsconfig.json refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00