Skip to content

Commit 4ba215d

Browse files
committed
[docs] add note regarding IE8 support plans
1 parent 83c3074 commit 4ba215d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/GettingStartedPage.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ $ bower install react-bootstrap`
104104
<div className="bs-docs-section">
105105
<h2 className="page-header"><Anchor id="browser-support">Browser support</Anchor></h2>
106106
<p>We aim to support all browsers supported by both <a href="http://facebook.github.io/react/docs/working-with-the-browser.html#browser-support-and-polyfills">React</a> and <a href="http://getbootstrap.com/getting-started/#support">Bootstrap</a>.</p>
107+
<p>Unfortunately, due to the lack of resources and the will of dedicating the efforts to modern browsers and getting closer to Bootstrap's features, we will not be testing <code>react-bootstrap</code> against IE8 anymore.
108+
<br/>We will however continue supporting IE8 as long as people submit PRs addressing compatibility issues with it.</p>
107109

108110
<p>React requires <a href="http://facebook.github.io/react/docs/working-with-the-browser.html#browser-support-and-polyfills">polyfills for non-ES5 capable browsers.</a></p>
109111

0 commit comments

Comments
 (0)