From afdc9c4b3216b628a9bf4dbaa5b5e070d95cb0f0 Mon Sep 17 00:00:00 2001 From: Zac Echola Date: Wed, 2 Jul 2014 10:15:22 -0500 Subject: [PATCH 1/3] Documents radio and checkbox validation states References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id --- docs/_includes/css/forms.html | 52 +++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 9680c6c910..c5d89c3219 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -579,6 +579,58 @@ +{% endhighlight %} + +

Checkboxes and radio buttons

+
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+{% highlight html %} +
+
+ +
+
+
+
+ +
+
+ +
+
{% endhighlight %}

Optional icons in horizontal and inline forms

From 1136f9346adb1cc9ef1b22b7c91ec1f06c225bc7 Mon Sep 17 00:00:00 2001 From: Zac Echola Date: Wed, 2 Jul 2014 11:32:25 -0500 Subject: [PATCH 2/3] Moves checkbox/radios into "Validation states" example. --- docs/_includes/css/forms.html | 96 ++++++++++++++++------------------- 1 file changed, 44 insertions(+), 52 deletions(-) diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index c5d89c3219..7fb07ec7cc 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -521,6 +521,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% highlight html %} @@ -536,6 +558,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% endhighlight %}

With optional icons

@@ -579,58 +623,6 @@ -{% endhighlight %} - -

Checkboxes and radio buttons

-
-
-
-
- -
-
-
-
- -
-
- -
-
-
-
-{% highlight html %} -
-
- -
-
-
-
- -
-
- -
-
{% endhighlight %}

Optional icons in horizontal and inline forms

From ebdecacd650a766e8123dbe3f86c4aa0f9cd72b4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 2 Jul 2014 22:06:28 -0700 Subject: [PATCH 3/3] fix up examples --- docs/_includes/css/forms.html | 48 +++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 7fb07ec7cc..15bfb93b04 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -521,25 +521,27 @@ -
-
-