@atlaskit/media-common 11.2.1 → 11.2.2
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 +325 -319
- package/dist/cjs/analytics/types.js +3 -1
- package/dist/cjs/mediaFeatureFlags/mediaFeatureFlags.js +2 -1
- package/dist/cjs/mediaFeatureFlags/productKeys.js +4 -2
- package/dist/es2019/analytics/types.js +1 -19
- package/dist/es2019/mediaFeatureFlags/mediaFeatureFlags.js +2 -1
- package/dist/es2019/mediaFeatureFlags/productKeys.js +4 -2
- package/dist/esm/analytics/types.js +1 -19
- package/dist/esm/mediaFeatureFlags/mediaFeatureFlags.js +2 -1
- package/dist/esm/mediaFeatureFlags/productKeys.js +4 -2
- package/dist/types/analytics/types.d.ts +3 -3
- package/dist/types/analytics/withMediaAnalyticsContext.d.ts +1 -1
- package/dist/types/mediaFeatureFlags/types.d.ts +1 -0
- package/dist/types/mediaTypeUtils/index.d.ts +1 -1
- package/dist/types-ts4.5/analytics/types.d.ts +3 -3
- package/dist/types-ts4.5/analytics/withMediaAnalyticsContext.d.ts +1 -1
- package/dist/types-ts4.5/mediaFeatureFlags/types.d.ts +1 -0
- package/dist/types-ts4.5/mediaTypeUtils/index.d.ts +1 -1
- package/package.json +2 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,686 +1,692 @@
|
|
|
1
1
|
# @atlaskit/media-common
|
|
2
2
|
|
|
3
|
+
## 11.2.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#104585](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104585)
|
|
8
|
+
[`901f576c6ea3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/901f576c6ea3) -
|
|
9
|
+
[ux] Insert Excerpt should not be showing comment badge with FF
|
|
10
|
+
|
|
3
11
|
## 11.2.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
6
14
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
15
|
+
- [#99230](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99230)
|
|
16
|
+
[`8b5008e65c2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b5008e65c2c) -
|
|
17
|
+
[ux] Feature Flag with fix for include page on media
|
|
10
18
|
|
|
11
19
|
## 11.2.0
|
|
12
20
|
|
|
13
21
|
### Minor Changes
|
|
14
22
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
23
|
+
- [#96489](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96489)
|
|
24
|
+
[`0055bf04acc6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0055bf04acc6) -
|
|
25
|
+
Don't render comment badge on media if FF is false
|
|
18
26
|
|
|
19
27
|
## 11.1.1
|
|
20
28
|
|
|
21
29
|
### Patch Changes
|
|
22
30
|
|
|
23
|
-
-
|
|
24
|
-
|
|
25
|
-
|
|
31
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
32
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
33
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
26
34
|
|
|
27
35
|
## 11.1.0
|
|
28
36
|
|
|
29
37
|
### Minor Changes
|
|
30
38
|
|
|
31
|
-
-
|
|
32
|
-
|
|
33
|
-
|
|
39
|
+
- [#80866](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80866)
|
|
40
|
+
[`4ecbec4ed2f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4ecbec4ed2f1) -
|
|
41
|
+
Exposes utility to sanitise event log payloads
|
|
34
42
|
|
|
35
43
|
## 11.0.0
|
|
36
44
|
|
|
37
45
|
### Major Changes
|
|
38
46
|
|
|
39
|
-
-
|
|
40
|
-
|
|
41
|
-
|
|
47
|
+
- [#42702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42702)
|
|
48
|
+
[`9565884ac81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9565884ac81) - ED-19543
|
|
49
|
+
clean up unused caption FF for Jira
|
|
42
50
|
|
|
43
51
|
## 10.0.0
|
|
44
52
|
|
|
45
53
|
### Major Changes
|
|
46
54
|
|
|
47
|
-
-
|
|
48
|
-
|
|
49
|
-
|
|
55
|
+
- [#42757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42757)
|
|
56
|
+
[`73c66d2c6db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73c66d2c6db) - remove
|
|
57
|
+
media securedClipboard FF
|
|
50
58
|
|
|
51
59
|
## 9.0.3
|
|
52
60
|
|
|
53
61
|
### Patch Changes
|
|
54
62
|
|
|
55
|
-
-
|
|
56
|
-
|
|
57
|
-
|
|
63
|
+
- [#41501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41501)
|
|
64
|
+
[`b3cb749dc67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3cb749dc67) - Fix TS
|
|
65
|
+
errors in AFM
|
|
58
66
|
|
|
59
67
|
## 9.0.2
|
|
60
68
|
|
|
61
69
|
### Patch Changes
|
|
62
70
|
|
|
63
|
-
-
|
|
64
|
-
|
|
65
|
-
|
|
71
|
+
- [#41371](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41371)
|
|
72
|
+
[`a5766038a35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5766038a35) - Fix TS
|
|
73
|
+
errors in AFM
|
|
66
74
|
|
|
67
75
|
## 9.0.1
|
|
68
76
|
|
|
69
77
|
### Patch Changes
|
|
70
78
|
|
|
71
|
-
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
79
|
+
- [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320)
|
|
80
|
+
[`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed
|
|
81
|
+
captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to
|
|
82
|
+
`false` by default and products will need to opt in to be able to use captions from now on.
|
|
75
83
|
|
|
76
84
|
## 9.0.0
|
|
77
85
|
|
|
78
86
|
### Major Changes
|
|
79
87
|
|
|
80
|
-
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
functions from 'media-common'.
|
|
88
|
+
- [#38532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38532)
|
|
89
|
+
[`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) -
|
|
90
|
+
Introducing 'media-state' for handling media internal file state. Introducing 'media-client-react'
|
|
91
|
+
to provide hooks for seamless media-client integration with React. Introducing 'MediaCardV2' with
|
|
92
|
+
a feature flag to replace rxjs based fileState subscription with 'useFileState' hook. Removed
|
|
93
|
+
unused feature flags APIs from 'media-client' and its helper functions from 'media-common'.
|
|
87
94
|
|
|
88
95
|
## 8.2.0
|
|
89
96
|
|
|
90
97
|
### Minor Changes
|
|
91
98
|
|
|
92
|
-
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
99
|
+
- [#39255](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39255)
|
|
100
|
+
[`ede6ee7aaab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ede6ee7aaab) - Updated
|
|
101
|
+
tests, examples and moving towards /test-helper export in packages to prevent circular
|
|
102
|
+
dependancies
|
|
96
103
|
|
|
97
104
|
## 8.1.0
|
|
98
105
|
|
|
99
106
|
### Minor Changes
|
|
100
107
|
|
|
101
|
-
-
|
|
102
|
-
|
|
103
|
-
|
|
108
|
+
- [#39007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39007)
|
|
109
|
+
[`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - # Media
|
|
110
|
+
Picker
|
|
104
111
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
112
|
+
Make Clipboard secured by adding `container` and `onPaste()` to `config` `prop`. These two params
|
|
113
|
+
address customer dissatisfaction when attachments are pasted duplicated, or to unwanted Jira
|
|
114
|
+
issues (https://product-fabric.atlassian.net/browse/MEX-2454).
|
|
108
115
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
116
|
+
Note for migration: The added `container` parameter sets a boundary for copy-paste zone. This is
|
|
117
|
+
to filter out noise from existing practice that is problematic. **To ensure the effectiveness of
|
|
118
|
+
this fix, please avoid using global `document` as `container` in best effort; please avoid
|
|
119
|
+
overlapped boundary in best effort**.
|
|
113
120
|
|
|
114
|
-
|
|
121
|
+
When `container` is not added, the behaviour falls back to legacy mechanism.
|
|
115
122
|
|
|
116
|
-
|
|
123
|
+
# Media Common
|
|
117
124
|
|
|
118
|
-
|
|
119
|
-
|
|
125
|
+
Add feature toggle (`securedClipboard` in `MediaFeatureFlags`) to control the rollout of Secured
|
|
126
|
+
Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
|
|
120
127
|
|
|
121
|
-
|
|
128
|
+
# Editor Core
|
|
122
129
|
|
|
123
|
-
|
|
130
|
+
Add support of the Secured Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
|
|
124
131
|
|
|
125
|
-
|
|
132
|
+
Use feature flag `securedClipboard` to protect such change.
|
|
126
133
|
|
|
127
134
|
## 8.0.0
|
|
128
135
|
|
|
129
136
|
### Major Changes
|
|
130
137
|
|
|
131
|
-
-
|
|
132
|
-
|
|
133
|
-
|
|
138
|
+
- [#37897](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37897)
|
|
139
|
+
[`ed81e630547`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed81e630547) - MEX-2089
|
|
140
|
+
Remove timestamp feature flag on AFP
|
|
134
141
|
|
|
135
142
|
## 7.1.0
|
|
136
143
|
|
|
137
144
|
### Minor Changes
|
|
138
145
|
|
|
139
|
-
-
|
|
140
|
-
|
|
141
|
-
|
|
146
|
+
- [#36051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36051)
|
|
147
|
+
[`9d91eb4b59b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d91eb4b59b) - MEX-2411
|
|
148
|
+
Remove Observed Width feature flag
|
|
142
149
|
|
|
143
150
|
## 7.0.0
|
|
144
151
|
|
|
145
152
|
### Major Changes
|
|
146
153
|
|
|
147
|
-
-
|
|
148
|
-
|
|
149
|
-
|
|
154
|
+
- [#34912](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34912)
|
|
155
|
+
[`5dcaf51b269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dcaf51b269) - Removed
|
|
156
|
+
memoryCacheLogging feature flag
|
|
150
157
|
|
|
151
158
|
## 6.0.0
|
|
152
159
|
|
|
153
160
|
### Major Changes
|
|
154
161
|
|
|
155
|
-
-
|
|
156
|
-
|
|
157
|
-
|
|
162
|
+
- [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
|
|
163
|
+
[`a425ccdeb0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a425ccdeb0c) - Remove
|
|
164
|
+
'newCardExperience' feature flag
|
|
158
165
|
|
|
159
166
|
## 5.0.0
|
|
160
167
|
|
|
161
168
|
### Major Changes
|
|
162
169
|
|
|
163
|
-
-
|
|
164
|
-
|
|
165
|
-
|
|
170
|
+
- [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
|
|
171
|
+
[`e725edbb0d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e725edbb0d9) - Removed
|
|
172
|
+
feature flag fetchFileStateAfterUpload
|
|
166
173
|
|
|
167
174
|
## 4.1.2
|
|
168
175
|
|
|
169
176
|
### Patch Changes
|
|
170
177
|
|
|
171
|
-
-
|
|
172
|
-
|
|
173
|
-
|
|
178
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
179
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
180
|
+
legacy types are published for TS 4.5-4.8
|
|
174
181
|
|
|
175
182
|
## 4.1.1
|
|
176
183
|
|
|
177
184
|
### Patch Changes
|
|
178
185
|
|
|
179
|
-
-
|
|
180
|
-
|
|
181
|
-
|
|
186
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
187
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
|
|
188
|
+
Typescript from `4.5.5` to `4.9.5`
|
|
182
189
|
|
|
183
190
|
## 4.1.0
|
|
184
191
|
|
|
185
192
|
### Minor Changes
|
|
186
193
|
|
|
187
|
-
-
|
|
188
|
-
|
|
189
|
-
|
|
194
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
195
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
196
|
+
minor dependency bump
|
|
190
197
|
|
|
191
198
|
### Patch Changes
|
|
192
199
|
|
|
193
|
-
-
|
|
200
|
+
- Updated dependencies
|
|
194
201
|
|
|
195
202
|
## 4.0.0
|
|
196
203
|
|
|
197
204
|
### Major Changes
|
|
198
205
|
|
|
199
|
-
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
getFeatureFlagKeysAllProducts
|
|
206
|
+
- [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
|
|
207
|
+
[`b37723f2cfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b37723f2cfa) - Removed
|
|
208
|
+
unused method filterFeatureFlagKeysAllProducts Added new method getFeatureFlagKeysAllProducts
|
|
203
209
|
|
|
204
210
|
### Patch Changes
|
|
205
211
|
|
|
206
|
-
-
|
|
207
|
-
|
|
212
|
+
- [`5859ee7d4e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5859ee7d4e6) -
|
|
213
|
+
Refactored code for better testing
|
|
208
214
|
|
|
209
215
|
## 3.0.0
|
|
210
216
|
|
|
211
217
|
### Major Changes
|
|
212
218
|
|
|
213
|
-
-
|
|
214
|
-
|
|
215
|
-
|
|
219
|
+
- [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
|
|
220
|
+
[`c2bc38829e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2bc38829e1) - Removed
|
|
221
|
+
mediaUploadApiV2 feature flag (now as a breaking change)
|
|
216
222
|
|
|
217
223
|
### Minor Changes
|
|
218
224
|
|
|
219
|
-
-
|
|
220
|
-
|
|
225
|
+
- [`8a0a92b2885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a0a92b2885) - MEX-2210
|
|
226
|
+
improve inconsistent behaviour on timestampOnVideo playback
|
|
221
227
|
|
|
222
228
|
## 2.19.2
|
|
223
229
|
|
|
224
230
|
### Patch Changes
|
|
225
231
|
|
|
226
|
-
-
|
|
232
|
+
- Updated dependencies
|
|
227
233
|
|
|
228
234
|
## 2.19.1
|
|
229
235
|
|
|
230
236
|
### Patch Changes
|
|
231
237
|
|
|
232
|
-
-
|
|
233
|
-
|
|
234
|
-
|
|
238
|
+
- [#29320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29320)
|
|
239
|
+
[`9a88e254997`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a88e254997) -
|
|
240
|
+
Recovered Media Feature Flag mediaUploadApiV2
|
|
235
241
|
|
|
236
242
|
## 2.19.0
|
|
237
243
|
|
|
238
244
|
### Minor Changes
|
|
239
245
|
|
|
240
|
-
-
|
|
241
|
-
|
|
242
|
-
|
|
246
|
+
- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
|
|
247
|
+
[`2b3859896cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b3859896cc) - Added
|
|
248
|
+
new Feature Flag to control internal Media Client behaviour
|
|
243
249
|
|
|
244
250
|
## 2.18.0
|
|
245
251
|
|
|
246
252
|
### Minor Changes
|
|
247
253
|
|
|
248
|
-
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
-
|
|
252
|
-
|
|
254
|
+
- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
|
|
255
|
+
[`81573c1dfa7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81573c1dfa7) - Items
|
|
256
|
+
call creates a batched metadata trace Id
|
|
257
|
+
- [`0bccac57db6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bccac57db6) - remove
|
|
258
|
+
mediaUploadApiV2 Feature flag
|
|
253
259
|
|
|
254
260
|
### Patch Changes
|
|
255
261
|
|
|
256
|
-
-
|
|
257
|
-
|
|
258
|
-
-
|
|
259
|
-
|
|
260
|
-
-
|
|
261
|
-
|
|
262
|
+
- [`a8eeb045e3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8eeb045e3a) - adding
|
|
263
|
+
media only callouts to docs
|
|
264
|
+
- [`3d40d5e9b37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d40d5e9b37) - Refactor
|
|
265
|
+
traceId generator getRandomHex function to avoid id collision
|
|
266
|
+
- [`10480433c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10480433c71) - Fix
|
|
267
|
+
getRandomHex function to mitigate the issue of lacking digits in hex value.
|
|
262
268
|
|
|
263
269
|
## 2.17.0
|
|
264
270
|
|
|
265
271
|
### Minor Changes
|
|
266
272
|
|
|
267
|
-
-
|
|
268
|
-
|
|
269
|
-
|
|
273
|
+
- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
|
|
274
|
+
[`2c402e87213`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c402e87213) -
|
|
275
|
+
[Experimental] Add traceId in media card get image request.
|
|
270
276
|
|
|
271
277
|
### Patch Changes
|
|
272
278
|
|
|
273
|
-
-
|
|
274
|
-
|
|
279
|
+
- [`19141d537a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19141d537a4) - Removes
|
|
280
|
+
use of console.info in runtime
|
|
275
281
|
|
|
276
282
|
## 2.16.4
|
|
277
283
|
|
|
278
284
|
### Patch Changes
|
|
279
285
|
|
|
280
|
-
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
-
|
|
286
|
+
- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
|
|
287
|
+
[`42116304154`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42116304154) - Mocks
|
|
288
|
+
console when it's not available
|
|
289
|
+
- Updated dependencies
|
|
284
290
|
|
|
285
291
|
## 2.16.3
|
|
286
292
|
|
|
287
293
|
### Patch Changes
|
|
288
294
|
|
|
289
|
-
-
|
|
290
|
-
|
|
291
|
-
|
|
295
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
296
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
|
|
297
|
+
Typescript from `4.3.5` to `4.5.5`
|
|
292
298
|
|
|
293
299
|
## 2.16.2
|
|
294
300
|
|
|
295
301
|
### Patch Changes
|
|
296
302
|
|
|
297
|
-
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
-
|
|
303
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
304
|
+
[`c81ee725277`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c81ee725277) - Add
|
|
305
|
+
attribute fileMediaType into media viewer loadSucceeded event
|
|
306
|
+
- Updated dependencies
|
|
301
307
|
|
|
302
308
|
## 2.16.1
|
|
303
309
|
|
|
304
310
|
### Patch Changes
|
|
305
311
|
|
|
306
|
-
-
|
|
307
|
-
|
|
308
|
-
|
|
312
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
313
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
|
|
314
|
+
Typescript from `4.2.4` to `4.3.5`.
|
|
309
315
|
|
|
310
316
|
## 2.16.0
|
|
311
317
|
|
|
312
318
|
### Minor Changes
|
|
313
319
|
|
|
314
|
-
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
320
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
|
|
321
|
+
[`a332288b5ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a332288b5ea) - Added
|
|
322
|
+
analytics for media-card memoryCacheLogging and added relevant featureFlag keys for media-common
|
|
323
|
+
package.
|
|
318
324
|
|
|
319
325
|
## 2.15.0
|
|
320
326
|
|
|
321
327
|
### Minor Changes
|
|
322
328
|
|
|
323
|
-
-
|
|
324
|
-
|
|
325
|
-
|
|
329
|
+
- [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
|
|
330
|
+
[`1a76e2839e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a76e2839e6) - Default
|
|
331
|
+
value for mediaUploadApiV2 Media feature flag set to true.
|
|
326
332
|
|
|
327
333
|
## 2.14.0
|
|
328
334
|
|
|
329
335
|
### Minor Changes
|
|
330
336
|
|
|
331
|
-
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
-
|
|
335
|
-
|
|
337
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
|
|
338
|
+
[`bfde909c9b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfde909c9b4) - Add new
|
|
339
|
+
feature flag mediaUploadApiV2
|
|
340
|
+
- [`8d6064cece4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6064cece4) - Add
|
|
341
|
+
missing values for the launch darkly feature flags name
|
|
336
342
|
|
|
337
343
|
## 2.13.0
|
|
338
344
|
|
|
339
345
|
### Minor Changes
|
|
340
346
|
|
|
341
|
-
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
-
|
|
345
|
-
|
|
346
|
-
-
|
|
347
|
-
|
|
347
|
+
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
|
|
348
|
+
[`501240ef964`](https://bitbucket.org/atlassian/atlassian-frontend/commits/501240ef964) - Export
|
|
349
|
+
`filterFeatureFlagKeysAllProducts`
|
|
350
|
+
- [`a09f961b9b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a09f961b9b2) - Add
|
|
351
|
+
filterFeatureFlagNamesWithAllProducts for returning the feature flags for all the products
|
|
352
|
+
- [`a4f822c2d5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4f822c2d5d) - Add
|
|
353
|
+
MediaFeatureFlagMap for Confluence and Jira
|
|
348
354
|
|
|
349
355
|
## 2.12.1
|
|
350
356
|
|
|
351
357
|
### Patch Changes
|
|
352
358
|
|
|
353
|
-
-
|
|
354
|
-
|
|
355
|
-
|
|
359
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
360
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
|
|
361
|
+
to TypeScript 4.2.4
|
|
356
362
|
|
|
357
363
|
## 2.12.0
|
|
358
364
|
|
|
359
365
|
### Minor Changes
|
|
360
366
|
|
|
361
|
-
-
|
|
362
|
-
|
|
363
|
-
|
|
367
|
+
- [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
|
|
368
|
+
[`bac667f95d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bac667f95d5) - Export
|
|
369
|
+
utility filterFeatureFlagNames and type RequiredMediaFeatureFlags
|
|
364
370
|
|
|
365
371
|
## 2.11.0
|
|
366
372
|
|
|
367
373
|
### Minor Changes
|
|
368
374
|
|
|
369
|
-
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
375
|
+
- [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
|
|
376
|
+
[`8742dbe70bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8742dbe70bd) - MEX-1102
|
|
377
|
+
Removed lodash dependencies from media component and converted all to local functions (lightweight
|
|
378
|
+
helpers)
|
|
373
379
|
|
|
374
380
|
## 2.10.3
|
|
375
381
|
|
|
376
382
|
### Patch Changes
|
|
377
383
|
|
|
378
|
-
-
|
|
379
|
-
|
|
380
|
-
|
|
384
|
+
- [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
|
|
385
|
+
[`5293a48368e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5293a48368e) - fix
|
|
386
|
+
image size in layout with ref and width observer
|
|
381
387
|
|
|
382
388
|
## 2.10.2
|
|
383
389
|
|
|
384
390
|
### Patch Changes
|
|
385
391
|
|
|
386
|
-
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
-
|
|
390
|
-
|
|
392
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
393
|
+
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Switched
|
|
394
|
+
as false default value for FF "Timestamp on video"
|
|
395
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Adding a
|
|
396
|
+
feature flag for TimestampOnVideo
|
|
391
397
|
|
|
392
398
|
## 2.10.1
|
|
393
399
|
|
|
394
400
|
### Patch Changes
|
|
395
401
|
|
|
396
|
-
-
|
|
397
|
-
|
|
398
|
-
|
|
402
|
+
- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
|
|
403
|
+
[`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
|
|
404
|
+
VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
|
|
399
405
|
|
|
400
406
|
## 2.10.0
|
|
401
407
|
|
|
402
408
|
### Minor Changes
|
|
403
409
|
|
|
404
|
-
-
|
|
405
|
-
|
|
406
|
-
|
|
410
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
411
|
+
[`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Added a
|
|
412
|
+
comparer helper for Media Feature Flags objects
|
|
407
413
|
|
|
408
414
|
### Patch Changes
|
|
409
415
|
|
|
410
|
-
-
|
|
411
|
-
|
|
412
|
-
-
|
|
413
|
-
|
|
414
|
-
-
|
|
415
|
-
|
|
416
|
-
-
|
|
417
|
-
|
|
418
|
-
|
|
416
|
+
- [`fc70978492a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc70978492a) - Using
|
|
417
|
+
type for SSR prop to reduce dependency on media-common
|
|
418
|
+
- [`2b24fcc59f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b24fcc59f2) - Removed
|
|
419
|
+
Code Viewer and Zip Previews Feature Flags
|
|
420
|
+
- [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Update
|
|
421
|
+
CardLoader to use react-loadable Add SSR feature prop to be passed in renderer and media card
|
|
422
|
+
- [`01a41e75803`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01a41e75803) - Removes
|
|
423
|
+
`allowMediaInline` media prop and replaces with Inline Files feature flag for editor and mobile
|
|
424
|
+
bridge
|
|
419
425
|
|
|
420
426
|
## 2.9.1
|
|
421
427
|
|
|
422
428
|
### Patch Changes
|
|
423
429
|
|
|
424
|
-
-
|
|
425
|
-
|
|
426
|
-
|
|
430
|
+
- [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
|
|
431
|
+
[`fe9ced0cd70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe9ced0cd70) - Removed
|
|
432
|
+
feature flags for polling settings
|
|
427
433
|
|
|
428
434
|
## 2.9.0
|
|
429
435
|
|
|
430
436
|
### Minor Changes
|
|
431
437
|
|
|
432
|
-
-
|
|
433
|
-
|
|
434
|
-
|
|
438
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
439
|
+
[`46d9d2872b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46d9d2872b4) - Video
|
|
440
|
+
Analytics - Add UI events for CustomMediaPlayer
|
|
435
441
|
|
|
436
442
|
### Patch Changes
|
|
437
443
|
|
|
438
|
-
-
|
|
439
|
-
|
|
440
|
-
-
|
|
441
|
-
|
|
442
|
-
-
|
|
443
|
-
|
|
444
|
+
- [`4777a174e6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4777a174e6d) - Added
|
|
445
|
+
analytics support for customMediaPlayer + screen event + entrypoint for locales
|
|
446
|
+
- [`b77bfe8e99c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77bfe8e99c) - Add
|
|
447
|
+
performance attributes to Commenced, Succeeded, Failed events for media card
|
|
448
|
+
- [`35d85025b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35d85025b4d) - MEX-860
|
|
449
|
+
Changed base track events payload + added CustomMediaPlayerType
|
|
444
450
|
|
|
445
451
|
## 2.8.0
|
|
446
452
|
|
|
447
453
|
### Minor Changes
|
|
448
454
|
|
|
449
|
-
-
|
|
450
|
-
|
|
451
|
-
|
|
455
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
456
|
+
[`c74e598326e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74e598326e) - Add new
|
|
457
|
+
members (see below). Extra entry point `mediaTypeUtils` for all of them is added.
|
|
452
458
|
|
|
453
|
-
|
|
459
|
+
New members:
|
|
454
460
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
461
|
+
- getMediaTypeFromMimeType
|
|
462
|
+
- isImageMimeTypeSupportedByBrowser
|
|
463
|
+
- isDocumentMimeTypeSupportedByBrowser
|
|
464
|
+
- isMimeTypeSupportedByBrowser
|
|
465
|
+
- isImageMimeTypeSupportedByServer
|
|
466
|
+
- isDocumentMimeTypeSupportedByServer
|
|
467
|
+
- isAudioMimeTypeSupportedByServer
|
|
468
|
+
- isVideoMimeTypeSupportedByServer
|
|
469
|
+
- isUnknownMimeTypeSupportedByServer
|
|
470
|
+
- isMimeTypeSupportedByServer
|
|
465
471
|
|
|
466
472
|
### Patch Changes
|
|
467
473
|
|
|
468
|
-
-
|
|
469
|
-
|
|
474
|
+
- [`8cba1694b5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cba1694b5e) - Remove
|
|
475
|
+
pollingMaxFailuresExceeded error from implementation and feature flags
|
|
470
476
|
|
|
471
477
|
## 2.7.0
|
|
472
478
|
|
|
473
479
|
### Minor Changes
|
|
474
480
|
|
|
475
|
-
-
|
|
476
|
-
|
|
477
|
-
|
|
481
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
482
|
+
[`3cd9ee2d15b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cd9ee2d15b) - Added
|
|
483
|
+
RxJS compatiblity notice in Media docs
|
|
478
484
|
|
|
479
485
|
### Patch Changes
|
|
480
486
|
|
|
481
|
-
-
|
|
482
|
-
|
|
487
|
+
- [`6be6879ef6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6be6879ef6d) - Enforce
|
|
488
|
+
types
|
|
483
489
|
|
|
484
490
|
## 2.6.2
|
|
485
491
|
|
|
486
492
|
### Patch Changes
|
|
487
493
|
|
|
488
|
-
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
-
|
|
494
|
+
- [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
|
|
495
|
+
[`49363db4abf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49363db4abf) - Modify
|
|
496
|
+
getLocalMediaFeature to accept extra param and add unit tests
|
|
497
|
+
- Updated dependencies
|
|
492
498
|
|
|
493
499
|
## 2.6.1
|
|
494
500
|
|
|
495
501
|
### Patch Changes
|
|
496
502
|
|
|
497
|
-
-
|
|
498
|
-
|
|
499
|
-
|
|
503
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
|
|
504
|
+
[`db441ee18c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db441ee18c3) - Handle
|
|
505
|
+
localStorage and sessionStorage safely
|
|
500
506
|
|
|
501
507
|
## 2.6.0
|
|
502
508
|
|
|
503
509
|
### Minor Changes
|
|
504
510
|
|
|
505
|
-
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
-
|
|
509
|
-
|
|
510
|
-
-
|
|
511
|
-
|
|
512
|
-
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
### Patch Changes
|
|
517
|
-
|
|
518
|
-
-
|
|
519
|
-
|
|
520
|
-
-
|
|
521
|
-
|
|
522
|
-
-
|
|
523
|
-
|
|
524
|
-
-
|
|
525
|
-
|
|
526
|
-
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
-
|
|
511
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
512
|
+
[`e5413204ba8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5413204ba8) - Add
|
|
513
|
+
optional errorDetail to FailAttributes for extra debugging context
|
|
514
|
+
- [`b7b0cdea03f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7b0cdea03f) - add
|
|
515
|
+
generic type for MediaAnalyticsContext<DataType>
|
|
516
|
+
- [`f2db5a33953`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2db5a33953) - Added
|
|
517
|
+
withMediaAnalyticsContext() in media-common for use by media components
|
|
518
|
+
- [`ce5671da5e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce5671da5e7) - keep
|
|
519
|
+
media analytics fileAttributes nested in attributes move FileStatus from media-client to
|
|
520
|
+
media-common, maintaing export from media-client
|
|
521
|
+
|
|
522
|
+
### Patch Changes
|
|
523
|
+
|
|
524
|
+
- [`08000e61e72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08000e61e72) - Patched
|
|
525
|
+
withMediaAnalyticsContext() to accept React refs + minor Analytics types change
|
|
526
|
+
- [`bfd3311eb16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfd3311eb16) - Fixed
|
|
527
|
+
withMediaAnalyticsContext() typing issue
|
|
528
|
+
- [`ea425224c8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea425224c8f) - Updated
|
|
529
|
+
Screen & Operational Event types in media-common
|
|
530
|
+
- [`4f1d3a6b22a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f1d3a6b22a) -
|
|
531
|
+
Refactored Media Analytics Namespaced Context (now delivered by our HOC in media-common)
|
|
532
|
+
- [`ed20a0c50b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed20a0c50b0) - Fixed
|
|
533
|
+
MediaAnalyticsContext to correctly attach static properties Made 'attributes' a mandatory member
|
|
534
|
+
of BaseEventPayload
|
|
535
|
+
- Updated dependencies
|
|
530
536
|
|
|
531
537
|
## 2.5.1
|
|
532
538
|
|
|
533
539
|
### Patch Changes
|
|
534
540
|
|
|
535
|
-
-
|
|
536
|
-
|
|
537
|
-
|
|
541
|
+
- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
|
|
542
|
+
[`ab112f3020`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab112f3020) - Updated
|
|
543
|
+
media-common analytics exports
|
|
538
544
|
|
|
539
545
|
## 2.5.0
|
|
540
546
|
|
|
541
547
|
### Minor Changes
|
|
542
548
|
|
|
543
|
-
-
|
|
544
|
-
|
|
545
|
-
|
|
549
|
+
- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
|
|
550
|
+
[`ad2a0e3352`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad2a0e3352) - add common
|
|
551
|
+
analytics types for media
|
|
546
552
|
|
|
547
553
|
### Patch Changes
|
|
548
554
|
|
|
549
|
-
-
|
|
550
|
-
|
|
551
|
-
-
|
|
552
|
-
|
|
553
|
-
-
|
|
554
|
-
|
|
555
|
+
- [`56b5424269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b5424269) - BMPT-1075
|
|
556
|
+
improve media common analytics
|
|
557
|
+
- [`b611cc4044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b611cc4044) - improve
|
|
558
|
+
common generic analytics types
|
|
559
|
+
- [`52d4b2cbfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52d4b2cbfb) - Updated
|
|
560
|
+
media-common analytics types
|
|
555
561
|
|
|
556
562
|
## 2.4.4
|
|
557
563
|
|
|
558
564
|
### Patch Changes
|
|
559
565
|
|
|
560
|
-
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
-
|
|
564
|
-
|
|
566
|
+
- [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
|
|
567
|
+
[`91061fed3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91061fed3e) - Updated
|
|
568
|
+
default values for Polling feature Flags
|
|
569
|
+
- [`11b4fc8033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11b4fc8033) - ensure
|
|
570
|
+
maximum media poll interval ms is 3.3min not 33min
|
|
565
571
|
|
|
566
572
|
## 2.4.3
|
|
567
573
|
|
|
568
574
|
### Patch Changes
|
|
569
575
|
|
|
570
|
-
-
|
|
571
|
-
|
|
572
|
-
|
|
576
|
+
- [#6521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6521)
|
|
577
|
+
[`956cf2d5ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/956cf2d5ee) - HOT-93465
|
|
578
|
+
docs(changeset): ensure maximum media poll interval ms is 3.3min not 33min
|
|
573
579
|
|
|
574
580
|
## 2.4.2
|
|
575
581
|
|
|
576
582
|
### Patch Changes
|
|
577
583
|
|
|
578
|
-
-
|
|
579
|
-
|
|
580
|
-
|
|
584
|
+
- [#6478](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6478)
|
|
585
|
+
[`0698db3a1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0698db3a1f) - Updated
|
|
586
|
+
default values for Polling feature Flags
|
|
581
587
|
|
|
582
588
|
## 2.4.1
|
|
583
589
|
|
|
584
590
|
### Patch Changes
|
|
585
591
|
|
|
586
|
-
-
|
|
587
|
-
|
|
588
|
-
|
|
592
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
593
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
|
|
594
|
+
packages using babel rather than tsc
|
|
589
595
|
|
|
590
596
|
## 2.4.0
|
|
591
597
|
|
|
592
598
|
### Minor Changes
|
|
593
599
|
|
|
594
|
-
-
|
|
595
|
-
|
|
596
|
-
|
|
600
|
+
- [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
|
|
601
|
+
[`f2b871e61d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2b871e61d) - expose
|
|
602
|
+
NumericalCardDimensions from media-common
|
|
597
603
|
|
|
598
604
|
## 2.3.0
|
|
599
605
|
|
|
600
606
|
### Minor Changes
|
|
601
607
|
|
|
602
|
-
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
-
|
|
606
|
-
|
|
608
|
+
- [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
|
|
609
|
+
[`bf98a47a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf98a47a0f) - Enhance
|
|
610
|
+
polling strategy to limit to finite attempts with timing backoff
|
|
611
|
+
- [`73613210d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73613210d4) - Adding
|
|
612
|
+
support for Code and Email files so that they are now able to be previewed in the viewer.
|
|
607
613
|
|
|
608
614
|
## 2.2.1
|
|
609
615
|
|
|
610
616
|
### Patch Changes
|
|
611
617
|
|
|
612
|
-
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
619
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
620
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
621
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
|
|
622
|
+
versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
623
|
+
`devDependencies` to denote version that the package was built with.
|
|
618
624
|
|
|
619
625
|
## 2.2.0
|
|
620
626
|
|
|
621
627
|
### Minor Changes
|
|
622
628
|
|
|
623
|
-
-
|
|
624
|
-
|
|
625
|
-
|
|
629
|
+
- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
|
|
630
|
+
[`7d831363d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d831363d9) - Migrated
|
|
631
|
+
to declarative entry points
|
|
626
632
|
|
|
627
633
|
## 2.1.1
|
|
628
634
|
|
|
629
635
|
### Patch Changes
|
|
630
636
|
|
|
631
|
-
-
|
|
632
|
-
|
|
633
|
-
|
|
637
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
638
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
639
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
634
640
|
|
|
635
|
-
|
|
636
|
-
|
|
641
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this tslib
|
|
642
|
+
upgrade to prevent duplicates of tslib being bundled.
|
|
637
643
|
|
|
638
644
|
## 2.1.0
|
|
639
645
|
|
|
640
646
|
### Minor Changes
|
|
641
647
|
|
|
642
|
-
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
-
|
|
646
|
-
|
|
647
|
-
-
|
|
648
|
-
|
|
648
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
649
|
+
[`62eb1114c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62eb1114c4) - Enable
|
|
650
|
+
passing of MediaFeatureFlags through Editor Renderer via MediaOptions to Media components
|
|
651
|
+
- [`6faafb144c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6faafb144c) - Introduce
|
|
652
|
+
MediaFeatureFlags. Refactor components to use.
|
|
653
|
+
- [`2202870181`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2202870181) - Added
|
|
654
|
+
support for zip previews in media viewer
|
|
649
655
|
|
|
650
656
|
### Patch Changes
|
|
651
657
|
|
|
652
|
-
-
|
|
653
|
-
|
|
654
|
-
-
|
|
655
|
-
|
|
656
|
-
-
|
|
657
|
-
|
|
658
|
+
- [`fa6fb5dfbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa6fb5dfbb) - Removing
|
|
659
|
+
unused code to be published
|
|
660
|
+
- [`37f235e7f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37f235e7f7) - remove FF
|
|
661
|
+
override warning for localhost
|
|
662
|
+
- [`641c4c54e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/641c4c54e6) - Format
|
|
663
|
+
comments of getMediaFeatureFlag utility
|
|
658
664
|
|
|
659
665
|
## 2.0.0
|
|
660
666
|
|
|
661
667
|
### Major Changes
|
|
662
668
|
|
|
663
|
-
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
669
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
670
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
|
|
671
|
+
dropping IE11 support, from this version onwards there are no warranties of the package working in
|
|
672
|
+
IE11. For more information see:
|
|
673
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
668
674
|
|
|
669
675
|
## 1.1.0
|
|
670
676
|
|
|
671
677
|
### Minor Changes
|
|
672
678
|
|
|
673
|
-
-
|
|
674
|
-
|
|
675
|
-
|
|
679
|
+
- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
|
|
680
|
+
[`3ae1f77dd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ae1f77dd4) - Expose
|
|
681
|
+
MediaType from media-common
|
|
676
682
|
|
|
677
683
|
## 1.0.1
|
|
678
684
|
|
|
679
685
|
### Patch Changes
|
|
680
686
|
|
|
681
|
-
-
|
|
687
|
+
- [patch][bb2fe95478](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb2fe95478):
|
|
682
688
|
|
|
683
|
-
|
|
684
|
-
|
|
689
|
+
Create @atlaskit/media-common- Updated dependencies
|
|
690
|
+
[168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
|
|
685
691
|
|
|
686
|
-
|
|
692
|
+
- @atlaskit/docs@8.5.1
|