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

ToggleControl allows setting custom classes #13804

Merged
merged 4 commits into from
Mar 11, 2019
Merged

ToggleControl allows setting custom classes #13804

merged 4 commits into from
Mar 11, 2019

Commits on Feb 10, 2019

  1. ToggleControl allows setting custom classes

    Related Issue: #11349 
    This pull request fixes the "ToggleControl does not allow setting custom classes" problem. This lets the user to add a custom classname on the element, just like in TextControl.
    AmartyaU authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    d18e457 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from AmartyaU/update/ToggleControl

    ToggleControl allows setting custom classes #11349
    AmartyaU authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    0f2848e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Update README of toggle-control

    Add property className and its description
    AmartyaU authored Feb 17, 2019
    Configuration menu
    Copy the full SHA
    aa66e76 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Update packages/components/src/toggle-control/README.md

    Formatted style of README
    
    Co-Authored-By: AmartyaU <[email protected]>
    mmtr and AmartyaU authored Mar 9, 2019
    Configuration menu
    Copy the full SHA
    cf9074e View commit details
    Browse the repository at this point in the history