aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started/browser-device-support.html
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Fix URLs.XhmikosR1-3/+3
Wrongfully changed in b9e59e9.
2019-02-15Replace `master` with `v3-dev` after the branch switch. (#28287)XhmikosR1-4/+4
2019-02-13Bump year.XhmikosR1-1/+1
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-6/+6
2018-10-08Bump year to 2018.XhmikosR1-1/+1
2018-04-07Fix HTML validation error.XhmikosR1-1/+1
2017-07-04update links, new version to v3.4.0, add new baseurl for easy v3.4 buildingMark Otto1-2/+2
2016-07-21iOS 9.3 is still affected by https://webkit.org/b/153856Chris Rebert1-1/+1
[skip sauce]
2016-06-02Remove unsupported vendor prefixes for @viewport (#19955)eiselzby1-2/+0
Fixes #19871
2016-03-14Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertainPvanhesteren1-1/+1
Closes #19406
2016-03-14Port #19537 to v3Chris Rebert1-0/+2
[skip sauce]
2016-03-06Port #19424 to v3Chris Rebert1-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-06Port #19423 to v3Chris Rebert1-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-27Port v4 browser support tables to v3Patrick H. Lauke1-10/+37
2016-02-03Port #19078 to v3Chris Rebert1-1/+1
[skip sauce]
2015-05-17Use `https` when possible.XhmikosR1-2/+2
2015-05-14Relicense ie10-viewport-bug-workaround.js under MIT LicenseChris Rebert1-0/+2
Fixes #16470 Closes #16483
2015-03-03Accessibility and headings hierarchy for the "Getting started" page.Steven Black1-21/+21
Closes #15946 by merging it.
2015-02-12browser-device-support.html: tweak indentationChris Rebert1-2/+2
2015-01-20Document sticky :hover on mobile browsers; fixes #12832Chris Rebert1-0/+3
2014-11-29Merge pull request #15133 from patrickhlauke/docs-table-fixesMark Otto1-7/+7
Fixes to scope
2014-11-17Since Safari has released new fixed versions, we're unlikely to take any ↵Chris Rebert1-1/+0
further action on this.
2014-11-14Fixes to scopePatrick H. Lauke1-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-12add link to MDN docs regarding iOS Safari element clickabilityChris Rebert1-1/+1
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke1-23/+23
plus minor tweak to customizer's generated alerts
2014-11-10Remove X-UA-Compatible caveat from Validators docsChris Rebert1-1/+1
Refs #15072
2014-11-03Add #14868 to the compatibility docsChris Rebert1-2/+11
2014-10-02Fixes #14251: Don't use hidden screen reader content in docs table so that ↵Mark Otto1-15/+15
Safari doesn't screw up overflow: hidden; content
2014-09-22Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663Chris Rebert1-1/+1
2014-09-05Add section to docs explaining our stance on validatorsChris Rebert1-0/+5
2014-07-15Fix jsbin linkBas Bosman1-1/+1
2014-07-15Another new js bin linkMark Otto1-1/+1
/cc @cvrebert @hnrch02
2014-07-14fix #14114 mo' bettaChris Rebert1-1/+1
2014-07-12Use bootstrapcdn linksMark Otto1-1/+1
2014-07-12New Android select exampleMark Otto1-1/+1
Fixes #14114
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-06-19Document IE8 font-face weirdnessBas Bosman1-0/+3
2014-05-13add link to StackOverflow question regarding Android <select> bugChris Rebert1-1/+1
2014-05-04Merge pull request #13495 from twbs/android-firefoxMark Otto1-1/+1
Officially support Android Firefox
2014-05-03mark Android Firefox as officially supportedChris Rebert1-1/+1
2014-05-03document #13390Chris Rebert1-2/+2
2014-03-31add document ready jQuery wrapper in Android Browser workaroundChris Rebert1-5/+7
2014-03-16Break up docs into includesMark Otto1-0/+187