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

Update checkboxes and radio buttons to include item hint classes on i… #1648

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    d344eff View commit details
    Browse the repository at this point in the history
  2. Update changelog

    emmalewis authored and NickColley committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    cde0d66 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Refactor radios and checkboxes tests fixtures

    Instead of using a big single fixture for all tests, update the tests so they have the relevant fixtures for each test.
    This will be used by the snapshot tests which will confirm that the hints render the correct information when it's given to them.
    NickColley committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5188f0a View commit details
    Browse the repository at this point in the history