aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/getting-started/browsers-devices.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-193/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-1/+1
2018-04-01docs edit suggestionMark Otto1-1/+1
2018-03-31Mention browserslist config in our docs to close #25429Mark Otto1-0/+19
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto1-3/+3
* Deprecate hover media query shim and mixins Fixes #25195. This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin. * Mention in docs and variables that it's deprecated
2017-12-27extra spaceMark Otto1-1/+0
2017-12-27closes #24929Mark Otto1-2/+2
2017-12-27improve docs tablesMark Otto1-2/+2
2017-09-26Minor Markdown consistency changes.XhmikosR1-0/+1
2017-09-26Normalize all links. (#24109)XhmikosR1-2/+2
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-05Use site.repo in docsvsn4ik1-1/+1
2017-08-16browsers-devices.md: fix typo. (#23495)XhmikosR1-1/+1
2017-08-10Remove the Internet Explorer 10 for Windows Phone 8 workaround (#23122)Christian Oliff1-22/+0
I suggest that there's no longer a need to include the section on workaround for the IE10 bug on Windows Phone 8. Not only was this bug patched in a later release of Windows Phone 8 (which shipped in 2013), but Windows Phone 8's support ended a long time ago - even its successor Windows Phone 8.1 is no longer supported by Microsoft. The potential audience affected by this bug is likely microscopic so I suggest it can be safely removed. I suggest the workaround JS (http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js) can also be safely removed from the docs and examples but I haven't done that in this PR.
2017-05-29update urlsMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+196