Aaron Beall
|
57804c9a7d
|
Changed title/label props on components to ReactNode instead HTML props string, per docs (#20379)
* Changed TabProps.title to ReactNode not string, per docs
* Fixed declaration of title/label as ReactNode for components, per docs
|
2017-10-16 11:07:12 -07:00 |
|
Karol Janyst
|
64cd04aa40
|
Resolve conflicts and improve ToggleButton and ToggleButtonGroup
|
2017-09-07 09:58:15 +09:00 |
|
Flaviu Tamas
|
991a5e70fa
|
Add ToggleButton and ToggleButtonGroup
It's a new feature in v0.31.1
|
2017-08-30 19:11:52 -04:00 |
|
Andy
|
1da5cc794b
|
react-bootstrap: Fix lint (#19284)
|
2017-08-23 10:40:01 -07:00 |
|
Vito
|
d3b62d6549
|
use exported namespace hack instead of default exports
|
2017-07-25 15:28:09 -04:00 |
|
Vito
|
f47ddac422
|
move tests into test/ directory
|
2017-07-25 15:28:09 -04:00 |
|