| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-30 | Merge pull request #18614 from patrickhlauke/docs-browsers-devices1 | Chris Rebert | 1 | -6/+16 | |
| Docs: update browser support info | |||||
| 2015-12-30 | Split out to new para, into two sentences | Patrick H. Lauke | 1 | -1/+3 | |
| 2015-12-26 | Fix typo in docs/getting-started/introduction.md | Jerry Cheung | 1 | -1/+1 | |
| Remove 'including'. | |||||
| 2015-12-24 | Include Tether via CDN in starter templates; fixes #18664 | Chris Rebert | 1 | -2/+4 | |
| [skip sauce] | |||||
| 2015-12-22 | Add Windows 10 Mobile / Microsoft Edge | Patrick H. Lauke | 1 | -0/+11 | |
| 2015-12-22 | Clarify platform/web view | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-22 | Add a generic note about webkit/blink/gecko/web view browsers | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-20 | Address IE10 in browser compatibility docs | Chris Rebert | 1 | -7/+7 | |
| [skip sauce] | |||||
| 2015-12-20 | Expand on proxy browsers | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-20 | Keep Safari/Win as Not supported | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-20 | Update info for supported browsers | Patrick H. Lauke | 1 | -6/+3 | |
| 2015-12-17 | Add RubyGems section to "Download" docs | Chris Rebert | 1 | -7/+27 | |
| Closes #17291 by finishing the last remaining task. Also reorders the sections in the "Download" docs. [skip sauce] | |||||
| 2015-12-10 | Remove fully supported features from IE9 limitations docs | Chris Rebert | 1 | -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-08 | Update examples to account for #18185 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-24 | browsers-devices.md: rm stray `</p>` | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | One more Autoprefixer shoutout | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-14 | contextual shoutout | Mark Otto | 1 | -1/+1 | |
| 2015-11-14 | consolidate links at the bottom of the file | Mark Otto | 1 | -6/+6 | |
| 2015-11-14 | Add note to build tools docs section about autoprefixer | Mark Otto | 1 | -0/+6 | |
| 2015-11-13 | Add shrink-to-fit to responsive meta section | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-11-12 | Merge pull request #17505 from hkdobrev/v4-bundle-instructions | Chris Rebert | 1 | -4/+4 | |
| Recommend using bundle for running docs locally [skip sauce] | |||||
| 2015-10-28 | IE10 Mobile viewport bug workaround: document.querySelector('head') => ↵ | Chris Rebert | 1 | -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-27 | Change "$use-hover..." to proper "$enable-hover..." | Kevin Kirsche | 1 | -1/+1 | |
| Fix #18076 | |||||
| 2015-10-26 | Use Jekyll configuration for blog/slack URLs | David Beitey | 1 | -2/+2 | |
| This reuses the existing URLs in the docs Jekyll configuration rather than hard coding. | |||||
| 2015-10-23 | Port #17729 to v4: Add SRI hashes to CDN links in docs | Chris Rebert | 1 | -4/+4 | |
| [skip sauce] | |||||
| 2015-10-19 | docs/getting-started/javascript.md: Hyperlink preventDefault() mention | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-10-09 | Add shrink-to-fit to getting started | Patrick H. Lauke | 1 | -1/+1 | |
| See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473 | |||||
| 2015-10-06 | browsers-devices.md: Tweak indentation in IE9 table | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-10-06 | Getting Started docs: Add MDN links for features not supported in IE9 | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2015-10-07 | IE 9 not supported list v4 flexbox | a-moses | 1 | -0/+4 | |
| add flexbox to the not supported list https://github.com/twbs/bootstrap/issues/17802 | |||||
| 2015-09-22 | Update StackOverflow tag to `bootstrap-4`; closes #17675 | Daniel Opitz | 1 | -1/+1 | |
| 2015-09-21 | Recommend using bundle for running docs locally | Haralan Dobrev | 1 | -4/+4 | |
| Closes https://github.com/twbs/bootstrap/issues/17493 | |||||
| 2015-09-15 | grammar. you're your way --> you're on your way | Raphael Ackermann | 1 | -1/+1 | |
| 2015-09-11 | Adds current version to packages. | Zac Echola | 1 | -3/+4 | |
| 2015-09-08 | Added NuGet install instructions to docs | Jesse Mandel | 1 | -0/+10 | |
| Closes #17214. | |||||
| 2015-09-01 | Merge pull request #17389 from Gupocca/link-fixing | Mark Otto | 1 | -1/+1 | |
| Fix several erroneous links in docs. | |||||
| 2015-08-29 | Fix several erroneous links in docs. | Gupocca | 1 | -1/+1 | |
| Related to #17314. | |||||
| 2015-08-29 | Use `https` when possible. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-27 | Less to Sass typos. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-27 | Remove the obsolete JSHint references. | XhmikosR | 1 | -1/+1 | |
| 2015-08-24 | Explicitly document existing de facto policy of supporting ESR Firefox | Chris Rebert | 1 | -0/+2 | |
| Refs #17237 [skip sauce] | |||||
| 2015-08-22 | Merge pull request #17059 from kkirsche/patch-7 | Mark Otto | 1 | -1/+4 | |
| State Edge support instead of IE 11 as latest | |||||
| 2015-08-20 | introduction.md: Fix typo: "started template" | Chris Rebert | 1 | -1/+1 | |
| 2015-08-21 | Docs: link to tooling setup on download page | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-08-21 | Docs: various fixes | Heinrich Fenkart | 4 | -4/+4 | |
| Mostly links. Fixes #17056. | |||||
| 2015-08-21 | Docs: Fix "read more about x-ua" link | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #17096 | |||||
| 2015-08-21 | Fix link to wall of browser bugs; closes #17107 | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-08-19 | Add more compatibility info and caniuse links to Flexbox docs | Manoj Kumar | 1 | -2/+2 | |
| Closes #17091 | |||||
| 2015-08-19 | State Edge support instead of IE 11 as latest | Kevin Kirsche | 1 | -1/+4 | |
| Fix #17055 | |||||
| 2015-08-19 | change flexbix to flexbox in docs/getting-started/flexbox.md | swaincreates | 1 | -1/+1 | |
