| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-10-23 | Adding subresource hashes to CDN links. | Chris Barry | 1 | -3/+3 | |
| In Firefox 43 and Chrome 45 there will be support for Subresource Iintegrity (SRI). More information here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity Closes #17729 by merging a tweaked version of it. | |||||
| 2015-08-04 | Help with issues like #16823 by mentioning where to download example source code | Mark Otto | 1 | -0/+2 | |
| 2015-06-19 | Added *.min.map to whats-included. | vsn4ik | 1 | -1/+3 | |
| 2015-05-26 | Update source maps link | Morton Fox | 1 | -1/+1 | |
| 2015-05-17 | Use `https` when possible. | XhmikosR | 5 | -6/+6 | |
| 2015-05-14 | Relicense ie10-viewport-bug-workaround.js under MIT License | Chris Rebert | 1 | -0/+2 | |
| Fixes #16470 Closes #16483 | |||||
| 2015-05-10 | Update jQuery to v1.11.3. | XhmikosR | 1 | -1/+1 | |
| 2015-04-30 | Remove inappropriate role="button" from download links | Patrick H. Lauke | 1 | -3/+3 | |
| 2015-03-20 | Add docs on how to install Bootstrap via composer | Rodrigo Prado | 1 | -0/+4 | |
| Closes #16113 Closes #16114 [skip sauce] | |||||
| 2015-03-03 | Accessibility and headings hierarchy for the "Getting started" page. | Steven Black | 7 | -58/+58 | |
| Closes #15946 by merging it. | |||||
| 2015-03-01 | Fix URL to match the keyword | Kevin Kirsche | 1 | -1/+1 | |
| Fix URL to match the keyword | |||||
| 2015-02-24 | Merge pull request #15828 from kkirsche/patch-20 | Chris Rebert | 1 | -0/+1 | |
| Add plugin package keyword recommendation | |||||
| 2015-02-23 | Add plugin package keyword recommendation | Kevin Kirsche | 1 | -0/+1 | |
| Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS specificity Add additional comment to docs Fix capitalization Update tag per @mdo's recommendation | |||||
| 2015-02-21 | Fix copy/pasta'd id on accessibility skiplink callout | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-02-21 | Typo in URL | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-02-20 | fixed a few typos in the docs | Jon Chretien | 1 | -1/+1 | |
| 2015-02-17 | Use https://www.npmjs.com (new site). | vsn4ik | 1 | -1/+1 | |
| 2015-02-12 | browser-device-support.html: tweak indentation | Chris Rebert | 1 | -2/+2 | |
| 2015-02-06 | Update Twitter handle: @twbootstrap => @getbootstrap | Chris Rebert | 1 | -1/+1 | |
| Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0 CC: @mdo | |||||
| 2015-02-04 | Merge pull request #15714 from patrickhlauke/skip-link-fixes | Patrick H. Lauke | 1 | -2/+7 | |
| Skip link workarounds for Chrome and IE | |||||
| 2015-02-03 | Merge pull request #15658 from kkirsche/patch-3 | XhmikosR | 1 | -0/+1 | |
| Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags | |||||
| 2015-02-02 | Fix issue #15601 — Position of X-UA-Compatible | Kevin Kirsche | 1 | -0/+1 | |
| Fix issue #15601 — Position of X-UA-Compatible, charset and viewport Add comment to all examples The non-responsive is correctly saying 2 instead of 3 | |||||
| 2015-02-02 | Expand/clean-up prose about skip links | Patrick H. Lauke | 1 | -2/+2 | |
| 2015-01-31 | Skip link workarounds for Chrome and IE | Patrick H. Lauke | 1 | -1/+6 | |
| Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements) | |||||
| 2015-01-30 | License FAQ clarification | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-01-20 | Document sticky :hover on mobile browsers; fixes #12832 | Chris Rebert | 1 | -0/+3 | |
| 2015-01-15 | Docs: add missing "http://" | Chris Rebert | 1 | -1/+1 | |
| 2015-01-14 | document usage of npm package; fixes #15127 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] | |||||
| 2015-01-07 | Update jQuery to v1.11.2. | XhmikosR | 1 | -1/+1 | |
| 2014-12-31 | Merge pull request #15473 from twbs/autoprefixer-docs | Chris Rebert | 1 | -0/+3 | |
| Document that Autoprefixer is required | |||||
| 2014-12-30 | Remove extra word from disabling-responsiveness.html | Nate Eagleson | 1 | -1/+1 | |
| 2014-12-30 | Document that Autoprefixer is required | Chris Rebert | 1 | -0/+3 | |
| Closes #14937 [skip sauce] | |||||
| 2014-12-14 | Merge pull request #15348 from bastienmoulia/master | Mark Otto | 1 | -1/+2 | |
| Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons | |||||
| 2014-12-14 | Expand/clarify advice about skip links | Patrick H. Lauke | 1 | -2/+3 | |
| 2014-12-12 | Add glyphicons fonts in woff2 | Bastien | 1 | -1/+2 | |
| 2014-12-05 | Repeat warning comment about keeping "What's included" sections in sync | Chris Rebert | 1 | -1/+2 | |
| Refs #15238 [skip sauce] | |||||
| 2014-11-29 | Merge pull request #15133 from patrickhlauke/docs-table-fixes | Mark Otto | 1 | -7/+7 | |
| Fixes to scope | |||||
| 2014-11-29 | fix the run-on | Mark Otto | 1 | -1/+1 | |
| 2014-11-27 | Add CSS source maps reference to docs. Closes #15211 | Peter Blazejewicz | 1 | -1/+3 | |
| - update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article | |||||
| 2014-11-24 | Merge pull request #15108 from zacechola/irc_room | Julian Thilo | 1 | -1/+1 | |
| corrects IRC room | |||||
| 2014-11-17 | Since Safari has released new fixed versions, we're unlikely to take any ↵ | Chris Rebert | 1 | -1/+0 | |
| further action on this. | |||||
| 2014-11-14 | Fixes to scope | Patrick H. Lauke | 1 | -7/+7 | |
| as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``) | |||||
| 2014-11-14 | Specify `img` alternative text. | XhmikosR | 1 | -18/+18 | |
| 2014-11-13 | Fix link | Quy Ton | 1 | -1/+1 | |
| 2014-11-13 | clarify that Bower is one among several installation methods | Chris Rebert | 1 | -1/+1 | |
| 2014-11-13 | Fix a small grammar mistake. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2014-11-13 | escaped uri | Zac Echola | 1 | -1/+1 | |
| 2014-11-12 | add link to MDN docs regarding iOS Safari element clickability | Chris Rebert | 1 | -1/+1 | |
| 2014-11-12 | corrects IRC room | Zac Echola | 1 | -1/+1 | |
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 1 | -23/+23 | |
| plus minor tweak to customizer's generated alerts | |||||
