| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-09-04 | Removing extra bracket in introduction docs. (#23791) | Morva Kristóf | 1 | -1/+1 | |
| 2017-09-04 | Improve clarity of documentation for .card-body (#23691) | oxlay | 1 | -2/+2 | |
| 2017-09-04 | v4 docs Update Table Responsive to include ↵ | Patrick Yeo | 1 | -2/+16 | |
| `.table-responsive{-sm|-md|-lg|-xl}` (#23665) | |||||
| 2017-09-04 | Mention dropping of .checkbox/.radio (#23656) | Herst | 1 | -0/+1 | |
| * Mention dropping of .checkbox/.radio * copy edirts | |||||
| 2017-09-04 | Remove usage of dropped .checkbox from docs (#23655) | Herst | 1 | -3/+3 | |
| 2017-09-04 | Drop Bower support (#23568) | Tanguy Krotoff | 2 | -10/+2 | |
| 2017-09-04 | IE11 supports pointer-events CSS property | Herst | 1 | -1/+1 | |
| See http://caniuse.com/#feat=pointer-events | |||||
| 2017-09-02 | Merge branch 'v4-dev' into patch-5 | Johann-S | 5 | -24/+29 | |
| 2017-09-02 | Fix migration button stateful link | vsn4ik | 1 | -1/+1 | |
| 2017-09-01 | Correct typo (#23805) | Eugenio | 1 | -1/+1 | |
| Shouldn't this be 'output' ? | |||||
| 2017-09-01 | Correct typo in in-page anchor (#23777) | Patrick H. Lauke | 1 | -1/+1 | |
| Fixes https://github.com/twbs/bootstrap/issues/23773 | |||||
| 2017-08-31 | adds accecibility notes to breadcrumbs | Andres Galante | 1 | -20/+25 | |
| 2017-08-30 | typo correct aria-controls | Chirag Modi | 1 | -1/+1 | |
| 2017-08-29 | Merge branch 'v4-dev' into patch-5 | Johann-S | 2 | -2/+2 | |
| 2017-08-29 | Fix misspell | Jqmey | 1 | -1/+1 | |
| 2017-08-26 | Add missing class in the list-group example with links (#23677) | Valentin Alexiev | 1 | -1/+1 | |
| 2017-08-25 | Remove speculations about jQuery 3 | Herst | 1 | -1/+1 | |
| 2017-08-23 | Use the Jekyll config variable for popper.min.js. | XhmikosR | 3 | -3/+3 | |
| 2017-08-23 | Update Popper.js to 1.12.3 | Johann-S | 3 | -3/+3 | |
| 2017-08-22 | remove d-flex class from img tag in docs | Chirag Modi | 1 | -10/+10 | |
| 2017-08-21 | v4 docs Update Table docs with `.table-dark` and `.thead-light` changes | Patrick Yeo | 1 | -11/+11 | |
| 2017-08-21 | Added missing dot (#23601) | SKmedix | 1 | -1/+1 | |
| 2017-08-21 | Remove trailing spaces (#23593) | Иван Жеков | 1 | -12/+12 | |
| 2017-08-20 | remove mention of clearfix source from docs, closes #23578 | Mark Otto | 1 | -1/+1 | |
| 2017-08-20 | Changed Typography title to Text | Simon Podlipsky | 1 | -1/+1 | |
| 2017-08-20 | Restore grid offset classes | Mark Otto | 1 | -2/+45 | |
| Fixes #23360 by restoring just the offset class generation to our grid framework mixins. Also restores the `make-col-offset` mixin. Docs have been restored to illustrate this behavior and merged with the newer margin utilities examples. | |||||
| 2017-08-19 | Carousel prev/next controls are renamed accordingly (#23561) | Jeroen van Warmerdam | 1 | -1/+1 | |
| 2017-08-18 | Update reboot.md (#23521) | XhmikosR | 1 | -3/+3 | |
| 2017-08-17 | Fix error in Alerts component doc (#23522) | Jonathan Berger | 1 | -1/+1 | |
| 2017-08-17 | Remove the unneeded `d-block` from `.carousel-item`s. (#23472) | XhmikosR | 1 | -3/+3 | |
| 2017-08-16 | browsers-devices.md: fix typo. (#23495) | XhmikosR | 1 | -1/+1 | |
| 2017-08-15 | Fixed Example Carousel so it works on mobile (#23470) | Retroity | 1 | -3/+3 | |
| 2017-08-15 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+0 | |
| 2017-08-15 | fixes #23464: update grid migration docs to mention order replaced push/pull | Mark Otto | 1 | -1/+2 | |
| 2017-08-15 | Remove $zindex-dropdown-backdrop from docs (#23461) | Rolandas Barysas | 1 | -1/+0 | |
| It was removed in 6d64afe. | |||||
| 2017-08-14 | Small typo on screenreaders page (#23416) | Peder Johnsen | 1 | -1/+1 | |
| Just fixes small typo | |||||
| 2017-08-14 | Mention badge-default in migration docs, fix typo on popover docs (#23409) | jipexu | 2 | -1/+2 | |
| 2017-08-14 | Remove apostrophe | Cory Becker | 1 | -1/+1 | |
| 2017-08-14 | v4 docs Add description for global variable `$enable-caret` | Patrick Yeo | 1 | -0/+1 | |
| 2017-08-13 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2017-08-13 | Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| heikojansen-patch-1 | |||||
| 2017-08-13 | docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388) | Alan Orth | 1 | -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-11 | fixing list-group badge example (#23293) | béla | 1 | -3/+3 | |
| https://github.com/twbs/bootstrap/issues/23291 | |||||
| 2017-08-11 | Use input type search for search fields | Jonathan | 1 | -9/+9 | |
| 2017-08-11 | Remove IE 10 viewport bug workaround JS. | XhmikosR | 18 | -54/+0 | |
| 2017-08-11 | Fix malformed link | Brian Surowiec | 1 | -1/+1 | |
| 2017-08-11 | Fix .table-info migration text | Clark Winkelmann | 1 | -1/+1 | |
| .table-info should be .info in bootstrap 3 | |||||
| 2017-08-11 | Fix about sidebar. | XhmikosR | 1 | -0/+1 | |
| 2017-08-11 | “Sass” is standard in text and headings. (#23328) | Steven Black | 1 | -1/+1 | |
| 2017-08-11 | Fix broken links in doc (#23324) | Chirag Modi | 3 | -3/+3 | |
