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

Sorting and Grouping Options #10

Merged
merged 21 commits into from
May 26, 2021
Merged

Sorting and Grouping Options #10

merged 21 commits into from
May 26, 2021

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    8496c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e6f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cea54a View commit details
    Browse the repository at this point in the history
  4. build: another exports fix

    sgratzl committed May 23, 2021
    Configuration menu
    Copy the full SHA
    116bfb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d0aca3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b1e974 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d3a511 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    e69ca51 View commit details
    Browse the repository at this point in the history
  2. feat: add useGroupingOptions

    sgratzl committed May 24, 2021
    Configuration menu
    Copy the full SHA
    229cf85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c19bdf View commit details
    Browse the repository at this point in the history
  4. feat: add useSortingOptions

    sgratzl committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c206920 View commit details
    Browse the repository at this point in the history
  5. feat: add sort options

    sgratzl committed May 24, 2021
    Configuration menu
    Copy the full SHA
    16001ce View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    ea6b524 View commit details
    Browse the repository at this point in the history
  2. build: update dependencies

    sgratzl committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ba66de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ff024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de1354d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6df25 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. fix:linting

    sgratzl committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b7b0987 View commit details
    Browse the repository at this point in the history
  2. build: add missing file

    sgratzl committed May 26, 2021
    Configuration menu
    Copy the full SHA
    46bb3e1 View commit details
    Browse the repository at this point in the history
  3. build: fix jest setup

    sgratzl committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b0cd83b View commit details
    Browse the repository at this point in the history
  4. fix: weird corner case

    sgratzl committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4ecac26 View commit details
    Browse the repository at this point in the history