From ef3061d5f1edeea58e6588bedc1c40ac5071e9c4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 5 Jan 2016 23:26:36 -0800 Subject: [PATCH] update forms docs - add more details on custom checkboxes and radios for how we handle the states and how the css works - create a disabled custom checkboxes and radios example --- docs/components/forms.md | 81 +++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 31 deletions(-) diff --git a/docs/components/forms.md b/docs/components/forms.md index a4e0addc40..3586f56427 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -543,7 +543,7 @@ Block help text—for below inputs or for longer lines of help text—can be eas

- Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces, special characters or emoji. + Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces, special characters or emoji.

{% endexample %} @@ -607,33 +607,33 @@ Each checkbox and radio is wrapped in a `