aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0
AgeCommit message (Collapse)AuthorFilesLines
2017-08-18Update reboot.md (#23521)XhmikosR1-3/+3
2017-08-17Fix error in Alerts component doc (#23522)Jonathan Berger1-1/+1
2017-08-17Remove the unneeded `d-block` from `.carousel-item`s. (#23472)XhmikosR1-3/+3
2017-08-16browsers-devices.md: fix typo. (#23495)XhmikosR1-1/+1
2017-08-15Fixed Example Carousel so it works on mobile (#23470)Retroity1-3/+3
2017-08-15Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+0
2017-08-15fixes #23464: update grid migration docs to mention order replaced push/pullMark Otto1-1/+2
2017-08-15Remove $zindex-dropdown-backdrop from docs (#23461)Rolandas Barysas1-1/+0
It was removed in 6d64afe.
2017-08-14Small typo on screenreaders page (#23416)Peder Johnsen1-1/+1
Just fixes small typo
2017-08-14Mention badge-default in migration docs, fix typo on popover docs (#23409)jipexu2-1/+2
2017-08-14Remove apostropheCory Becker1-1/+1
2017-08-14v4 docs Add description for global variable `$enable-caret`Patrick Yeo1-0/+1
2017-08-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2017-08-13Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into ↵Mark Otto1-2/+2
heikojansen-patch-1
2017-08-13docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)Alan Orth1-1/+1
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
2017-08-11fixing list-group badge example (#23293)béla1-3/+3
https://github.com/twbs/bootstrap/issues/23291
2017-08-11Use input type search for search fieldsJonathan1-9/+9
2017-08-11Remove IE 10 viewport bug workaround JS.XhmikosR18-54/+0
2017-08-11Fix malformed linkBrian Surowiec1-1/+1
2017-08-11Fix .table-info migration textClark Winkelmann1-1/+1
.table-info should be .info in bootstrap 3
2017-08-11Fix about sidebar.XhmikosR1-0/+1
2017-08-11“Sass” is standard in text and headings. (#23328)Steven Black1-1/+1
2017-08-11Fix broken links in doc (#23324)Chirag Modi3-3/+3
2017-08-11Fix JavaScript case and a typo. (#23320)XhmikosR1-1/+1
2017-08-11Fix broken links in documentation. (#23315)Jan Karlo Dela Cruz8-10/+10
2017-08-11Updated Feather link (#23303)Sean1-1/+1
Feather link didn't go anywhere. Changed feather link from `colebemis.com/feather` to `feathericons.com`
2017-08-11Update Rubygems version. (#23289)béla1-2/+2
2017-08-11Fix the broken about link in the footer (#23298)Garth Bjerk1-2/+2
2017-08-11Fix HTML validation errors.XhmikosR1-2/+2
2017-08-10v4 docs remove left over Tooltips and Popover documentation from Button ↵Patrick Yeo1-4/+0
Group page
2017-08-10Remove the Internet Explorer 10 for Windows Phone 8 workaround (#23122)Christian Oliff1-22/+0
I suggest that there's no longer a need to include the section on workaround for the IE10 bug on Windows Phone 8. Not only was this bug patched in a later release of Windows Phone 8 (which shipped in 2013), but Windows Phone 8's support ended a long time ago - even its successor Windows Phone 8.1 is no longer supported by Microsoft. The potential audience affected by this bug is likely microscopic so I suggest it can be safely removed. I suggest the workaround JS (http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js) can also be safely removed from the docs and examples but I haven't done that in this PR.
2017-08-10missed a modifierMark Otto1-1/+1
2017-08-10clarify text, break up larger paragraph, shortenMark Otto1-1/+2
2017-08-10Update badges in buttons examplesMark Otto1-19/+7
- Given buttons a required modifier (.btn alone is incomplete) - Given the primary button, use a .badge-light for better contrast - Consolidate example and highlight code with a `{% example %}` block
2017-08-10v4 docs Input Group Sizing section should display `.input-group-sm` (#23151)Patrick Yeo1-1/+1
2017-08-10Update progress.md to reflect setting height on .progressDave1-5/+5
2017-08-10Update modal.mdCarloMartini1-5/+2
Removed a duplicate explanation.
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 ↵Mark Otto1-1/+1
the default <th> text-align value
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
Fixes #20660
2017-08-10Remove broken CSS that tried to reset the absolute positioning when there ↵Mark Otto1-3/+3
was no text
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
Dropped `.radio-inline` and `.checkbox-inline`.
2017-08-09remove commented out code while hereMark Otto1-4/+0
2017-08-09rewrite parts of download pageMark Otto1-6/+22