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