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(grid): sorting options #545

Merged
merged 17 commits into from
Oct 11, 2023
Merged

feat(grid): sorting options #545

merged 17 commits into from
Oct 11, 2023

Commits on Jul 6, 2023

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

Commits on Jul 8, 2023

  1. Add support for themes

    CharlieS1103 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e9642e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update src/components/Grid.tsx

    Co-authored-by: Isaac <[email protected]>
    CharlieS1103 and theRealPadster authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    2e343ee View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. 🚧 Add SortMode type, make sortCardItems generic, add back in `this.…

    …requestQueue.length...` bit
    theRealPadster committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    34d2bb7 View commit details
    Browse the repository at this point in the history
  2. 🔥 Remove empty file

    theRealPadster committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e23b9e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eaa8f1 View commit details
    Browse the repository at this point in the history
  4. ♻️ Remove "spicetify marketplace" text in grid header, add "sort by" …

    …label, and move sort box to left
    theRealPadster committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4edd6f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bb3b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5883833 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1187c78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c120cf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    425b830 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b40698 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c572e3a View commit details
    Browse the repository at this point in the history