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

Mobile/Filter Overflow UX Improvements #503

Merged
merged 10 commits into from
Dec 29, 2020

Commits on Dec 23, 2020

  1. Initial Implementation

    Still needs clear all functionality, various styles and spacing, and overall cleanup
    Vigasaurus committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    23078f1 View commit details
    Browse the repository at this point in the history
  2. Second pass

    Most of the styling issues are still present, but collapsing/expanding logic should be complete
    Vigasaurus committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    41b0197 View commit details
    Browse the repository at this point in the history
  3. Third pass

    Vigasaurus committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f44777d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    5c9f5ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66bfac View commit details
    Browse the repository at this point in the history
  3. Last(?) pass on UI

    Vigasaurus committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    612b46e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62dd4ba View commit details
    Browse the repository at this point in the history
  5. Changelog

    Vigasaurus committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    212a45a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e914c92 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Updates based on @ukutaht's comments

    - Removes Screenclass hook in favor of simple viewport size storage
    - Uses class-based component
    - Removes recheck variable in favor of tri-state wrapped
    - General formatting & code cleanup
    Vigasaurus committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e2105c2 View commit details
    Browse the repository at this point in the history