| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2017-08-09 | clarify optional js, add some links, emphasize some text | Mark Otto | 2 | -4/+7 | |
| 2017-08-09 | Fix flex order generated code and a typo. | XhmikosR | 1 | -6/+3 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 4 | -0/+4 | |
| 2017-08-06 | Fix typo | Pablo Crivella | 1 | -1/+1 | |
| 2017-08-04 | better label, remove some contents to better illustrate behavior | Mark Otto | 1 | -12/+1 | |
| 2017-08-04 | remove old validation docs, fixes #23217 | Mark Otto | 1 | -28/+0 | |
| 2017-07-31 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -4/+4 | |
| 2017-07-31 | fixes https://github.com/toshimaru/jekyll-toc/issues/25 | Mark Otto | 1 | -10/+5 | |
| 2017-07-31 | Fix HTML errors. (#23184) | XhmikosR | 1 | -4/+4 | |
| The "aria-controls" attribute must point to an element in the same document. | |||||
| 2017-07-30 | Update docs and carousel example for `order-`. | XhmikosR | 2 | -8/+9 | |
| 2017-07-30 | Update accessibility.md | 汪磊 | 1 | -1/+1 | |
| 2017-07-28 | Update Popper.js to 1.11.0 (#23162) | Johann-S | 3 | -3/+3 | |
| 2017-07-16 | fix location of favicons so it loads when viewing the examples. This is the ↵ | Scott Petrovic | 18 | -18/+18 | |
| only one I found in the project, so I am assuming it is the right one to point to (#22895) | |||||
| 2017-07-14 | only need the one utility class, it'll naturally apply at sm and above | Mark Otto | 1 | -1/+1 | |
| 2017-07-14 | Fix #22974 | John Galt | 1 | -1/+1 | |
| 2017-07-14 | mention how to do edge-to-edge in docs | Mark Otto | 1 | -0/+2 | |
| /cc #23070 | |||||
| 2017-07-14 | fixes #23045 | Mark Otto | 1 | -5/+0 | |
| 2017-07-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -1/+31 | |
| 2017-07-13 | Add badge counter example and accessibility advice | Patrick H. Lauke | 1 | -0/+30 | |
| 2017-07-12 | Fixed a word (connectinh / connecting) | Casper | 1 | -1/+1 | |
| 2017-07-09 | fix broken example link | Mark Otto | 1 | -1/+1 | |
| 2017-07-06 | Docs: added missing quote in input-group example (#23010) | Vincent Le Put | 1 | -1/+1 | |
| 2017-07-05 | move the about directory into the docs to avoid collision with the multiple ↵ | Mark Otto | 5 | -0/+170 | |
| versions of our hosted docs | |||||
