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: added option to reverse the sort order #121

Closed
wants to merge 2 commits into from
Closed

feat: added option to reverse the sort order #121

wants to merge 2 commits into from

Commits on Mar 13, 2021

  1. feat: added option to reverse the sort order

    - this is achieved with some css magic
    - I've also maded a small change to the check to show ui since the check to show option is already getting so big, it is now scrollable and dislplays the items line by line
    - I also refactored the rendering of the check to show item to map over a given config for checkboxes so that in future it's easier to add new items to that list with a simple config entry
    Enubia committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a296efd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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