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

List View and Block List: Update hover, focus, highlight, select borders #29636

Merged
merged 12 commits into from
Mar 16, 2021

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    2d212b5 View commit details
    Browse the repository at this point in the history
  2. Update Block List colors

    Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    54216ed View commit details
    Browse the repository at this point in the history
  3. Adjust focused+selected block

    Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    9e68665 View commit details
    Browse the repository at this point in the history
  4. Reduce focus width

    jameskoster authored and Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1a22b31 View commit details
    Browse the repository at this point in the history
  5. Style adjustments

    Hovered and highlighted blocks on the canvas now received a 1px dark grey outline rather than a 1.5px blue one. Blue is reserved for focus.
    
    When a child is selected, the associated template part now receives a dotted border to differentiate from its hover and highlighted states.
    jameskoster authored and Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a14d583 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d68a3cc View commit details
    Browse the repository at this point in the history
  7. Code cleanup

    Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3f6896e View commit details
    Browse the repository at this point in the history
  8. Revert list view hover state to a solid background

    Also adjusts the background color on children of the selected parent
    jameskoster authored and Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    2263b2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e42348 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b168a5b View commit details
    Browse the repository at this point in the history
  11. Code cleanup

    Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b5e06bc View commit details
    Browse the repository at this point in the history
  12. More clarifications

    Copons committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3b8ee4a View commit details
    Browse the repository at this point in the history