File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ v0.23.4 - Tue, 16 Jun 2015 00:37:04 GMT
2
+ ---------------------------------------
3
+
4
+ - [ 0ce46b9] ( ../../commit/0ce46b9 ) [ changed] only autofocus modals when enforceFocus is true (the default)
5
+ - [ c5855d2] ( ../../commit/c5855d2 ) [ changed] createChainedFunction to chain many functions, and to throw if non-functions are provided.
6
+ - [ d18dadb] ( ../../commit/d18dadb ) [ fixed] container content no longer shifts when overflowing
7
+ - [ 66f0f92] ( ../../commit/66f0f92 ) [ added] enforceFocus prop to Modal
8
+ - [ 3869ca2] ( ../../commit/3869ca2 ) [ fixed] Modal doesn't "jump" when container is overflowing
9
+
10
+
11
+
1
12
v0.23.3 - Fri, 12 Jun 2015 21:46:30 GMT
2
13
---------------------------------------
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-bootstrap" ,
3
- "version" : " 0.23.3 " ,
3
+ "version" : " 0.23.4 " ,
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