1 | # @spark-web/dropzone
|
2 |
|
3 | ## 4.0.0
|
4 |
|
5 | ### Major Changes
|
6 |
|
7 | - [#464](https://github.com/brighte-labs/spark-web/pull/464)
|
8 | [`3cf60ed`](https://github.com/brighte-labs/spark-web/commit/3cf60ed86ff7d8f05f723c287fdf4f64bd016b97)
|
9 | Thanks [@selmer-dr](https://github.com/selmer-dr)! - Update react-dropzone to
|
10 | 14, to fix the isDragReject bug, that shows file are invalid even though
|
11 | they're not
|
12 |
|
13 | ## 3.0.2
|
14 |
|
15 | ### Patch Changes
|
16 |
|
17 | - [#446](https://github.com/brighte-labs/spark-web/pull/446)
|
18 | [`3725f9b`](https://github.com/brighte-labs/spark-web/commit/3725f9ba77a3a6c30a0213152b8f6a4d3eb38882)
|
19 | Thanks [@michtntbrighte](https://github.com/michtntbrighte)! - Bug Fix:
|
20 | Dropzone accepting files more than max files specified
|
21 |
|
22 | ## 3.0.1
|
23 |
|
24 | ### Patch Changes
|
25 |
|
26 | - [#424](https://github.com/brighte-labs/spark-web/pull/424)
|
27 | [`f36e832`](https://github.com/brighte-labs/spark-web/commit/f36e832c6976a8beaf3c59bd1c4f681c3aced2eb)
|
28 | Thanks [@yaminibrighte](https://github.com/yaminibrighte)! - modified the
|
29 | function to copy properties from one object to another
|
30 |
|
31 | ## 3.0.0
|
32 |
|
33 | ### Minor Changes
|
34 |
|
35 | - [#382](https://github.com/brighte-labs/spark-web/pull/382)
|
36 | [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
|
37 | Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
|
38 | version to latest (18.2.0)
|
39 |
|
40 | ### Patch Changes
|
41 |
|
42 | - Updated dependencies
|
43 | [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
|
44 | - @spark-web/a11y@1.4.0
|
45 | - @spark-web/alert@2.3.0
|
46 | - @spark-web/box@1.2.0
|
47 | - @spark-web/button@1.5.0
|
48 | - @spark-web/field@3.1.0
|
49 | - @spark-web/icon@1.3.0
|
50 | - @spark-web/stack@1.1.0
|
51 | - @spark-web/text@1.2.0
|
52 | - @spark-web/text-list@2.1.0
|
53 | - @spark-web/theme@3.2.0
|
54 | - @spark-web/utils@1.3.0
|
55 |
|
56 | ## 2.0.8
|
57 |
|
58 | ### Patch Changes
|
59 |
|
60 | - [#222](https://github.com/brighte-labs/spark-web/pull/222)
|
61 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
|
62 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
63 | dependencies
|
64 |
|
65 | - [#242](https://github.com/brighte-labs/spark-web/pull/242)
|
66 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
|
67 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
|
68 | and repository keys to package.json
|
69 | - Add CHANGELOG and README to files key in package.json
|
70 | - Updated dependencies
|
71 | [[`adc5e9e`](https://github.com/brighte-labs/spark-web/commit/adc5e9e6c99acd117f3261edcefdb5573132441b),
|
72 | [`21c6e08`](https://github.com/brighte-labs/spark-web/commit/21c6e08e821ada32feea7c34f1bf451573b5023d),
|
73 | [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
|
74 | [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
|
75 | [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
|
76 | [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
|
77 | [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
|
78 | - @spark-web/box@1.1.0
|
79 | - @spark-web/button@1.4.4
|
80 | - @spark-web/field@3.0.6
|
81 | - @spark-web/icon@1.2.2
|
82 | - @spark-web/text@1.1.2
|
83 | - @spark-web/text-list@2.0.5
|
84 | - @spark-web/a11y@1.3.2
|
85 | - @spark-web/alert@2.2.3
|
86 | - @spark-web/stack@1.0.10
|
87 | - @spark-web/theme@3.1.0
|
88 | - @spark-web/utils@1.2.3
|
89 |
|
90 | ## 2.0.7
|
91 |
|
92 | ### Patch Changes
|
93 |
|
94 | - [#207](https://github.com/brighte-labs/spark-web/pull/207)
|
95 | [`f0901b9`](https://github.com/brighte-labs/spark-web/commit/f0901b98738220e6439babd72ba01a613d501592)
|
96 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Fix typo in
|
97 | Dropzone displayName
|
98 |
|
99 | - Updated dependencies
|
100 | [[`76522bd`](https://github.com/brighte-labs/spark-web/commit/76522bd266e8d07f0a2c003c0f78314ab002cf40),
|
101 | [`94dd0ac`](https://github.com/brighte-labs/spark-web/commit/94dd0ac3fcb11868ccedf3637b6f91b52700bd6a),
|
102 | [`35e4fb7`](https://github.com/brighte-labs/spark-web/commit/35e4fb734f334a1ae297e488ba824eeeb6848b38)]:
|
103 | - @spark-web/button@1.4.3
|
104 | - @spark-web/alert@2.2.2
|
105 |
|
106 | ## 2.0.6
|
107 |
|
108 | ### Patch Changes
|
109 |
|
110 | - [#208](https://github.com/brighte-labs/spark-web/pull/208)
|
111 | [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
|
112 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
|
113 | node version
|
114 |
|
115 | - Updated dependencies
|
116 | [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
|
117 | - @spark-web/a11y@1.3.1
|
118 | - @spark-web/alert@2.2.1
|
119 | - @spark-web/box@1.0.9
|
120 | - @spark-web/button@1.4.2
|
121 | - @spark-web/field@3.0.5
|
122 | - @spark-web/icon@1.2.1
|
123 | - @spark-web/stack@1.0.9
|
124 | - @spark-web/text@1.1.1
|
125 | - @spark-web/text-list@2.0.4
|
126 | - @spark-web/theme@3.0.6
|
127 | - @spark-web/utils@1.2.2
|
128 |
|
129 | ## 2.0.5
|
130 |
|
131 | ### Patch Changes
|
132 |
|
133 | - [#197](https://github.com/brighte-labs/spark-web/pull/197)
|
134 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
|
135 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
|
136 |
|
137 | - Updated dependencies
|
138 | [[`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f),
|
139 | [`51b6c7a`](https://github.com/brighte-labs/spark-web/commit/51b6c7a43f441e02b90403b13af9cfa11e5438ef),
|
140 | [`9ff0c4b`](https://github.com/brighte-labs/spark-web/commit/9ff0c4b4cc83e0e1ab609d0bcdb01458b654263e),
|
141 | [`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f),
|
142 | [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
|
143 | - @spark-web/alert@2.2.0
|
144 | - @spark-web/a11y@1.3.0
|
145 | - @spark-web/text@1.1.0
|
146 | - @spark-web/icon@1.2.0
|
147 | - @spark-web/box@1.0.8
|
148 | - @spark-web/button@1.4.1
|
149 | - @spark-web/field@3.0.4
|
150 | - @spark-web/stack@1.0.8
|
151 | - @spark-web/text-list@2.0.3
|
152 | - @spark-web/theme@3.0.5
|
153 | - @spark-web/utils@1.2.1
|
154 |
|
155 | ## 2.0.4
|
156 |
|
157 | ### Patch Changes
|
158 |
|
159 | - [#173](https://github.com/brighte-labs/spark-web/pull/173)
|
160 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
|
161 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
|
162 | dependency
|
163 |
|
164 | * [#180](https://github.com/brighte-labs/spark-web/pull/180)
|
165 | [`010f6e3`](https://github.com/brighte-labs/spark-web/commit/010f6e33d87097e0beba17815bc2d66750e22f65)
|
166 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add `closeLabel`
|
167 | to Alert inside of Dropzone
|
168 |
|
169 | * Updated dependencies
|
170 | [[`be99536`](https://github.com/brighte-labs/spark-web/commit/be99536abb56dd26e5c9a1703e6df9c7860b449b),
|
171 | [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
|
172 | [`754a664`](https://github.com/brighte-labs/spark-web/commit/754a664b639c66cf121c28eb9883d62015711a59),
|
173 | [`be99536`](https://github.com/brighte-labs/spark-web/commit/be99536abb56dd26e5c9a1703e6df9c7860b449b),
|
174 | [`010f6e3`](https://github.com/brighte-labs/spark-web/commit/010f6e33d87097e0beba17815bc2d66750e22f65),
|
175 | [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62),
|
176 | [`d935c57`](https://github.com/brighte-labs/spark-web/commit/d935c57c2302700e8a2332b757d38220b9c47f84)]:
|
177 | - @spark-web/button@1.3.0
|
178 | - @spark-web/a11y@1.2.0
|
179 | - @spark-web/alert@2.0.0
|
180 | - @spark-web/box@1.0.7
|
181 | - @spark-web/field@3.0.3
|
182 | - @spark-web/icon@1.1.5
|
183 | - @spark-web/stack@1.0.7
|
184 | - @spark-web/text-list@2.0.2
|
185 | - @spark-web/text@1.0.7
|
186 | - @spark-web/theme@3.0.3
|
187 | - @spark-web/utils@1.2.0
|
188 |
|
189 | ## 2.0.3
|
190 |
|
191 | ### Patch Changes
|
192 |
|
193 | - [#148](https://github.com/brighte-labs/spark-web/pull/148)
|
194 | [`ad02c82`](https://github.com/brighte-labs/spark-web/commit/ad02c8279d3813956d9372db5a69c361482b7f72)
|
195 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Make Field a peer
|
196 | dep to avoid context bug
|
197 |
|
198 | * [#167](https://github.com/brighte-labs/spark-web/pull/167)
|
199 | [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
|
200 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
201 |
|
202 | * Updated dependencies
|
203 | [[`e17ddb6`](https://github.com/brighte-labs/spark-web/commit/e17ddb6328a792bd5905cff20ced5907ca055f82),
|
204 | [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
|
205 | [`f524009`](https://github.com/brighte-labs/spark-web/commit/f5240098cf731b0a2e351b7b585711e893a33736),
|
206 | [`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
|
207 | - @spark-web/button@1.2.0
|
208 | - @spark-web/a11y@1.1.0
|
209 | - @spark-web/alert@1.0.7
|
210 | - @spark-web/box@1.0.6
|
211 | - @spark-web/field@3.0.1
|
212 | - @spark-web/icon@1.1.4
|
213 | - @spark-web/stack@1.0.6
|
214 | - @spark-web/text@1.0.6
|
215 | - @spark-web/text-list@2.0.1
|
216 | - @spark-web/theme@3.0.2
|
217 | - @spark-web/utils@1.1.5
|
218 |
|
219 | ## 2.0.2
|
220 |
|
221 | ### Patch Changes
|
222 |
|
223 | - Updated dependencies
|
224 | [[`949001a`](https://github.com/brighte-labs/spark-web/commit/949001aca3304a4f13750885575de8ec9e8503b3),
|
225 | [`3db131b`](https://github.com/brighte-labs/spark-web/commit/3db131bfadbc4149d05b7c74be1a3e68cdd5b18f)]:
|
226 | - @spark-web/button@1.1.2
|
227 | - @spark-web/field@3.0.0
|
228 | - @spark-web/text-list@2.0.0
|
229 | - @spark-web/alert@1.0.6
|
230 |
|
231 | ## 2.0.1
|
232 |
|
233 | ### Patch Changes
|
234 |
|
235 | - [#113](https://github.com/brighte-labs/spark-web/pull/113)
|
236 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
|
237 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
|
238 | dependencies
|
239 |
|
240 | * [#108](https://github.com/brighte-labs/spark-web/pull/108)
|
241 | [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d)
|
242 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Refactor to work
|
243 | with updated field context
|
244 |
|
245 | * Updated dependencies
|
246 | [[`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33),
|
247 | [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d),
|
248 | [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
|
249 | - @spark-web/a11y@1.0.5
|
250 | - @spark-web/field@2.0.0
|
251 | - @spark-web/alert@1.0.5
|
252 | - @spark-web/box@1.0.5
|
253 | - @spark-web/button@1.1.1
|
254 | - @spark-web/icon@1.1.3
|
255 | - @spark-web/stack@1.0.5
|
256 | - @spark-web/text@1.0.5
|
257 | - @spark-web/text-list@1.0.5
|
258 | - @spark-web/theme@3.0.1
|
259 | - @spark-web/utils@1.1.3
|
260 |
|
261 | ## 2.0.0
|
262 |
|
263 | ### Major Changes
|
264 |
|
265 | - [#66](https://github.com/brighte-labs/spark-web/pull/66)
|
266 | [`db258ac`](https://github.com/brighte-labs/spark-web/commit/db258ac725dfdb03ddcb5795ca8266b238e59034)
|
267 | Thanks [@ChristopherMitchell242](https://github.com/ChristopherMitchell242)! -
|
268 | WHAT dropzone component updated to receive min/max filesize in kb
|
269 |
|
270 | WHY currently component is doing incorrect calculation to convert kilobytes to
|
271 | bytes
|
272 |
|
273 | HOW all max and min file size values should be added in kilobytes
|
274 |
|
275 | ### Patch Changes
|
276 |
|
277 | - [#52](https://github.com/brighte-labs/spark-web/pull/52)
|
278 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
|
279 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
|
280 | to package.json files
|
281 |
|
282 | - Updated dependencies
|
283 | [[`60372d0`](https://github.com/brighte-labs/spark-web/commit/60372d0538fe5e141c8dabc1b20c8e09d1f56c70),
|
284 | [`7a91941`](https://github.com/brighte-labs/spark-web/commit/7a91941385dcb4744384818bb5c4866c24c357f5),
|
285 | [`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
|
286 | [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
|
287 | [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
|
288 | [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e),
|
289 | [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b),
|
290 | [`8ff39aa`](https://github.com/brighte-labs/spark-web/commit/8ff39aa7e51d8d3f17dcbd87ebe60502a8d8d260)]:
|
291 | - @spark-web/field@1.1.0
|
292 | - @spark-web/button@1.1.0
|
293 | - @spark-web/text@1.0.4
|
294 | - @spark-web/theme@3.0.0
|
295 | - @spark-web/alert@1.0.4
|
296 | - @spark-web/stack@1.0.4
|
297 | - @spark-web/text-list@1.0.4
|
298 | - @spark-web/a11y@1.0.4
|
299 | - @spark-web/box@1.0.4
|
300 | - @spark-web/icon@1.1.2
|
301 | - @spark-web/utils@1.1.2
|
302 |
|
303 | ## 1.0.3
|
304 |
|
305 | ### Patch Changes
|
306 |
|
307 | - [#42](https://github.com/brighte-labs/spark-web/pull/42)
|
308 | [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
|
309 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
|
310 | versions of React
|
311 |
|
312 | - Updated dependencies
|
313 | [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
|
314 | - @spark-web/a11y@1.0.3
|
315 | - @spark-web/alert@1.0.3
|
316 | - @spark-web/box@1.0.3
|
317 | - @spark-web/button@1.0.3
|
318 | - @spark-web/field@1.0.3
|
319 | - @spark-web/icon@1.1.1
|
320 | - @spark-web/stack@1.0.3
|
321 | - @spark-web/text@1.0.3
|
322 | - @spark-web/text-list@1.0.3
|
323 | - @spark-web/theme@2.0.2
|
324 | - @spark-web/utils@1.1.1
|
325 |
|
326 | ## 1.0.2
|
327 |
|
328 | ### Patch Changes
|
329 |
|
330 | - [#40](https://github.com/brighte-labs/spark-web/pull/40)
|
331 | [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
|
332 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
|
333 | @babel/transform-runtime
|
334 |
|
335 | - Updated dependencies
|
336 | [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
|
337 | - @spark-web/a11y@1.0.2
|
338 | - @spark-web/alert@1.0.2
|
339 | - @spark-web/box@1.0.2
|
340 | - @spark-web/button@1.0.2
|
341 | - @spark-web/field@1.0.2
|
342 | - @spark-web/icon@1.0.2
|
343 | - @spark-web/stack@1.0.2
|
344 | - @spark-web/text@1.0.2
|
345 | - @spark-web/text-list@1.0.2
|
346 | - @spark-web/theme@2.0.1
|
347 | - @spark-web/utils@1.0.2
|
348 |
|
349 | ## 1.0.1
|
350 |
|
351 | ### Patch Changes
|
352 |
|
353 | - [#36](https://github.com/brighte-labs/spark-web/pull/36)
|
354 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
|
355 | Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
|
356 | config
|
357 |
|
358 | - Updated dependencies
|
359 | [[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
|
360 | [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
|
361 | - @spark-web/theme@2.0.0
|
362 | - @spark-web/a11y@1.0.1
|
363 | - @spark-web/alert@1.0.1
|
364 | - @spark-web/box@1.0.1
|
365 | - @spark-web/button@1.0.1
|
366 | - @spark-web/field@1.0.1
|
367 | - @spark-web/icon@1.0.1
|
368 | - @spark-web/stack@1.0.1
|
369 | - @spark-web/text@1.0.1
|
370 | - @spark-web/text-list@1.0.1
|
371 | - @spark-web/utils@1.0.1
|
372 |
|
373 | ## 1.0.0
|
374 |
|
375 | ### Major Changes
|
376 |
|
377 | - [#27](https://github.com/brighte-labs/spark-web/pull/27)
|
378 | [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
|
379 | Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
|
380 |
|
381 | ### Patch Changes
|
382 |
|
383 | - Updated dependencies
|
384 | [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
|
385 | - @spark-web/a11y@1.0.0
|
386 | - @spark-web/alert@1.0.0
|
387 | - @spark-web/box@1.0.0
|
388 | - @spark-web/button@1.0.0
|
389 | - @spark-web/field@1.0.0
|
390 | - @spark-web/icon@1.0.0
|
391 | - @spark-web/stack@1.0.0
|
392 | - @spark-web/text@1.0.0
|
393 | - @spark-web/text-list@1.0.0
|
394 | - @spark-web/theme@1.0.0
|
395 | - @spark-web/utils@1.0.0
|