Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Angular-query): add Angular auto-refetching example #8371

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 24, 2024

  1. feat(examples): add angular auto-refetching example

    Implement an example showcasing auto-refetching in Angular using TanStack Query. Includes a mock API interceptor to simulate HTTP calls for tasks.
    MatanShushan committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    8ddf6d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat(examples): add angular auto-refetching example

    Implement an example showcasing auto-refetching in Angular using TanStack Query. Includes a mock API interceptor to simulate HTTP calls for tasks.
    MatanShushan committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2ca8129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75010de View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    b2e0b67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/query-example-angular-auto-refetching' of github.c…

    …om:MatanShushan/query into feat/query-example-angular-auto-refetching
    MatanShushan committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    317839f View commit details
    Browse the repository at this point in the history
  3. Update lock file

    MatanShushan committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b183601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35cfce6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    8425ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b315d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0efc2be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    704c1b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cca573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65364f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c877b9 View commit details
    Browse the repository at this point in the history
  8. Update MR change interceptor to function interceptor and update all t…

    …asks to quert options obj
    MatanShushan committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    19ff012 View commit details
    Browse the repository at this point in the history