UNPKG

6.54 kBMarkdownView Raw
1# [2.0.0](https://github.com/theKashey/react-focus-lock/compare/v1.19.1...v2.0.0) (2019-06-15)
2
3
4### Breaking change
5
6* no API changes, but the __minimal React version is 16.8__
7
8### Bug Fixes
9
10* nested return focus, fixes [#68](https://github.com/theKashey/react-focus-lock/issues/68) ([df4b313](https://github.com/theKashey/react-focus-lock/commit/df4b313))
11
12### Features
13
14* [sidecar](https://github.com/theKashey/react-focus-lock/issues/62) code splitting pattern ([187c3c8](https://github.com/theKashey/react-focus-lock/commit/187c3c8)) ([5493986](https://github.com/theKashey/react-focus-lock/commit/5493986))
15
16
17## [1.19.1](https://github.com/theKashey/react-focus-lock/compare/v1.19.0...v1.19.1) (2019-04-24)
18
19
20
21# [1.19.0](https://github.com/theKashey/react-focus-lock/compare/v1.18.3...v1.19.0) (2019-04-22)
22
23
24### Bug Fixes
25
26* infinite loop on ref set ([29e9691](https://github.com/theKashey/react-focus-lock/commit/29e9691))
27
28
29### Features
30
31* no tail guard ([c0c5fde](https://github.com/theKashey/react-focus-lock/commit/c0c5fde))
32
33
34
35## [1.18.3](https://github.com/theKashey/react-focus-lock/compare/v1.18.2...v1.18.3) (2019-03-11)
36
37
38### Bug Fixes
39
40* simplify proptype for shards, fixes [#59](https://github.com/theKashey/react-focus-lock/issues/59) ([55b7129](https://github.com/theKashey/react-focus-lock/commit/55b7129))
41
42
43
44## [1.18.2](https://github.com/theKashey/react-focus-lock/compare/v1.18.1...v1.18.2) (2019-03-11)
45
46
47### Bug Fixes
48
49* use only auto guards ([12dab4a](https://github.com/theKashey/react-focus-lock/commit/12dab4a))
50
51
52
53## [1.18.1](https://github.com/theKashey/react-focus-lock/compare/v1.18.0...v1.18.1) (2019-03-11)
54
55
56### Bug Fixes
57
58* support old refs ([8b87c2f](https://github.com/theKashey/react-focus-lock/commit/8b87c2f))
59
60
61
62# [1.18.0](https://github.com/theKashey/react-focus-lock/compare/v1.17.7...v1.18.0) (2019-03-10)
63
64
65### Features
66
67* introduce shards ([7bc46f0](https://github.com/theKashey/react-focus-lock/commit/7bc46f0))
68
69
70
71## [1.17.7](https://github.com/theKashey/react-focus-lock/compare/v1.17.6...v1.17.7) (2019-01-22)
72
73
74### Bug Fixes
75
76* nested portals ([9878ba7](https://github.com/theKashey/react-focus-lock/commit/9878ba7))
77
78
79
80## [1.17.6](https://github.com/theKashey/react-focus-lock/compare/v1.17.5...v1.17.6) (2018-11-12)
81
82
83
84## [1.17.5](https://github.com/theKashey/react-focus-lock/compare/v1.17.4...v1.17.5) (2018-11-12)
85
86
87### Bug Fixes
88
89* initially disabled buttons with tabindex set, [#50](https://github.com/theKashey/react-focus-lock/issues/50) ([12e33e5](https://github.com/theKashey/react-focus-lock/commit/12e33e5))
90
91
92
93## [1.17.4](https://github.com/theKashey/react-focus-lock/compare/v1.17.3...v1.17.4) (2018-11-07)
94
95
96
97## [1.17.3](https://github.com/theKashey/react-focus-lock/compare/v1.17.2...v1.17.3) (2018-10-26)
98
99
100
101## [1.17.2](https://github.com/theKashey/react-focus-lock/compare/v1.17.1...v1.17.2) (2018-10-26)
102
103
104
105## [1.17.1](https://github.com/theKashey/react-focus-lock/compare/1.17.0...v1.17.1) (2018-10-26)
106
107
108
109# [1.17.0](https://github.com/theKashey/react-focus-lock/compare/v1.16.2...v1.17.0) (2018-10-26)
110
111
112
113## [1.16.2](https://github.com/theKashey/react-focus-lock/compare/v1.16.1...v1.16.2) (2018-10-26)
114
115
116
117## [1.16.1](https://github.com/theKashey/react-focus-lock/compare/v1.16.0...v1.16.1) (2018-10-24)
118
119
120
121# [1.16.0](https://github.com/theKashey/react-focus-lock/compare/1.16.0...v1.16.0) (2018-10-22)
122
123
124
125# [1.15.0](https://github.com/theKashey/react-focus-lock/compare/1.15.0...v1.15.0) (2018-10-18)
126
127
128
129## [1.14.1](https://github.com/theKashey/react-focus-lock/compare/v1.14.0...v1.14.1) (2018-10-02)
130
131
132
133# [1.14.0](https://github.com/theKashey/react-focus-lock/compare/v1.13.2...v1.14.0) (2018-09-28)
134
135
136### Features
137
138* add 'as' and 'lockProps', [#44](https://github.com/theKashey/react-focus-lock/issues/44) ([5274e24](https://github.com/theKashey/react-focus-lock/commit/5274e24))
139
140
141
142## [1.13.2](https://github.com/theKashey/react-focus-lock/compare/v1.13.1...v1.13.2) (2018-09-06)
143
144
145
146## [1.13.1](https://github.com/theKashey/react-focus-lock/compare/v1.13.0...v1.13.1) (2018-09-04)
147
148
149
150# [1.13.0](https://github.com/theKashey/react-focus-lock/compare/1.13.0...v1.13.0) (2018-09-03)
151
152
153
154## [1.12.1](https://github.com/theKashey/react-focus-lock/compare/v1.12.0...v1.12.1) (2018-08-31)
155
156
157
158# [1.12.0](https://github.com/theKashey/react-focus-lock/compare/1.12.0...v1.12.0) (2018-08-28)
159
160
161
162## [1.11.3](https://github.com/theKashey/react-focus-lock/compare/1.11.3...v1.11.3) (2018-08-17)
163
164
165
166## [1.11.2](https://github.com/theKashey/react-focus-lock/compare/v1.11.1...v1.11.2) (2018-07-15)
167
168
169### Bug Fixes
170
171* Safary and Negative TabIndex, [#33](https://github.com/theKashey/react-focus-lock/issues/33) ([f4a6a6d](https://github.com/theKashey/react-focus-lock/commit/f4a6a6d))
172
173
174
175## [1.11.1](https://github.com/theKashey/react-focus-lock/compare/v1.11.0...v1.11.1) (2018-05-17)
176
177
178
179# [1.11.0](https://github.com/theKashey/react-focus-lock/compare/v1.10.0...v1.11.0) (2018-05-08)
180
181
182
183# [1.10.0](https://github.com/theKashey/react-focus-lock/compare/1.10.0...v1.10.0) (2018-04-23)
184
185
186
187## [1.9.1](https://github.com/theKashey/react-focus-lock/compare/v1.9.0...v1.9.1) (2018-04-18)
188
189
190
191# [1.9.0](https://github.com/theKashey/react-focus-lock/compare/v1.8.1...v1.9.0) (2018-04-18)
192
193
194
195## [1.8.1](https://github.com/theKashey/react-focus-lock/compare/1.8.0...v1.8.1) (2018-03-31)
196
197
198
199# [1.8.0](https://github.com/theKashey/react-focus-lock/compare/v1.8.0...1.8.0) (2018-03-15)
200
201
202
203# [1.8.0](https://github.com/theKashey/react-focus-lock/compare/v1.7.0...v1.8.0) (2018-03-15)
204
205
206
207# [1.7.0](https://github.com/theKashey/react-focus-lock/compare/1.7.0...v1.7.0) (2018-02-26)
208
209
210
211## [1.6.6](https://github.com/theKashey/react-focus-lock/compare/v1.6.5...v1.6.6) (2018-02-22)
212
213
214
215## [1.6.5](https://github.com/theKashey/react-focus-lock/compare/1.6.5...v1.6.5) (2018-02-16)
216
217
218
219## [1.6.4](https://github.com/theKashey/react-focus-lock/compare/1.6.4...v1.6.4) (2018-01-13)
220
221
222
223## [1.6.1](https://github.com/theKashey/react-focus-lock/compare/v1.6.0...v1.6.1) (2017-12-28)
224
225
226
227# [1.6.0](https://github.com/theKashey/react-focus-lock/compare/v1.5.5...v1.6.0) (2017-11-30)
228
229
230
231## [1.5.5](https://github.com/theKashey/react-focus-lock/compare/v1.5.4...v1.5.5) (2017-11-25)
232
233
234
235## [1.5.4](https://github.com/theKashey/react-focus-lock/compare/v1.5.3...v1.5.4) (2017-11-25)
236
237
238
239## [1.5.3](https://github.com/theKashey/react-focus-lock/compare/v1.5.2...v1.5.3) (2017-11-23)
240
241
242
243## [1.5.2](https://github.com/theKashey/react-focus-lock/compare/v1.5.1...v1.5.2) (2017-11-23)
244
245
246
247## 1.5.1 (2017-11-23)
248
249
250