cherry-studio/packages/shared/data
fullex b15778b16b feat(preferences): enhance selection management with type safety and refactor preferences structure
- Introduced new types for selection management: `SelectionActionItem`, `SelectionFilterMode`, and `SelectionTriggerMode` to improve type safety across the application.
- Updated `PreferencesType` to utilize these new types, ensuring better consistency and clarity in preference definitions.
- Refactored `SelectionService` and related components to adopt the new types, enhancing the handling of selection actions and preferences.
- Cleaned up deprecated types and improved the overall structure of preference management, aligning with recent updates in the preference system.
2025-08-16 08:57:48 +08:00
..
preferences.ts feat(preferences): enhance selection management with type safety and refactor preferences structure 2025-08-16 08:57:48 +08:00
types.d.ts feat(preferences): enhance selection management with type safety and refactor preferences structure 2025-08-16 08:57:48 +08:00