File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v0.23.0 - Tue, 26 May 2015 19:32:52 GMT
2+ ---------------------------------------
3+
4+ - [fd24317](../../commit/fd24317) [changed] Removed `collapsable` deprecated functionality.
5+ - [3ebac95](../../commit/3ebac95) [fixed] bug #731. `babel ES6 import` + `React` quirk.
6+ - [0c61f46](../../commit/0c61f46) [changed] Moving type=static out of Input
7+ - [2749cfd](../../commit/2749cfd) [added] CustomPropTypes.singlePropFrom
8+ - [536c3e0](../../commit/536c3e0) [fixed] Replaced document with ownerDocument in Modal
9+ - [91f0222](../../commit/91f0222) [changed] Update css-loader. Dev dependency.
10+ - [66e41a4](../../commit/66e41a4) [fixed] Fix scroll top calculation for overlays
11+ - [5313abe](../../commit/5313abe) [fixed] Modal is focused when opened, for improved accessibility
12+ - [50d058a](../../commit/50d058a) [fixed] server side rendering for Modal component
13+ - [c57d6b0](../../commit/c57d6b0) [changed] Update css-loader. Dev dependency.
14+
15+
116v0.22.6 - Wed, 20 May 2015 16:46:29 GMT
217---------------------------------------
318
Original file line number Diff line number Diff line change 11{
22 "name" : " react-bootstrap" ,
3- "version" : " 0.22.6 " ,
3+ "version" : " 0.23.0 " ,
44 "description" : " Bootstrap 3 components build with React" ,
55 "repository" : {
66 "type" : " git" ,
8888 "dependencies" : {
8989 "classnames" : " ^2.0.0"
9090 }
91- }
91+ }
You can’t perform that action at this time.
0 commit comments