Folo/packages
Innei d7bc90ba0a
refactor: optimize SortByUnreadFeedList component and improve state handling
- Wrapped SortByUnreadFeedList in memo for performance optimization.
- Utilized useCallback for the sortedList computation to prevent unnecessary re-renders.
- Enhanced the handling of onboarding and regular categories by ensuring a copy of ids is used.
- Minor adjustments in SubscriptionList and hooks for consistency and clarity.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-27 22:51:05 +08:00
..
configs refactor: enhance UI components with improved styling and layout 2025-11-18 17:16:54 +08:00
internal refactor: optimize SortByUnreadFeedList component and improve state handling 2025-11-27 22:51:05 +08:00
readability chore: downgrade linkedom 2025-11-08 15:17:47 +08:00