File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ v0.22.4 - Mon, 18 May 2015 16:53:06 GMT
2
+ ---------------------------------------
3
+
4
+ - [ 9d17d56] ( ../../commit/9d17d56 ) [ added] Thumbnail component
5
+ - [ db018fa] ( ../../commit/db018fa ) [ fixed] Put AMD modules under correct path
6
+ - [ 0904adc] ( ../../commit/0904adc ) [ added] Active property to MenuItem component
7
+ - [ 1658142] ( ../../commit/1658142 ) [ added] Property for animation on Popover and Tooltip
8
+ - [ 4f37560] ( ../../commit/4f37560 ) [ fixed] Update classnames dep version for Bower
9
+ - [ f6e7d67] ( ../../commit/f6e7d67 ) [ fixed] Bower cannot use code from react/lib.
10
+ - [ 1531ac9] ( ../../commit/1531ac9 ) [ added] DropdownButton now applies onClick prop to Button
11
+ - [ ecb0861] ( ../../commit/ecb0861 ) [ fixed] Fix propType warning in ButtonInputExample
12
+ - [ 592a346] ( ../../commit/592a346 ) [ fixed] Forward classes to panel title
13
+
14
+
1
15
v0.22.3 - Thu, 14 May 2015 22:19:11 GMT
2
16
---------------------------------------
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-bootstrap" ,
3
- "version" : " 0.22.3 " ,
3
+ "version" : " 0.22.4 " ,
4
4
"description" : " Bootstrap 3 components build with React" ,
5
5
"repository" : {
6
6
"type" : " git" ,
87
87
"dependencies" : {
88
88
"classnames" : " ^2.0.0"
89
89
}
90
- }
90
+ }
You can’t perform that action at this time.
0 commit comments