| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 10 | -8393/+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 | 2 | -2/+1 | |
| 2017-05-14 | Remove totaly Tether from documentation + dependencies | Johann-S | 2 | -2/+3 | |
| 2017-05-14 | Remove Tether from package.json + Update Popper | Johann-S | 1 | -1/+1 | |
| 2017-05-14 | Fix unit tests + Update Popper to 1.6.0 | Johann-S | 1 | -2/+2 | |
| 2017-05-14 | Use Popper for tooltip and popover | Johann-S | 2 | -1/+3 | |
| 2017-04-16 | Make "Copy" buttons actual buttons | Patrick H. Lauke | 1 | -2/+9 | |
| This makes them keyboard-accessible. For mouse users, the only change here is that the focus outline will remain on the button once clicked (in future, this can be solved with :focus-ring, but for now this would require a polyfill). the tooltip is explicitly hidden on `mouseleave`, so even though the `<button>` retains focus after clicking, the tooltip won't stay visible once mouse user moves away. the mouse hover styles have explicitly not been make to also apply to :focus, so as to minimise the visual impact for mouse users (though the tooltip remains visible) - but due to the default outline and the custom tooltip, it should be fairly clear when keyboard users set focus to a copy button too. | |||||
| 2017-03-26 | grunt | Mark Otto | 1 | -1/+1 | |
| 2017-03-20 | bump to jquery 3.2.1 | Mark Otto | 1 | -14/+23 | |
| 2017-03-20 | Update dependencies. | Bardi Harborow | 1 | -4/+8151 | |
| 2017-03-18 | grunt | Mark Otto | 1 | -2/+2 | |
| 2017-03-12 | Update dependencies. | Bardi Harborow | 2 | -3/+3 | |
| 2017-03-03 | grunt | Mark Otto | 1 | -10/+3 | |
| 2017-01-08 | Fix incorrect docs.min.js bundle source. | Bardi Harborow | 1 | -7/+4 | |
| 2017-01-05 | grunt | Mark Otto | 1 | -8/+8 | |
| 2017-01-05 | Update dependencies. | Bardi Harborow | 2 | -3/+3 | |
| 2017-01-01 | Update more copyright years to 2017 (#21491) | Quan You | 1 | -2/+2 | |
| * Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017 | |||||
| 2017-01-01 | grunt | Heinrich Fenkart | 1 | -11/+10 | |
| 2017-01-01 | Update copyright years to 2017 | Nuno Arruda | 1 | -2/+2 | |
| 2016-12-31 | move local docs jquery to slim | Mark Otto | 2 | -4/+4 | |
| 2016-12-30 | hook up animation toggle | Mark Otto | 1 | -0/+5 | |
| 2016-12-31 | Change remaining JS files to comply with ESLint config. | Bardi Harborow | 3 | -10/+10 | |
| 2016-12-24 | grunt | Mark Otto | 1 | -5/+9 | |
| 2016-12-22 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-12-23 | Change scope of docs anchor preventDefault to include modals. | Bardi Harborow | 1 | -1/+1 | |
| 2016-11-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-11-28 | Replacement for #20602 (#21236) | Mark Otto | 1 | -1/+2 | |
| * Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let | |||||
| 2016-10-09 | grunt | Mark Otto | 1 | -6/+6 | |
| 2016-10-09 | Merge pull request #20555 from bardiharborow/updatedeps | Mark Otto | 6 | -13/+13 | |
| Update dependencies, including Babel to v6 and zeroUnits fix. | |||||
| 2016-10-09 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Update dependencies, including Babel to v6 and zeroUnits fix. | Bardi Harborow | 6 | -13/+13 | |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 2 | -2/+2 | |
| 2016-06-28 | Support jQuery v3 in Bootstrap v4 (#20191) | Chris Rebert | 1 | -4/+4 | |
| * 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-06-26 | grunt dist docs | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 2016-06-04 | grunt | Chris Rebert | 1 | -1/+2 | |
| [ci skip] | |||||
| 2016-05-26 | Merge pull request #19894 from twbs/v4-dev-jquery223 | XhmikosR | 2 | -5/+5 | |
| Update jQuery to v2.2.4. | |||||
| 2016-05-26 | Fix error with the new jQuery. | XhmikosR | 1 | -1/+1 | |
| 2016-05-26 | Update jQuery to v2.2.4. | XhmikosR | 1 | -4/+4 | |
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 3 | -0/+3 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2016-03-19 | Update jQuery to v2.2.2. | XhmikosR | 1 | -4/+4 | |
| 2016-02-28 | Run grunt. | XhmikosR | 1 | -3/+4 | |
| [ci skip] | |||||
| 2016-02-28 | Update holder.js to v2.9.3. | XhmikosR | 1 | -3/+4 | |
| [ci skip] | |||||
| 2016-02-27 | Run `grunt`. | XhmikosR | 1 | -8/+3 | |
| [ci skip] | |||||
| 2016-02-27 | Update tether to v1.2.0. | XhmikosR | 1 | -2/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-27 | Update jekyll-search to v1.1.1. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-02-27 | Update clipboard.js to v1.5.9. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
