Skip to content

docs(angular-query): add rxjs example#8108

Merged
arnoud-dv merged 1 commit intoTanStack:mainfrom
arnoud-dv:docs/angular-rxjs-example
Sep 28, 2024
Merged

docs(angular-query): add rxjs example#8108
arnoud-dv merged 1 commit intoTanStack:mainfrom
arnoud-dv:docs/angular-rxjs-example

Conversation

@arnoud-dv
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 28, 2024
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Sep 28, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0add630. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 28, 2024

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8108

@tanstack/angular-query-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@8108

@tanstack/eslint-plugin-query

pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@8108

@tanstack/query-async-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@8108

@tanstack/query-broadcast-client-experimental

pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8108

@tanstack/query-core

pnpm add https://pkg.pr.new/@tanstack/query-core@8108

@tanstack/query-devtools

pnpm add https://pkg.pr.new/@tanstack/query-devtools@8108

@tanstack/query-persist-client-core

pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@8108

@tanstack/query-sync-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@8108

@tanstack/react-query

pnpm add https://pkg.pr.new/@tanstack/react-query@8108

@tanstack/react-query-devtools

pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@8108

@tanstack/react-query-next-experimental

pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@8108

@tanstack/react-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@8108

@tanstack/solid-query

pnpm add https://pkg.pr.new/@tanstack/solid-query@8108

@tanstack/solid-query-devtools

pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@8108

@tanstack/solid-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@8108

@tanstack/svelte-query

pnpm add https://pkg.pr.new/@tanstack/svelte-query@8108

@tanstack/svelte-query-devtools

pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@8108

@tanstack/svelte-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@8108

@tanstack/vue-query

pnpm add https://pkg.pr.new/@tanstack/vue-query@8108

@tanstack/vue-query-devtools

pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@8108

commit: 0add630

@arnoud-dv arnoud-dv force-pushed the docs/angular-rxjs-example branch from 3caef67 to e237b46 Compare September 28, 2024 22:27
@arnoud-dv arnoud-dv force-pushed the docs/angular-rxjs-example branch from e237b46 to 0add630 Compare September 28, 2024 22:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.98%. Comparing base (9da00d6) to head (0add630).
Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8108      +/-   ##
==========================================
+ Coverage   44.90%   44.98%   +0.07%     
==========================================
  Files         199      199              
  Lines        7377     7400      +23     
  Branches     1666     1674       +8     
==========================================
+ Hits         3313     3329      +16     
- Misses       3684     3694      +10     
+ Partials      380      377       -3     
Components Coverage Δ
@tanstack/angular-query-devtools-experimental ∅ <ø> (∅)
@tanstack/angular-query-experimental 86.58% <ø> (ø)
@tanstack/eslint-plugin-query 87.80% <75.00%> (+2.90%) ⬆️
@tanstack/query-async-storage-persister 43.85% <ø> (ø)
@tanstack/query-broadcast-client-experimental ∅ <ø> (∅)
@tanstack/query-codemods 0.00% <ø> (ø)
@tanstack/query-core 92.81% <ø> (ø)
@tanstack/query-devtools 4.79% <0.00%> (-0.08%) ⬇️
@tanstack/query-persist-client-core 57.73% <ø> (ø)
@tanstack/query-sync-storage-persister 82.50% <ø> (ø)
@tanstack/react-query 92.50% <ø> (ø)
@tanstack/react-query-devtools 10.00% <ø> (ø)
@tanstack/react-query-next-experimental ∅ <ø> (∅)
@tanstack/react-query-persist-client 100.00% <ø> (ø)
@tanstack/solid-query 78.20% <ø> (ø)
@tanstack/solid-query-devtools ∅ <ø> (∅)
@tanstack/solid-query-persist-client 100.00% <ø> (ø)
@tanstack/svelte-query 87.33% <ø> (ø)
@tanstack/svelte-query-devtools ∅ <ø> (∅)
@tanstack/svelte-query-persist-client 100.00% <ø> (ø)
@tanstack/vue-query 71.51% <ø> (ø)
@tanstack/vue-query-devtools ∅ <ø> (∅)

@arnoud-dv arnoud-dv merged commit 68ca717 into TanStack:main Sep 28, 2024
@arnoud-dv arnoud-dv deleted the docs/angular-rxjs-example branch September 28, 2024 22:37
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 1, 2024
##### [`v5.59.0](https://github.com/TanStack/query/releases/tag/v5.59.0)

Version 5.59.0 - 10/1/24, 3:45 PM

#### Changes

##### Feat

-   add support for `React.use()` ([#7988](TanStack/query#7988)) ([`18953be`](TanStack/query@18953be)) by [@KATT](https://github.com/KATT)

##### Docs

-   react-query: Fix broken route on eslint-plugin-query.md ([#8113](TanStack/query#8113)) ([`55a6155`](TanStack/query@55a6155)) by Gaurav Kumar
-   react-query: fix a typo in guides/ssr.md ([#8086](TanStack/query#8086)) ([`9227fd3`](TanStack/query@9227fd3)) by Morteza
-   angular-query: add rxjs example ([#8108](TanStack/query#8108)) ([`68ca717`](TanStack/query@68ca717)) by Arnoud

##### Other

-   ([`c12587a`](TanStack/query@c12587a)) by [@laurentlahmy](https://github.com/laurentlahmy)

#### Packages

-   [@tanstack/query-core](https://github.com/tanstack/query-core)[@5](https://github.com/5).59.0
-   [@tanstack/react-query](https://github.com/tanstack/react-query)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query](https://github.com/tanstack/solid-query)[@5](https://github.com/5).59.0
-   [@tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@5](https://github.com/5).59.0
-   [@tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query](https://github.com/tanstack/vue-query)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@5](https://github.com/5).59.0
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 1, 2024
##### [`v5.59.0](https://github.com/TanStack/query/releases/tag/v5.59.0)

Version 5.59.0 - 10/1/24, 3:45 PM

#### Changes

##### Feat

-   add support for `React.use()` ([#7988](TanStack/query#7988)) ([`18953be`](TanStack/query@18953be)) by [@KATT](https://github.com/KATT)

##### Docs

-   react-query: Fix broken route on eslint-plugin-query.md ([#8113](TanStack/query#8113)) ([`55a6155`](TanStack/query@55a6155)) by Gaurav Kumar
-   react-query: fix a typo in guides/ssr.md ([#8086](TanStack/query#8086)) ([`9227fd3`](TanStack/query@9227fd3)) by Morteza
-   angular-query: add rxjs example ([#8108](TanStack/query#8108)) ([`68ca717`](TanStack/query@68ca717)) by Arnoud

##### Other

-   ([`c12587a`](TanStack/query@c12587a)) by [@laurentlahmy](https://github.com/laurentlahmy)

#### Packages

-   [@tanstack/query-core](https://github.com/tanstack/query-core)[@5](https://github.com/5).59.0
-   [@tanstack/react-query](https://github.com/tanstack/react-query)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query](https://github.com/tanstack/solid-query)[@5](https://github.com/5).59.0
-   [@tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@5](https://github.com/5).59.0
-   [@tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query](https://github.com/tanstack/vue-query)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@5](https://github.com/5).59.0
github-merge-queue Bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 1, 2024
##### [`v5.59.0](https://github.com/TanStack/query/releases/tag/v5.59.0)

Version 5.59.0 - 10/1/24, 3:45 PM

#### Changes

##### Feat

-   add support for `React.use()` ([#7988](TanStack/query#7988)) ([`18953be`](TanStack/query@18953be)) by [@KATT](https://github.com/KATT)

##### Docs

-   react-query: Fix broken route on eslint-plugin-query.md ([#8113](TanStack/query#8113)) ([`55a6155`](TanStack/query@55a6155)) by Gaurav Kumar
-   react-query: fix a typo in guides/ssr.md ([#8086](TanStack/query#8086)) ([`9227fd3`](TanStack/query@9227fd3)) by Morteza
-   angular-query: add rxjs example ([#8108](TanStack/query#8108)) ([`68ca717`](TanStack/query@68ca717)) by Arnoud

##### Other

-   ([`c12587a`](TanStack/query@c12587a)) by [@laurentlahmy](https://github.com/laurentlahmy)

#### Packages

-   [@tanstack/query-core](https://github.com/tanstack/query-core)[@5](https://github.com/5).59.0
-   [@tanstack/react-query](https://github.com/tanstack/react-query)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query](https://github.com/tanstack/solid-query)[@5](https://github.com/5).59.0
-   [@tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@5](https://github.com/5).59.0
-   [@tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query](https://github.com/tanstack/vue-query)[@5](https://github.com/5).59.0
-   [@tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@5](https://github.com/5).59.0
-   [@tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@5](https://github.com/5).59.0
-   [@tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@5](https://github.com/5).59.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant