Chris Rebert
95893cd449
Merge pull request #18614 from patrickhlauke/docs-browsers-devices1
...
Docs: update browser support info
2015-12-30 10:38:50 -08:00
Patrick H. Lauke
2f4bdca9b5
Split out to new para, into two sentences
2015-12-30 10:37:09 +00:00
Patrick H. Lauke
56b84556c7
Add Windows 10 Mobile / Microsoft Edge
2015-12-22 19:10:52 +00:00
Patrick H. Lauke
e0058829ab
Clarify platform/web view
2015-12-22 19:02:43 +00:00
Patrick H. Lauke
1861496e5e
Add a generic note about webkit/blink/gecko/web view browsers
2015-12-22 10:04:29 +00:00
Chris Rebert
b97048824e
Address IE10 in browser compatibility docs
...
[skip sauce]
2015-12-20 21:05:57 -07:00
Patrick H. Lauke
f3a1ad484f
Expand on proxy browsers
2015-12-20 22:17:23 +00:00
Patrick H. Lauke
7c94ecdb99
Keep Safari/Win as Not supported
2015-12-20 22:06:47 +00:00
Patrick H. Lauke
1df660173c
Update info for supported browsers
2015-12-20 15:03:55 +00:00
Chris Rebert
1dcbbdd49b
Remove fully supported features from IE9 limitations docs
...
If these are supported, why bother mentioning them in a section that's about communicating what's not supported?
These rows made sense when the section also covered IE8 (http://getbootstrap.com/getting-started/#support-ie8-ie9 ),
which doesn't support these features, but we no longer care about IE8 in v4.
[skip sauce]
2015-12-10 15:39:46 -08:00
Chris Rebert
48fc3d9aa7
browsers-devices.md: rm stray </p>
...
[skip sauce]
2015-11-24 22:37:38 -08:00
Chris Rebert
ee34e924dd
IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head
...
Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.
[skip sauce]
2015-10-28 15:09:57 -07:00
Kevin Kirsche
936a3d5b34
Change "$use-hover..." to proper "$enable-hover..."
...
Fix #18076
2015-10-27 09:40:23 -04:00
Chris Rebert
781916cab6
browsers-devices.md: Tweak indentation in IE9 table
...
[skip sauce]
2015-10-06 22:57:11 -07:00
Chris Rebert
b6d70bb017
Getting Started docs: Add MDN links for features not supported in IE9
...
[skip sauce]
2015-10-06 21:00:03 -07:00
a-moses
d22c0176a9
IE 9 not supported list v4 flexbox
...
add flexbox to the not supported list
https://github.com/twbs/bootstrap/issues/17802
2015-10-07 03:04:20 +03:00
XhmikosR
8328344212
Use https
when possible.
...
[ci skip]
2015-08-29 18:50:20 +03:00
Chris Rebert
168cba1701
Explicitly document existing de facto policy of supporting ESR Firefox
...
Refs #17237
[skip sauce]
2015-08-24 14:32:58 -07:00
Mark Otto
d65486270c
Merge pull request #17059 from kkirsche/patch-7
...
State Edge support instead of IE 11 as latest
2015-08-22 18:47:36 -07:00
Heinrich Fenkart
66be25917a
Docs: various fixes
...
Mostly links.
Fixes #17056 .
2015-08-21 02:15:17 +02:00
Heinrich Fenkart
a5bed79459
Fix link to wall of browser bugs; closes #17107
2015-08-21 00:45:09 +02:00
Kevin Kirsche
b6e0481c32
State Edge support instead of IE 11 as latest
...
Fix #17055
2015-08-19 17:23:50 -04:00
Mark Otto
c064eef67b
Massive cleanup
...
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Thomas McDonald
dd0fa97856
clarify ie8-
2015-08-12 22:03:32 -07:00
Mark Otto
317c667d1c
rewrite browser and device support
2015-08-09 23:12:09 -07:00