Karol Janyst
|
64cd04aa40
|
Resolve conflicts and improve ToggleButton and ToggleButtonGroup
|
2017-09-07 09:58:15 +09:00 |
|
Karol Janyst
|
6de2de89d8
|
Change type with omitted prop
|
2017-09-01 15:22:30 +09:00 |
|
Karol Janyst
|
0627096ce8
|
Expose components props, fix imports
|
2017-09-01 12:55:42 +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
|
07269a46a4
|
fix some failing tests
|
2017-07-25 15:28:09 -04:00 |
|
Vito
|
f47ddac422
|
move tests into test/ directory
|
2017-07-25 15:28:09 -04:00 |
|
Vito
|
ea849edb91
|
add tslint.json, fix some linting errors
|
2017-07-25 15:28:09 -04:00 |
|
Vito
|
d16fb75482
|
refactor react-bootstrap into individual modules
this allows individual components to be imported in addition to named
imports on the root module. closes #15856
|
2017-07-25 15:28:09 -04:00 |
|
Sergey Tregub
|
ae4c64b79d
|
bsClass attribute missing for some components
|
2017-06-23 14:18:28 +03:00 |
|
Tanguy Krotoff
|
573083a518
|
Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
|
2017-06-21 09:48:37 +02:00 |
|
Tanguy Krotoff
|
ea9de8a518
|
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
|
2017-06-19 13:35:50 +02:00 |
|
Tanguy Krotoff
|
eeb262e1d8
|
Update react to TypeScript 2.3
|
2017-06-19 13:34:54 +02:00 |
|
Jens Duttke
|
24c67b0a09
|
Add React.ReactInstance to OverlayProps.target (#16379)
OverlayProps.target can be either a function or a React.ReactInstance.
See: https://github.com/react-bootstrap/react-overlays/blob/master/src/Position.js
Line: 82 and 83
|
2017-06-01 08:31:34 -07:00 |
|
Kat Busch
|
dc9845e634
|
[react-bootstrap] Add disable ButtonProps (#16209)
Add an optional extended description…
|
2017-04-28 14:14:58 -07:00 |
|
Kwang Yul Seo
|
2f4b4f01d1
|
[react-bootstrap] Add block to DropdownButtonBaseProps (#15709)
|
2017-04-20 11:06:20 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|