aboutsummaryrefslogtreecommitdiff
path: root/docs/components/forms.md
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-2/+0
2016-12-20remove .mb-0 from static form controls to follow up #21270Mark Otto1-3/+3
2016-11-28Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent1-21/+32
2016-11-26Update inline forms (updated docs and new flexbox styles) (#21212)Mark Otto1-40/+32
2016-11-16Merge pull request #21086 from ETNOL/feature/OmitXsFromGridMark Otto1-32/+32
2016-11-09Fix broken and redirected links.Bardi Harborow1-1/+1
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte1-32/+32
2016-10-28add horizontal form examplesMark Otto1-0/+35
2016-10-28rework some copyMark Otto1-3/+11
2016-10-27fixes #21000: Remove margin from static form control exampleMark Otto1-1/+1
2016-10-09Use correct class for validation coloring on label elementsMark Otto1-3/+3
2016-10-09Update static form controlMark Otto1-2/+2
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-4/+5
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-4/+4
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
2016-09-08Update docs to use new spacing util class namesMark Otto1-1/+1
2016-09-05Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)Mark Otto1-25/+24
2016-08-18Remove some strong language in docs/forms.mdAlex Shafer1-1/+1
2016-05-10Bring back some 'help text' love for forms with .form-textMark Otto1-16/+20
2016-05-09Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-...Mark Otto1-1/+5
2016-05-09Update checkboxes and radios docsMark Otto1-1/+5
2016-05-08oops, another checkbox needing a new classMark Otto1-3/+3
2016-05-08add options to the examples so they render properlyMark Otto1-3/+9
2016-05-08fix remaining checkboxes and radios in docsMark Otto1-12/+12
2016-05-08fix broken markdown formattingMark Otto1-3/+3
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