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

Enhancement: console.warn when no label is provided #12 #122

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

Commits on Feb 3, 2018

  1. Missing head element

    Stephen King committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    0c024cb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Create checkForLabel, hasParentLabel, hasIdThatMatchesLabelFor, hasAr…

    …iaLabelOrAraiLabelledbyAttr utils
    Stephen King committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    e8c7aea View commit details
    Browse the repository at this point in the history
  2. Test hasParentLabel, hasIdThatMatchesLabelFor, and hasAriaLabelOrAria…

    …LabelledbyAttr utils
    Stephen King committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    fa91029 View commit details
    Browse the repository at this point in the history
  3. Add ref to root toggle div, import checkForLabel util, use checkForLa…

    …bel util in componentDidMount passing both refs
    Stephen King committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    b6a09dc View commit details
    Browse the repository at this point in the history