| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-27 | Fix URLs. | XhmikosR | 1 | -3/+3 | |
| Wrongfully changed in b9e59e9. | |||||
| 2019-02-15 | Replace `master` with `v3-dev` after the branch switch. (#28287) | XhmikosR | 1 | -4/+4 | |
| 2019-02-13 | Bump year. | XhmikosR | 1 | -1/+1 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -6/+6 | |
| 2018-10-08 | Bump year to 2018. | XhmikosR | 1 | -1/+1 | |
| 2018-04-07 | Fix HTML validation error. | XhmikosR | 1 | -1/+1 | |
| 2017-07-04 | update links, new version to v3.4.0, add new baseurl for easy v3.4 building | Mark Otto | 1 | -2/+2 | |
| 2016-07-21 | iOS 9.3 is still affected by https://webkit.org/b/153856 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-06-02 | Remove unsupported vendor prefixes for @viewport (#19955) | eiselzby | 1 | -2/+0 | |
| Fixes #19871 | |||||
| 2016-03-14 | Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertain | Pvanhesteren | 1 | -1/+1 | |
| Closes #19406 | |||||
| 2016-03-14 | Port #19537 to v3 | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] | |||||
| 2016-03-06 | Port #19424 to v3 | Chris Rebert | 1 | -2/+2 | |
| Docs: Link directly to printing-related browser bugs * https://bugs.chromium.org/p/chromium/issues/detail?id=273306 * https://bugs.webkit.org/show_bug.cgi?id=138192 [skip sauce] | |||||
| 2016-03-06 | Port #19423 to v3 | Chris Rebert | 1 | -1/+1 | |
| Docs: Add link to Chrome bug regarding `body { overflow: hidden; }` https://bugs.chromium.org/p/chromium/issues/detail?id=175502 [skip sauce] | |||||
| 2016-02-27 | Port v4 browser support tables to v3 | Patrick H. Lauke | 1 | -10/+37 | |
| 2016-02-03 | Port #19078 to v3 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-05-17 | Use `https` when possible. | XhmikosR | 1 | -2/+2 | |
| 2015-05-14 | Relicense ie10-viewport-bug-workaround.js under MIT License | Chris Rebert | 1 | -0/+2 | |
| Fixes #16470 Closes #16483 | |||||
| 2015-03-03 | Accessibility and headings hierarchy for the "Getting started" page. | Steven Black | 1 | -21/+21 | |
| Closes #15946 by merging it. | |||||
| 2015-02-12 | browser-device-support.html: tweak indentation | Chris Rebert | 1 | -2/+2 | |
| 2015-01-20 | Document sticky :hover on mobile browsers; fixes #12832 | Chris Rebert | 1 | -0/+3 | |
| 2014-11-29 | Merge pull request #15133 from patrickhlauke/docs-table-fixes | Mark Otto | 1 | -7/+7 | |
| Fixes to scope | |||||
| 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-12 | add link to MDN docs regarding iOS Safari element clickability | Chris Rebert | 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-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-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-22 | Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663 | Chris Rebert | 1 | -1/+1 | |
| 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 | |||||
| 2014-07-02 | clarify the iOS virtual keyboard bug with respect to navbars | Chris Rebert | 1 | -1/+1 | |
| 2014-06-19 | Document IE8 font-face weirdness | Bas Bosman | 1 | -0/+3 | |
| 2014-05-13 | add link to StackOverflow question regarding Android <select> bug | Chris Rebert | 1 | -1/+1 | |
| 2014-05-04 | Merge pull request #13495 from twbs/android-firefox | Mark Otto | 1 | -1/+1 | |
| Officially support Android Firefox | |||||
| 2014-05-03 | mark Android Firefox as officially supported | Chris Rebert | 1 | -1/+1 | |
| 2014-05-03 | document #13390 | Chris Rebert | 1 | -2/+2 | |
| 2014-03-31 | add document ready jQuery wrapper in Android Browser workaround | Chris Rebert | 1 | -5/+7 | |
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+187 | |
