| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 1 | -0/+5 | |
| Closes #14951 by merging it. | |||||
| 2014-11-10 | Remove X-UA-Compatible caveat from Validators docs | Chris Rebert | 1 | -1/+1 | |
| Refs #15072 | |||||
| 2014-11-03 | Add #14868 to the compatibility docs | Chris Rebert | 1 | -2/+11 | |
| 2014-10-28 | reads more smoothly | Chris Rebert | 1 | -1/+1 | |
| For @XhmikosR | |||||
| 2014-10-23 | Fix a small typo in comment. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2014-10-14 | clarify that "build & test everything" Grunt task requires Jekyll | Chris Rebert | 1 | -1/+1 | |
| Refs #13131. | |||||
| 2014-10-02 | Fixes #14251: Don't use hidden screen reader content in docs table so that ↵ | Mark Otto | 1 | -15/+15 | |
| Safari doesn't screw up overflow: hidden; content | |||||
| 2014-09-24 | fix typo in Tools section of Getting Started docs | Chris Rebert | 1 | -1/+1 | |
| 2014-09-23 | Mention Bootlint in Getting Started docs under new Tools section | Chris Rebert | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-09-22 | Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663 | Chris Rebert | 1 | -1/+1 | |
| 2014-09-17 | tweak `grunt docs` description | Chris Rebert | 1 | -2/+2 | |
| 2014-09-17 | Fixes #14628, #14629: Add note to docs about grunt docs command | Mark Otto | 1 | -0/+3 | |
| 2014-09-05 | Add section to docs explaining our stance on validators | Chris Rebert | 1 | -0/+5 | |
| 2014-07-15 | Fix jsbin link | Bas Bosman | 1 | -1/+1 | |
| 2014-07-15 | Another new js bin link | Mark Otto | 1 | -1/+1 | |
| /cc @cvrebert @hnrch02 | |||||
| 2014-07-14 | fix #14114 mo' betta | Chris Rebert | 1 | -1/+1 | |
| 2014-07-12 | Use bootstrapcdn links | Mark Otto | 1 | -1/+1 | |
| 2014-07-12 | New Android select example | Mark Otto | 1 | -1/+1 | |
| Fixes #14114 | |||||
