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

feat(checkbox): Add initial checkbox implementation #4638

Merged
merged 2 commits into from
Aug 8, 2016

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    aa834fd View commit details
    Browse the repository at this point in the history
  2. feat(checkbox): Add initial checkbox implementation

    This commit converts the checkbox POC code over to the new architecture, adds unit tests, and ports
    the demos over to working implementations. It also adds a README, and
    modifies .stylelintrc.yaml to increase the number of compound selectors
    we can use.
    
    Note that ink ripple functionality will be covered in a separate issue.
    
    Finishes #4471
    
    [Delivers #126819487]
    traviskaufman committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    b6a0fc1 View commit details
    Browse the repository at this point in the history