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
Jerry Cheung
37426b9d83
Fix typo in docs/getting-started/introduction.md
...
Remove 'including'.
2015-12-26 09:41:42 -08:00
Chris Rebert
11b526e51d
Include Tether via CDN in starter templates; fixes #18664
...
[skip sauce]
2015-12-24 18:08:41 -07: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
0fe1d1ee3d
Add RubyGems section to "Download" docs
...
Closes #17291 by finishing the last remaining task.
Also reorders the sections in the "Download" docs.
[skip sauce]
2015-12-17 13:29:58 -08: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
85032786c3
Update examples to account for #18185
...
[skip sauce]
2015-12-08 03:41:51 -08:00
Chris Rebert
48fc3d9aa7
browsers-devices.md: rm stray </p>
...
[skip sauce]
2015-11-24 22:37:38 -08:00
Chris Rebert
37c2681e9f
One more Autoprefixer shoutout
...
[skip sauce]
2015-11-14 19:31:41 -08:00
Mark Otto
bbdd393003
contextual shoutout
2015-11-14 19:28:45 -08:00
Mark Otto
9e01f45656
consolidate links at the bottom of the file
2015-11-14 19:28:14 -08:00
Mark Otto
e10104cc35
Add note to build tools docs section about autoprefixer
2015-11-14 19:21:25 -08:00
Patrick H. Lauke
6c42c6dfa4
Add shrink-to-fit to responsive meta section
2015-11-13 16:16:17 +00:00
Chris Rebert
02e8517916
Merge pull request #17505 from hkdobrev/v4-bundle-instructions
...
Recommend using bundle for running docs locally
[skip sauce]
2015-11-12 22:50:47 -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
David Beitey
1f379a12ca
Use Jekyll configuration for blog/slack URLs
...
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-26 10:38:56 +10:00
Chris Rebert
3bc5fb947d
Port #17729 to v4: Add SRI hashes to CDN links in docs
...
[skip sauce]
2015-10-23 22:35:22 -07:00
Chris Rebert
dd78e75991
docs/getting-started/javascript.md: Hyperlink preventDefault() mention
...
[skip sauce]
2015-10-19 23:45:26 -07:00
Patrick H. Lauke
6ebd6c4aab
Add shrink-to-fit to getting started
...
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-10-09 21:01:21 +01: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
Daniel Opitz
835e2a7fbe
Update StackOverflow tag to bootstrap-4
; closes #17675
2015-09-22 15:38:24 -07:00
Haralan Dobrev
4b1c2c3d92
Recommend using bundle for running docs locally
...
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-21 17:38:08 +01:00
Raphael Ackermann
cf965734cd
grammar. you're your way --> you're on your way
2015-09-15 22:41:08 +02:00
Zac Echola
2c81a2eb0f
Adds current version to packages.
2015-09-11 14:15:31 -05:00
Jesse Mandel
f5ab82c7eb
Added NuGet install instructions to docs
...
Closes #17214 .
2015-09-08 16:44:21 -07:00
Mark Otto
5d5398afdb
Merge pull request #17389 from Gupocca/link-fixing
...
Fix several erroneous links in docs.
2015-09-01 20:06:00 -07:00
Gupocca
34932d71b4
Fix several erroneous links in docs.
...
Related to #17314 .
2015-08-29 10:59:04 -07:00
XhmikosR
8328344212
Use https
when possible.
...
[ci skip]
2015-08-29 18:50:20 +03:00
XhmikosR
3e66427127
Less to Sass typos.
...
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
13e33e329c
Remove the obsolete JSHint references.
2015-08-27 08:11:11 +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
Chris Rebert
911e58ed63
introduction.md: Fix typo: "started template"
2015-08-20 18:21:35 -07:00
Heinrich Fenkart
3c17c9e90c
Docs: link to tooling setup on download page
2015-08-21 02:38:36 +02:00
Heinrich Fenkart
66be25917a
Docs: various fixes
...
Mostly links.
Fixes #17056 .
2015-08-21 02:15:17 +02:00
Heinrich Fenkart
3895bfa388
Docs: Fix "read more about x-ua" link
...
Fixes #17096
2015-08-21 01:28:41 +02:00
Heinrich Fenkart
a5bed79459
Fix link to wall of browser bugs; closes #17107
2015-08-21 00:45:09 +02:00
Manoj Kumar
6b1cf58d58
Add more compatibility info and caniuse links to Flexbox docs
...
Closes #17091
2015-08-19 20:33:07 -07:00
Kevin Kirsche
b6e0481c32
State Edge support instead of IE 11 as latest
...
Fix #17055
2015-08-19 17:23:50 -04:00
swaincreates
1e8d186f33
change flexbix to flexbox in docs/getting-started/flexbox.md
2015-08-19 13:30:18 -04:00