aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2015-12-30Merge pull request #18614 from patrickhlauke/docs-browsers-devices1Chris Rebert1-6/+16
Docs: update browser support info
2015-12-30Split out to new para, into two sentencesPatrick H. Lauke1-1/+3
2015-12-26Fix typo in docs/getting-started/introduction.mdJerry Cheung1-1/+1
Remove 'including'.
2015-12-24Include Tether via CDN in starter templates; fixes #18664Chris Rebert1-2/+4
[skip sauce]
2015-12-22Add Windows 10 Mobile / Microsoft EdgePatrick H. Lauke1-0/+11
2015-12-22Clarify platform/web viewPatrick H. Lauke1-1/+1
2015-12-22Add a generic note about webkit/blink/gecko/web view browsersPatrick H. Lauke1-1/+1
2015-12-20Address IE10 in browser compatibility docsChris Rebert1-7/+7
[skip sauce]
2015-12-20Expand on proxy browsersPatrick H. Lauke1-1/+1
2015-12-20Keep Safari/Win as Not supportedPatrick H. Lauke1-1/+1
2015-12-20Update info for supported browsersPatrick H. Lauke1-6/+3
2015-12-17Add RubyGems section to "Download" docsChris Rebert1-7/+27
Closes #17291 by finishing the last remaining task. Also reorders the sections in the "Download" docs. [skip sauce]
2015-12-10Remove fully supported features from IE9 limitations docsChris Rebert1-8/+0
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-08Update examples to account for #18185Chris Rebert1-1/+1
[skip sauce]
2015-11-24browsers-devices.md: rm stray `</p>`Chris Rebert1-1/+1
[skip sauce]
2015-11-14One more Autoprefixer shoutoutChris Rebert1-2/+2
[skip sauce]
2015-11-14contextual shoutoutMark Otto1-1/+1
2015-11-14consolidate links at the bottom of the fileMark Otto1-6/+6
2015-11-14Add note to build tools docs section about autoprefixerMark Otto1-0/+6
2015-11-13Add shrink-to-fit to responsive meta sectionPatrick H. Lauke1-1/+1
2015-11-12Merge pull request #17505 from hkdobrev/v4-bundle-instructionsChris Rebert1-4/+4
Recommend using bundle for running docs locally [skip sauce]
2015-10-28IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵Chris Rebert1-1/+1
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-27Change "$use-hover..." to proper "$enable-hover..."Kevin Kirsche1-1/+1
Fix #18076
2015-10-26Use Jekyll configuration for blog/slack URLsDavid Beitey1-2/+2
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert1-4/+4
[skip sauce]
2015-10-19docs/getting-started/javascript.md: Hyperlink preventDefault() mentionChris Rebert1-1/+1
[skip sauce]
2015-10-09Add shrink-to-fit to getting startedPatrick H. Lauke1-1/+1
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-10-06browsers-devices.md: Tweak indentation in IE9 tableChris Rebert1-2/+2
[skip sauce]
2015-10-06Getting Started docs: Add MDN links for features not supported in IE9Chris Rebert1-6/+6
[skip sauce]
2015-10-07IE 9 not supported list v4 flexboxa-moses1-0/+4
add flexbox to the not supported list https://github.com/twbs/bootstrap/issues/17802
2015-09-22Update StackOverflow tag to `bootstrap-4`; closes #17675Daniel Opitz1-1/+1
2015-09-21Recommend using bundle for running docs locallyHaralan Dobrev1-4/+4
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-15grammar. you're your way --> you're on your wayRaphael Ackermann1-1/+1
2015-09-11Adds current version to packages.Zac Echola1-3/+4
2015-09-08Added NuGet install instructions to docsJesse Mandel1-0/+10
Closes #17214.
2015-09-01Merge pull request #17389 from Gupocca/link-fixingMark Otto1-1/+1
Fix several erroneous links in docs.
2015-08-29Fix several erroneous links in docs.Gupocca1-1/+1
Related to #17314.
2015-08-29Use `https` when possible.XhmikosR1-1/+1
[ci skip]
2015-08-27Less to Sass typos.XhmikosR1-1/+1
[ci skip]
2015-08-27Remove the obsolete JSHint references.XhmikosR1-1/+1
2015-08-24Explicitly document existing de facto policy of supporting ESR FirefoxChris Rebert1-0/+2
Refs #17237 [skip sauce]
2015-08-22Merge pull request #17059 from kkirsche/patch-7Mark Otto1-1/+4
State Edge support instead of IE 11 as latest
2015-08-20introduction.md: Fix typo: "started template"Chris Rebert1-1/+1
2015-08-21Docs: link to tooling setup on download pageHeinrich Fenkart1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart4-4/+4
Mostly links. Fixes #17056.
2015-08-21Docs: Fix "read more about x-ua" linkHeinrich Fenkart1-1/+1
Fixes #17096
2015-08-21Fix link to wall of browser bugs; closes #17107Heinrich Fenkart1-1/+1
2015-08-19Add more compatibility info and caniuse links to Flexbox docsManoj Kumar1-2/+2
Closes #17091
2015-08-19State Edge support instead of IE 11 as latestKevin Kirsche1-1/+4
Fix #17055
2015-08-19change flexbix to flexbox in docs/getting-started/flexbox.mdswaincreates1-1/+1