WIP on some relatively major form changes:
-
Move forms documentation to it's own top level docs nav group -
Move /components/forms
to/forms
-
Move /components/input-group
to/forms/input-group
-
Break apart new /forms
into subpages
-
-
Combine native and custom checks, radios, and switches (going all custom!) into .form-check
, etc -
Combine native and custom selects into .form-select
-
Combine custom file and custom range styes into the browser native .form-control-file
and.form-control-range
-
Drop .form-group
for a margin utility? -
Revisit inline forms to redo their flex styles to fix some bugs -
Any changes to input groups for rounding and form validation?
Probably want to wait to get Hugo stuff merged before continuing on. I imagine when I start to move the docs around there will be hella conflicts.
Demo: https://deploy-preview-28450--twbs-bootstrap.netlify.com/docs/4.3/forms/overview/