Skip to content

Commit 84b9113

Browse files
committed
[changed] Update Bootstrap to 3.3.4
The npm distribution no longing includes the docs.css so I've moved that into this repo. Closes react-bootstrap#356 Closes react-bootstrap#348 Closes react-bootstrap#330
1 parent 9a9d853 commit 84b9113

File tree

4 files changed

+1521
-6
lines changed

4 files changed

+1521
-6
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
[Bootstrap 3](http://getbootstrap.com) components built with [React](http://facebook.github.io/react/)
44

55
[![Build Status](https://travis-ci.org/react-bootstrap/react-bootstrap.svg)](https://travis-ci.org/react-bootstrap/react-bootstrap) [![NPM version](https://badge.fury.io/js/react-bootstrap.svg)](http://badge.fury.io/js/react-bootstrap) [![Bower version](https://badge.fury.io/bo/react-bootstrap.svg)](http://badge.fury.io/bo/react-bootstrap) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/react-bootstrap/react-bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6+
[![Dependency Status](https://david-dm.org/react-bootstrap/react-bootstrap.svg)](https://david-dm.org/react-bootstrap/react-bootstrap) [![devDependency Status](https://david-dm.org/react-bootstrap/react-bootstrap/dev-status.svg)](https://david-dm.org/react-bootstrap/react-bootstrap#info=devDependencies) [![peerDependency Status](https://david-dm.org/react-bootstrap/react-bootstrap/peer-status.svg)](https://david-dm.org/react-bootstrap/react-bootstrap#info=peerDependencies)
67

78
Under active development - APIs will change.
89

910
## Docs
1011

1112
See the [documentation](http://react-bootstrap.github.io) with live editable examples.
1213

13-
### Bootstrap Version
14-
15-
Currently supports v3.2.0, but v3.3+ support is coming soon.
16-
1714
## Authors
1815

1916
- [Stephen J. Collings](https://github.com/stevoland)

0 commit comments

Comments
 (0)