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

Add active class #54

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 13, 2015

  1. Configuration menu
    Copy the full SHA
    88e838c View commit details
    Browse the repository at this point in the history
  2. fix typo

    ratbeard committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    f3e7526 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. add hvr-active class to all scss effects

    Abstracted the "&:hover, &:active, ..." selector string so
    that the hvr-active class can be made conditional on the
    includeClasses variable.
    ratbeard committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    e9fcc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965163b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. WIP commit trying to add active class for less too

    Unfortunately less does not expand out the parent reference &
    if it is inside of a variable :(
    ratbeard committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    45184dc View commit details
    Browse the repository at this point in the history