| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2017-08-11 | Fix JavaScript case and a typo. (#23320) | XhmikosR | 1 | -1/+1 | |
| 2017-08-11 | Fix broken links in documentation. (#23315) | Jan Karlo Dela Cruz | 8 | -10/+10 | |
| 2017-08-11 | Updated Feather link (#23303) | Sean | 1 | -1/+1 | |
| Feather link didn't go anywhere. Changed feather link from `colebemis.com/feather` to `feathericons.com` | |||||
| 2017-08-11 | Update Rubygems version. (#23289) | béla | 1 | -2/+2 | |
| 2017-08-11 | Fix the broken about link in the footer (#23298) | Garth Bjerk | 1 | -2/+2 | |
| 2017-08-11 | Fix HTML validation errors. | XhmikosR | 1 | -2/+2 | |
| 2017-08-10 | v4 docs remove left over Tooltips and Popover documentation from Button ↵ | Patrick Yeo | 1 | -4/+0 | |
| Group page | |||||
| 2017-08-10 | Remove the Internet Explorer 10 for Windows Phone 8 workaround (#23122) | Christian Oliff | 1 | -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-10 | missed a modifier | Mark Otto | 1 | -1/+1 | |
| 2017-08-10 | clarify text, break up larger paragraph, shorten | Mark Otto | 1 | -1/+2 | |
| 2017-08-10 | Update badges in buttons examples | Mark Otto | 1 | -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-10 | v4 docs Input Group Sizing section should display `.input-group-sm` (#23151) | Patrick Yeo | 1 | -1/+1 | |
| 2017-08-10 | Update progress.md to reflect setting height on .progress | Dave | 1 | -5/+5 | |
| 2017-08-10 | Update modal.md | CarloMartini | 1 | -5/+2 | |
| Removed a duplicate explanation. | |||||
| 2017-08-10 | Add clear description and use case with example | Dillon Chanis | 1 | -10/+1 | |
| 2017-08-10 | Add use case description and example | Dillon Chanis | 1 | -0/+15 | |
| 2017-08-10 | Add examples of forms in dropdown menus | Mark Otto | 1 | -0/+49 | |
| 2017-08-10 | Set explicit text-align on <body> element so we can use inherit to override ↵ | Mark Otto | 1 | -1/+1 | |
| the default <th> text-align value | |||||
| 2017-08-10 | Update javascript.md | Mark Otto | 1 | -1/+1 | |
| 2017-08-10 | Add event.preventDefault documentation to javascript.md | Varunram | 1 | -1/+1 | |
| 2017-08-10 | Mention util.js on all JS plugin pages (#22955) | Mark Otto | 7 | -1/+11 | |
| Fixes #20660 | |||||
| 2017-08-10 | Remove broken CSS that tried to reset the absolute positioning when there ↵ | Mark Otto | 1 | -3/+3 | |
| was no text | |||||
| 2017-08-10 | Add basic property-value utils for position | Mark Otto | 1 | -0/+12 | |
| 2017-08-10 | Merge branch 'new-home' into v4-dev | Mark Otto | 4 | -0/+4 | |
| 2017-08-10 | Dropped .radio-inline and .checkbox-inline | Jonathan | 1 | -0/+1 | |
| Dropped `.radio-inline` and `.checkbox-inline`. | |||||
| 2017-08-09 | remove commented out code while here | Mark Otto | 1 | -4/+0 | |
| 2017-08-09 | rewrite parts of download page | Mark Otto | 1 | -6/+22 | |
