Folo/packages/internal
Innei d39f95c5b3
fix(desktop): can update list after create list
- Replaced grouped data hooks with direct ID retrieval for lists and inboxes to simplify data management.
- Updated related components to utilize the new hooks for improved performance and clarity.
- Enhanced list creation and update logic to utilize centralized actions for better maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 21:45:56 +08:00
..
atoms chore: update dependencies 2025-05-28 22:16:06 +08:00
components feat(profile): add user profile with bio, website, and social links 2025-06-10 00:08:25 +08:00
constants refactor(mobile): sperate store package (#3819) 2025-05-26 22:54:15 +08:00
database feat(mobile): show analytics in feed form 2025-06-05 19:30:08 +08:00
hooks chore: update dependencies 2025-05-28 22:16:06 +08:00
legal chore: update dependencies 2025-05-28 22:16:06 +08:00
logger chore: update dependencies 2025-05-28 22:16:06 +08:00
models fix(desktop): can update list after create list 2025-06-10 21:45:56 +08:00
shared feat(profile): add user profile with bio, website, and social links 2025-06-10 00:08:25 +08:00
store fix: improve purchaseAmount handling for better null checks 2025-06-08 03:22:45 +08:00
tracker fix(tracker): refactor user property management and language detection 2025-06-05 22:18:02 +08:00
types chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
utils refactor(desktop): update SharePanel and UrlBuilder for improved share URL handling 2025-06-06 18:43:45 +08:00