Skip to content

Commit

Permalink
docs: Update comparison.md (#7703)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell committed Jul 11, 2024
1 parent 4355843 commit 79e5202
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/framework/react/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Feature/Capability Key:
| Infinite Queries |||| 🛑 | 🛑 |
| Bi-directional Infinite Queries || 🔶 | 🔶 | 🛑 | 🛑 |
| Infinite Query Refetching ||| 🛑 | 🛑 | 🛑 |
| Lagged Query Data<sup>1</sup> ||| 🛑 |||
| Lagged Query Data<sup>1</sup> ||| |||
| Selectors || 🛑 ||| N/A |
| Initial Data ||||||
| Scroll Recovery ||||||
Expand All @@ -48,15 +48,15 @@ Feature/Capability Key:
| Offline Mutation Support || 🛑 | 🟡 | 🛑 | 🛑 |
| Prefetching APIs ||||||
| Query Cancellation || 🛑 | 🛑 | 🛑 ||
| Partial Query Matching<sup>3</sup> || 🔶 | 🛑 || N/A |
| Partial Query Matching<sup>3</sup> || 🔶 | || N/A |
| Stale While Revalidate ||||| 🛑 |
| Stale Time Configuration || 🛑<sup>7</sup> | 🛑 || 🛑 |
| Pre-usage Query/Mutation Configuration<sup>4</sup> || 🛑 | 🛑 |||
| Pre-usage Query/Mutation Configuration<sup>4</sup> || 🛑 | |||
| Window Focus Refetching ||| 🛑 || 🛑 |
| Network Status Refetching ||||| 🛑 |
| General Cache Dehydration/Rehydration || 🛑 ||||
| Offline Caching || 🛑 || 🔶 | 🛑 |
| React Suspense ||| 🛑 | 🛑 ||
| React Suspense ||| | 🛑 ||
| Abstracted/Agnostic Core || 🛑 ||| 🛑 |
| Automatic Refetch after Mutation<sup>5</sup> | 🔶 | 🔶 ||||
| Normalized Caching<sup>6</sup> | 🛑 | 🛑 || 🛑 | 🛑 |
Expand Down

0 comments on commit 79e5202

Please sign in to comment.