cherry-studio/docs/en/references
fullex 6567d9d255 feat: update useDataApi hook and documentation for improved loading states and refetch logic
- Refactored `useQuery` and `useMutation` hooks to replace `loading` with `isLoading` for consistency in naming conventions.
- Enhanced `useQuery` to include `isRefreshing` state for better tracking of background revalidation.
- Updated documentation and examples to reflect changes in hook signatures and loading state management.
- Improved mock implementations in tests to align with the new hook signatures, ensuring accurate testing of loading states.
2026-01-05 00:12:01 +08:00
..
components docs: update docs directory structure 2025-11-26 13:17:01 +08:00
data feat: update useDataApi hook and documentation for improved loading states and refetch logic 2026-01-05 00:12:01 +08:00
app-upgrade.md docs: update docs directory structure 2025-11-26 13:17:01 +08:00
fuzzy-search.md feat: add fuzzy search for file list with relevance scoring (#12131) 2025-12-30 19:42:56 +08:00