File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ v0.24.0-alpha.4 - Tue, 23 Jun 2015 01:49:18 GMT
2
+ -----------------------------------------------
3
+
4
+ - [ 23f9d21] ( ../../commit/23f9d21 ) [ changed] Add missed prop types validations.
5
+ - [ 320b7ab] ( ../../commit/320b7ab ) [ changed] Update fs-extra. Dev dependency.
6
+ - [ 2ffcf5d] ( ../../commit/2ffcf5d ) [ fixed] Popovers flicker when moving mouse amongst children of the trigger
7
+ - [ ccc50e0] ( ../../commit/ccc50e0 ) [ fixed] Accessibility: Panel header uses aria-controls
8
+ - [ 1e552cc] ( ../../commit/1e552cc ) [ added] Accessibility: use appropriate ARIA's when an id is given to the tabbed area
9
+ - [ 8752754] ( ../../commit/8752754 ) [ added] Add linkId prop to NavItem
10
+ - [ 722969d] ( ../../commit/722969d ) [ added] Accessibility, add tab roles when type "tabs"
11
+ - [ 4adaa70] ( ../../commit/4adaa70 ) [ added] Accessibility: role 'alert' and aria-label to Alert component
12
+ - [ 2594dce] ( ../../commit/2594dce ) [ fixed] Modal Null Exception when react-bootstrap is loaded before the Body tag
13
+ - [ e77bf88] ( ../../commit/e77bf88 ) [ changed] Update eslint. Dev dependency.
14
+
15
+
16
+
1
17
v0.24.0-alpha.3 - Tue, 16 Jun 2015 00:43:49 GMT
2
18
-----------------------------------------------
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-bootstrap" ,
3
- "version" : " 0.24.0-alpha.3 " ,
3
+ "version" : " 0.24.0-alpha.4 " ,
4
4
"description" : " Bootstrap 3 components build with React" ,
5
5
"repository" : {
6
6
"type" : " git" ,
110
110
"babel-runtime" : " ^5.1.10" ,
111
111
"classnames" : " ^2.0.0"
112
112
}
113
- }
113
+ }
You can’t perform that action at this time.
0 commit comments