Folo/apps/desktop/layer/renderer
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
..
public fix(icon): polished icon (#3956) 2025-07-14 21:36:04 +08:00
src refactor: optimize SortByUnreadFeedList component and improve state handling 2025-11-27 22:51:05 +08:00
debug_proxy.html
global.d.ts
index.html fix: remove unnecessary containerRef in SwipeWrapper component (#4690) 2025-11-11 14:16:21 +08:00
package.json chore: remove lottie 2025-11-18 16:03:40 +08:00
pwa-assets.config.ts
setup-file.ts
tsconfig.json
vitest.config.ts