You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
[![Build status][appveyor-badge]][appveyor]
7
7
[![Coverage Status][coveralls-badge]][coveralls]
8
8
[![Discord][discord-badge]][discord]
9
-
[![Gitter][gitter-badge]][gitter]
10
9
[![Thinkful][thinkful-badge]][thinkful]
11
10
[![NPM version][npm-badge]][npm]
12
11
[![Bower version][bower-badge]][bower]
@@ -16,10 +15,6 @@
16
15
17
16
__Under active development - APIs will change.__ Check out the [1.0.0 Roadmap](https://github.com/react-bootstrap/react-bootstrap/wiki#100-roadmap) and [Contributing Guidelines][contributing] to see where you can help out. Prior to the 1.0.0 release, deprecations or breaking changes should result in a Minor version bump.
18
17
19
-
## React v0.13 support
20
-
21
-
Releases from v0.27.0 onward only support React v0.14. The latest releases compatible with React v0.13 are the v0.26.x releases.
22
-
23
18
## Docs
24
19
25
20
See the [documentation][documentation] with live editable examples.
@@ -58,9 +53,6 @@ Yes please! See the [contributing guidelines][contributing] for details.
<pclassName="lead">React-Bootstrap offers a number of accessible overlay components built using <ahref="http://react-bootstrap.github.io/react-overlays/examples/">react-overlays</a>.</p>
<pclassName="lead">React-Bootstrap offers a variety of responsive, accessible components for setting up navigation both across your website and within your pages.</p>
<pclassName="lead">The React-Bootstrap media content components offer ways to present images and other media to your users in a responsive way, along with support for styling those components.</p>
<pclassName="lead">React-Bootstrap also offers various standalone components that can be used to present specific, relevant kinds of information across your pages.</p>
<pclassName="lead">React-Bootstrap also exposes certain utility components used internally. They can be used to enhance your own custom components as well.</p>
<pclassName="lead">We've intentionally omitted a few components from React-Bootstrap. Don't worry, though – we cover what to do in this section.</p>
<p>There isn't really any additional Bootstrap markup associated with affixes, so we didn't add a Bootstrap-specific affix class. The upstream ones already give you everything you need.</p>
<p><Glyphiconglyph="warning-sign"/> The project is under active development, and APIs will change. </p>
33
33
<p><Glyphiconglyph="bullhorn"/> Prior to the 1.0.0 release, breaking changes should result in a minor version bump.</p>
34
34
</Alert>
35
-
<AlertbsStyle="info">
36
-
<p><Glyphiconglyph="bullhorn"/><b>React v0.13 support:</b> Releases from v0.27.0 onward only support React v0.14. The latest releases compatible with React v0.13 are the v0.26.x releases.</p>
0 commit comments