Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(toggle): add new component and msft styles (microsoft#212)
* Adds base structure for toggle - commiting to rebase * Finishes most styles, commiting to move to another branch * Finishes most styles, commiting to move to another branch * Finishes up last testing and additions * feat(toggle): adds toggle component and msft styles * Updates branch after first round of reviews * Updates color handling to use Chroma and re-architects JSS usage to adhere to FAST standards and BEM standards * Removes onClick * Updates pack.locks * Updates package.locks again * Fixes bad rebase * Updates errors found via tslint * More linting updates * Adds chroma as a peerDependency * Adds snapshots and fixes root package-lock json error * Adds props comments
- Loading branch information