aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert1-0/+1
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-11Fixes #18584: Link to autoprefixer json file (link is broken until we make ↵Mark Otto1-0/+1
this the master branch)
2016-03-14Mention https://webkit.org/b/153856 in the docsChris Rebert1-0/+4
Refs #14839, #19088 [skip sauce]
2016-03-14Merge pull request #19426 from twbs/ios-virt-keyboardChris Rebert1-5/+1
Remove iOS virtual keyboard bug section from docs
2016-03-14Document $enable-grid-classes variableDavid Lormor1-9/+10
Closes #19532 [skip sauce]
2016-03-06Remove iOS virtual keyboard bug section from docsChris Rebert1-5/+1
The modal backdrop positioning bug related to iOS' virtual keyboard doesn't seem to reproduce in iOS 8.0+. (Possibly as a side-effect of https://bugs.webkit.org/show_bug.cgi?id=153224 ) Refs #9023 [skip sauce]
2016-03-06Docs: Link directly to printing-related browser bugsChris Rebert1-2/+2
* https://bugs.chromium.org/p/chromium/issues/detail?id=273306 * https://bugs.webkit.org/show_bug.cgi?id=138192 [skip sauce]
2016-03-06Docs: Add link to Chrome bug regarding `body { overflow: hidden; }`Chris Rebert1-1/+1
https://bugs.chromium.org/p/chromium/issues/detail?id=175502 [skip sauce]
2016-02-29Added colon before enumerationMaarten van Elsas1-1/+1
2016-02-03Mention https://webkit.org/b/153852 in browser compatibility docsChris Rebert1-1/+1
Refs #19077 [skip sauce]
2016-01-20Clean up printing documentationDavid Beitey1-2/+2
Replace inline HTML with markdown, rewording, and cleanup. Closes #18984
2016-01-20Restore workarounds for #12078 printing bug that were lost in 86af1f3Chris Rebert1-0/+4
Refs #18984 [skip sauce]
2016-01-17Update docs to include mention of the custom variables fileMark Otto1-3/+21
2016-01-14Docs: Tweak phrasing of description of $enable-gradientsChris Rebert1-1/+1
[ci skip]
2016-01-14Add missing wordQuy1-1/+1
2016-01-11Refer to open successor Chrome bug in Accessibility docsChris Rebert1-1/+1
https://crbug.com/262171 was closed as a duplicate of https://crbug.com/454172 [skip sauce]
2016-01-10docs: Add SRI hash for Tether; refs #18665Chris Rebert1-2/+2
2016-01-10docs: Add SRI hash for jQuery; refs #18665Chris Rebert1-2/+2
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