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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,14 @@
18
18
19
19
__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.
20
20
21
+
## React-0.14
22
+
23
+
If you want to try / play with `React-0.14` betas, we cut releases from the `react-14` branch.
24
+
They're on the `react-pre` tag.
25
+
```
26
+
> npm install react-bootstrap@react-pre
27
+
```
28
+
21
29
## Docs
22
30
23
31
See the [documentation][documentation] with live editable examples.
@@ -54,7 +62,7 @@ Yes please! See the [contributing guidelines][contributing] for details.
0 commit comments