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

Add possibility to pass a callback to enabled. #7566

Merged
merged 12 commits into from
Jun 25, 2024
Merged

Commits on Jun 14, 2024

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

Commits on Jun 21, 2024

  1. Merge branch 'main' into main

    TkDodo authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8fde875 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Refactor into using the same pattern as resolving staletime, with the…

    … use of a resolveEnabled util function
    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3101d1a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    TkDodo authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a9ad001 View commit details
    Browse the repository at this point in the history
  3. Update tests for enabled option as a callback

    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    108101e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/lotusjohn/query

    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    337d444 View commit details
    Browse the repository at this point in the history
  5. update docs

    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ba70128 View commit details
    Browse the repository at this point in the history
  6. remove typo

    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4ec03e8 View commit details
    Browse the repository at this point in the history
  7. Update enabled type in docs

    John Pettersson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4fcc32f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. remove duplicated test case

    John Pettersson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7ed736a View commit details
    Browse the repository at this point in the history
  2. Fix eslint errors

    John Pettersson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8c9b5a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    TkDodo authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    034bb63 View commit details
    Browse the repository at this point in the history