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

fix(types): improve useDataQuery types #1347

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

fix(types): improve useDataQuery types #1347

wants to merge 21 commits into from

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    3901cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afcfdbb View commit details
    Browse the repository at this point in the history
  3. fix: prettier

    eirikhaugstulen committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8083a27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96f7b70 View commit details
    Browse the repository at this point in the history
  5. fix: prettier

    eirikhaugstulen committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fbcbaa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    f9594d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebb497 View commit details
    Browse the repository at this point in the history
  3. style: fix lint errors

    Birkbjo committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    de2f3ed View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    da0871c View commit details
    Browse the repository at this point in the history
  2. style: format prettier

    Birkbjo committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5494a1b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. docs: fix typo in docs

    Birkbjo committed May 1, 2023
    Configuration menu
    Copy the full SHA
    96bc853 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix(data): add Pager type

    Birkbjo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    be8a420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed0780 View commit details
    Browse the repository at this point in the history
  3. fix: simplify query type

    Birkbjo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f890981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    392fd84 View commit details
    Browse the repository at this point in the history
  5. fix: use any for QueryResult

    Birkbjo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    00c3fb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5a2c7d View commit details
    Browse the repository at this point in the history
  7. fix(test): fix failing test

    Birkbjo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3396b63 View commit details
    Browse the repository at this point in the history
  8. fix: test

    Birkbjo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    dbd7659 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    947304c View commit details
    Browse the repository at this point in the history
  2. style: run prettier

    Birkbjo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4f43f9c View commit details
    Browse the repository at this point in the history