File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ v0.24.0-alpha.3 - Tue, 16 Jun 2015 00:43:49 GMT
2
+ -----------------------------------------------
3
+
4
+ - [ d12d59e] ( ../../commit/d12d59e ) [ changed] Enabled "loose" Babel transpilation
5
+ - [ 0ce46b9] ( ../../commit/0ce46b9 ) [ changed] only autofocus modals when enforceFocus is true (the default)
6
+ - [ 01c547f] ( ../../commit/01c547f ) [ fixed] Do not use Babel cache for release build
7
+ - [ b67081b] ( ../../commit/b67081b ) [ fixed] rootClose behavior on replaced elements
8
+ - [ c5855d2] ( ../../commit/c5855d2 ) [ changed] createChainedFunction to chain many functions, and to throw if non-functions are provided.
9
+ - [ d18dadb] ( ../../commit/d18dadb ) [ fixed] container content no longer shifts when overflowing
10
+ - [ 66f0f92] ( ../../commit/66f0f92 ) [ added] enforceFocus prop to Modal
11
+ - [ 3869ca2] ( ../../commit/3869ca2 ) [ fixed] Modal doesn't "jump" when container is overflowing
12
+ - [ fbbb344] ( ../../commit/fbbb344 ) [ fixed] bower template.
13
+ - [ fafe46f] ( ../../commit/fafe46f ) [ changed] Use named exports in index files
14
+
15
+
16
+
1
17
v0.24.0-alpha.2 - Fri, 12 Jun 2015 21:52:11 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.2 " ,
3
+ "version" : " 0.24.0-alpha.3 " ,
4
4
"description" : " Bootstrap 3 components build with React" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments