@spectrum-web-components/dropzone 1.9.0 → 1.9.1-nightly.20251028214328
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +571 -0
- package/package.json +71 -71
- package/custom-elements.json +0 -217
- package/sp-dropzone.d.ts +0 -17
- package/sp-dropzone.dev.js +0 -5
- package/sp-dropzone.dev.js.map +0 -7
- package/sp-dropzone.js +0 -2
- package/sp-dropzone.js.map +0 -7
- package/src/Dropzone.d.ts +0 -63
- package/src/Dropzone.dev.js +0 -121
- package/src/Dropzone.dev.js.map +0 -7
- package/src/Dropzone.js +0 -4
- package/src/Dropzone.js.map +0 -7
- package/src/dropzone-overrides.css.d.ts +0 -2
- package/src/dropzone-overrides.css.dev.js +0 -7
- package/src/dropzone-overrides.css.dev.js.map +0 -7
- package/src/dropzone-overrides.css.js +0 -4
- package/src/dropzone-overrides.css.js.map +0 -7
- package/src/dropzone.css.d.ts +0 -2
- package/src/dropzone.css.dev.js +0 -7
- package/src/dropzone.css.dev.js.map +0 -7
- package/src/dropzone.css.js +0 -4
- package/src/dropzone.css.js.map +0 -7
- package/src/index.d.ts +0 -12
- package/src/index.dev.js +0 -3
- package/src/index.dev.js.map +0 -7
- package/src/index.js +0 -2
- package/src/index.js.map +0 -7
- package/src/spectrum-dropzone.css.d.ts +0 -2
- package/src/spectrum-dropzone.css.dev.js +0 -7
- package/src/spectrum-dropzone.css.dev.js.map +0 -7
- package/src/spectrum-dropzone.css.js +0 -4
- package/src/spectrum-dropzone.css.js.map +0 -7
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,571 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
## 1.9.1-nightly.20251028214328
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @spectrum-web-components/base@1.9.1-nightly.20251028214328
|
|
9
|
+
|
|
10
|
+
## 1.9.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @spectrum-web-components/base@1.9.0
|
|
16
|
+
|
|
17
|
+
## 1.8.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies []:
|
|
22
|
+
- @spectrum-web-components/base@1.8.0
|
|
23
|
+
|
|
24
|
+
## 1.7.0
|
|
25
|
+
|
|
26
|
+
### Patch Changes
|
|
27
|
+
|
|
28
|
+
- Updated dependencies []:
|
|
29
|
+
- @spectrum-web-components/base@1.7.0
|
|
30
|
+
|
|
31
|
+
## 1.6.0
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- [#5349](https://github.com/adobe/spectrum-web-components/pull/5349) [`a9727d2`](https://github.com/adobe/spectrum-web-components/commit/a9727d2975b01f440c09789c9e7e0122063b6f7e) Thanks [@renovate](https://github.com/apps/renovate)! - Remove unnecessary system theme references to reduce complexity for components that don't need the additional mapping layer.
|
|
36
|
+
|
|
37
|
+
- Updated dependencies []:
|
|
38
|
+
- @spectrum-web-components/base@1.6.0
|
|
39
|
+
|
|
40
|
+
## 1.5.0
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies []:
|
|
45
|
+
- @spectrum-web-components/base@1.5.0
|
|
46
|
+
|
|
47
|
+
## 1.4.0
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- Updated dependencies []:
|
|
52
|
+
- @spectrum-web-components/base@1.4.0
|
|
53
|
+
|
|
54
|
+
## 1.3.0
|
|
55
|
+
|
|
56
|
+
### Patch Changes
|
|
57
|
+
|
|
58
|
+
- Updated dependencies []:
|
|
59
|
+
- @spectrum-web-components/base@1.3.0
|
|
60
|
+
|
|
61
|
+
All notable changes to this project will be documented in this file.
|
|
62
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
63
|
+
|
|
64
|
+
# [1.2.0](https://github.com/adobe/spectrum-web-components/compare/v1.1.2...v1.2.0) (2025-02-27)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
67
|
+
|
|
68
|
+
## [1.1.2](https://github.com/adobe/spectrum-web-components/compare/v1.1.1...v1.1.2) (2025-02-12)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
71
|
+
|
|
72
|
+
## [1.1.1](https://github.com/adobe/spectrum-web-components/compare/v1.1.0...v1.1.1) (2025-01-29)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
75
|
+
|
|
76
|
+
# [1.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)
|
|
77
|
+
|
|
78
|
+
### Bug Fixes
|
|
79
|
+
|
|
80
|
+
- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))
|
|
81
|
+
|
|
82
|
+
## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)
|
|
83
|
+
|
|
84
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
85
|
+
|
|
86
|
+
# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
89
|
+
|
|
90
|
+
# [0.49.0](https://github.com/adobe/spectrum-web-components/compare/v0.48.1...v0.49.0) (2024-10-15)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
93
|
+
|
|
94
|
+
## [0.48.1](https://github.com/adobe/spectrum-web-components/compare/v0.48.0...v0.48.1) (2024-10-01)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
97
|
+
|
|
98
|
+
# [0.48.0](https://github.com/adobe/spectrum-web-components/compare/v0.47.2...v0.48.0) (2024-09-17)
|
|
99
|
+
|
|
100
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
101
|
+
|
|
102
|
+
## [0.47.2](https://github.com/adobe/spectrum-web-components/compare/v0.47.1...v0.47.2) (2024-09-03)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
105
|
+
|
|
106
|
+
## [0.47.1](https://github.com/adobe/spectrum-web-components/compare/v0.47.0...v0.47.1) (2024-08-27)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
109
|
+
|
|
110
|
+
# [0.47.0](https://github.com/adobe/spectrum-web-components/compare/v0.46.0...v0.47.0) (2024-08-20)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
113
|
+
|
|
114
|
+
# [0.46.0](https://github.com/adobe/spectrum-web-components/compare/v0.45.0...v0.46.0) (2024-08-08)
|
|
115
|
+
|
|
116
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
117
|
+
|
|
118
|
+
# [0.45.0](https://github.com/adobe/spectrum-web-components/compare/v0.44.0...v0.45.0) (2024-07-30)
|
|
119
|
+
|
|
120
|
+
### Features
|
|
121
|
+
|
|
122
|
+
- add filled state to dropzone component ([#4617](https://github.com/adobe/spectrum-web-components/issues/4617)) ([f6b7144](https://github.com/adobe/spectrum-web-components/commit/f6b7144efde6507b2690f011af00b9529112c373))
|
|
123
|
+
|
|
124
|
+
# [0.44.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.44.0) (2024-07-15)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
127
|
+
|
|
128
|
+
# [0.43.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.43.0) (2024-06-11)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
131
|
+
|
|
132
|
+
## [0.42.5](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.42.5) (2024-05-24)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
135
|
+
|
|
136
|
+
## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
139
|
+
|
|
140
|
+
## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
143
|
+
|
|
144
|
+
## [0.42.2](https://github.com/adobe/spectrum-web-components/compare/v0.42.1...v0.42.2) (2024-04-03)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
147
|
+
|
|
148
|
+
## [0.42.1](https://github.com/adobe/spectrum-web-components/compare/v0.42.0...v0.42.1) (2024-04-02)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
151
|
+
|
|
152
|
+
# [0.42.0](https://github.com/adobe/spectrum-web-components/compare/v0.41.2...v0.42.0) (2024-03-19)
|
|
153
|
+
|
|
154
|
+
### Features
|
|
155
|
+
|
|
156
|
+
- **asset:** use core tokens ([99e76f4](https://github.com/adobe/spectrum-web-components/commit/99e76f4d32e990960b7fa2f0613ed4144adc4f6e))
|
|
157
|
+
|
|
158
|
+
## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)
|
|
159
|
+
|
|
160
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
161
|
+
|
|
162
|
+
## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)
|
|
163
|
+
|
|
164
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
165
|
+
|
|
166
|
+
# [0.41.0](https://github.com/adobe/spectrum-web-components/compare/v0.40.5...v0.41.0) (2024-02-13)
|
|
167
|
+
|
|
168
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
169
|
+
|
|
170
|
+
## [0.40.5](https://github.com/adobe/spectrum-web-components/compare/v0.40.4...v0.40.5) (2024-02-05)
|
|
171
|
+
|
|
172
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
173
|
+
|
|
174
|
+
## [0.40.4](https://github.com/adobe/spectrum-web-components/compare/v0.40.3...v0.40.4) (2024-01-29)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
177
|
+
|
|
178
|
+
## [0.40.3](https://github.com/adobe/spectrum-web-components/compare/v0.40.2...v0.40.3) (2024-01-11)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
181
|
+
|
|
182
|
+
## [0.40.2](https://github.com/adobe/spectrum-web-components/compare/v0.40.1...v0.40.2) (2023-12-18)
|
|
183
|
+
|
|
184
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
185
|
+
|
|
186
|
+
## [0.40.1](https://github.com/adobe/spectrum-web-components/compare/v0.40.0...v0.40.1) (2023-12-05)
|
|
187
|
+
|
|
188
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
189
|
+
|
|
190
|
+
# [0.40.0](https://github.com/adobe/spectrum-web-components/compare/v0.39.4...v0.40.0) (2023-11-16)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
193
|
+
|
|
194
|
+
## [0.39.4](https://github.com/adobe/spectrum-web-components/compare/v0.39.3...v0.39.4) (2023-11-02)
|
|
195
|
+
|
|
196
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
197
|
+
|
|
198
|
+
## [0.39.3](https://github.com/adobe/spectrum-web-components/compare/v0.39.2...v0.39.3) (2023-10-18)
|
|
199
|
+
|
|
200
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
201
|
+
|
|
202
|
+
## [0.39.2](https://github.com/adobe/spectrum-web-components/compare/v0.39.1...v0.39.2) (2023-10-13)
|
|
203
|
+
|
|
204
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
205
|
+
|
|
206
|
+
## [0.39.1](https://github.com/adobe/spectrum-web-components/compare/v0.39.0...v0.39.1) (2023-10-06)
|
|
207
|
+
|
|
208
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
209
|
+
|
|
210
|
+
# [0.39.0](https://github.com/adobe/spectrum-web-components/compare/v0.38.0...v0.39.0) (2023-09-25)
|
|
211
|
+
|
|
212
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
213
|
+
|
|
214
|
+
# [0.38.0](https://github.com/adobe/spectrum-web-components/compare/v0.37.0...v0.38.0) (2023-09-05)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
217
|
+
|
|
218
|
+
# [0.37.0](https://github.com/adobe/spectrum-web-components/compare/v0.36.0...v0.37.0) (2023-08-18)
|
|
219
|
+
|
|
220
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
221
|
+
|
|
222
|
+
# [0.36.0](https://github.com/adobe/spectrum-web-components/compare/v0.35.0...v0.36.0) (2023-08-18)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
225
|
+
|
|
226
|
+
# [0.35.0](https://github.com/adobe/spectrum-web-components/compare/v0.34.0...v0.35.0) (2023-07-31)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
229
|
+
|
|
230
|
+
# [0.34.0](https://github.com/adobe/spectrum-web-components/compare/v0.33.2...v0.34.0) (2023-07-11)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
233
|
+
|
|
234
|
+
## [0.33.2](https://github.com/adobe/spectrum-web-components/compare/v0.33.1...v0.33.2) (2023-06-14)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
237
|
+
|
|
238
|
+
# [0.33.0](https://github.com/adobe/spectrum-web-components/compare/v0.32.0...v0.33.0) (2023-06-08)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
241
|
+
|
|
242
|
+
# [0.32.0](https://github.com/adobe/spectrum-web-components/compare/v0.31.0...v0.32.0) (2023-06-01)
|
|
243
|
+
|
|
244
|
+
### Features
|
|
245
|
+
|
|
246
|
+
- **dropzone:** use core tokens ([11f7560](https://github.com/adobe/spectrum-web-components/commit/11f7560fcc83c28e84d05bf23699dd6e9cc90fa1))
|
|
247
|
+
|
|
248
|
+
# [0.31.0](https://github.com/adobe/spectrum-web-components/compare/v0.30.0...v0.31.0) (2023-05-17)
|
|
249
|
+
|
|
250
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
251
|
+
|
|
252
|
+
# 0.30.0 (2023-05-03)
|
|
253
|
+
|
|
254
|
+
### Bug Fixes
|
|
255
|
+
|
|
256
|
+
- correct [@element](https://github.com/element) jsDoc listing across library ([c97a632](https://github.com/adobe/spectrum-web-components/commit/c97a6320c16a2b3053637e22bca0d56ce0cd5ae5))
|
|
257
|
+
- **dropzone:** show dragged color in new illustratedmessage version ([0591acf](https://github.com/adobe/spectrum-web-components/commit/0591acf92e5f458ac90ab2f8938142c06683c80a))
|
|
258
|
+
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9))
|
|
259
|
+
- include "type" in package.json, generate custom-elements.json ([1a8d716](https://github.com/adobe/spectrum-web-components/commit/1a8d716f2f787deb8d868a78bd28c8e62fe90e21))
|
|
260
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
261
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
262
|
+
- move hover/focus hoisting into conditioning ([15ac2f7](https://github.com/adobe/spectrum-web-components/commit/15ac2f7f561b3cb5b865d1539fbd753999f25119))
|
|
263
|
+
- normalize "event" and "error" argument names ([8d382cd](https://github.com/adobe/spectrum-web-components/commit/8d382cdac98282c886f23c4a8d6cf4910c4a606c))
|
|
264
|
+
- remove ":" based namespacing of events ([d77a843](https://github.com/adobe/spectrum-web-components/commit/d77a843a049a6a37bbeee7bbfb50b4d5eb24f3fd))
|
|
265
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
266
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
267
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
268
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
269
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
270
|
+
|
|
271
|
+
### Features
|
|
272
|
+
|
|
273
|
+
- **action-group:** add action-group pattern ([d2de766](https://github.com/adobe/spectrum-web-components/commit/d2de766efde6dfbaa1cd604f99ae3128b4fc81b5))
|
|
274
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
275
|
+
- **dropzone:** update spectrum css input ([0f5a667](https://github.com/adobe/spectrum-web-components/commit/0f5a6679f4e0fb7ae4561a0e13e1db9ad89b21d8))
|
|
276
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
277
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
278
|
+
- shared pkg versions, devmode define warning, registry-conflicts docs ([6e49565](https://github.com/adobe/spectrum-web-components/commit/6e4956519b845fa8127f8032948b625c252ef7a6))
|
|
279
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
280
|
+
- use :focus-visable (via polyfill) instead of :focus ([11c6fc7](https://github.com/adobe/spectrum-web-components/commit/11c6fc77960de8e57dd9c49bb7669df689f0ebaa))
|
|
281
|
+
- use @adobe/spectrum-css@2.15.1 ([3918888](https://github.com/adobe/spectrum-web-components/commit/39188887afad9bec52ef48d4e22596f9b757a9fe))
|
|
282
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
283
|
+
|
|
284
|
+
### Performance Improvements
|
|
285
|
+
|
|
286
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
287
|
+
- use imported TypeScript helpers instead of inlining them ([cc2bd0a](https://github.com/adobe/spectrum-web-components/commit/cc2bd0accd643c2f35cbf1ba809b54f52c25628d))
|
|
288
|
+
|
|
289
|
+
### Reverts
|
|
290
|
+
|
|
291
|
+
- Revert "chore: release new versions" ([a6d655d](https://github.com/adobe/spectrum-web-components/commit/a6d655d1435ee6427a3778b89f1a6cf9fe4beb9d))
|
|
292
|
+
|
|
293
|
+
## [0.10.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.8...@spectrum-web-components/dropzone@0.10.9) (2023-04-24)
|
|
294
|
+
|
|
295
|
+
### Bug Fixes
|
|
296
|
+
|
|
297
|
+
- **dropzone:** show dragged color in new illustratedmessage version ([0591acf](https://github.com/adobe/spectrum-web-components/commit/0591acf92e5f458ac90ab2f8938142c06683c80a))
|
|
298
|
+
|
|
299
|
+
## [0.10.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.7...@spectrum-web-components/dropzone@0.10.8) (2023-04-05)
|
|
300
|
+
|
|
301
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
302
|
+
|
|
303
|
+
## [0.10.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.6...@spectrum-web-components/dropzone@0.10.7) (2023-03-22)
|
|
304
|
+
|
|
305
|
+
### Bug Fixes
|
|
306
|
+
|
|
307
|
+
- move hover/focus hoisting into conditioning ([15ac2f7](https://github.com/adobe/spectrum-web-components/commit/15ac2f7f561b3cb5b865d1539fbd753999f25119))
|
|
308
|
+
|
|
309
|
+
## [0.10.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.5...@spectrum-web-components/dropzone@0.10.6) (2023-02-08)
|
|
310
|
+
|
|
311
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
312
|
+
|
|
313
|
+
## [0.10.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.4...@spectrum-web-components/dropzone@0.10.5) (2023-01-23)
|
|
314
|
+
|
|
315
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
316
|
+
|
|
317
|
+
## [0.10.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.3...@spectrum-web-components/dropzone@0.10.4) (2023-01-09)
|
|
318
|
+
|
|
319
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
320
|
+
|
|
321
|
+
## [0.10.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.2...@spectrum-web-components/dropzone@0.10.3) (2022-12-08)
|
|
322
|
+
|
|
323
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
324
|
+
|
|
325
|
+
## [0.10.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.1...@spectrum-web-components/dropzone@0.10.2) (2022-11-21)
|
|
326
|
+
|
|
327
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
328
|
+
|
|
329
|
+
## [0.10.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.10.0...@spectrum-web-components/dropzone@0.10.1) (2022-11-14)
|
|
330
|
+
|
|
331
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
332
|
+
|
|
333
|
+
# [0.10.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.11...@spectrum-web-components/dropzone@0.10.0) (2022-08-09)
|
|
334
|
+
|
|
335
|
+
### Features
|
|
336
|
+
|
|
337
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
338
|
+
|
|
339
|
+
## [0.9.11](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.10...@spectrum-web-components/dropzone@0.9.11) (2022-08-04)
|
|
340
|
+
|
|
341
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
342
|
+
|
|
343
|
+
## [0.9.10](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.9...@spectrum-web-components/dropzone@0.9.10) (2022-07-18)
|
|
344
|
+
|
|
345
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
346
|
+
|
|
347
|
+
## [0.9.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.8...@spectrum-web-components/dropzone@0.9.9) (2022-06-29)
|
|
348
|
+
|
|
349
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
350
|
+
|
|
351
|
+
## [0.9.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.7...@spectrum-web-components/dropzone@0.9.8) (2022-06-07)
|
|
352
|
+
|
|
353
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
354
|
+
|
|
355
|
+
## [0.9.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.6...@spectrum-web-components/dropzone@0.9.7) (2022-05-12)
|
|
356
|
+
|
|
357
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
358
|
+
|
|
359
|
+
## [0.9.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.5...@spectrum-web-components/dropzone@0.9.6) (2022-04-21)
|
|
360
|
+
|
|
361
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
362
|
+
|
|
363
|
+
## [0.9.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.4...@spectrum-web-components/dropzone@0.9.5) (2022-03-08)
|
|
364
|
+
|
|
365
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
366
|
+
|
|
367
|
+
## [0.9.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.3...@spectrum-web-components/dropzone@0.9.4) (2022-03-04)
|
|
368
|
+
|
|
369
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
370
|
+
|
|
371
|
+
## [0.9.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.2...@spectrum-web-components/dropzone@0.9.3) (2022-02-22)
|
|
372
|
+
|
|
373
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
374
|
+
|
|
375
|
+
## [0.9.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.1...@spectrum-web-components/dropzone@0.9.2) (2022-01-26)
|
|
376
|
+
|
|
377
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
378
|
+
|
|
379
|
+
## [0.9.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.9.0...@spectrum-web-components/dropzone@0.9.1) (2021-12-13)
|
|
380
|
+
|
|
381
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
382
|
+
|
|
383
|
+
# [0.9.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.8.1...@spectrum-web-components/dropzone@0.9.0) (2021-11-08)
|
|
384
|
+
|
|
385
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
386
|
+
|
|
387
|
+
## [0.8.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.8.0...@spectrum-web-components/dropzone@0.8.1) (2021-11-08)
|
|
388
|
+
|
|
389
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
390
|
+
|
|
391
|
+
# [0.8.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.10...@spectrum-web-components/dropzone@0.8.0) (2021-11-02)
|
|
392
|
+
|
|
393
|
+
### Features
|
|
394
|
+
|
|
395
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
396
|
+
|
|
397
|
+
## [0.7.10](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.9...@spectrum-web-components/dropzone@0.7.10) (2021-10-12)
|
|
398
|
+
|
|
399
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
400
|
+
|
|
401
|
+
## [0.7.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.8...@spectrum-web-components/dropzone@0.7.9) (2021-09-20)
|
|
402
|
+
|
|
403
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
404
|
+
|
|
405
|
+
## [0.7.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.7...@spectrum-web-components/dropzone@0.7.8) (2021-08-24)
|
|
406
|
+
|
|
407
|
+
### Bug Fixes
|
|
408
|
+
|
|
409
|
+
- correct [@element](https://github.com/element) jsDoc listing across library ([c97a632](https://github.com/adobe/spectrum-web-components/commit/c97a6320c16a2b3053637e22bca0d56ce0cd5ae5))
|
|
410
|
+
|
|
411
|
+
## [0.7.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.6...@spectrum-web-components/dropzone@0.7.7) (2021-07-22)
|
|
412
|
+
|
|
413
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
414
|
+
|
|
415
|
+
## [0.7.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.5...@spectrum-web-components/dropzone@0.7.6) (2021-06-16)
|
|
416
|
+
|
|
417
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
418
|
+
|
|
419
|
+
## [0.7.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.4...@spectrum-web-components/dropzone@0.7.5) (2021-05-12)
|
|
420
|
+
|
|
421
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
422
|
+
|
|
423
|
+
## [0.7.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.3...@spectrum-web-components/dropzone@0.7.4) (2021-04-09)
|
|
424
|
+
|
|
425
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
426
|
+
|
|
427
|
+
## [0.7.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.2...@spectrum-web-components/dropzone@0.7.3) (2021-03-29)
|
|
428
|
+
|
|
429
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
430
|
+
|
|
431
|
+
## [0.7.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.1...@spectrum-web-components/dropzone@0.7.2) (2021-03-22)
|
|
432
|
+
|
|
433
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
434
|
+
|
|
435
|
+
## [0.7.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.7.0...@spectrum-web-components/dropzone@0.7.1) (2021-03-05)
|
|
436
|
+
|
|
437
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
438
|
+
|
|
439
|
+
# [0.7.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.6.1...@spectrum-web-components/dropzone@0.7.0) (2021-03-04)
|
|
440
|
+
|
|
441
|
+
### Features
|
|
442
|
+
|
|
443
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
444
|
+
|
|
445
|
+
## [0.6.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.6.0...@spectrum-web-components/dropzone@0.6.1) (2021-02-11)
|
|
446
|
+
|
|
447
|
+
### Bug Fixes
|
|
448
|
+
|
|
449
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
450
|
+
|
|
451
|
+
# [0.6.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.4...@spectrum-web-components/dropzone@0.6.0) (2021-01-21)
|
|
452
|
+
|
|
453
|
+
### Bug Fixes
|
|
454
|
+
|
|
455
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
456
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
457
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
458
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
459
|
+
|
|
460
|
+
### Features
|
|
461
|
+
|
|
462
|
+
- **dropzone:** update spectrum css input ([0f5a667](https://github.com/adobe/spectrum-web-components/commit/0f5a6679f4e0fb7ae4561a0e13e1db9ad89b21d8))
|
|
463
|
+
|
|
464
|
+
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.4...@spectrum-web-components/dropzone@0.5.0) (2021-01-13)
|
|
465
|
+
|
|
466
|
+
### Bug Fixes
|
|
467
|
+
|
|
468
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
469
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
470
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
471
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
472
|
+
|
|
473
|
+
### Features
|
|
474
|
+
|
|
475
|
+
- **dropzone:** update spectrum css input ([0f5a667](https://github.com/adobe/spectrum-web-components/commit/0f5a6679f4e0fb7ae4561a0e13e1db9ad89b21d8))
|
|
476
|
+
|
|
477
|
+
## [0.4.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.3...@spectrum-web-components/dropzone@0.4.4) (2020-10-12)
|
|
478
|
+
|
|
479
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
480
|
+
|
|
481
|
+
## [0.4.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.2...@spectrum-web-components/dropzone@0.4.3) (2020-10-12)
|
|
482
|
+
|
|
483
|
+
### Bug Fixes
|
|
484
|
+
|
|
485
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
486
|
+
|
|
487
|
+
## [0.4.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.1...@spectrum-web-components/dropzone@0.4.2) (2020-09-25)
|
|
488
|
+
|
|
489
|
+
### Bug Fixes
|
|
490
|
+
|
|
491
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
492
|
+
|
|
493
|
+
## [0.4.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.4.0...@spectrum-web-components/dropzone@0.4.1) (2020-09-14)
|
|
494
|
+
|
|
495
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
496
|
+
|
|
497
|
+
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.3.1...@spectrum-web-components/dropzone@0.4.0) (2020-08-31)
|
|
498
|
+
|
|
499
|
+
### Features
|
|
500
|
+
|
|
501
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
502
|
+
- **action-group:** add action-group pattern ([d2de766](https://github.com/adobe/spectrum-web-components/commit/d2de766efde6dfbaa1cd604f99ae3128b4fc81b5))
|
|
503
|
+
|
|
504
|
+
## [0.3.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.3.0...@spectrum-web-components/dropzone@0.3.1) (2020-08-19)
|
|
505
|
+
|
|
506
|
+
### Bug Fixes
|
|
507
|
+
|
|
508
|
+
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9))
|
|
509
|
+
|
|
510
|
+
# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.7...@spectrum-web-components/dropzone@0.3.0) (2020-07-17)
|
|
511
|
+
|
|
512
|
+
### Features
|
|
513
|
+
|
|
514
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
515
|
+
|
|
516
|
+
## [0.2.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.6...@spectrum-web-components/dropzone@0.2.7) (2020-06-08)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
519
|
+
|
|
520
|
+
## [0.2.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.5...@spectrum-web-components/dropzone@0.2.6) (2020-04-16)
|
|
521
|
+
|
|
522
|
+
### Performance Improvements
|
|
523
|
+
|
|
524
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
525
|
+
|
|
526
|
+
## [0.2.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.4...@spectrum-web-components/dropzone@0.2.5) (2020-04-07)
|
|
527
|
+
|
|
528
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
529
|
+
|
|
530
|
+
## [0.2.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.3...@spectrum-web-components/dropzone@0.2.4) (2020-03-11)
|
|
531
|
+
|
|
532
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
533
|
+
|
|
534
|
+
## [0.2.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.2...@spectrum-web-components/dropzone@0.2.3) (2020-01-06)
|
|
535
|
+
|
|
536
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|
|
537
|
+
|
|
538
|
+
## [0.2.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.1...@spectrum-web-components/dropzone@0.2.2) (2019-12-02)
|
|
539
|
+
|
|
540
|
+
### Bug Fixes
|
|
541
|
+
|
|
542
|
+
- normalize "event" and "error" argument names ([8d382cd](https://github.com/adobe/spectrum-web-components/commit/8d382cd))
|
|
543
|
+
|
|
544
|
+
## [0.2.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.2.0...@spectrum-web-components/dropzone@0.2.1) (2019-11-27)
|
|
545
|
+
|
|
546
|
+
### Bug Fixes
|
|
547
|
+
|
|
548
|
+
- include "type" in package.json, generate custom-elements.json ([1a8d716](https://github.com/adobe/spectrum-web-components/commit/1a8d716))
|
|
549
|
+
|
|
550
|
+
# [0.2.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.1.5...@spectrum-web-components/dropzone@0.2.0) (2019-11-19)
|
|
551
|
+
|
|
552
|
+
### Features
|
|
553
|
+
|
|
554
|
+
- use :focus-visable (via polyfill) instead of :focus ([11c6fc7](https://github.com/adobe/spectrum-web-components/commit/11c6fc7))
|
|
555
|
+
- use @adobe/spectrum-css@2.15.1 ([3918888](https://github.com/adobe/spectrum-web-components/commit/3918888))
|
|
556
|
+
|
|
557
|
+
## [0.1.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.1.4...@spectrum-web-components/dropzone@0.1.5) (2019-11-01)
|
|
558
|
+
|
|
559
|
+
### Bug Fixes
|
|
560
|
+
|
|
561
|
+
- remove ":" based namespacing of events ([d77a843](https://github.com/adobe/spectrum-web-components/commit/d77a843))
|
|
562
|
+
|
|
563
|
+
## [0.1.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/dropzone@0.1.3...@spectrum-web-components/dropzone@0.1.4) (2019-10-14)
|
|
564
|
+
|
|
565
|
+
### Performance Improvements
|
|
566
|
+
|
|
567
|
+
- use imported TypeScript helpers instead of inlining them ([cc2bd0a](https://github.com/adobe/spectrum-web-components/commit/cc2bd0a))
|
|
568
|
+
|
|
569
|
+
## 0.1.3 (2019-10-03)
|
|
570
|
+
|
|
571
|
+
**Note:** Version bump only for package @spectrum-web-components/dropzone
|