diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f808c6..22d3c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ ## [4.0.0] - 2015-XX-XX -- BREAKING: New HTML markup for `switch-light`. +- BREAKING: New HTML markup for `switch-light`, more semantic and with more control over the label and switch widths and placement. - BREAKING: Rename the `android` theme to `holo`. - BREAKING: Remove the `less` version because it was unmaintained. - `switch-toggle` no longer needs the `switch-X` number classes. Just add up to 6 items, no extra work needed. +- New `material` theme, mimicking material design. - Fix issues with enlarged text on `switch-toggle`. - Various tweaks to the `ios` theme. - Change text color of the active option in the `switch-light` `candy` theme. diff --git a/site/css/docs.scss b/site/css/docs.scss index d1c4571..f45e2dd 100644 --- a/site/css/docs.scss +++ b/site/css/docs.scss @@ -222,7 +222,7 @@ label { } .row.toggle-demo { - margin: 0; + margin: emCalc(20) 0 0; } .row.toggle-demo > label, diff --git a/site/index.hbs b/site/index.hbs index e13be19..83beb39 100644 --- a/site/index.hbs +++ b/site/index.hbs @@ -30,8 +30,8 @@ foundation: true
-
+
+ + + +
+ +
+ + + +
+
@@ -54,15 +90,47 @@ foundation: true
+
+ + + + + + + + + + +
+
+ +
+
- - + + + + + + + + + + +
+
+ +
+ +
+ + - - + + - - + +