Chris Rebert
2e20e67dc1
Document sticky :hover on mobile browsers; fixes #12832
2015-01-20 19:22:20 -08:00
Mark Otto
65f72ff095
Merge pull request #15133 from patrickhlauke/docs-table-fixes
...
Fixes to scope
2014-11-29 23:17:36 -08:00
Chris Rebert
03f35d2dab
Since Safari has released new fixed versions, we're unlikely to take any further action on this.
2014-11-17 03:19:05 -08:00
Patrick H. Lauke
db4e5efb8f
Fixes to scope
...
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 13:40:09 +00:00
Chris Rebert
82eaefcd43
add link to MDN docs regarding iOS Safari element clickability
2014-11-12 16:16:10 -08:00
Patrick H. Lauke
9391ef207f
aria-hidden added to some stray glyphicons
...
plus minor tweak to customizer's generated alerts
2014-11-11 22:41:21 +00:00
Chris Rebert
c513f58c6a
Remove X-UA-Compatible caveat from Validators docs
...
Refs #15072
2014-11-10 13:14:33 -08:00
Chris Rebert
f0d8894d54
Add #14868 to the compatibility docs
2014-11-03 10:56:30 -08:00
Mark Otto
82eaf3cdce
Fixes #14251 : Don't use hidden screen reader content in docs table so that Safari doesn't screw up overflow: hidden; content
2014-10-02 22:18:39 -07:00
Chris Rebert
be79bef527
Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663
2014-09-22 13:48:05 -07:00
Chris Rebert
c447cc7bc1
Add section to docs explaining our stance on validators
2014-09-05 11:59:04 -07:00
Bas Bosman
d7c92a0f08
Fix jsbin link
2014-07-15 19:55:28 +02:00
Mark Otto
aa73047254
Another new js bin link
...
/cc @cvrebert @hnrch02
2014-07-15 09:28:48 -07:00
Chris Rebert
5c1746c556
fix #14114 mo' betta
2014-07-14 14:52:36 -07:00
Mark Otto
62d6d69c20
Use bootstrapcdn links
2014-07-12 17:26:43 -07:00
Mark Otto
2000e854ed
New Android select example
...
Fixes #14114
2014-07-12 17:23:51 -07:00
Chris Rebert
afbe7114b4
clarify the iOS virtual keyboard bug with respect to navbars
2014-07-02 17:09:13 -07:00
Bas Bosman
8c1160d91b
Document IE8 font-face weirdness
2014-06-19 16:07:18 +02:00
Chris Rebert
239d5e0e39
add link to StackOverflow question regarding Android <select> bug
2014-05-13 04:19:51 -07:00
Mark Otto
3bc95979a9
Merge pull request #13495 from twbs/android-firefox
...
Officially support Android Firefox
2014-05-04 00:19:59 -07:00
Chris Rebert
c4a3848d57
mark Android Firefox as officially supported
2014-05-03 23:02:48 -07:00
Chris Rebert
588889cdc5
document #13390
2014-05-03 22:56:45 -07:00
Chris Rebert
e59da02230
add document ready jQuery wrapper in Android Browser workaround
2014-03-31 00:00:05 -07:00
Mark Otto
2a43e7e78a
Break up docs into includes
2014-03-16 19:03:53 -07:00