Commits
User selector
Commit history
Commits on Jul 9, 2026
fix(angular-db): config-object input to injectLiveQuery now syncs (#1638)
Show description for 42fb59candauthoredrefactor(db): extract shared live-query adapter helpers (RFC #1623 step 2) (#1641)
Show description for 6d4c096andauthored
Commits on Mar 16, 2026
fix(angular-db): resolve issue where query function was called twice inside of the computed collection object (#1252)
Show description for 0183e90authored
Commits on Mar 6, 2026
feat: add Intent agent skills for TanStack DB (#1330)
Show description for bf1d078authored
Commits on Feb 24, 2026
[fix] findOne returns array instead of single object in angular-db (issue #1261) (#1273)
Show description for 72f2a1cauthored
Commits on Dec 5, 2025
ci: run prettier autofix action (#972)
Show description for 8a6a2a2authored
Commits on Dec 3, 2025
Fix isReady return value for early useLiveQuery exits (#886)
Show description for e12514aandauthored
Commits on Oct 9, 2025
eagerly run live queries while collections are loading (#658)
Show description for 44555b7authored
Commits on Sep 23, 2025
Move data loading concerns from join/order by to CollectionSubscription (#564)
Show description for 2f87216andauthored
Commits on Sep 12, 2025
feat(angular-db): add Angular injectLiveQuery helper with tests and example app (#424)
Show description for 84f0084authored
Loading