Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ngneat/query

🚀 Powerful asynchronous state management, server-state utilities and data fetching for Angular Applications
https://github.com/ngneat/query

linkedSignal bug

Ookamini95 opened this issue 15 days ago
provideQueryClient accept a function

radekdob opened this issue 16 days ago
Support for Angular 19

thomasrenger opened this issue 19 days ago
feat: update to Angular 19

luii opened this pull request about 1 month ago
Upgrade the library to Angular 19

NetanelBasal opened this issue about 2 months ago
chore(doc): fix readme ex takeUntilResultError

ExFlo opened this pull request 7 months ago
chore(general): updates gh-pages.yml

pavankjadda opened this pull request 7 months ago
Error: NG0203 at assertInInjectionContext

timsar2 opened this issue 7 months ago
Make it reactive (or is it already?)

mfp22 opened this issue 7 months ago
ApplicationRef.isStable() is not emitting?

ejthan opened this issue 8 months ago
docs(query): Fix docs for RxJS Operators

shawnyangkoho opened this pull request 8 months ago
feat: adds angular 18 support

pavankjadda opened this pull request 8 months ago
bug: `throwOnError` does not work

robingenz opened this issue 8 months ago
support: angular v18

rbalet opened this issue 8 months ago
onSuccess is never triggered when passed as option to mutate

pkfms opened this issue 10 months ago
multiple fired network

sysmat opened this issue 11 months ago
Failure to deduplicate network requests

roel-de-jong-iqvia opened this issue 11 months ago
Allow intersecting stale results

Zacherl opened this pull request 11 months ago
Automatically unsubscribe query observable

elmarvr opened this issue 11 months ago
mutate function should subscribe to mutationObserver

elmarvr opened this issue 11 months ago
feat(signals): Add refetch functionality to intersected results

Zacherl opened this pull request 11 months ago
Add refetch to intersectResults

Zacherl opened this issue 11 months ago
createSuccessObserverResult should also take a generic error

Xample opened this issue 11 months ago
fix(query): Add export to _CreateBaseQueryOptions type

Arthie opened this pull request 12 months ago
docs(readme): improve documentation

dalenguyen opened this pull request 12 months ago
chore(general): updates gh-pages.yml

pavankjadda opened this pull request 12 months ago
Export MutationResult and CreateMutationOptions

Shaddix opened this issue 12 months ago
docs(devtools): 📘 add production devtools recipe

zbarbuto opened this pull request about 1 year ago
feat(devtools): 🔥 add lazy production devtools

zbarbuto opened this pull request about 1 year ago
Functional query client options

donbabbeo opened this pull request about 1 year ago
Overloaded QueryClient fetch methods to accept queryFn of Observable

donbabbeo opened this pull request about 1 year ago
docs: Fixing typo in code example

cassilup opened this pull request about 1 year ago
chore(query): 🤖 fix export provideQueryClientOptions

flaviodelgrosso opened this pull request about 1 year ago
Support an observable in queryFn like we had in v1

NetanelBasal opened this issue about 1 year ago
docs(playground): 📘 use spinners instead of `loading` text

luii opened this pull request about 1 year ago
docs(playground): 📘 update playground examples styling

luii opened this pull request about 1 year ago
Missing type for the returned observable in `base-query`

luii opened this issue about 1 year ago
feat(query): 🔥 add `injectMutation` to query

luii opened this pull request about 1 year ago
feat(query): 🔥 add `injectMutation` to query

luii opened this pull request about 1 year ago
ci(general): 😺 update workflow node version to `18`

luii opened this pull request about 1 year ago
feat(query): 🔥 add `injectIsMutating` and `injectIsFetching`

luii opened this pull request about 1 year ago
TanStack Query v5 support

Timebutt opened this issue over 1 year ago
docs(general): 📘 fix `console.log` result on `mapResultsData`

luii opened this pull request over 1 year ago
docs: add `mapResultsData` operator to `README.md` and playground

luii opened this pull request over 1 year ago
SSR snippets outdated?

omerman opened this issue over 1 year ago
Allow constructor injection for QueryClientService

GregOnNet opened this issue over 1 year ago
fix: Operators documentation mistake

Aurelienlajoinie opened this pull request over 1 year ago
Add mapResultsData operator

NetanelBasal opened this issue over 1 year ago
feat(query): add tap error

Aurelienlajoinie opened this pull request over 1 year ago
feat(query): 🔥 add tap success

shaharkazaz opened this pull request over 1 year ago
Allow to pass observable as state keys

ApplY3D opened this issue almost 2 years ago
`refetchOnWindowFocus` in module's providers doesn't have any effect

Londeren opened this issue almost 2 years ago
fix(playground): Fix optimistic updates "add todo" button

JoaoPauloLousada opened this pull request almost 2 years ago
Documentation navigation menu doesn't open on mobile

hichemfantar opened this issue almost 2 years ago
Optimistic updates example doesn't work

hichemfantar opened this issue almost 2 years ago
docs(Utils): fix UseIsFetching UseIsMutating documentation

ExFlo opened this pull request almost 2 years ago
issue(mutation): unsubscribe kill the usage of the mutation

ExFlo opened this pull request almost 2 years ago
Playground add placeholder page

JoaoPauloLousada opened this pull request almost 2 years ago
Placeholder data example

JoaoPauloLousada opened this issue about 2 years ago
feat(playground): add auto refetching example

JoaoPauloLousada opened this pull request about 2 years ago
Auto Refetching example playground

JoaoPauloLousada opened this issue about 2 years ago
feat(playground): add optimistic updates

JoaoPauloLousada opened this pull request about 2 years ago
beforeEach with waitForAsync fails when trying to compile a component

cuddlecake opened this issue about 2 years ago
How to use persistQueryClient?

MaximilianLloyd opened this issue about 2 years ago
Optimize to leaner api

oschlegel opened this issue about 2 years ago
Query invalidation not working in some cases

dknogl opened this issue about 2 years ago
feat(entity-utils): extend entity util functions

zarghamkhandev opened this pull request about 2 years ago
fix: #56

nitedani opened this pull request about 2 years ago
Query won't refresh when new instances of the query mount

seanbruce opened this issue about 2 years ago
`result$` loses typing in the template

luii opened this issue about 2 years ago
refetchOnWindowFocus is not working

nitedani opened this issue about 2 years ago
Support promise based queryFn function

nitedani opened this issue about 2 years ago
Array Utils

NetanelBasal opened this issue about 2 years ago
refactor(query): 💡 renaming providers

NetanelBasal opened this pull request about 2 years ago
Rename QueryClient InjectionToken to QueryClientProvider

luii opened this issue about 2 years ago
docs(playground): 📘 cleanup playground to use standalone APIs

tieppt opened this pull request about 2 years ago
Optimistic exemple playground

tomalaforge opened this issue about 2 years ago
Implement playground example in our playground app

michaelxvoelker opened this issue about 2 years ago
feat(playground): rick morty example

trungk18 opened this pull request over 2 years ago
feat(docs): add prefetching example from tanstack-query examples

michaelxvoelker opened this pull request over 2 years ago
feat(tests): Unit tests for all queries/mutations

zarghamkhandev opened this pull request over 2 years ago