| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 2 | -332/+0 | |
| 2017-05-24 | Update Popper.js to 1.9.9 | Johann-S | 1 | -1/+1 | |
| 2017-05-17 | Update Popper.js 1.9.4 | Johann-S | 1 | -1/+1 | |
| 2017-05-14 | Update Popper.js 1.9.3 | Johann-S | 1 | -1/+1 | |
| 2017-05-14 | Update Popper.js 1.9.1 + Update documentation about Dropdown placement | Johann-S | 1 | -1/+1 | |
| 2017-05-14 | Update Popper.js 1.8.2 | Johann-S | 1 | -1/+1 | |
| 2017-05-14 | Remove totaly Tether from documentation + dependencies | Johann-S | 1 | -1/+1 | |
| 2017-05-05 | Add explicit role="main" to <main> elements (#22574) | Patrick H. Lauke | 1 | -1/+1 | |
| For compatibility in IE10/IE11 which don't otherwise "know" this element's role/don't expose it to AT | |||||
| 2017-03-30 | Add explicit aria-label to placeholder-only inputs | Patrick H. Lauke | 1 | -1/+1 | |
| While `placeholder` is nominally valid per spec http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation it is inelegant, a fallback, and not supported in ios/safari/voiceover and android/chrome/talkback, to name a few combinations `aria-describedby` is also not really the right tool for providing a name/label equivalent, so remove that from the list of possible alternative methods / clarify how it can be used | |||||
| 2017-03-23 | rename from .navbar-toggleable to .navbar-expand to reflect mobile first ↵ | Mark Otto | 1 | -1/+1 | |
| approach everywhere else | |||||
| 2017-03-23 | more docs updates | Mark Otto | 1 | -2/+2 | |
| 2017-03-20 | bump to jquery 3.2.1 | Mark Otto | 1 | -1/+1 | |
| 2017-03-20 | Update dependencies. | Bardi Harborow | 1 | -1/+1 | |
| 2017-03-05 | update instances of old classes in the docs | Mark Otto | 1 | -2/+2 | |
| 2017-01-23 | Fix body padding in Dashboard and Jumbotron examples. | Geremia Taglialatela | 1 | -2/+2 | |
| The actual navbar height is 3.5rem. | |||||
| 2017-01-05 | Update dependencies. | Bardi Harborow | 1 | -1/+1 | |
| 2017-01-02 | update docs and examples to use new utils | Mark Otto | 1 | -1/+1 | |
| 2016-12-31 | v4: Rip out IE compatibility mode meta tags (#21483) | Mark Otto | 1 | -2/+0 | |
| * Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro | |||||
| 2016-12-31 | switch to jquery slim, update examples to use code.jquery.com cdn | Mark Otto | 1 | -1/+1 | |
| 2016-12-28 | update all examples | Mark Otto | 1 | -5/+5 | |
| 2016-12-24 | unify alignment of all these dang navbar forms | Mark Otto | 1 | -2/+2 | |
| 2016-12-22 | more example fixes | Mark Otto | 1 | -8/+10 | |
| 2016-12-22 | put new toggler markup to use | Mark Otto | 1 | -1/+3 | |
| 2016-12-22 | fixes #18115: move forward with one naming scheme for inversed color ↵ | Mark Otto | 1 | -1/+1 | |
| schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name) | |||||
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -1/+1 | |
| 2016-11-25 | Refactor Dashboard example. (#21140) | Bardi Harborow | 2 | -106/+103 | |
| 2016-11-04 | Update docs to reflect new breakpoint naming convention | Eric Nolte | 1 | -4/+4 | |
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -6/+1 | |
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 1 | -2/+2 | |
| 2016-07-19 | remove navbar-toggler unicode symbol in HTML | Patrick H. Lauke | 1 | -6/+1 | |
| remove current HTML-based symbol, add any missing aria-* attributes | |||||
| 2016-06-28 | Support jQuery v3 in Bootstrap v4 (#20191) | Chris Rebert | 1 | -1/+1 | |
| * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x | |||||
| 2016-05-26 | Update jQuery to v2.2.4. | XhmikosR | 1 | -1/+1 | |
| 2016-03-19 | Update jQuery to v2.2.2. | XhmikosR | 1 | -1/+1 | |
| 2016-03-07 | Examples: Update tether to v1.2.0. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-27 | Example pages: Remove usages of defunct .page-header class | Chris Rebert | 2 | -4/+1 | |
| /fyi @mdo Note: The selector in dashboard.css that used .page-header was superfluous because the margin that it zeroed was already zero even without that declaration. [skip sauce] | |||||
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 1 | -6/+6 | |
| responsive flex grid working | |||||
| 2016-02-06 | Update base class for grid cols in all examples | Mark Otto | 1 | -6/+6 | |
| 2016-01-10 | docs: Add SRI hash for Tether; refs #18665 | Chris Rebert | 1 | -1/+1 | |
| 2016-01-10 | docs: Add SRI hash for jQuery; refs #18665 | Chris Rebert | 1 | -1/+1 | |
| 2015-12-24 | Add Tether to example pages that were missing it | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2015-12-06 | Remove .navbar-form from example pages; refs #18087 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 1 | -2/+2 | |
| 2015-10-24 | Switch to jQuery 2.1.4. | XhmikosR | 1 | -1/+1 | |
| Now that we don't support IE 8 it's safe to do that. | |||||
| 2015-10-08 | Remove double bottom border on sub header | Kevin Kirsche | 1 | -1/+1 | |
| The table includes a border between the two making this unnecessary | |||||
| 2015-10-06 | Add shrink-to-fit viewport directive | Patrick H. Lauke | 1 | -1/+1 | |
| Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510 | |||||
| 2015-09-06 | Clean up inclusion of IE-specific JS files. | XhmikosR | 1 | -3/+0 | |
| Move them to footer, and remove duplicate ones. [ci skip] | |||||
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 1 | -4/+4 | |
| Fix #17166 | |||||
| 2015-08-25 | For now, add hacky <div id="navbar"> to avoid HTML validation error in ↵ | David Baughman | 1 | -9/+11 | |
| Dashboard example Closes #17319 by merging it. | |||||
| 2015-08-24 | Replace remaining instances of defunct .visible* classes in docs | Chris Rebert | 1 | -1/+1 | |
| .visible-xs(-block) => .hidden-sm-up Fixes #17263. [skip sauce] | |||||
| 2015-08-22 | slightly better dashboard example | Mark Otto | 1 | -23/+17 | |
