1
- v3.1.3 - Wed, 22 Nov 2017 16:37:37 UTC
1
+ v3.1.3 - Wed, 22 Nov 2017 16:38:06 UTC
2
2
--------------------------------------
3
3
4
- -
4
+ - [ c434e84 ] ( ../../commit/c434e84 ) [ fixed ] Respect overflow css property when determining whether or not a tabbable node is hidden
5
5
6
6
7
- v3.1.2 - Mon, 06 Nov 2017 19:52:38 UTC
7
+ v3.1.2 - Mon, 06 Nov 2017 19:56:00 UTC
8
8
--------------------------------------
9
9
10
+ - [ 3c86e2d] ( ../../commit/3c86e2d ) [ fixed] shouldFocusAfterRender and shouldReturnFocusAfterClose flags.
10
11
- [ 0f2bf9e] ( ../../commit/0f2bf9e ) [ fixed] corretly walk when using TAB.
11
12
- [ 5cf9326] ( ../../commit/5cf9326 ) Update README.md
12
13
- [ cdcc1cb] ( ../../commit/cdcc1cb ) [ chore] : fixed changelog generator.
@@ -20,22 +21,24 @@ v3.1.0 - Wed, 25 Oct 2017 14:26:17 UTC
20
21
- [ 18a15eb] ( ../../commit/18a15eb ) [ fixed] correct property name shouldFocusAfterRender.
21
22
22
23
23
- v3.0.4 - Wed, 18 Oct 2017 19:52:46 UTC
24
+ v3.0.4 - Wed, 18 Oct 2017 19:55:15 UTC
24
25
--------------------------------------
25
26
27
+ - [ 5ec0f7f] ( ../../commit/5ec0f7f ) [ fixed] Removes body classNames after the modal is closed.
26
28
- [ 1fb33d9] ( ../../commit/1fb33d9 ) [ chore] run tests only on node 8.
27
29
- [ 59fbdb3] ( ../../commit/59fbdb3 ) [ chore] specifiy the object when overriding class names.
28
30
29
31
30
- v3.0.3 - Sat, 14 Oct 2017 17:37:10 UTC
32
+ v3.0.3 - Sat, 14 Oct 2017 17:38:38 UTC
31
33
--------------------------------------
32
34
33
- -
35
+ - [ 32441c3 ] ( ../../commit/32441c3 ) [ fixed ] Issue # 526 Import PropTypes as default import.
34
36
35
37
36
- v3.0.2 - Sat, 14 Oct 2017 12:03:32 UTC
38
+ v3.0.2 - Sat, 14 Oct 2017 12:04:40 UTC
37
39
--------------------------------------
38
40
41
+ - [ 1d495a6] ( ../../commit/1d495a6 ) [ fixed] Add shouldCloseOnEsc prop
39
42
- [ d98f091] ( ../../commit/d98f091 ) [ chore] update CHANGELOG.md
40
43
- [ 95f628a] ( ../../commit/95f628a ) [ chore] fix prettier linting after merge issue
41
44
- [ 47d0d87] ( ../../commit/47d0d87 ) [ chore] prettier all the things
@@ -47,30 +50,28 @@ v3.0.2 - Sat, 14 Oct 2017 12:03:32 UTC
47
50
v3.0.0 - Fri, 06 Oct 2017 13:29:20 UTC
48
51
--------------------------------------
49
52
50
- - [ a2a7128] ( ../../commit/a2a7128 ) Release v3.0.0.
51
53
- [ d0f242b] ( ../../commit/d0f242b ) Merged next into master.
52
54
- [ de3c039] ( ../../commit/de3c039 ) [ chore] remove warning about injectCSS.
53
55
- [ f77b53e] ( ../../commit/f77b53e ) [ chore] use canUseDOM from exenv.
54
56
- [ cc4577c] ( ../../commit/cc4577c ) Release 3.0.0-rc2.
55
57
- [ 1260850] ( ../../commit/1260850 ) [ fixed] backward compatibility with previous react versions.
56
- - [ 45ca9d4] ( ../../commit/45ca9d4 ) Release v3.0.0-rc1.
57
58
- [ d25563c] ( ../../commit/d25563c ) [ fixed] check for both window and document.createElement.
58
59
- [ 2b835d6] ( ../../commit/2b835d6 ) [ fixed] typeof returns a string (canUseDOM).
59
- - [ cd10612] ( ../../commit/cd10612 ) Release v3.0.0-alpha.
60
60
- [ b942504] ( ../../commit/b942504 ) [ feature] initial support for react 16.
61
61
62
62
63
- v2.4.1 - Fri, 06 Oct 2017 13:23:42 UTC
63
+ v2.4.1 - Fri, 06 Oct 2017 12:09:11 UTC
64
64
--------------------------------------
65
65
66
66
- [ 4fa5628] ( ../../commit/4fa5628 ) [ fixed] Drag stop (mouseup) on Overlay closes Modal
67
67
- [ a712d88] ( ../../commit/a712d88 ) [ chore] update README.md installation for react 16 support.
68
68
- [ f9a2f3f] ( ../../commit/f9a2f3f ) [ chore] update README.md.
69
69
70
70
71
- v2.3.3 - Wed, 04 Oct 2017 01:59:30 UTC
71
+ v2.3.3 - Wed, 04 Oct 2017 01:59:57 UTC
72
72
--------------------------------------
73
73
74
+ - [ ace2bf0] ( ../../commit/ace2bf0 ) [ chore] added babel-cli to compile and fix dist configuration.
74
75
- [ 876972b] ( ../../commit/876972b ) [ chore] removed depencendy 'react-dom-factory'.
75
76
- [ 73db6dd] ( ../../commit/73db6dd ) [ chore] improve examples style.
76
77
- [ 8970956] ( ../../commit/8970956 ) [ chore] remove code climate yml.
@@ -82,9 +83,10 @@ v2.3.3 - Wed, 04 Oct 2017 01:59:30 UTC
82
83
- [ f007aeb] ( ../../commit/f007aeb ) [ chore] Update description for onRequestClose.
83
84
84
85
85
- v2.3.2 - Wed, 06 Sep 2017 16:09:58 UTC
86
+ v2.3.2 - Wed, 06 Sep 2017 16:10:27 UTC
86
87
--------------------------------------
87
88
89
+ - [ 54c59c5] ( ../../commit/54c59c5 ) Export default property in CommonJS and global object
88
90
- [ ba526cf] ( ../../commit/ba526cf ) [ chore] fix changelog generator.
89
91
90
92
@@ -100,7 +102,11 @@ v2.2.4 - Mon, 14 Aug 2017 09:41:39 UTC
100
102
101
103
- [ fafa127] ( ../../commit/fafa127 ) typo fix
102
104
- [ fe1983b] ( ../../commit/fe1983b ) fix #466 : Dragging inside modal and release outside of modal closes the modal
103
- - [ 825fd00] ( ../../commit/825fd00 ) Release v2.2.3.
105
+
106
+
107
+ v2.2.3 - Thu, 10 Aug 2017 19:27:47 UTC
108
+ --------------------------------------
109
+
104
110
- [ 1caabed] ( ../../commit/1caabed ) [ fixed] ` Uncaught TypeError: Cannot read property 'state' of null ` when unmouting
105
111
- [ 92c23b5] ( ../../commit/92c23b5 ) [ chore] Mention shouldCloseOnOverlayClick dependency
106
112
- [ a2d5c4e] ( ../../commit/a2d5c4e ) [ chore] allow latest version for exenv dependency
0 commit comments