Commit Graph

4 Commits

Author SHA1 Message Date
Artem Kozlov
46194d6be3 Use React.Props as base interface for all Props.
It is convenient to use React.Props as base class for all components
props.
It allows to use key and ref properties with all bootstrap components.

- add missing properties like className, etc.
2015-10-23 23:35:52 +02:00
hamza zia
d2a36f1416 removed es6-promise dependency from react-bootstrap 2015-10-10 12:29:18 +08:00
Walker Burgin
d7abaa0494 Fill in some holes 2015-09-07 21:20:24 -04:00
Walker Burgin
cf5c5f6f9a Add react-bootstrap type definition 2015-09-07 01:54:46 -07:00