Skip to content

Commit 0014d83

Browse files
author
Jimmy Jia
committed
Release v0.24.1
1 parent b20a07c commit 0014d83

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
v0.24.1 - Fri, 24 Jul 2015 23:12:09 GMT
2+
---------------------------------------
3+
4+
- [e5155c6](../../commit/e5155c6) [fixed] ensure last focused item can be focused
5+
- [6a541ff](../../commit/6a541ff) [added] buttonComponentClass prop for Pagination
6+
- [29fe417](../../commit/29fe417) [fixed] overlay classNames are maintained by overlayTrigget
7+
- [d272389](../../commit/d272389) [added] Overlay and OverlayTrigger accept Transition callbacks
8+
- [596f40c](../../commit/596f40c) [fixed] Modal uses bsClass prop to set its classes
9+
- [86d3feb](../../commit/86d3feb) [fixed] added missed 'aria-label' prop type validation for 'ModalHeader'
10+
- [58eaab0](../../commit/58eaab0) [changed] pass transition callbacks to Modal Transition
11+
- [abccff9](../../commit/abccff9) [changed] expose static Modal Dialog component
12+
- [b5c1893](../../commit/b5c1893) [changed] unfix 'babel' back.
13+
14+
15+
116
v0.24.0 - Tue, 21 Jul 2015 22:13:05 GMT
217
---------------------------------------
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.24.0",
3+
"version": "0.24.1",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)