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(useQueries): combine #5219

Merged
merged 23 commits into from
May 15, 2023
Merged

feat(useQueries): combine #5219

merged 23 commits into from
May 15, 2023

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    1fd39ec View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    a47b562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c454adf View commit details
    Browse the repository at this point in the history
  3. feat(useQueries): combine

    adapt getOptimisticResult to return both the result array and a combined result getter
    TkDodo committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e946171 View commit details
    Browse the repository at this point in the history
  4. feat(useQueries): combine

    make sure combinedResult stays in sync with result
    TkDodo committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5394172 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    00bcd2a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    28a038d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    9c17759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1f649 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    0a40ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d3666 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    51b8d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afbe137 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    28d4ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6533c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36561f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a95924 View commit details
    Browse the repository at this point in the history
  5. chore: remove logging

    TkDodo committed May 13, 2023
    Configuration menu
    Copy the full SHA
    ef14f03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c65287a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    3ba6746 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. test: tests for combined data

    TkDodo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ef49355 View commit details
    Browse the repository at this point in the history
  2. docs: combine

    TkDodo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    35149d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b318428 View commit details
    Browse the repository at this point in the history