aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Add clear description and use case with exampleDillon Chanis1-10/+1
2017-08-10Add use case description and exampleDillon Chanis1-0/+15
2017-08-10Add examples of forms in dropdown menusMark Otto1-0/+49
2017-08-10Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto1-1/+1
2017-08-10Update javascript.mdMark Otto1-1/+1
2017-08-10Add event.preventDefault documentation to javascript.mdVarunram1-1/+1
2017-08-10Mention util.js on all JS plugin pages (#22955)Mark Otto7-1/+11
2017-08-10Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto1-3/+3
2017-08-10Add basic property-value utils for positionMark Otto1-0/+12
2017-08-10Merge branch 'new-home' into v4-devMark Otto4-0/+4
2017-08-10Dropped .radio-inline and .checkbox-inlineJonathan1-0/+1
2017-08-09remove commented out code while hereMark Otto1-4/+0
2017-08-09rewrite parts of download pageMark Otto1-6/+22
2017-08-09clarify optional js, add some links, emphasize some textMark Otto2-4/+7
2017-08-09Fix flex order generated code and a typo.XhmikosR1-6/+3
2017-08-07new homepage, new assets, clean out old stuffMark Otto4-0/+4
2017-08-06Fix typoPablo Crivella1-1/+1
2017-08-04better label, remove some contents to better illustrate behaviorMark Otto1-12/+1
2017-08-04remove old validation docs, fixes #23217Mark Otto1-28/+0
2017-07-31Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-4/+4
2017-07-31fixes https://github.com/toshimaru/jekyll-toc/issues/25Mark Otto1-10/+5
2017-07-31Fix HTML errors. (#23184)XhmikosR1-4/+4
2017-07-30Update docs and carousel example for `order-`.XhmikosR2-8/+9
2017-07-30Update accessibility.md汪磊1-1/+1
2017-07-28Update Popper.js to 1.11.0 (#23162)Johann-S3-3/+3
2017-07-16fix location of favicons so it loads when viewing the examples. This is the o...Scott Petrovic18-18/+18
2017-07-14only need the one utility class, it'll naturally apply at sm and aboveMark Otto1-1/+1
2017-07-14Fix #22974John Galt1-1/+1
2017-07-14mention how to do edge-to-edge in docsMark Otto1-0/+2
2017-07-14fixes #23045Mark Otto1-5/+0
2017-07-12Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-1/+31
2017-07-13Add badge counter example and accessibility advicePatrick H. Lauke1-0/+30
2017-07-12Fixed a word (connectinh / connecting)Casper1-1/+1
2017-07-09fix broken example linkMark Otto1-1/+1
2017-07-06Docs: added missing quote in input-group example (#23010)Vincent Le Put1-1/+1
2017-07-05move the about directory into the docs to avoid collision with the multiple v...Mark Otto5-0/+170
2017-07-04Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-4/+4
2017-07-04Update Popper.js to 1.10.8Johann-S3-3/+3
2017-07-04fixed doc vertical-align.md "inlie" to "inline" (#22984)Casper1-1/+1
2017-07-03fixes #22979Mark Otto1-1/+1
2017-07-02fixes #22968Mark Otto1-1/+1
2017-07-02fix some busted linksMark Otto6-37/+5
2017-07-01Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto1-1/+7
2017-07-01update linkMark Otto1-1/+1
2017-07-01update nameMark Otto1-1/+1
2017-07-01Redo the "responsive helpers" filesMark Otto2-29/+63
2017-07-01Move /utilities/typography to /utilities/text to match SCSS file nameMark Otto6-6/+6
2017-07-01Move /utilities/flexbox to /utilities/flex to match name of SCSS fileMark Otto7-7/+7
2017-07-01cleanup offsetsMark Otto4-15/+13
2017-06-30clip to border-box, update overlayMark Otto1-1/+1