Pavel
5f3b413653
Updated definitions of the ColProps. Hidden flags.
...
https://react-bootstrap.github.io/components.html#grid-props-col
xsHidden
smHidden
mdHidden
lgHidden
2016-02-13 18:23:39 +00:00
Masahiro Wakame
3f0168b531
Merge pull request #7660 from pdeva/patch-7
...
updated properties for some components to match reality
2016-01-24 00:14:05 +09:00
Basarat Ali Syed
2e7a477ac2
Merge pull request #7655 from haizz/patch-1
...
[react-bootstrap] Added missing event handlers to MenuItem
2016-01-20 10:26:25 +11:00
pdeva
6036819810
updated properties for some components to match reality
2016-01-16 00:34:55 -08:00
haizz
33e0e801f1
Update react-bootstrap.d.ts
2016-01-15 22:32:20 +02:00
Allen Li
ee16e460f7
[react-bootstrap] Update to include Navbar.*.
...
Add:
Navbar.Brand
Navbar.Collapse
Navbar.Header
Navbar.Toggle
2015-12-09 22:42:02 -08:00
Masahiro Wakame
4bc85f8633
Merge pull request #6416 from aindlq/react-bootstrap-props
...
react-bootstrap. Use React.Props as base interface for all Props.
2015-11-03 00:04:59 +09:00
Masahiro Wakame
6c72e11e61
Merge pull request #6179 from pixelbreaker/patch-1
...
Add support for NavBrand construct
2015-11-03 00:03:57 +09:00
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
Gabriel Mak
a20e020adc
Add support for NavBrand construct
...
Adding support for NavBrand construct in newer react-bootstrap
2015-10-07 09:23:48 +01: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