Folo/packages/internal
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
..
atoms chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
components feat: implement mobile layout for AIEnhancedTimeline 2025-11-24 16:41:25 +08:00
constants feat: add moonshotai provider and user role priority constants 2025-11-15 12:10:03 +08:00
database feat: ai tags ui 2025-11-20 19:02:42 +08:00
hooks chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
logger chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
models
shared feat: add AI timeline sorting feature with customizable prompt settings 2025-11-19 22:36:15 +08:00
store refactor: optimize SortByUnreadFeedList component and improve state handling 2025-11-27 22:51:05 +08:00
tracker fix: use exact package version 2025-11-06 21:30:35 +08:00
types
utils feat: add attribution tracking for analytics 2025-11-25 01:37:28 +08:00
AGENTS.md chore: create AGENTS.md for comprehensive project guidance 2025-09-22 23:33:37 +08:00