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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hover / active behavior for side navigation links #3511

Merged

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    92de9de View commit details
    Browse the repository at this point in the history
  2. Include 'active' for current sidenav context

    This will allow targeted styling of the active element in the side nav
    codealchemy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    410654d View commit details
    Browse the repository at this point in the history
  3. Update side navigation active / hover contexts

    This aligns closer to RailsAdmin 2.x.x, where the background of an element in the side nav changes when it's either active or hovered over - making the navigation itself easier to follow in the UI
    codealchemy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ac50e18 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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