aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/forms
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR9-1665/+0
2020-05-05Fix form file height (#30699)Gaël Poupard1-1/+1
2020-04-16feat: removes `.form-text` display (#30598)Catalin Zalog1-8/+8
2020-04-14Restore `.form-text` (#30565)Catalin Zalog2-8/+8
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens1-21/+7
2020-03-31Docs: Use unordered lists in dropdownscccabinet1-42/+42
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens6-47/+47
2020-03-28docs: remove duplicate code for indeterminate (#30471)XhmikosR1-1/+1
2020-03-24Add accessible name to fieldsetPatrick H. Lauke1-1/+1
2020-03-24Add explicit aria-label to unlabeled controlsPatrick H. Lauke4-17/+17
2020-03-24Remove unnecessary <form> elements, add a submit button to validation examplePatrick H. Lauke4-65/+57
2020-03-23File chooser size (#30040)Zedicius1-2/+26
2020-03-23Simplify input groups by dropping `.input-group-prepend` and `.input-group-ap...Martijn Cuppens3-153/+97
2020-03-18Remove Internet Explorer leftoversXhmikosR1-2/+0
2020-03-10Bootstrap 5 grid documentationMartijn Cuppens4-352/+340
2020-02-15Remove map merges (#28508)Martijn Cuppens1-11/+8
2020-01-25Fix file input (#30086)Martijn Cuppens1-1/+4
2019-12-08Update states (#29792)Martijn Cuppens1-1/+1
2019-10-02v5: .form-check layout changes (#29322)Mark Otto2-7/+8
2019-09-03Tweak form validation snippet. (#29359)XhmikosR1-9/+11
2019-08-24Document example of datalists with form controls (#29058)Mark Otto1-0/+20
2019-08-24Documentation tweakMartijn Cuppens1-6/+2
2019-08-24Add support and docs for color inputMark Otto1-0/+15
2019-08-16Use US locale consistently. (#29255)XhmikosR1-1/+1
2019-08-04Update form-control.md (#29203)XhmikosR1-3/+3
2019-07-25Remove outdated documentationysds3-75/+52
2019-07-17Add redirect for `/forms/`.XhmikosR1-0/+1
2019-07-17Move inline JS to application.js.XhmikosR1-7/+0
2019-07-14v5: Fix disabled styling on .form-file (#29022)Mark Otto1-0/+12
2019-07-12v5: Forms update (#28450)Mark Otto9-0/+1716