aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Custom range input (#25600)Mark Otto1-0/+23
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens1-0/+4
2018-02-16Add `type="button"` to `<button>`s in accordion example (#25643)Patrick H. Lauke1-3/+3
2018-02-16[Docs] Clarify suggested use of custom validation styles, add note about rese...Patrick H. Lauke1-1/+2
2018-02-14Reword alert and list group text to avoid "a/an" problemsPatrick H. Lauke2-4/+4
2018-02-11Dropdown - Allow to disable Popper.js style (#24092)Johann-S1-0/+6
2018-02-11Remove `show` class from example code (#25570)Jesse Mandel1-1/+1
2018-02-09Fix the incorrect id in center modal exampleysds1-1/+1
2018-01-23Fix typo in navs.md (#25404)M. Appelman1-1/+1
2018-01-21Feature: Add carousel fade option (#22958)Mark Otto1-7/+30
2018-01-21v4.1: Add .dropdown-item-text (#22965)Mark Otto1-33/+62
2018-01-21Update dropdown.js to allow referenceElement (#25219)719media1-0/+38
2018-01-19Remove mention of disabled buttons support for Opera 18 (#25357)Christian Oliff1-1/+1
2018-01-18Update progress.md (#25355)Christian Oliff1-2/+0
2018-01-15Adjust languageMark Otto1-5/+5
2018-01-15Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto1-1/+30
2018-01-15Add example of a Spanish translation for custom file input (#25302)Mark Otto1-1/+10
2018-01-14Fixes dropdown snippets (#25301)ysds1-6/+5
2018-01-14add List Group Flush to List Group docs (#25289)Jason Korth1-0/+14
2018-01-11Fix invalid "constraint validation API" URL in docs (#25244)Vytas1-1/+1
2018-01-05Added required checkbox exampleJesse Mandel1-1/+30
2018-01-02Validation tooltip example (#25143)Mark Otto1-10/+86
2018-01-02add example of textarea to docsMark Otto1-0/+7
2018-01-02Expand keyboard advice for tooltips, clarify what `manual` trigger does in tablePatrick H. Lauke1-4/+10
2018-01-02Remove incorrect roles from accordion, tweak/expand accessibility info, use b...Patrick H. Lauke1-14/+16
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens1-27/+0
2017-12-30Apply of #25068 to input groupysds1-16/+16
2017-12-30Add modal-dialog-centered class to vertically centered modal example.Kramb1-1/+1
2017-12-31Remove trailing spaces.XhmikosR1-1/+1
2017-12-30drop "simply" and tweak a few other bitsMark Otto1-2/+2
2017-12-30Updated docs for translating "Browse" text into other languagesAlberto1-9/+3
2017-12-30Remove unnecessary `align-middle` class from Navbar docs (#25116)Andres Galante1-1/+1
2017-12-28Add examples of disabled tooltip and popover triggersMark Otto2-0/+23
2017-12-28Remove blank lineysds1-1/+0
2017-12-28Add docs about active menu items (#24993)ysds1-0/+13
2017-12-28add note about single vs groupMark Otto1-1/+1
2017-12-28Update JS-powered buttons docs to include single button exampleMark Otto1-8/+2
2017-12-27improve docs tablesMark Otto9-15/+15
2017-12-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-26/+24
2017-12-26remove popover static exampleMark Otto1-41/+3
2017-12-26remove broken static demoMark Otto1-34/+1
2017-12-26Rewrite custom file inputMark Otto1-26/+24
2017-12-26Closes #25039Mark Otto1-1/+1
2017-12-26Move from h4s and misc to h5s so headings from example snippets don't show in...Mark Otto6-49/+49
2017-12-23space custom select sizing examplesMark Otto1-1/+1
2017-12-22Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto5-33/+25
2017-12-22Form check markup v2 (#25050)Mark Otto2-167/+140
2017-12-22Rewrite input group component (#25020)Mark Otto4-191/+242
2017-12-12tooltip+popover: add boundary config option (#24979)Troy Morehouse2-0/+12
2017-12-12dropdown: add boundary config option (#24976)Troy Morehouse1-0/+8