Skip to content

Commit 26d7496

Browse files
committed
Release v2.3.3.
1 parent ace2bf0 commit 26d7496

File tree

5 files changed

+1915
-1744
lines changed

5 files changed

+1915
-1744
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
v2.3.3 - Wed, 04 Oct 2017 01:59:30 UTC
2+
--------------------------------------
3+
4+
- [876972b](../../commit/876972b) [chore] removed depencendy 'react-dom-factory'.
5+
- [73db6dd](../../commit/73db6dd) [chore] improve examples style.
6+
- [8970956](../../commit/8970956) [chore] remove code climate yml.
7+
- [d896241](../../commit/d896241) [chore] fix multiple modal example.
8+
- [ce2b34e](../../commit/ce2b34e) [chore] added example with react-router.
9+
- [16c3dce](../../commit/16c3dce) [chore] update dependencies, lint rules and refactor tests.
10+
- [13dfc4e](../../commit/13dfc4e) [chore] update tests.
11+
- [ba81894](../../commit/ba81894) Remove required flag from contentLabel propType in Modal
12+
- [f007aeb](../../commit/f007aeb) [chore] Update description for onRequestClose.
13+
14+
115
v2.3.2 - Wed, 06 Sep 2017 16:09:58 UTC
216
--------------------------------------
317

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)