aboutsummaryrefslogtreecommitdiff
path: root/docs/components/forms.md
AgeCommit message (Expand)AuthorFilesLines
2016-05-08Redo checkboxes and radiosMark Otto1-36/+36
2016-05-08lol my bad, fix that last one tooMark Otto1-1/+1
2016-05-08fix validation of dupe idsMark Otto1-3/+3
2016-04-08Fixes #18573: Change name of .form-control-label to .col-form-label (and .for...Mark Otto1-25/+25
2016-04-08fix up broke forms styles and docs example for the gridMark Otto1-19/+21
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-61/+113
2016-02-19Appropriate use of fieldset/div, legend, callout for hidden/no label alternat...Patrick H. Lauke1-43/+51
2016-02-13Merge branch 'v4-dev' into v4-custom-forms-validationMark Otto1-1/+22
2016-02-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+19
2016-02-09Merge pull request #18925 from twbs/fixes-18922Chris Rebert1-0/+19
2016-02-09Update form validation docsMark Otto1-2/+17
2016-02-09clarify help text class in docsMark Otto1-1/+1
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto1-0/+2
2016-02-09Update grid docs for form layoutsMark Otto1-44/+68
2016-02-09clearer copyMark Otto1-1/+3
2016-02-08Alternate fix to #17965: Updates to use the new class name and adds some basi...Mark Otto1-0/+27
2016-02-07docs/components/forms.md: Fix typo: non => noneChris Rebert1-1/+1
2016-02-06clarify some docs for form validation including quick mention for customizing...Mark Otto1-1/+6
2016-01-28Fix typo in forms.mdcndpzc1-1/+1
2016-01-26Add docs for custom file input's text and $custom-file-textChris Rebert1-0/+19
2016-01-14typo: from controls --> form controlsRaphael Ackermann1-1/+1
2016-01-06Add comprehensive `.form-control` example(/testcase) to docsChris Rebert1-0/+85
2016-01-06Remove usages of and references to <input type="datetime">Chris Rebert1-1/+1
2016-01-05rewrite custom file input component to use classes over nested elementsMark Otto1-6/+6
2016-01-05Change .c-select to .custom-selectMark Otto1-2/+2
2016-01-05clarify docsMark Otto1-1/+1
2016-01-05update forms docsMark Otto1-30/+49
2015-12-24Add aria-describedby to main form controls examplePatrick H. Lauke1-4/+4
2015-12-24Docs: reintroduce aria-describedby advice for help textPatrick H. Lauke1-5/+19
2015-12-06Fix grammar in "Custom forms" docsChris Rebert1-1/+1
2015-11-14fix broke markupMark Otto1-7/+0
2015-11-14unfuck that class name changeMark Otto1-7/+7
2015-11-14Merge pull request #18250 from twbs/v4-checkbox-markupMark Otto1-14/+15
2015-11-14s/error/danger/Chris Rebert1-1/+1
2015-11-14Simplifies markup for checkbox validation statesZac Echola1-14/+15
2015-10-08Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...Chris Rebert1-3/+3
2015-10-01Remove random trailing less-than symbolLiam Stanley1-1/+1
2015-09-22Rename placeholders according to the classes specifiedpetetnt1-2/+2
2015-09-10v4 - fixed incorrect inline form class in docsRolandas Barysas1-1/+1
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-09-03Remove dropped form-horizontal from forms.mdvsn4ik1-1/+1
2015-09-02Update all usages of 'control-label' with 'form-control-label' in docsAndrew Smith1-4/+4
2015-09-01Merge pull request #17359 from caleb/patch-1Mark Otto1-4/+4
2015-08-29Use `https` when possible.XhmikosR1-1/+1
2015-08-26Update static form control exampleCaleb Land1-4/+4
2015-08-20forms.md: Fix link to disabled buttons docsChris Rebert1-1/+1
2015-08-20forms.md: Fix rebooted form styles linkChris Rebert1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+1
2015-08-19v4: Fix Typo in Forms docsBram van Leur1-1/+1
2015-08-18help text tweaksMark Otto1-4/+8