Skip to content

Commit 2db54cd

Browse files
author
Jimmy Jia
committed
Release v0.24.3
1 parent baa0350 commit 2db54cd

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
v0.24.3 - Fri, 31 Jul 2015 18:09:54 GMT
2+
---------------------------------------
3+
4+
- [02f8966](../../commit/02f8966) [changed] Update dependencies
5+
- [bae8ba9](../../commit/bae8ba9) [fixed] Carousel checks if it is mounted before setting state
6+
- [fd8d4d2](../../commit/fd8d4d2) [fixed] regression when clicking "static" modal backdrops
7+
- [0f46a97](../../commit/0f46a97) [added] Allow custom Modal dialog components
8+
- [a4ce7e1](../../commit/a4ce7e1) [fixed] added finalisation for the Modal when it was unbound from the tree
9+
- [d89d5f3](../../commit/d89d5f3) [fixed] Modal error when backdrop is `false`
10+
- [f410904](../../commit/f410904) [added] 'xs, sm, md, lg' values for 'bsSize'
11+
- [2558f32](../../commit/2558f32) [fixed] TabbedArea panes rendering with animation
12+
- [90aece6](../../commit/90aece6) [changed] Simplify 'styleMaps.STYLES' to be of Array type
13+
- [860d168](../../commit/860d168) [fixed] allow totally custom styles via 'bsStyle'
14+
- [74da76a](../../commit/74da76a) [fixed] Prevent click on PageItem if disabled
15+
16+
17+
118
v0.24.2 - Sat, 25 Jul 2015 00:47:07 GMT
219
---------------------------------------
320

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.2",
3+
"version": "0.24.3",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)