1
- v2.2.4 - Mon, 14 Aug 2017 09:41:39 UTC
1
+ v2.3.1 - Tue, 05 Sep 2017 16:18:41 UTC
2
2
--------------------------------------
3
3
4
+ - [ 93256e9] ( ../../commit/93256e9 ) [ added] Don't focus after render if we don't want to
5
+ - [ 2adb45d] ( ../../commit/2adb45d ) [ chore] update readme syntax flavour to jsx
4
6
5
7
6
-
7
- v2.2.4 - Mon, 14 Aug 2017 09:40:50 UTC
8
- --------------------------------------
9
-
10
-
11
-
12
-
13
- v2.2.3 - Thu, 10 Aug 2017 19:25:44 UTC
8
+ v2.2.4 - Mon, 14 Aug 2017 09:41:39 UTC
14
9
--------------------------------------
15
10
11
+ - [ fafa127] ( ../../commit/fafa127 ) typo fix
12
+ - [ fe1983b] ( ../../commit/fe1983b ) fix #466 : Dragging inside modal and release outside of modal closes the modal
13
+ - [ 825fd00] ( ../../commit/825fd00 ) Release v2.2.3.
14
+ - [ 1caabed] ( ../../commit/1caabed ) [ fixed] ` Uncaught TypeError: Cannot read property 'state' of null ` when unmouting
15
+ - [ 92c23b5] ( ../../commit/92c23b5 ) [ chore] Mention shouldCloseOnOverlayClick dependency
16
+ - [ a2d5c4e] ( ../../commit/a2d5c4e ) [ chore] allow latest version for exenv dependency
16
17
17
18
18
-
19
- v2.2.2 - Tue, 11 Jul 2017 14:20:05 UTC
19
+ v2.2.2 - Tue, 11 Jul 2017 14:20:29 UTC
20
20
--------------------------------------
21
21
22
+ - [ 9076eb7] ( ../../commit/9076eb7 ) [ added] Support using multiple document.body classes
22
23
- [ 581be77] ( ../../commit/581be77 ) [ chore] added test for default parentSelector.
23
24
- [ e56c414] ( ../../commit/e56c414 ) [ chore] Return null for portal when modal is closed
24
25
25
26
26
- v2.2.1 - Fri, 30 Jun 2017 09:21:36 UTC
27
+ v2.2.1 - Fri, 30 Jun 2017 09:22:10 UTC
27
28
--------------------------------------
28
29
30
+ - [ 7301aa7] ( ../../commit/7301aa7 ) [ chore] Change 'a11y' to 'accessibility' in README.md
31
+ - [ f47e79d] ( ../../commit/f47e79d ) [ fixed] Modal.removePortal not called when using closeTimeoutMS
32
+ - [ f386aa4] ( ../../commit/f386aa4 ) [ chore] added more examples.
29
33
30
34
31
-
32
- v2.2.0 - Wed, 28 Jun 2017 18:55:23 UTC
35
+ v2.2.0 - Wed, 28 Jun 2017 18:56:24 UTC
33
36
--------------------------------------
34
37
38
+ - [ 67ee9f5] ( ../../commit/67ee9f5 ) [ added] allow users to pass aria-* attribute.
35
39
- [ 6f73764] ( ../../commit/6f73764 ) [ chore] update installation documentation.
36
40
37
41
38
- v2.0.7 - Sun, 25 Jun 2017 17:44:29 UTC
42
+ v2.1.0 - Mon, 26 Jun 2017 22:11:54 UTC
39
43
--------------------------------------
40
44
45
+ - [ 1baebf4] ( ../../commit/1baebf4 ) [ change] Track open body className appropriately
41
46
42
47
43
-
44
- v2.0.7 - Sun, 25 Jun 2017 17:43:35 UTC
48
+ v2.0.7 - Sun, 25 Jun 2017 17:44:29 UTC
45
49
--------------------------------------
46
50
51
+ - [ d1fe05e] ( ../../commit/d1fe05e ) [ chore] use local babel instead of requiring a global installation.
47
52
- [ bb69a91] ( ../../commit/bb69a91 ) [ chore] improvements on readme testing section.
48
53
- [ c2f582f] ( ../../commit/c2f582f ) [ chore] fix typo.
49
54
- [ f8edc2b] ( ../../commit/f8edc2b ) [ fixed] improvements on setAppElement...
@@ -52,9 +57,10 @@ v2.0.7 - Sun, 25 Jun 2017 17:43:35 UTC
52
57
- [ f5d95e2] ( ../../commit/f5d95e2 ) Add codesandbox link to the ISSUE_TEMPLATE
53
58
54
59
55
- v2.0.6 - Tue, 20 Jun 2017 11:22:57 UTC
60
+ v2.0.6 - Tue, 20 Jun 2017 11:23:30 UTC
56
61
--------------------------------------
57
62
63
+ - [ 1676259] ( ../../commit/1676259 ) removing trailing space. (#2 )
58
64
- [ 07a2753] ( ../../commit/07a2753 ) [ fixed] check if the modal content is available when async update... (#1 )
59
65
- [ cb6504c] ( ../../commit/cb6504c ) [ fixed] Use bound ref functions
60
66
- [ 7da6ec8] ( ../../commit/7da6ec8 ) [ fix] Unnecessary renders when modal is closed
0 commit comments