From 5fbc617e75314b749a4853b6353d461c688dad08 Mon Sep 17 00:00:00 2001 From: Troy Morehouse Date: Mon, 26 Jun 2017 00:58:50 -0300 Subject: [PATCH] [docs] form control & button documentation update (#544) * [form-input] documentation update * [form-select] documentation update * [form-file] Documentation update * [form-radio] Documentation update * [form-checkbox] Documentation update * [form] Documentation * [form-fieldset] documentation update * [button] Documentation update --- docs/components/button/README.md | 49 ++++++++++++++++++++++++- docs/components/form-checkbox/README.md | 19 +++++++++- docs/components/form-fieldset/README.md | 41 ++++++++++++++++++++- docs/components/form-file/README.md | 21 +++++++++-- docs/components/form-input/README.md | 30 +++++++++++++++ docs/components/form-radio/README.md | 44 +++++++++++++++++++--- docs/components/form-select/README.md | 35 +++++++++++++++++- docs/components/form/README.md | 18 +++++++++ docs/components/form/index.js | 4 ++ docs/components/form/meta.json | 4 ++ docs/components/index.js | 1 + 11 files changed, 252 insertions(+), 14 deletions(-) create mode 100644 docs/components/form/README.md create mode 100644 docs/components/form/index.js create mode 100644 docs/components/form/meta.json diff --git a/docs/components/button/README.md b/docs/components/button/README.md index 36ec6f76036..fd662a42b4c 100755 --- a/docs/components/button/README.md +++ b/docs/components/button/README.md @@ -1,4 +1,51 @@ # Buttons -> Use Bootstrap’s custom button styles for actions in forms, dialogs, and more. +> Use Bootstrap’s custom `b-button` component for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more. + +The `b-buton` component generally renders a `