- Consolidated menu item types by introducing `MenuItemText` and `MenuItemSeparator` classes. - Updated context menu handling to filter out null and undefined values more effectively. - Enhanced the `useEntryActions` and `useFeedActions` hooks to utilize the new menu item structure. - Improved context menu rendering logic to avoid duplicate separators. - Refactored various components to leverage the new menu item classes for better readability and maintainability. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| global.d.ts | ||
| package.json | ||
| react-global.d.ts | ||
| vite-env.d.ts | ||