aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Fixes #25703Mark Otto1-13/+1
2018-02-24distMark Otto23-41/+61
2018-02-24Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto9-14/+22
2018-02-24Fix typo of example in hiding docdaviddalbusco1-1/+1
2018-02-24Add focus states to custom docs buttonsMartijn Cuppens1-0/+8
2018-02-24Remove disabling of stylelint ruleAdam Bowles1-2/+0
2018-02-24Brush up vertical rhythm of form-check in docs. Closes #25546Peter Blazejewicz1-1/+1
2018-02-21Consistent usage of $(document.body) instead of $('body') (#25671)Martijn Cuppens3-8/+8
2018-02-19make it a varMark Otto2-1/+3
2018-02-19Merge branch 'nav-divider-mixin' of https://github.com/ysds/bootstrap into ys...Mark Otto1-2/+2
2018-02-19Merge branch 'accordion-borders' of https://github.com/andresgalante/bootstra...Mark Otto2-1/+30
2018-02-19distMark Otto15-31/+218
2018-02-19Add color variable for caption (#25657)ysds2-1/+2
2018-02-19Be more explicit where to find variables (#25624)Pierre GIRAUD1-4/+6
2018-02-19Custom range input (#25600)Mark Otto3-0/+162
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens4-23/+58
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-13Update position.md (#25607)Andy Pickler1-2/+2
2018-02-11Prevent word-wrap (#25248)Martijn Cuppens1-0/+1
2018-02-11Dropdown - Allow to disable Popper.js style (#24092)Johann-S4-5/+61
2018-02-11Update stylelint config to add missing properties (#25572)in-in1-3/+28
2018-02-11Fix border-radius on Browse button for custom file input inside input groups ...Mark Otto1-2/+2
2018-02-11Update `.sr-only` mixin and utility (#25197)Mark Otto2-4/+2
2018-02-11distMark Otto24-80/+175
2018-02-11set color to form-control-plaintext (#25565)m5o2-0/+2
2018-02-11Update themeing docs for more clearly how to remove from map (#25589)ysds1-2/+13
2018-02-11use $input-bg for $custom-select-bg (#25564)m5o1-1/+1
2018-02-11Create a variable for label margin bottom (#25561)Andres Galante2-1/+3
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-02-07Enable `scss/dollar-variable-default` rule (#25542)freezy2-0/+2
2018-02-05Update devDependencies and gems. (#25551)XhmikosR3-849/+983
2018-02-03Clarify migration docs to remove mention of .table-responsive being for the p...Mark Otto1-1/+0
2018-02-03Fix pagination buttons hover z-index (#25532)Martijn Cuppens1-0/+1
2018-02-02close #25534Mark Otto1-1/+1
2018-02-02Override .custom-select width in .form-inline (#25414)Mark Otto1-1/+2
2018-01-31Examples: Prevent focus into closed offcanvas (#25524)ysds1-3/+5
2018-01-31Add FontAwesome to icon list. (#25451)Bardi Harborow1-0/+1
2018-01-31Clarify stacked-to-horizontal in layout/grid.md (#25520)Jan Clarin1-1/+1
2018-01-31Fix "CVV" label pointing to wrong field (#25518)ysds1-1/+1
2018-01-30Replace unicode character in _hover.scss (#25503)Richard van Laak1-1/+1
2018-01-30Fix example Blog post card text overflowing for medium screen size. (#25416)Ryan Cleary1-2/+2
2018-01-30Update devDependencies and gems. (#25502)XhmikosR4-47/+57
2018-01-28Fix typo in approach.md (#25492)exige811-1/+1
2018-01-23Update jQuery to v3.3.1. (#25398)XhmikosR19-23/+21
2018-01-23Fix typo in navs.md (#25404)M. Appelman1-1/+1
2018-01-22Update devDependencies. (#25371)XhmikosR2-468/+833
2018-01-21Feature: Add carousel fade option (#22958)Mark Otto2-9/+76