Commit Graph

15 Commits

Author SHA1 Message Date
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
Renamed from docs/getting-started/support.md (Browse further)