]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v4: Rip out IE compatibility mode meta tags (#21483)
authorMark Otto <markd.otto@gmail.com>
Sat, 31 Dec 2016 20:20:32 +0000 (12:20 -0800)
committerGitHub <noreply@github.com>
Sat, 31 Dec 2016 20:20:32 +0000 (12:20 -0800)
commite2b6badb86571d482c9653e05cedda10aae12127
tree22bcff9e34922541cb21d20d9097a58d6758078d
parent6a5a83e02c336f6ba73a5dc5cd4cb28cc2f8f497
v4: Rip out IE compatibility mode meta tags (#21483)

* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8
* update and remove some IE bits from our supported browser page
* update introduction.md to match
* reword starter template intro
31 files changed:
docs/_includes/header.html
docs/examples/album/index.html
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/grid/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/narrow-jumbotron/index.html
docs/examples/navbar-top-fixed/index.html
docs/examples/navbar-top/index.html
docs/examples/navbars/index.html
docs/examples/offcanvas/index.html
docs/examples/signin/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
docs/examples/tooltip-viewport/index.html
docs/getting-started/browsers-devices.md
docs/getting-started/introduction.md
js/tests/visual/alert.html
js/tests/visual/button.html
js/tests/visual/carousel.html
js/tests/visual/collapse.html
js/tests/visual/dropdown.html
js/tests/visual/modal.html
js/tests/visual/popover.html
js/tests/visual/scrollspy.html
js/tests/visual/tab.html
js/tests/visual/tooltip.html