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

refactor(query): 💡 expose observable and signal in `IsFetching`

- Add teardown logic to dispose the internal subscription received from `MutationCache`
- Add `t...

f58ff97c8e42e8685669a84a5c9b13559d81b092 authored about 1 year ago
refactor(query): 💡 expose observable and signal in `IsMutating`

- Add teardown logic to dispose the internal subscription received from `MutationCache`
- Add `t...

0969cdefa9caa959ad14ddc9429703f4d5d14461 authored about 1 year ago
chore(query): 🤖 remove unneeded code

08a62b4c76511c226173c562994e0c1d3f9e506f authored about 1 year ago
feat(query): 🔥 add `injectIsMutating`

05eb7497edd427b4777fee65eb967fdb915f7f06 authored about 1 year ago
feat(query): 🔥 add `injectIsFetching`

711c853b3628a80e2a519422a2c075b84d1ee336 authored about 1 year ago
refactor(general): 💡 update to v5

c2f70ab8256d1171d5a347d499af67dd704349e1 authored about 1 year ago
chore(ng-query): release version 1.0.3

8cf64f1a8f27e777b447caef9b1bbf4a2c506fbb authored about 1 year ago
fix(query): 🐞 assign data

a10f4a057fd1e5a11ed08a3581048e7ad57b42eb authored about 1 year ago
chore(ng-query): release version 1.0.2

325b808b102843b08c23e65ee83843587071ee02 authored about 1 year ago
fix(query): 🐞 remove redundant pipe

82cf7c70588d3b10399cfe81fdb356d719a1a3f7 authored about 1 year ago
chore(ng-query): release version 1.0.1

52c2543c90936ce20b8c2305ab54a5e4a34f2063 authored about 1 year ago
fix(query): 🐞 add isFetching to mapResultsData

e3301914a45090ee8e19a9612360fa932b3d04d1 authored about 1 year ago
Merge pull request #115 from luii/fix/map-results-data-log-message

docs(general): 📘 fix `console.log` result on `mapResultsData`

7e64ee31c3485cb97d4d9e257a36a95b4a6439fc authored over 1 year ago
docs(general): 📘 fix `console.log` result on `mapResultsData`

0a4cb6105b0d53b7ad9aca2345152186558059e4 authored over 1 year ago
Merge pull request #114 from luii/feature/map-results-data-docs

docs: add `mapResultsData` operator to `README.md` and playground

1fdd7024c34df33d278c586b6347ce32845c96d3 authored over 1 year ago
docs(playground): 📘 add parallel queries example

Added a parallel queries example with the `mapResultsData` operator to
the playground

✅ Closes:...

7f07f63f2020b3afca89fe0163a1be6a65e4149e authored over 1 year ago
docs(query): 📘 add `mapResultsData` documentation

Added `mapResultsData` documentation to the `README.md` file to
illustrate on how parallel queri...

15fffa9d4d891bf822ff76ef7f6d7961a3c64ab4 authored over 1 year ago
chore(general): 🤖 update workflow

1cd9a1992169b130dcc75d73b57cedb63c2f0a4a authored over 1 year ago
chore(general): 🤖 update package json

302634789d7aaa25677c195972b9859962501b77 authored over 1 year ago
chore(general): 🤖 update nx

df0908ff24c5fe5d7ac7152a3f594b7a0e418993 authored over 1 year ago
chore(devtools): release version 1.0.0

9d536c3a68d4800fd0342b23cd02073ad6ae1640 authored over 1 year ago
feat(query): 🔥 add new operators and functions

cbbb76d469e1b54d9e2cdffae661e3f4785e48b2 authored over 1 year ago
Merge pull request #97 from Aurelienlajoinie/fix/OperatorsDocumentationMistake

fix: Operators documentation mistake

8922bbb50da2fa46b25fb75c7d3246b060c93f50 authored over 1 year ago
fix: operators documentation mistake

cca0dfd7883e2847bcd77f23790cf8de4e0cdfb4 authored over 1 year ago
Merge pull request #94 from Aurelienlajoinie/feat/tapError

feat(query): add tap error

991fd3609e6db9d185793a44e72179a2126637e3 authored over 1 year ago
feat: add tapError and tapSuccess in doc Operators section

64d8e1da6e1a4d8c239d84dcfbf275fd7919e4f9 authored over 1 year ago
feat(query): add tap error

981fd68deb8446d45ba3170bf01d41895a60adf3 authored over 1 year ago
Merge pull request #93 from ngneat/feat/tap-success

feat(query): 🔥 add tap success

66af0420785389c73dce28ec3120f620d5d98bb0 authored over 1 year ago
feat(query): 🔥 add tap success

941f771804362fcb5e5daaaef560b3d93d248658 authored over 1 year ago
Merge pull request #86 from JoaoPauloLousada/fix/playground-optimistic-updates

fix(playground): Fix optimistic updates "add todo" button

a1b5fd43ef6edf893e2474d6dcf18527f84e5ff1 authored almost 2 years ago
fix(playground): Fix optimistic updates "add todo" button

d1b3d1fbbccda21a8945e98fd51709e96060ec7b authored almost 2 years ago
Merge pull request #83 from ExFlo/fix/documentation

docs(Utils): fix UseIsFetching UseIsMutating documentation

8e54ac06288fa981bb64221902a6fb8ae8aa5f1c authored almost 2 years ago
docs(Utils): fix UseIsFetching UseIsMutating documentation

8b98c5de7a9cf3e82fc05213561bd6bfbde40307 authored almost 2 years ago
Merge pull request #80 from JoaoPauloLousada/playground-add-placeholder-page

Playground add placeholder page

206e1576a09512ddbe05c60bf95b4c4094bc482b authored almost 2 years ago
feat(playground): Add "placeholder-data" page

4fe9ec631e79a4c5ecb48333ff0695dd126b7976 authored about 2 years ago
feat(playground): Add posts.service.ts

Create a service for "posts" data from json-placeholder api

3000f4d1ee360b4271e2129ffda39ced7d8410ca authored about 2 years ago
chore(general): 🤖 add lock

899f17b7f66018060a35c0bd2dd982d98f739c11 authored about 2 years ago
fix(query): 🐞 use signal to cancel subscription

860a3d0901e5b599b370b49300db11067a252d7e authored about 2 years ago
Merge pull request #77 from JoaoPauloLousada/feat/playground-auto-refetchng-example

feat(playground): add auto refetching example

bf4b8d47fdf9467885789dafbaf7d3b8954549ee authored about 2 years ago
feat(playground): add auto refetching example

c1530fa059b4d1c53cfe80f243778dc345585dd1 authored about 2 years ago
Merge pull request #74 from JoaoPauloLousada/main

feat(playground): add optimistic updates

b9315849901e2e2b026d2df4ceadab2475e08057 authored about 2 years ago
feat(playground): add optimistic updates

8f39191538771d5a58f9ad8cd05853666ad7972a authored about 2 years ago
chore(general): 🤖 upgrade deps

b77271ce590030e7890135a2e72991c604b213ce authored about 2 years ago
Update README.md

f1ebaebda168fd8cec0979d5351dc4243d374625 authored about 2 years ago
fix(query): 🐞 remove logs

916a17f9bf6ada8d7d89e2b589b4228308472d17 authored about 2 years ago
feat(query): 🔥 add allRequestsStatusOf

d2a388bd2375738b104a7bf9cb54df1b676f38d6 authored about 2 years ago
fix(query): 🐞 change to someRequestsStatusOf

784b8e4f20a6b80b0983f7a34cb92524e0cd3649 authored about 2 years ago
feat(query): 🔥 add allRequestsStatusOf function

b5a1f9b2e9462c76f19346e4bd62958539bb3349 authored about 2 years ago
feat(query): 🔥 allow different return type in mapResultData

75a3eeda8180a788fc361cbf90554f7d9aa8b986 authored about 2 years ago
chore(query): 🤖 update readme

dfc9e81a3efb49e36e34ab6df69bf5e00b3d339a authored about 2 years ago
fix(query): 🐞 add provideQueryClientOptions

57416ccdae73b5d8ac56bf68ae390a7fe915e123 authored about 2 years ago
chore(query): 🤖 release 1.0.0-beta.11

25d0b7a2b5ce507e73bbbe3334fb279f11ac8ec3 authored about 2 years ago
Merge pull request #64 from nitedani/main

fix: #56

7412fc37b20a118d3caed6a2eb09a02ceda6f32d authored about 2 years ago
refactor

e580b51e4db04013c0a7ce2fa7ae7f41365b06ca authored about 2 years ago
refactor

92f42e93a9e460191a3a1b2f50ac6a474297430a authored about 2 years ago
add PLATFORM_ID check, remove QueryClient export

abd1443dc7e1e0edf0a78156e72ba9d4ae090c87 authored about 2 years ago
fix(query): #56

fix(query): #56 refetchOnWindowFocus is not working
Added an extra InjectionToken for providing ...

de1b62845847fa4dedcb4f18715e7cdfeefef5dc authored about 2 years ago
fix(query): 🐞 remove the default stale time

leave the options to be the default as react query

✅ Closes: #60

44dd1ac2e6e09f91a757acb8de5d9bf0dd577ec6 authored about 2 years ago
chore(query): 🤖 release new naming

2b9feb3d8799f2027e587cb4b8c118953b5f826c authored about 2 years ago
Merge pull request #51 from ngneat/renaming

refactor(query): 💡 renaming providers

f952e377875fe29b9293b638b11582b25ddaeab6 authored about 2 years ago
refactor(query): 💡 change naming

2d6696371e36745842a501c2aae9f5330cccdf9f authored about 2 years ago
Merge branch 'main' of github-personal:ngneat/query into renaming

f1c494b75cd2dee29071a6d21a7799f78dbc7e16 authored about 2 years ago
fix(query): 🐞 improve operator typings

c6166421cf866d8d896c45fd17c6be72cf4ba6bd authored about 2 years ago
fix(query): 🐞 fix filterSuccess type

492c30ddcc18ac1748080a464ee958a2141a52e3 authored about 2 years ago
refactor(query): 💡 renaming providers

646f52b370c5f8a04b239cb65cdab73139f843b8 authored about 2 years ago
fix(query): 🐞 fix mapResultData type

4580d56069526c7b8d95ff5f5440ba742cbf75a8 authored about 2 years ago
fix(query): 🐞 fix mapResultData type

a632c001da644886637e8c73897bc1a099743724 authored about 2 years ago
Merge pull request #45 from tieppt/cleanup-playground

docs(playground): 📘 cleanup playground to use standalone APIs

c67c80266fcc1a9f9bdd404d4177757a456c6548 authored about 2 years ago
docs(playground): 📘 cleanup playground to use standalone APIs

Replace CommonModule with standalone APIs like NgIf, NgFor, AsyncPipe,
etc. And replace Activate...

f820eb66b1c47a036f42208cd9ec4bc4ef5129c7 authored about 2 years ago
chore(playground): update the rick-morty character detail view

c051f48a6f321759dd73a746a2b21af649d4beb5 authored about 2 years ago
Merge pull request #39 from zarghamkhandev/feature/unit-tests

feat(tests): Unit tests for all queries/mutations

911e11994c46ca391790e033ddf1934d3c677a0b authored about 2 years ago
feat(tests): fix failing test

f694f1ed02fd7f10aa7d798ed6d86b71f85dd9b4 authored about 2 years ago
feat(tests): allow new PRs to run workflow

653482d095f75adaab77f20ef5adfc9af20fbc34 authored about 2 years ago
feat(tests): fix failing test cases in query.spec

f7a25799768bcf67970033419d78784ea706f8a9 authored about 2 years ago
feat(tests): add test for is-fetching

70751289f64d7c4a954f5cc81d0cb9412fc5add0 authored about 2 years ago
feat(tests): add test for is-fetching

4087505d47128a88abd9a1bc2e066595f492d094 authored about 2 years ago
feat(tests): add test for persisted query

d13410c7f8dcb7a3007d06d092379de0d0f94083 authored about 2 years ago
feat(tests): remove hard-coded 0 from isMutating

781c31e769465fe8b3c57be29aa8f1cad4db4552 authored about 2 years ago
feat(tests): add test for is-mutating helper

e9c77123671622839d7c6a8f28f96fd7cf733388 authored about 2 years ago
feat(tests): configute auto unsubscribe

58b24a0a7b1a79d1f80591b27dd9fa3541ec2453 authored about 2 years ago
feat(tests): add mutation-result tests

f517eb06cfe3d9a2e8494728b380af49ddd25c2f authored about 2 years ago
feat(tests): fix flushing of promises

d3b54da372f1f0ebe2d6dc7b7ae06ecdd4b0b74c authored about 2 years ago
feat(tests): mock console error

99214b44bc9a093d26977cad5f45c92b43d72862 authored about 2 years ago
feat(tests): fix error mutation test case

f4e02807cb2cb789c5b057dc851d3700104d6b85 authored about 2 years ago
feat(tests): add mutation tests

bb6e5c7ac226dd24de919990b97f4efff0cefa4f authored about 2 years ago
feat(tests): export usemutation type

7fd852853bc4ff8fa7b0417ed419ab23a9c036b2 authored about 2 years ago
feat(tests): fix flushes

9420f89f8f5c6594cf147c657c8a1139f5e7bb49 authored about 2 years ago
feat(tests): fix title

bd9c706f46cacb9413282ad50e82757f6ece058a authored about 2 years ago
feat(tests): add tests for infinite-query

111787abe662047be1fe10e2391061d22440675a authored about 2 years ago
feat(tests): refactor remaining tests to use observerSpy

4b862e598708bd80949e0184404a38a49fc4f138 authored about 2 years ago
feat(tests): improved rxjs testing with observer spy

a2e54e748389d847567b215b68c81b0efc5a6bea authored about 2 years ago
feat(tests): add unit tests for useQuery

864831b805a3960fdd8b03544d7ad2f364bd3493 authored about 2 years ago
feat(tests): add helper functions for tests

fe170d2568c0d3d0c39c01b0d335004c248949dd authored about 2 years ago
feat(tests): export useQuery function type

3b2b6fba5f1f07749c1833b079cec1ce728deb16 authored about 2 years ago
feat(tests): add test for query-client provider

73ae461ae02a7bd16104949a36d46a9cb556db2a authored about 2 years ago
feat(tests): add more test utils

3acb5c2e0d768422ed41c553e042a25c4502be3f authored about 2 years ago
feat(tests): fix error mutation test case

745ff4e36d98ef68778ed31722e612fdb8d62972 authored about 2 years ago
Merge branch 'main' of github-personal:ngneat/query

d72985fac2e52860d15eba62f1ee7c9f8cb658a5 authored about 2 years ago
chore(query): 🤖 update docs

beb12de5584809415b26ed35183283cf27c8f4a9 authored about 2 years ago
Merge pull request #42 from trungk18/main

feat(playground): rick morty example

09e4144f3690a7828adce705e432b98d246d00d7 authored over 2 years ago