@atlaskit/adf-utils 19.0.30 → 19.0.32
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 +956 -596
- package/dist/cjs/transforms/dedupe-marks-transform.js +1 -1
- package/dist/es2019/transforms/dedupe-marks-transform.js +1 -1
- package/dist/esm/transforms/dedupe-marks-transform.js +1 -1
- package/dist/types/transforms/dedupe-marks-transform.d.ts +1 -1
- package/dist/types-ts4.5/transforms/dedupe-marks-transform.d.ts +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,1096 +1,1410 @@
|
|
|
1
1
|
# @atlaskit/adf-utils
|
|
2
2
|
|
|
3
|
+
## 19.0.32
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
8
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
9
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
10
|
+
|
|
11
|
+
## 19.0.31
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#95605](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95605)
|
|
16
|
+
[`ab6a0e7bac9c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab6a0e7bac9c) -
|
|
17
|
+
[ED-23098] Add support for background color mark to ADF utils and editor common validators
|
|
18
|
+
|
|
3
19
|
## 19.0.30
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
23
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
24
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
25
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
8
26
|
|
|
9
27
|
## 19.0.29
|
|
10
28
|
|
|
11
29
|
### Patch Changes
|
|
12
30
|
|
|
13
|
-
-
|
|
31
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
32
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
33
|
+
Updating adf-schema version to 35.10.0
|
|
14
34
|
|
|
15
35
|
## 19.0.28
|
|
16
36
|
|
|
17
37
|
### Patch Changes
|
|
18
38
|
|
|
19
|
-
-
|
|
39
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
40
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
41
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
20
42
|
|
|
21
43
|
## 19.0.27
|
|
22
44
|
|
|
23
45
|
### Patch Changes
|
|
24
46
|
|
|
25
|
-
-
|
|
47
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
48
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
49
|
+
Bump ADF-schema package to version 35.0.0
|
|
26
50
|
|
|
27
51
|
## 19.0.26
|
|
28
52
|
|
|
29
53
|
### Patch Changes
|
|
30
54
|
|
|
31
|
-
-
|
|
55
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
56
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
57
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
58
|
+
35.7.0 to 35.8.0
|
|
32
59
|
|
|
33
60
|
## 19.0.25
|
|
34
61
|
|
|
35
62
|
### Patch Changes
|
|
36
63
|
|
|
37
|
-
-
|
|
64
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
65
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
66
|
+
Bump adf-schema to 35.7.0
|
|
38
67
|
|
|
39
68
|
## 19.0.24
|
|
40
69
|
|
|
41
70
|
### Patch Changes
|
|
42
71
|
|
|
43
|
-
-
|
|
72
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
73
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
74
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
44
75
|
|
|
45
76
|
## 19.0.23
|
|
46
77
|
|
|
47
78
|
### Patch Changes
|
|
48
79
|
|
|
49
|
-
-
|
|
80
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
81
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
82
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
50
83
|
|
|
51
84
|
## 19.0.22
|
|
52
85
|
|
|
53
86
|
### Patch Changes
|
|
54
87
|
|
|
55
|
-
-
|
|
88
|
+
- [#79538](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79538)
|
|
89
|
+
[`d4d91668d3ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d4d91668d3ac) -
|
|
90
|
+
ED-22501 Update validator specs for inline-card based on feature flag
|
|
56
91
|
|
|
57
92
|
## 19.0.21
|
|
58
93
|
|
|
59
94
|
### Patch Changes
|
|
60
95
|
|
|
61
|
-
-
|
|
96
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
97
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
98
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
62
99
|
|
|
63
100
|
## 19.0.20
|
|
64
101
|
|
|
65
102
|
### Patch Changes
|
|
66
103
|
|
|
67
|
-
-
|
|
104
|
+
- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
|
|
105
|
+
[`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
|
|
106
|
+
Updating adf-schema version to 35.5.1
|
|
68
107
|
|
|
69
108
|
## 19.0.19
|
|
70
109
|
|
|
71
110
|
### Patch Changes
|
|
72
111
|
|
|
73
|
-
-
|
|
112
|
+
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
|
|
113
|
+
[`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
|
|
114
|
+
ED-21609 Update adf-schema to 35.3.0
|
|
74
115
|
|
|
75
116
|
## 19.0.18
|
|
76
117
|
|
|
77
118
|
### Patch Changes
|
|
78
119
|
|
|
79
|
-
-
|
|
120
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
121
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
122
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
80
123
|
|
|
81
124
|
## 19.0.17
|
|
82
125
|
|
|
83
126
|
### Patch Changes
|
|
84
127
|
|
|
85
|
-
-
|
|
128
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
129
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
130
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
86
131
|
|
|
87
132
|
## 19.0.16
|
|
88
133
|
|
|
89
134
|
### Patch Changes
|
|
90
135
|
|
|
91
|
-
-
|
|
136
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
137
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
138
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
92
139
|
|
|
93
140
|
## 19.0.15
|
|
94
141
|
|
|
95
142
|
### Patch Changes
|
|
96
143
|
|
|
97
|
-
-
|
|
144
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
145
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
146
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
98
147
|
|
|
99
148
|
## 19.0.14
|
|
100
149
|
|
|
101
150
|
### Patch Changes
|
|
102
151
|
|
|
103
|
-
-
|
|
152
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
153
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
154
|
+
update ADF schema
|
|
104
155
|
|
|
105
156
|
## 19.0.13
|
|
106
157
|
|
|
107
158
|
### Patch Changes
|
|
108
159
|
|
|
109
|
-
-
|
|
160
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
161
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
162
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
110
163
|
|
|
111
164
|
## 19.0.12
|
|
112
165
|
|
|
113
166
|
### Patch Changes
|
|
114
167
|
|
|
115
|
-
-
|
|
168
|
+
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
|
|
169
|
+
[`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
|
|
170
|
+
ED-20971 Upgrade adf-schema package to ^34.0.0
|
|
116
171
|
|
|
117
172
|
## 19.0.11
|
|
118
173
|
|
|
119
174
|
### Patch Changes
|
|
120
175
|
|
|
121
|
-
-
|
|
176
|
+
- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
|
|
177
|
+
[`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
|
|
178
|
+
ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
|
|
122
179
|
|
|
123
180
|
## 19.0.10
|
|
124
181
|
|
|
125
182
|
### Patch Changes
|
|
126
183
|
|
|
127
|
-
-
|
|
184
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
185
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
|
|
186
|
+
Connect yarn changeset to packages, upgrade adf-schema
|
|
128
187
|
|
|
129
188
|
## 19.0.9
|
|
130
189
|
|
|
131
190
|
### Patch Changes
|
|
132
191
|
|
|
133
|
-
-
|
|
192
|
+
- [#40343](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40343)
|
|
193
|
+
[`f040aac6bd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f040aac6bd1) -
|
|
194
|
+
ADFEXP-524: unskip consistency.ts in adf-utils
|
|
134
195
|
|
|
135
196
|
## 19.0.8
|
|
136
197
|
|
|
137
198
|
### Patch Changes
|
|
138
199
|
|
|
139
|
-
-
|
|
200
|
+
- [#40119](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40119)
|
|
201
|
+
[`02417310e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02417310e08) - Fix
|
|
202
|
+
broken generate:spec in adf-utils
|
|
140
203
|
|
|
141
204
|
## 19.0.7
|
|
142
205
|
|
|
143
206
|
### Patch Changes
|
|
144
207
|
|
|
145
|
-
-
|
|
146
|
-
|
|
208
|
+
- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
|
|
209
|
+
[`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
|
|
210
|
+
adf-schema from AFE and rely on npm package for adf-schema
|
|
211
|
+
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
|
|
212
|
+
adf-schema, use published version
|
|
147
213
|
|
|
148
214
|
## 19.0.6
|
|
149
215
|
|
|
150
216
|
### Patch Changes
|
|
151
217
|
|
|
152
|
-
-
|
|
218
|
+
- [#39532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39532)
|
|
219
|
+
[`818087ca71e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/818087ca71e) -
|
|
220
|
+
ADFEXP-542: fix validate test
|
|
153
221
|
|
|
154
222
|
## 19.0.5
|
|
155
223
|
|
|
156
224
|
### Patch Changes
|
|
157
225
|
|
|
158
|
-
-
|
|
226
|
+
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
|
|
227
|
+
[`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
|
|
228
|
+
adf-schema to fixed versioning
|
|
159
229
|
|
|
160
230
|
## 19.0.4
|
|
161
231
|
|
|
162
232
|
### Patch Changes
|
|
163
233
|
|
|
164
|
-
-
|
|
234
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
235
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
236
|
+
version.json
|
|
165
237
|
|
|
166
238
|
## 19.0.3
|
|
167
239
|
|
|
168
240
|
### Patch Changes
|
|
169
241
|
|
|
170
|
-
-
|
|
171
|
-
-
|
|
242
|
+
- [#37934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37934)
|
|
243
|
+
[`106c54b0ce4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/106c54b0ce4) - [ux]
|
|
244
|
+
ED-15896 - Added support for unsupported nodes in listItem
|
|
245
|
+
- Updated dependencies
|
|
172
246
|
|
|
173
247
|
## 19.0.2
|
|
174
248
|
|
|
175
249
|
### Patch Changes
|
|
176
250
|
|
|
177
|
-
-
|
|
178
|
-
-
|
|
251
|
+
- [#38316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38316)
|
|
252
|
+
[`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux]
|
|
253
|
+
HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
|
|
254
|
+
- Updated dependencies
|
|
179
255
|
|
|
180
256
|
## 19.0.1
|
|
181
257
|
|
|
182
258
|
### Patch Changes
|
|
183
259
|
|
|
184
|
-
-
|
|
185
|
-
-
|
|
260
|
+
- [#37639](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639)
|
|
261
|
+
[`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) -
|
|
262
|
+
[ED-19175] add missing support for the unsupportedBlock in table related nodes
|
|
263
|
+
- Updated dependencies
|
|
186
264
|
|
|
187
265
|
## 19.0.0
|
|
188
266
|
|
|
189
267
|
### Major Changes
|
|
190
268
|
|
|
191
|
-
-
|
|
269
|
+
- [#35517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35517)
|
|
270
|
+
[`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - [ADF
|
|
271
|
+
change] added widthType attribute to mediaSingle node, to support fixed width media node.
|
|
192
272
|
|
|
193
273
|
### Patch Changes
|
|
194
274
|
|
|
195
|
-
-
|
|
275
|
+
- Updated dependencies
|
|
196
276
|
|
|
197
277
|
## 18.4.3
|
|
198
278
|
|
|
199
279
|
### Patch Changes
|
|
200
280
|
|
|
201
|
-
-
|
|
281
|
+
- [#34936](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34936)
|
|
282
|
+
[`c630941e8ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c630941e8ca) - Fix
|
|
283
|
+
validation spec and modify default card node replacement where rest of the attributes are spread
|
|
284
|
+
on top of replaced URL
|
|
202
285
|
|
|
203
286
|
## 18.4.2
|
|
204
287
|
|
|
205
288
|
### Patch Changes
|
|
206
289
|
|
|
207
|
-
-
|
|
290
|
+
- [#35185](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35185)
|
|
291
|
+
[`bf7e8e4968b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf7e8e4968b) -
|
|
292
|
+
ED-15895 add unsupportedinline support to caption
|
|
208
293
|
|
|
209
294
|
## 18.4.1
|
|
210
295
|
|
|
211
296
|
### Patch Changes
|
|
212
297
|
|
|
213
|
-
-
|
|
214
|
-
-
|
|
298
|
+
- [#35085](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35085)
|
|
299
|
+
[`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move
|
|
300
|
+
`width` and `layout` out from `datasource` into `attr` root (context blockCard node)
|
|
301
|
+
- Updated dependencies
|
|
215
302
|
|
|
216
303
|
## 18.4.0
|
|
217
304
|
|
|
218
305
|
### Minor Changes
|
|
219
306
|
|
|
220
|
-
-
|
|
307
|
+
- [#34998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34998)
|
|
308
|
+
[`55d241a3794`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55d241a3794) -
|
|
309
|
+
Improve ADF validation by making deeper and stricter array checks as well as ability to have
|
|
310
|
+
deep attribute structures.
|
|
221
311
|
|
|
222
312
|
## 18.3.0
|
|
223
313
|
|
|
224
314
|
### Minor Changes
|
|
225
315
|
|
|
226
|
-
-
|
|
316
|
+
- [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
|
|
317
|
+
[`f3d2c08d61b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3d2c08d61b) - Adds
|
|
318
|
+
new datasource attribute to existing blockCard node
|
|
227
319
|
|
|
228
320
|
### Patch Changes
|
|
229
321
|
|
|
230
|
-
-
|
|
322
|
+
- Updated dependencies
|
|
231
323
|
|
|
232
324
|
## 18.2.3
|
|
233
325
|
|
|
234
326
|
### Patch Changes
|
|
235
327
|
|
|
236
|
-
-
|
|
237
|
-
-
|
|
328
|
+
- [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
|
|
329
|
+
[`94561f309f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94561f309f3) - New
|
|
330
|
+
stage-0 change: custom "width" attribute on Tables nodes
|
|
331
|
+
- Updated dependencies
|
|
238
332
|
|
|
239
333
|
## 18.2.2
|
|
240
334
|
|
|
241
335
|
### Patch Changes
|
|
242
336
|
|
|
243
|
-
-
|
|
337
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
338
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
339
|
+
legacy types are published for TS 4.5-4.8
|
|
244
340
|
|
|
245
341
|
## 18.2.1
|
|
246
342
|
|
|
247
343
|
### Patch Changes
|
|
248
344
|
|
|
249
|
-
-
|
|
345
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
346
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
347
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
250
348
|
|
|
251
349
|
## 18.2.0
|
|
252
350
|
|
|
253
351
|
### Minor Changes
|
|
254
352
|
|
|
255
|
-
-
|
|
353
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
354
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
355
|
+
minor dependency bump
|
|
256
356
|
|
|
257
357
|
### Patch Changes
|
|
258
358
|
|
|
259
|
-
-
|
|
359
|
+
- Updated dependencies
|
|
260
360
|
|
|
261
361
|
## 18.1.2
|
|
262
362
|
|
|
263
363
|
### Patch Changes
|
|
264
364
|
|
|
265
|
-
-
|
|
365
|
+
- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
|
|
366
|
+
[`ac684305b74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac684305b74) -
|
|
367
|
+
[ED-17495] Avoid adding two unsupportedNodeAttribute marks as duplicate marks are invalid ADF
|
|
266
368
|
|
|
267
369
|
## 18.1.1
|
|
268
370
|
|
|
269
371
|
### Patch Changes
|
|
270
372
|
|
|
271
|
-
-
|
|
272
|
-
-
|
|
373
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
374
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
375
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
376
|
+
- Updated dependencies
|
|
273
377
|
|
|
274
378
|
## 18.1.0
|
|
275
379
|
|
|
276
380
|
### Minor Changes
|
|
277
381
|
|
|
278
|
-
-
|
|
382
|
+
- [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891)
|
|
383
|
+
[`bf04c417bfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf04c417bfd) - Add
|
|
384
|
+
"border" mark to stage0 ADF schema
|
|
279
385
|
|
|
280
386
|
### Patch Changes
|
|
281
387
|
|
|
282
|
-
-
|
|
388
|
+
- Updated dependencies
|
|
283
389
|
|
|
284
390
|
## 18.0.4
|
|
285
391
|
|
|
286
392
|
### Patch Changes
|
|
287
393
|
|
|
288
|
-
-
|
|
289
|
-
|
|
290
|
-
|
|
394
|
+
- [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
|
|
395
|
+
[`6b52583b688`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b52583b688) -
|
|
396
|
+
ED-15974 Currently nodes are validated against single spec. When a node has multiple specs, like
|
|
397
|
+
mediaSingle, the first spec is used to validate the node. Therefore, the validation fails with
|
|
398
|
+
an error `INVALID_CONTENT_LENGTH` when the correct spec is not selected for validation.
|
|
291
399
|
|
|
292
|
-
|
|
400
|
+
This fix is to re-arrange the specs so that the less restrictive spec is at the top.
|
|
293
401
|
|
|
294
402
|
## 18.0.3
|
|
295
403
|
|
|
296
404
|
### Patch Changes
|
|
297
405
|
|
|
298
|
-
-
|
|
299
|
-
-
|
|
406
|
+
- [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
|
|
407
|
+
[`eab04c03dbc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab04c03dbc) -
|
|
408
|
+
ED-15641 Update transfromIndentationMarks() to remove heading indention from tableHeaders.
|
|
409
|
+
- Updated dependencies
|
|
300
410
|
|
|
301
411
|
## 18.0.2
|
|
302
412
|
|
|
303
413
|
### Patch Changes
|
|
304
414
|
|
|
305
|
-
-
|
|
415
|
+
- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
|
|
416
|
+
[`15e6a59ab9b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15e6a59ab9b) - Dummy
|
|
417
|
+
changeset to trigger product integrator to use latest adf-utils from develop.
|
|
306
418
|
|
|
307
419
|
## 18.0.1
|
|
308
420
|
|
|
309
421
|
### Patch Changes
|
|
310
422
|
|
|
311
|
-
-
|
|
312
|
-
-
|
|
423
|
+
- [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
|
|
424
|
+
[`070984d00ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070984d00ea) - Dummy
|
|
425
|
+
changeset to trigger product integrator to use latest adf-utils from develop
|
|
426
|
+
- Updated dependencies
|
|
313
427
|
|
|
314
428
|
## 18.0.0
|
|
315
429
|
|
|
316
430
|
### Major Changes
|
|
317
431
|
|
|
318
|
-
-
|
|
432
|
+
- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
|
|
433
|
+
[`5d317ed8aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d317ed8aa3) - [ux]
|
|
434
|
+
ED-15882: Implement custom starting numbers for orderedList nodes in adf-schema, editor,
|
|
435
|
+
renderer, transformers behind restartNumberedLists feature flag. Users will be able to set a
|
|
436
|
+
custom starting number when typing to create a numbered list in the Editor and this will be
|
|
437
|
+
persisted across Renderer and other format transformations.
|
|
319
438
|
|
|
320
|
-
|
|
439
|
+
Note: restartNumberedLists will be off by default. To enable it, consumers will need to set
|
|
440
|
+
<Editor featureFlags={{ restartNumberedLists: true }}> or <Renderer
|
|
441
|
+
featureFlags={{ restartNumberedLists: true }}>
|
|
321
442
|
|
|
322
443
|
### Patch Changes
|
|
323
444
|
|
|
324
|
-
-
|
|
445
|
+
- Updated dependencies
|
|
325
446
|
|
|
326
447
|
## 17.1.5
|
|
327
448
|
|
|
328
449
|
### Patch Changes
|
|
329
450
|
|
|
330
|
-
-
|
|
451
|
+
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
|
|
452
|
+
[`17014a9004c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17014a9004c) - [ux]
|
|
453
|
+
ED-15632 preprocess invalid media adf to avoid empty mediaSingle node and duplicated captions
|
|
454
|
+
and media inside mediaSingle.The document will be transformed for this cases and validation
|
|
455
|
+
error not thrown.When mediaSingle with empty content is encountered - it will be removed.When
|
|
456
|
+
mediaSingle with duplicated captions or media nodes is encountered - duplicate captions or media
|
|
457
|
+
nodes will be removed, prioritising removal of nodes with empty content first.
|
|
331
458
|
|
|
332
459
|
## 17.1.4
|
|
333
460
|
|
|
334
461
|
### Patch Changes
|
|
335
462
|
|
|
336
|
-
-
|
|
463
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
464
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
465
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
337
466
|
|
|
338
467
|
## 17.1.3
|
|
339
468
|
|
|
340
469
|
### Patch Changes
|
|
341
470
|
|
|
342
|
-
-
|
|
471
|
+
- Updated dependencies
|
|
343
472
|
|
|
344
473
|
## 17.1.2
|
|
345
474
|
|
|
346
475
|
### Patch Changes
|
|
347
476
|
|
|
348
|
-
-
|
|
477
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
478
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
479
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
349
480
|
|
|
350
481
|
## 17.1.1
|
|
351
482
|
|
|
352
483
|
### Patch Changes
|
|
353
484
|
|
|
354
|
-
-
|
|
355
|
-
-
|
|
485
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
|
|
486
|
+
[`fecd5f5c96c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fecd5f5c96c) -
|
|
487
|
+
ED-15067 Added paragraph_with_indentation to block content to allow indented paragraphs inside
|
|
488
|
+
of layout columns. Prior to this change, it was possible to add indentation but it resulted in
|
|
489
|
+
an unsupported mark.
|
|
490
|
+
- Updated dependencies
|
|
356
491
|
|
|
357
492
|
## 17.1.0
|
|
358
493
|
|
|
359
494
|
### Minor Changes
|
|
360
495
|
|
|
361
|
-
-
|
|
496
|
+
- [#22875](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22875)
|
|
497
|
+
[`4d8c675bd2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d8c675bd2a) -
|
|
498
|
+
EDM-3779 Hotfix: Extend Media Inline ADF Schema to have type attribute
|
|
362
499
|
|
|
363
500
|
### Patch Changes
|
|
364
501
|
|
|
365
|
-
-
|
|
502
|
+
- Updated dependencies
|
|
366
503
|
|
|
367
504
|
## 17.0.0
|
|
368
505
|
|
|
369
506
|
### Major Changes
|
|
370
507
|
|
|
371
|
-
-
|
|
508
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
|
|
509
|
+
[`844b8278b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/844b8278b4d) -
|
|
510
|
+
ED-14608: Migrate adf-utils to modern child entry points, remove default entry point, add
|
|
511
|
+
codemods to enforce migration.
|
|
372
512
|
|
|
373
|
-
|
|
513
|
+
As we will no longer support the default entry point, imports such as the example below:
|
|
374
514
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
515
|
+
```
|
|
516
|
+
import { breakout, scrubAdf, map } from '@atlaskit/adf-utils';
|
|
517
|
+
```
|
|
378
518
|
|
|
379
|
-
|
|
519
|
+
would need to become:
|
|
380
520
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
521
|
+
```
|
|
522
|
+
import { breakout } from '@atlaskit/adf-utils/builders';
|
|
523
|
+
import { scrubADF } from '@atlaskit/adf-utils/scrub';
|
|
524
|
+
import { map } from '@atlaskit/adf-utils/traverse';
|
|
525
|
+
```
|
|
386
526
|
|
|
387
|
-
|
|
527
|
+
**The new (and only) @atlaskit/adf-utils entry points supported now are listed below:**
|
|
388
528
|
|
|
389
|
-
|
|
529
|
+
@atlaskit/adf-utils/builders for:
|
|
390
530
|
|
|
391
|
-
|
|
531
|
+
- breakout, code, em, link, link, strike, strong, strong, subsup, text-color, underline,
|
|
532
|
+
underline, alignment, indentation, data-consumer fragment, blockquote, bodied-extension,
|
|
533
|
+
block-card, bullet-list, bullet-list, code-block, date, decision-item, decision-list, doc,
|
|
534
|
+
emoji, extension, expand, nested-expand, hard-break, hard-break, heading, inline-extension,
|
|
535
|
+
inline-card, layout-column, layout-section, list-item, list-item, media-group, media-single,
|
|
536
|
+
media, mention, ordered-list, ordered-list, panel, paragraph, paragraph, placeholder, rule,
|
|
537
|
+
rule, status, table-cell, table-cell, table-header, table-header, table-row, table-row,
|
|
538
|
+
table, task-item, task-list, text, embed-card,
|
|
392
539
|
|
|
393
|
-
|
|
540
|
+
@atlaskit/adf-utils/empty-adf for:
|
|
394
541
|
|
|
395
|
-
|
|
542
|
+
- getEmptyADF
|
|
396
543
|
|
|
397
|
-
|
|
544
|
+
@atlaskit/adf-utils/scrub for:
|
|
398
545
|
|
|
399
|
-
|
|
546
|
+
- scrubAdf
|
|
400
547
|
|
|
401
|
-
|
|
548
|
+
@atlaskit/adf-utils/transforms for:
|
|
402
549
|
|
|
403
|
-
|
|
550
|
+
- transformMediaLinkMarks, transformTextLinkCodeMarks, transformDedupeMarks,
|
|
551
|
+
transformNodesMissingContent, transformIndentationMarks
|
|
404
552
|
|
|
405
|
-
|
|
553
|
+
@atlaskit/adf-utils/traverse for:
|
|
406
554
|
|
|
407
|
-
|
|
555
|
+
- traverse, map, reduce, filter
|
|
408
556
|
|
|
409
|
-
|
|
557
|
+
@atlaskit/adf-utils/validator for:
|
|
410
558
|
|
|
411
|
-
|
|
559
|
+
- validateAttrs, validator
|
|
412
560
|
|
|
413
|
-
|
|
561
|
+
@atlaskit/adf-utils/types for:
|
|
414
562
|
|
|
415
|
-
|
|
563
|
+
- ADFEntityMark, ADFEntity, Visitor, VisitorCollection, EntityParent
|
|
416
564
|
|
|
417
|
-
|
|
565
|
+
@atlaskit/adf-utils/validatorTypes for:
|
|
418
566
|
|
|
419
|
-
|
|
567
|
+
- MarkValidationResult, Output, NodeValidationResult, ValidatorContent, AttributesSpec,
|
|
568
|
+
ValidatorSpec, ValidationErrorMap, RequiredContentLength, Content, ValidationErrorType,
|
|
569
|
+
ValidationError, ErrorCallback, ValidationMode, ValidationOptions, SpecValidatorResult, Err,
|
|
570
|
+
ErrorCallbackOptions, Validate
|
|
420
571
|
|
|
421
|
-
|
|
572
|
+
**Since there are significant changes (including the breaking change of dropping the default
|
|
573
|
+
entry point to @atlaskit/adf-utils), we will be providing a codemod to help consumers upgrade
|
|
574
|
+
their usage of adf-utils**
|
|
422
575
|
|
|
423
|
-
|
|
576
|
+
Once you've upgraded `@atlaskit/adf-utils`, use the Atlaskit codemod CLI.
|
|
424
577
|
|
|
425
|
-
|
|
578
|
+
`npx @atlaskit/codemod-cli /path/to/target/directory`
|
|
426
579
|
|
|
427
|
-
|
|
580
|
+
See [documentation on DAC](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods)
|
|
581
|
+
for general codemod guidance.
|
|
428
582
|
|
|
429
583
|
### Patch Changes
|
|
430
584
|
|
|
431
|
-
-
|
|
432
|
-
-
|
|
585
|
+
- [`8300a668772`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8300a668772) - [ux]
|
|
586
|
+
ED-14488: Extend ADF sanitising coverage to prevent Prosemirror failing validation checks on adf
|
|
587
|
+
that can be repaired
|
|
588
|
+
- Updated dependencies
|
|
433
589
|
|
|
434
590
|
## 16.0.2
|
|
435
591
|
|
|
436
592
|
### Patch Changes
|
|
437
593
|
|
|
438
|
-
-
|
|
594
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
595
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
596
|
+
Upgrade to TypeScript 4.2.4
|
|
439
597
|
|
|
440
598
|
## 16.0.1
|
|
441
599
|
|
|
442
600
|
### Patch Changes
|
|
443
601
|
|
|
444
|
-
-
|
|
602
|
+
- Updated dependencies
|
|
445
603
|
|
|
446
604
|
## 16.0.0
|
|
447
605
|
|
|
448
606
|
### Major Changes
|
|
449
607
|
|
|
450
|
-
-
|
|
608
|
+
- [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
|
|
609
|
+
[`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) -
|
|
610
|
+
CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely
|
|
611
|
+
identify custom panel emojis. The change has been categorised as major since it is a change to
|
|
612
|
+
the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet
|
|
613
|
+
been released to production, and is only currently planned for release to Confluence. See ADF
|
|
614
|
+
change #61 for further details.
|
|
451
615
|
|
|
452
616
|
### Patch Changes
|
|
453
617
|
|
|
454
|
-
-
|
|
455
|
-
|
|
456
|
-
-
|
|
618
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
619
|
+
[`2f5133aedd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5133aedd7) -
|
|
620
|
+
ED-13881 Update existing imports from @atlaskit/adf-schema to use declarative entry points
|
|
621
|
+
- [`3b49ff824ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b49ff824ec) -
|
|
622
|
+
ED-14043 update prosemirror schema to only allow link mark on children of paragraph and
|
|
623
|
+
mediaSingle
|
|
624
|
+
- Updated dependencies
|
|
457
625
|
|
|
458
626
|
## 15.0.0
|
|
459
627
|
|
|
460
628
|
### Major Changes
|
|
461
629
|
|
|
462
|
-
-
|
|
630
|
+
- [`5af69bfe9be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5af69bfe9be) -
|
|
631
|
+
CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely
|
|
632
|
+
identify custom panel emojis. The change has been categorised as major since it is a change to
|
|
633
|
+
the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet
|
|
634
|
+
been released to production, and is only currently planned for release to Confluence. See ADF
|
|
635
|
+
change #61 for further details.
|
|
463
636
|
|
|
464
637
|
### Minor Changes
|
|
465
638
|
|
|
466
|
-
-
|
|
467
|
-
|
|
639
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - -
|
|
640
|
+
Allow `table` nodes to have `fragment` marks
|
|
641
|
+
- Promote `fragment` mark to "full" ADF schema
|
|
468
642
|
|
|
469
643
|
### Patch Changes
|
|
470
644
|
|
|
471
|
-
-
|
|
645
|
+
- Updated dependencies
|
|
472
646
|
|
|
473
647
|
## 14.4.1
|
|
474
648
|
|
|
475
649
|
### Patch Changes
|
|
476
650
|
|
|
477
|
-
-
|
|
651
|
+
- [#18233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18233)
|
|
652
|
+
[`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux]
|
|
653
|
+
HOT-97965: Strip code marks from text nodes when code and link marks both exist
|
|
478
654
|
|
|
479
655
|
## 14.4.0
|
|
480
656
|
|
|
481
657
|
### Minor Changes
|
|
482
658
|
|
|
483
|
-
-
|
|
484
|
-
|
|
659
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
660
|
+
[`83154234335`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83154234335) -
|
|
661
|
+
ED-13522 Add safe URL check to ADF validator (smart cards now show as unsupported content if the
|
|
662
|
+
check fails)
|
|
663
|
+
- [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add
|
|
664
|
+
"fragment" mark to stage0 ADF schema
|
|
485
665
|
|
|
486
666
|
### Patch Changes
|
|
487
667
|
|
|
488
|
-
-
|
|
668
|
+
- Updated dependencies
|
|
489
669
|
|
|
490
670
|
## 14.3.0
|
|
491
671
|
|
|
492
672
|
### Minor Changes
|
|
493
673
|
|
|
494
|
-
-
|
|
674
|
+
- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
|
|
675
|
+
[`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Add
|
|
676
|
+
single column support for layouts
|
|
495
677
|
|
|
496
678
|
### Patch Changes
|
|
497
679
|
|
|
498
|
-
-
|
|
680
|
+
- Updated dependencies
|
|
499
681
|
|
|
500
682
|
## 14.2.0
|
|
501
683
|
|
|
502
684
|
### Minor Changes
|
|
503
685
|
|
|
504
|
-
-
|
|
686
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
687
|
+
[`ad67f6684f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad67f6684f1) - Add
|
|
688
|
+
MediaInline to ADF Stage0 schema
|
|
505
689
|
|
|
506
690
|
### Patch Changes
|
|
507
691
|
|
|
508
|
-
-
|
|
692
|
+
- Updated dependencies
|
|
509
693
|
|
|
510
694
|
## 14.1.1
|
|
511
695
|
|
|
512
696
|
### Patch Changes
|
|
513
697
|
|
|
514
|
-
-
|
|
698
|
+
- Updated dependencies
|
|
515
699
|
|
|
516
700
|
## 14.1.0
|
|
517
701
|
|
|
518
702
|
### Minor Changes
|
|
519
703
|
|
|
520
|
-
-
|
|
521
|
-
|
|
704
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
705
|
+
[`9fef23ee77c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fef23ee77c) -
|
|
706
|
+
ED-12477 Add unsupported node capability to Media Group
|
|
707
|
+
- [`fc04f067e14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc04f067e14) - Fix
|
|
708
|
+
DataConsumer mark builder type
|
|
522
709
|
|
|
523
710
|
### Patch Changes
|
|
524
711
|
|
|
525
|
-
-
|
|
712
|
+
- Updated dependencies
|
|
526
713
|
|
|
527
714
|
## 14.0.0
|
|
528
715
|
|
|
529
716
|
### Major Changes
|
|
530
717
|
|
|
531
|
-
-
|
|
718
|
+
- [#11379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11379)
|
|
719
|
+
[`7e6fe5abae9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e6fe5abae9) - revert
|
|
720
|
+
heading with indentation in table cell content
|
|
532
721
|
|
|
533
722
|
### Patch Changes
|
|
534
723
|
|
|
535
|
-
-
|
|
724
|
+
- Updated dependencies
|
|
536
725
|
|
|
537
726
|
## 13.0.0
|
|
538
727
|
|
|
539
728
|
### Major Changes
|
|
540
729
|
|
|
541
|
-
-
|
|
730
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
731
|
+
[`9d3472d1a17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d3472d1a17) -
|
|
732
|
+
ED-12889: Remove heading with indentation from table cell content
|
|
542
733
|
|
|
543
734
|
### Minor Changes
|
|
544
735
|
|
|
545
|
-
-
|
|
736
|
+
- [`ee1c658ca80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee1c658ca80) -
|
|
737
|
+
ED-12270 Add unsupported content support for decision lists and task lists
|
|
546
738
|
|
|
547
739
|
### Patch Changes
|
|
548
740
|
|
|
549
|
-
-
|
|
741
|
+
- Updated dependencies
|
|
550
742
|
|
|
551
743
|
## 12.3.0
|
|
552
744
|
|
|
553
745
|
### Minor Changes
|
|
554
746
|
|
|
555
|
-
-
|
|
747
|
+
- [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
|
|
748
|
+
[`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) -
|
|
749
|
+
ED-12273 Unsupported content support for Layout
|
|
556
750
|
|
|
557
751
|
### Patch Changes
|
|
558
752
|
|
|
559
|
-
-
|
|
753
|
+
- Updated dependencies
|
|
560
754
|
|
|
561
755
|
## 12.2.0
|
|
562
756
|
|
|
563
757
|
### Minor Changes
|
|
564
758
|
|
|
565
|
-
-
|
|
566
|
-
|
|
759
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
|
|
760
|
+
[`8c84c29006b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c84c29006b) -
|
|
761
|
+
Improve data-consumer mark being nested, aAdd basic doc tests for data consumer
|
|
762
|
+
- [`621f12ec284`](https://bitbucket.org/atlassian/atlassian-frontend/commits/621f12ec284) - Update
|
|
763
|
+
adf util specs to support unsupported content changes
|
|
567
764
|
|
|
568
765
|
### Patch Changes
|
|
569
766
|
|
|
570
|
-
-
|
|
767
|
+
- Updated dependencies
|
|
571
768
|
|
|
572
769
|
## 12.1.0
|
|
573
770
|
|
|
574
771
|
### Minor Changes
|
|
575
772
|
|
|
576
|
-
-
|
|
773
|
+
- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
|
|
774
|
+
[`357edf7b4a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/357edf7b4a1) -
|
|
775
|
+
ED-12266 Extend code block to support UnsupportedInline content.
|
|
577
776
|
|
|
578
777
|
### Patch Changes
|
|
579
778
|
|
|
580
|
-
-
|
|
779
|
+
- Updated dependencies
|
|
581
780
|
|
|
582
781
|
## 12.0.0
|
|
583
782
|
|
|
584
783
|
### Major Changes
|
|
585
784
|
|
|
586
|
-
-
|
|
785
|
+
- [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
|
|
786
|
+
[`accd87f8116`](https://bitbucket.org/atlassian/atlassian-frontend/commits/accd87f8116) -
|
|
787
|
+
ED-10216 Remove sanitizeNode helper function
|
|
587
788
|
|
|
588
|
-
|
|
789
|
+
BREAKING CHANGE:
|
|
589
790
|
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
791
|
+
```javascript
|
|
792
|
+
// Before
|
|
793
|
+
import { sanitizeNode } from '@atlaskit/adf-utils';
|
|
794
|
+
import { sanitizeNode } from '@atlaskit/adf-utils/sanitize';
|
|
594
795
|
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
796
|
+
// After
|
|
797
|
+
import { sanitizeNode } from '@atlaskit/editor-json-transformer/sanitize';
|
|
798
|
+
```
|
|
598
799
|
|
|
599
800
|
### Minor Changes
|
|
600
801
|
|
|
601
|
-
-
|
|
802
|
+
- [`330c1fce7f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/330c1fce7f9) -
|
|
803
|
+
ED-12264 Add unsupported content capability to panel and blockquote
|
|
602
804
|
|
|
603
805
|
### Patch Changes
|
|
604
806
|
|
|
605
|
-
-
|
|
807
|
+
- Updated dependencies
|
|
606
808
|
|
|
607
809
|
## 11.9.0
|
|
608
810
|
|
|
609
811
|
### Minor Changes
|
|
610
812
|
|
|
611
|
-
-
|
|
813
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
814
|
+
[`6d748ea5140`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d748ea5140) - New
|
|
815
|
+
stage-0 data consumer mark in ADF schema
|
|
612
816
|
|
|
613
817
|
### Patch Changes
|
|
614
818
|
|
|
615
|
-
-
|
|
819
|
+
- Updated dependencies
|
|
616
820
|
|
|
617
821
|
## 11.8.1
|
|
618
822
|
|
|
619
823
|
### Patch Changes
|
|
620
824
|
|
|
621
|
-
-
|
|
622
|
-
-
|
|
825
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
826
|
+
[`ffbe78153cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffbe78153cf) - New
|
|
827
|
+
stage0 ADF change: localId attribute on Table nodes
|
|
828
|
+
- Updated dependencies
|
|
623
829
|
|
|
624
830
|
## 11.8.0
|
|
625
831
|
|
|
626
832
|
### Minor Changes
|
|
627
833
|
|
|
628
|
-
-
|
|
834
|
+
- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
|
|
835
|
+
[`586040bf70b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/586040bf70b) - Ensure
|
|
836
|
+
that all children are validated in new error path
|
|
629
837
|
|
|
630
838
|
## 11.7.1
|
|
631
839
|
|
|
632
840
|
### Patch Changes
|
|
633
841
|
|
|
634
|
-
-
|
|
842
|
+
- [#7721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7721)
|
|
843
|
+
[`7374ce442af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7374ce442af) - Scrub
|
|
844
|
+
content in array attributes
|
|
635
845
|
|
|
636
846
|
## 11.7.0
|
|
637
847
|
|
|
638
848
|
### Minor Changes
|
|
639
849
|
|
|
640
|
-
-
|
|
641
|
-
|
|
642
|
-
|
|
850
|
+
- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
|
|
851
|
+
[`70f47afdee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f47afdee) - Added
|
|
852
|
+
unsupportedBlock support for mediaSingle as a child
|
|
853
|
+
- [`549740c01d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/549740c01d) - Exported
|
|
854
|
+
the validator errors map Convert nodes that are after an invalid length to be unsupported
|
|
643
855
|
|
|
644
856
|
### Patch Changes
|
|
645
857
|
|
|
646
|
-
-
|
|
858
|
+
- Updated dependencies
|
|
647
859
|
|
|
648
860
|
## 11.6.0
|
|
649
861
|
|
|
650
862
|
### Minor Changes
|
|
651
863
|
|
|
652
|
-
-
|
|
864
|
+
- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
|
|
865
|
+
[`f523768cdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f523768cdc) - Fix
|
|
866
|
+
validator and schema for Image Captions
|
|
653
867
|
|
|
654
868
|
### Patch Changes
|
|
655
869
|
|
|
656
|
-
-
|
|
870
|
+
- Updated dependencies
|
|
657
871
|
|
|
658
872
|
## 11.5.0
|
|
659
873
|
|
|
660
874
|
### Minor Changes
|
|
661
875
|
|
|
662
|
-
-
|
|
876
|
+
- [#6838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6838)
|
|
877
|
+
[`9697099745`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9697099745) -
|
|
878
|
+
NO-ISSUE: replace media and smart links with valid nodes
|
|
663
879
|
|
|
664
880
|
## 11.4.0
|
|
665
881
|
|
|
666
882
|
### Minor Changes
|
|
667
883
|
|
|
668
|
-
-
|
|
884
|
+
- [#6833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6833)
|
|
885
|
+
[`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes
|
|
886
|
+
nodes with multiple validation specs to return node with most suitable spec.
|
|
669
887
|
|
|
670
888
|
## 11.3.0
|
|
671
889
|
|
|
672
890
|
### Minor Changes
|
|
673
891
|
|
|
674
|
-
-
|
|
892
|
+
- [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
|
|
893
|
+
[`9b1c48edd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1c48edd1) - Revert
|
|
894
|
+
ED-10820 to resolve broken validator
|
|
675
895
|
|
|
676
896
|
### Patch Changes
|
|
677
897
|
|
|
678
|
-
-
|
|
679
|
-
|
|
898
|
+
- [`4e64133fdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e64133fdc) - Remove
|
|
899
|
+
empty captions on the editor saving
|
|
900
|
+
- Updated dependencies
|
|
680
901
|
|
|
681
902
|
## 11.2.2
|
|
682
903
|
|
|
683
904
|
### Patch Changes
|
|
684
905
|
|
|
685
|
-
-
|
|
906
|
+
- [#6437](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6437)
|
|
907
|
+
[`e6f6e57465`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6f6e57465) -
|
|
908
|
+
NO-ISSUE: replace unicode glyphs including emojis
|
|
686
909
|
|
|
687
910
|
## 11.2.1
|
|
688
911
|
|
|
689
912
|
### Patch Changes
|
|
690
913
|
|
|
691
|
-
-
|
|
914
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
915
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
916
|
+
Transpile packages using babel rather than tsc
|
|
692
917
|
|
|
693
918
|
## 11.2.0
|
|
694
919
|
|
|
695
920
|
### Minor Changes
|
|
696
921
|
|
|
697
|
-
-
|
|
922
|
+
- [#6393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6393)
|
|
923
|
+
[`24af67e112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24af67e112) -
|
|
924
|
+
NO-ISSUE: allow consumers to specify per-type node replacements
|
|
698
925
|
|
|
699
926
|
## 11.1.2
|
|
700
927
|
|
|
701
928
|
### Patch Changes
|
|
702
929
|
|
|
703
|
-
-
|
|
930
|
+
- [#6340](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6340)
|
|
931
|
+
[`b0203bf159`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0203bf159) -
|
|
932
|
+
NO-ISSUE: retain numeric characters
|
|
704
933
|
|
|
705
934
|
## 11.1.1
|
|
706
935
|
|
|
707
936
|
### Patch Changes
|
|
708
937
|
|
|
709
|
-
-
|
|
938
|
+
- [#6308](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6308)
|
|
939
|
+
[`b7e3b9c8f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7e3b9c8f2) - retain
|
|
940
|
+
non-word characters and case when scrubbing
|
|
710
941
|
|
|
711
942
|
## 11.1.0
|
|
712
943
|
|
|
713
944
|
### Minor Changes
|
|
714
945
|
|
|
715
|
-
-
|
|
946
|
+
- [#5877](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5877)
|
|
947
|
+
[`988bc9cfc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/988bc9cfc9) -
|
|
948
|
+
ED-10676: ADF scrub util
|
|
716
949
|
|
|
717
950
|
## 11.0.0
|
|
718
951
|
|
|
719
952
|
### Major Changes
|
|
720
953
|
|
|
721
|
-
-
|
|
954
|
+
- [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
|
|
955
|
+
[`f2fbde158a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2fbde158a) -
|
|
956
|
+
getEmptyADF() returns correct DocNode type
|
|
722
957
|
|
|
723
958
|
### Minor Changes
|
|
724
959
|
|
|
725
|
-
-
|
|
726
|
-
|
|
960
|
+
- [`a929e563b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a929e563b9) - Text
|
|
961
|
+
color mark changed to be case insensitive
|
|
962
|
+
- [`eba787da28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eba787da28) - Allow
|
|
963
|
+
link marks on media
|
|
727
964
|
|
|
728
965
|
### Patch Changes
|
|
729
966
|
|
|
730
|
-
-
|
|
967
|
+
- Updated dependencies
|
|
731
968
|
|
|
732
969
|
## 10.5.0
|
|
733
970
|
|
|
734
971
|
### Minor Changes
|
|
735
972
|
|
|
736
|
-
-
|
|
973
|
+
- [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
|
|
974
|
+
[`a41378f853`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41378f853) - Refactor
|
|
975
|
+
& fix few cases of unsupported node attributes:
|
|
737
976
|
|
|
738
|
-
|
|
739
|
-
|
|
977
|
+
- Preseve attributes on nodes which do not support any attributes
|
|
978
|
+
- Add unsupportedNodeAttribute to bulletList, layoutSection etc.
|
|
740
979
|
|
|
741
980
|
### Patch Changes
|
|
742
981
|
|
|
743
|
-
-
|
|
744
|
-
|
|
982
|
+
- [`be142eec6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be142eec6e) - Refactor
|
|
983
|
+
attributes validation and add unsupportedNodeAttribute mark in layoutsection
|
|
984
|
+
- Updated dependencies
|
|
745
985
|
|
|
746
986
|
## 10.4.1
|
|
747
987
|
|
|
748
988
|
### Patch Changes
|
|
749
989
|
|
|
750
|
-
-
|
|
751
|
-
|
|
752
|
-
|
|
990
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
991
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
992
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
993
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
994
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
995
|
+
`devDependencies` to denote version that the package was built with.
|
|
753
996
|
|
|
754
997
|
## 10.4.0
|
|
755
998
|
|
|
756
999
|
### Minor Changes
|
|
757
1000
|
|
|
758
|
-
-
|
|
1001
|
+
- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
|
|
1002
|
+
[`6e237a6753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e237a6753) - Add
|
|
1003
|
+
optional caption to mediaSingle in adf schema for stage 0
|
|
759
1004
|
|
|
760
1005
|
### Patch Changes
|
|
761
1006
|
|
|
762
|
-
-
|
|
763
|
-
|
|
1007
|
+
- [`26ff0e5e9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26ff0e5e9a) - ED-10353
|
|
1008
|
+
Added adf schema changes to support emoji panels
|
|
1009
|
+
- Updated dependencies
|
|
764
1010
|
|
|
765
1011
|
## 10.3.0
|
|
766
1012
|
|
|
767
1013
|
### Minor Changes
|
|
768
1014
|
|
|
769
|
-
-
|
|
770
|
-
|
|
1015
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
1016
|
+
[`aa03ba4b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa03ba4b0b) - ED-9733
|
|
1017
|
+
Preserve known mark on node which does not support it.
|
|
1018
|
+
- [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) -
|
|
1019
|
+
ED-9607 - Preserve Unsupported Node attributes
|
|
771
1020
|
|
|
772
1021
|
### Patch Changes
|
|
773
1022
|
|
|
774
|
-
-
|
|
1023
|
+
- Updated dependencies
|
|
775
1024
|
|
|
776
1025
|
## 10.2.2
|
|
777
1026
|
|
|
778
1027
|
### Patch Changes
|
|
779
1028
|
|
|
780
|
-
-
|
|
1029
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
1030
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
1031
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
781
1032
|
|
|
782
|
-
|
|
783
|
-
|
|
1033
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
1034
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
784
1035
|
|
|
785
1036
|
## 10.2.1
|
|
786
1037
|
|
|
787
1038
|
### Patch Changes
|
|
788
1039
|
|
|
789
|
-
-
|
|
1040
|
+
- [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
|
|
1041
|
+
[`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
|
|
1042
|
+
required because of conflicts on wadmal release
|
|
790
1043
|
|
|
791
1044
|
## 10.2.0
|
|
792
1045
|
|
|
793
1046
|
### Minor Changes
|
|
794
1047
|
|
|
795
|
-
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
1048
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
1049
|
+
[`0f5b0a3f5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f5b0a3f5d) - CS-2944
|
|
1050
|
+
Traversing visitor function provides current node's depth inside document tree
|
|
1051
|
+
- [`d55f8066fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8066fd) - ED-9569
|
|
1052
|
+
Preserve unsupported mark attribute and value
|
|
1053
|
+
- [`abce19a6d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abce19a6d1) - Remove
|
|
1054
|
+
hard coded branching for Tuples Remove `forceContentValidation`
|
|
1055
|
+
- [`9d278c2387`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d278c2387) - NONE:
|
|
1056
|
+
ADF traverse Visitor and VisitorCollection is now exported
|
|
800
1057
|
|
|
801
1058
|
### Patch Changes
|
|
802
1059
|
|
|
803
|
-
-
|
|
804
|
-
|
|
805
|
-
-
|
|
1060
|
+
- [`9fe56e9d64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fe56e9d64) - Revert
|
|
1061
|
+
TaskList and ItemList type
|
|
1062
|
+
- [`0cd9a41d67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cd9a41d67) - ED-9843
|
|
1063
|
+
Refactor spec based validator
|
|
1064
|
+
- Updated dependencies
|
|
806
1065
|
|
|
807
1066
|
## 10.1.0
|
|
808
1067
|
|
|
809
1068
|
### Minor Changes
|
|
810
1069
|
|
|
811
|
-
-
|
|
1070
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
1071
|
+
[`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve
|
|
1072
|
+
unsupported mark from getting lost
|
|
812
1073
|
|
|
813
1074
|
### Patch Changes
|
|
814
1075
|
|
|
815
|
-
-
|
|
1076
|
+
- Updated dependencies
|
|
816
1077
|
|
|
817
1078
|
## 10.0.0
|
|
818
1079
|
|
|
819
1080
|
### Major Changes
|
|
820
1081
|
|
|
821
|
-
-
|
|
822
|
-
|
|
1082
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
1083
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
1084
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
1085
|
+
package working in IE11. For more information see:
|
|
1086
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
823
1087
|
|
|
824
1088
|
### Patch Changes
|
|
825
1089
|
|
|
826
|
-
-
|
|
1090
|
+
- Updated dependencies
|
|
827
1091
|
|
|
828
1092
|
## 9.4.0
|
|
829
1093
|
|
|
830
1094
|
### Minor Changes
|
|
831
1095
|
|
|
832
|
-
-
|
|
1096
|
+
- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
|
|
1097
|
+
[`0ae829a4ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ae829a4ea) - EDM-648:
|
|
1098
|
+
Adds resizing and alignment to embed cards
|
|
833
1099
|
|
|
834
1100
|
### Patch Changes
|
|
835
1101
|
|
|
836
|
-
-
|
|
1102
|
+
- Updated dependencies
|
|
837
1103
|
|
|
838
1104
|
## 9.3.0
|
|
839
1105
|
|
|
840
1106
|
### Minor Changes
|
|
841
1107
|
|
|
842
|
-
-
|
|
1108
|
+
- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
|
|
1109
|
+
[`50c333ab3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50c333ab3a) - EDM-216:
|
|
1110
|
+
Adds EmbedCards in the Editor under the flag - allowEmbeds in the UNSAFE_cards prop
|
|
843
1111
|
|
|
844
1112
|
### Patch Changes
|
|
845
1113
|
|
|
846
|
-
-
|
|
847
|
-
-
|
|
1114
|
+
- [`f7ee96b6c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7ee96b6c3) - Move
|
|
1115
|
+
sanitizeNode from editor-core to adf-utils so that it can be shared easier
|
|
1116
|
+
- Updated dependencies
|
|
848
1117
|
|
|
849
1118
|
## 9.2.0
|
|
850
1119
|
|
|
851
1120
|
### Minor Changes
|
|
852
1121
|
|
|
853
|
-
-
|
|
1122
|
+
- [minor][1156536403](https://bitbucket.org/atlassian/atlassian-frontend/commits/1156536403):
|
|
854
1123
|
|
|
855
|
-
|
|
1124
|
+
Expose missing status node in exports
|
|
856
1125
|
|
|
857
1126
|
### Patch Changes
|
|
858
1127
|
|
|
859
|
-
-
|
|
860
|
-
|
|
1128
|
+
- Updated dependencies
|
|
1129
|
+
[92d04b5c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/92d04b5c28):
|
|
1130
|
+
- @atlaskit/adf-schema@9.0.1
|
|
861
1131
|
|
|
862
1132
|
## 9.1.0
|
|
863
1133
|
|
|
864
1134
|
### Minor Changes
|
|
865
1135
|
|
|
866
|
-
-
|
|
1136
|
+
- [minor][5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
|
|
867
1137
|
|
|
868
|
-
|
|
1138
|
+
ED-8517 Add localId support to Extension node
|
|
869
1139
|
|
|
870
|
-
|
|
871
|
-
`ExtensionContent` has been removed.
|
|
1140
|
+
**BREAKING CHANGE** `ExtensionContent` has been removed.
|
|
872
1141
|
|
|
873
1142
|
### Patch Changes
|
|
874
1143
|
|
|
875
|
-
-
|
|
1144
|
+
- [patch][04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
|
|
876
1145
|
|
|
877
|
-
|
|
1146
|
+
EDM-500: Allow blockCard inside Panel- Updated dependencies
|
|
1147
|
+
[04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
|
|
878
1148
|
|
|
879
|
-
-
|
|
880
|
-
|
|
881
|
-
-
|
|
882
|
-
|
|
883
|
-
|
|
1149
|
+
- Updated dependencies
|
|
1150
|
+
[9f43b9f0ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f43b9f0ca):
|
|
1151
|
+
- Updated dependencies
|
|
1152
|
+
[168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
|
|
1153
|
+
- Updated dependencies
|
|
1154
|
+
[5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
|
|
1155
|
+
- @atlaskit/adf-schema@9.0.0
|
|
1156
|
+
- @atlaskit/docs@8.5.1
|
|
884
1157
|
|
|
885
1158
|
## 9.0.0
|
|
886
1159
|
|
|
887
1160
|
### Major Changes
|
|
888
1161
|
|
|
889
|
-
-
|
|
1162
|
+
- [major][715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
|
|
890
1163
|
|
|
891
|
-
|
|
1164
|
+
Remove indentation from table cell and layout paragraphs
|
|
892
1165
|
|
|
893
1166
|
### Patch Changes
|
|
894
1167
|
|
|
895
|
-
-
|
|
896
|
-
|
|
897
|
-
-
|
|
898
|
-
|
|
899
|
-
-
|
|
900
|
-
|
|
901
|
-
-
|
|
902
|
-
|
|
903
|
-
|
|
1168
|
+
- Updated dependencies
|
|
1169
|
+
[bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
|
|
1170
|
+
- Updated dependencies
|
|
1171
|
+
[1386afaecc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1386afaecc):
|
|
1172
|
+
- Updated dependencies
|
|
1173
|
+
[584279e2ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/584279e2ae):
|
|
1174
|
+
- Updated dependencies
|
|
1175
|
+
[f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):
|
|
1176
|
+
- Updated dependencies
|
|
1177
|
+
[6b4fe5d0e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b4fe5d0e0):
|
|
1178
|
+
- Updated dependencies
|
|
1179
|
+
[8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
|
|
1180
|
+
- Updated dependencies
|
|
1181
|
+
[715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
|
|
1182
|
+
- @atlaskit/adf-schema@8.0.0
|
|
1183
|
+
- @atlaskit/docs@8.5.0
|
|
904
1184
|
|
|
905
1185
|
## 8.0.2
|
|
906
1186
|
|
|
907
1187
|
### Patch Changes
|
|
908
1188
|
|
|
909
|
-
-
|
|
1189
|
+
- [patch][04a627ee6c](https://bitbucket.org/atlassian/atlassian-frontend/commits/04a627ee6c):
|
|
910
1190
|
|
|
911
|
-
|
|
1191
|
+
ED-8974 Remove file option from adf-utils package.json
|
|
912
1192
|
|
|
913
1193
|
## 8.0.1
|
|
914
1194
|
|
|
915
1195
|
### Patch Changes
|
|
916
1196
|
|
|
917
|
-
-
|
|
1197
|
+
- [patch][b3cf2b8a05](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3cf2b8a05):
|
|
918
1198
|
|
|
919
|
-
|
|
1199
|
+
Fix expand not allowing marks issue- Updated dependencies
|
|
1200
|
+
[b3cf2b8a05](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3cf2b8a05):
|
|
920
1201
|
|
|
921
|
-
|
|
1202
|
+
- @atlaskit/adf-schema@7.0.1
|
|
922
1203
|
|
|
923
1204
|
## 8.0.0
|
|
924
1205
|
|
|
925
1206
|
### Major Changes
|
|
926
1207
|
|
|
927
|
-
-
|
|
1208
|
+
- [major][4695ac5697](https://bitbucket.org/atlassian/atlassian-frontend/commits/4695ac5697):
|
|
928
1209
|
|
|
929
|
-
|
|
1210
|
+
ED-8751 Change entry points to current Atlaskit standard
|
|
930
1211
|
|
|
931
|
-
|
|
1212
|
+
Old
|
|
932
1213
|
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
1214
|
+
```javascript
|
|
1215
|
+
import {} from '@atlaskit/adf-utils/validator.es';
|
|
1216
|
+
import {} from '@atlaskit/adf-utils/builders.es';
|
|
1217
|
+
import {} from '@atlaskit/adf-utils/traverse.es';
|
|
1218
|
+
```
|
|
938
1219
|
|
|
939
|
-
|
|
1220
|
+
New
|
|
940
1221
|
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
1222
|
+
```javascript
|
|
1223
|
+
import {} from '@atlaskit/adf-utils/validator';
|
|
1224
|
+
import {} from '@atlaskit/adf-utils/builders';
|
|
1225
|
+
import {} from '@atlaskit/adf-utils/traverse';
|
|
1226
|
+
```
|
|
946
1227
|
|
|
947
|
-
|
|
1228
|
+
Now each entry point contain a `package.json` with `main` and `module` properties pointing to
|
|
1229
|
+
the right target. There is no need to consume a particular extension-
|
|
1230
|
+
[major][7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
|
|
948
1231
|
|
|
949
|
-
|
|
1232
|
+
[ED-8521] Fix ADFSchema to invalidate any Expand Node with marks inside of Block nodes other
|
|
1233
|
+
than the Doc Node
|
|
950
1234
|
|
|
951
1235
|
### Patch Changes
|
|
952
1236
|
|
|
953
|
-
-
|
|
1237
|
+
- [patch][7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
|
|
954
1238
|
|
|
955
|
-
|
|
1239
|
+
ED-8785 Improve stage-0 & type reference support in JSON Schema Generator-
|
|
1240
|
+
[patch][96ee7441fe](https://bitbucket.org/atlassian/atlassian-frontend/commits/96ee7441fe):
|
|
956
1241
|
|
|
957
|
-
|
|
1242
|
+
ED-8751 Remove 'export \*' and add lint rule to prevent circular deps on adf-utils- Updated
|
|
1243
|
+
dependencies
|
|
1244
|
+
[7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
|
|
958
1245
|
|
|
959
|
-
-
|
|
960
|
-
|
|
961
|
-
-
|
|
962
|
-
|
|
963
|
-
-
|
|
964
|
-
|
|
965
|
-
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
1246
|
+
- Updated dependencies
|
|
1247
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
1248
|
+
- Updated dependencies
|
|
1249
|
+
[c171660346](https://bitbucket.org/atlassian/atlassian-frontend/commits/c171660346):
|
|
1250
|
+
- Updated dependencies
|
|
1251
|
+
[27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):
|
|
1252
|
+
- Updated dependencies
|
|
1253
|
+
[b18fc8a1b6](https://bitbucket.org/atlassian/atlassian-frontend/commits/b18fc8a1b6):
|
|
1254
|
+
- Updated dependencies
|
|
1255
|
+
[7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
|
|
1256
|
+
- Updated dependencies
|
|
1257
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
1258
|
+
- Updated dependencies
|
|
1259
|
+
[a5d0019a5e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5d0019a5e):
|
|
1260
|
+
- @atlaskit/json-schema-generator@2.3.0
|
|
1261
|
+
- @atlaskit/adf-schema@7.0.0
|
|
1262
|
+
- @atlaskit/docs@8.4.0
|
|
969
1263
|
|
|
970
1264
|
## 7.4.3
|
|
971
1265
|
|
|
972
1266
|
### Patch Changes
|
|
973
1267
|
|
|
974
|
-
-
|
|
1268
|
+
- [patch][8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
|
|
975
1269
|
|
|
976
|
-
|
|
1270
|
+
Remove Karma tests - based on AFP-960- Updated dependencies
|
|
1271
|
+
[e8a31c2714](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8a31c2714):
|
|
977
1272
|
|
|
978
|
-
-
|
|
979
|
-
|
|
1273
|
+
- Updated dependencies
|
|
1274
|
+
[8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
|
|
1275
|
+
- @atlaskit/adf-schema@6.2.0
|
|
980
1276
|
|
|
981
1277
|
## 7.4.2
|
|
982
1278
|
|
|
983
1279
|
### Patch Changes
|
|
984
1280
|
|
|
985
|
-
-
|
|
1281
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
986
1282
|
|
|
987
|
-
|
|
1283
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1284
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
988
1285
|
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
1286
|
+
- @atlaskit/docs@8.3.2
|
|
1287
|
+
- @atlaskit/adf-schema@6.1.1
|
|
1288
|
+
- @atlaskit/json-schema-generator@2.2.1
|
|
992
1289
|
|
|
993
1290
|
## 7.4.1
|
|
994
1291
|
|
|
995
1292
|
### Patch Changes
|
|
996
1293
|
|
|
997
|
-
-
|
|
1294
|
+
- [patch][b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
|
|
998
1295
|
|
|
999
|
-
|
|
1296
|
+
ED-8151 Alt text is promoted to full schema. Feature flag and MediaOptions property
|
|
1297
|
+
UNSAFE_allowAltTextOnImages was renamed to allowAltTextOnImages.- Updated dependencies
|
|
1298
|
+
[b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
|
|
1000
1299
|
|
|
1001
|
-
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1300
|
+
- Updated dependencies
|
|
1301
|
+
[d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):
|
|
1302
|
+
- @atlaskit/adf-schema@6.1.0
|
|
1303
|
+
- @atlaskit/docs@8.3.1
|
|
1004
1304
|
|
|
1005
1305
|
## 7.4.0
|
|
1006
1306
|
|
|
1007
1307
|
### Minor Changes
|
|
1008
1308
|
|
|
1009
|
-
-
|
|
1309
|
+
- [minor][9d8752351f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d8752351f):
|
|
1010
1310
|
|
|
1011
|
-
|
|
1311
|
+
ED-7783 Expose function that returns empty ADF document
|
|
1012
1312
|
|
|
1013
|
-
|
|
1313
|
+
New function `getEmptyADF()` which returns agreed upon format for empty ADF is now exported from
|
|
1314
|
+
`@atlaskit/adf-utils`
|
|
1014
1315
|
|
|
1015
1316
|
### Patch Changes
|
|
1016
1317
|
|
|
1017
|
-
-
|
|
1018
|
-
|
|
1019
|
-
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1318
|
+
- Updated dependencies
|
|
1319
|
+
[3e87f5596a](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e87f5596a):
|
|
1320
|
+
- Updated dependencies
|
|
1321
|
+
[d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
|
|
1322
|
+
- Updated dependencies
|
|
1323
|
+
[26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):
|
|
1324
|
+
- @atlaskit/adf-schema@6.0.0
|
|
1325
|
+
- @atlaskit/docs@8.3.0
|
|
1022
1326
|
|
|
1023
1327
|
## 7.3.2
|
|
1024
1328
|
|
|
1025
1329
|
### Patch Changes
|
|
1026
1330
|
|
|
1027
|
-
-
|
|
1331
|
+
- [patch][761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):
|
|
1028
1332
|
|
|
1029
|
-
|
|
1333
|
+
ED-7675: promote nested taskLists from stage-0 schema to full- Updated dependencies
|
|
1334
|
+
[761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):
|
|
1030
1335
|
|
|
1031
|
-
-
|
|
1032
|
-
|
|
1336
|
+
- Updated dependencies
|
|
1337
|
+
[faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):
|
|
1338
|
+
- @atlaskit/adf-schema@5.0.0
|
|
1033
1339
|
|
|
1034
1340
|
## 7.3.1
|
|
1035
1341
|
|
|
1036
1342
|
### Patch Changes
|
|
1037
1343
|
|
|
1038
|
-
-
|
|
1344
|
+
- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1039
1345
|
|
|
1040
|
-
|
|
1346
|
+
Relax text color mark validation to allow upper case characters
|
|
1041
1347
|
|
|
1042
|
-
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1348
|
+
- Updated dependencies
|
|
1349
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
1350
|
+
- @atlaskit/adf-schema@4.3.2
|
|
1351
|
+
- @atlaskit/json-schema-generator@2.2.0
|
|
1045
1352
|
|
|
1046
1353
|
## 7.3.0
|
|
1047
1354
|
|
|
1048
1355
|
### Minor Changes
|
|
1049
1356
|
|
|
1050
|
-
-
|
|
1357
|
+
- [minor][f1a06fc2fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a06fc2fd):
|
|
1051
1358
|
|
|
1052
|
-
|
|
1359
|
+
ED-7876 Add expand and nestedExpand to stage-0 schema
|
|
1053
1360
|
|
|
1054
|
-
|
|
1361
|
+
Adds two new nodes `expand` and `nestedExpand` to the stage-0 schema.
|
|
1055
1362
|
|
|
1056
|
-
-
|
|
1363
|
+
- [minor][ae42b1ba1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae42b1ba1e):
|
|
1057
1364
|
|
|
1058
|
-
|
|
1059
|
-
|
|
1365
|
+
Adf schema changes (for stage-0) to support alt text on media nodes. `editor-core` changes are
|
|
1366
|
+
wrapped under the editor prop `UNSAFE_allowAltTextOnImages`. There is no alt text implementation
|
|
1367
|
+
yet, so the user won't be able to add alt text to images just yet.
|
|
1060
1368
|
|
|
1061
1369
|
## 7.2.0
|
|
1062
1370
|
|
|
1063
1371
|
### Minor Changes
|
|
1064
1372
|
|
|
1065
|
-
-
|
|
1373
|
+
- [minor][1a0fe670f9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a0fe670f9):
|
|
1066
1374
|
|
|
1067
|
-
|
|
1375
|
+
ED-7674: support nested actions in stage-0 schema; change DOM representation of actions
|
|
1068
1376
|
|
|
1069
|
-
|
|
1377
|
+
### Nested actions
|
|
1070
1378
|
|
|
1071
|
-
|
|
1379
|
+
This changeset adds support for nesting actions _at the schema level_, currently only within the
|
|
1380
|
+
stage-0 ADF schema.
|
|
1072
1381
|
|
|
1073
|
-
|
|
1382
|
+
The editor and renderer currently do nothing special to represent these nested actions. As of
|
|
1383
|
+
this release, they appear as as flat list.
|
|
1074
1384
|
|
|
1075
|
-
|
|
1385
|
+
To enable this feature, use the new `allowNestedTasks` prop.
|
|
1076
1386
|
|
|
1077
|
-
|
|
1387
|
+
### DOM representation of actions in renderer + editor
|
|
1078
1388
|
|
|
1079
|
-
|
|
1389
|
+
This release also changes the DOM representation of actions away from a `ol > li` structure, to
|
|
1390
|
+
a `div > div` one. That is, both the `taskList` and `taskItem` are wrapped in `div` elements.
|
|
1080
1391
|
|
|
1081
|
-
|
|
1392
|
+
Because taskLists can now be allowed to nest themselves, this would otherwise have created an
|
|
1393
|
+
`ol > ol` structure, which is invalid.-
|
|
1394
|
+
[minor][ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
|
|
1082
1395
|
|
|
1083
1396
|
**FABDODGEM-13 Editor Damask Release** - [Internal post](http://go.atlassian.com/damask-release)
|
|
1084
1397
|
|
|
1085
1398
|
**BREAKING CHANGES**
|
|
1086
1399
|
|
|
1087
|
-
-
|
|
1088
|
-
|
|
1089
|
-
-
|
|
1090
|
-
|
|
1091
|
-
-
|
|
1092
|
-
-
|
|
1093
|
-
-
|
|
1400
|
+
- **Media:** Removed deprecated "context" property from media components in favor of
|
|
1401
|
+
"mediaClientConfig". This affects all public media UI components.
|
|
1402
|
+
- https://product-fabric.atlassian.net/browse/MS-2038
|
|
1403
|
+
- **Tasks & Decisions:** Removed containerAri for task-decisions components.
|
|
1404
|
+
- https://product-fabric.atlassian.net/browse/ED-7631
|
|
1405
|
+
- **Renderer:** Adapts to task-decision changes.
|
|
1406
|
+
- **Editor Mobile Bridge:** Adapts to task-decision changes.
|
|
1407
|
+
- **Util Data Test:** Adapts to task-decision changes.
|
|
1094
1408
|
|
|
1095
1409
|
---
|
|
1096
1410
|
|
|
@@ -1100,48 +1414,49 @@ tables, media, mobile, emoji, tasks & decisions, analytics
|
|
|
1100
1414
|
|
|
1101
1415
|
**Editor**
|
|
1102
1416
|
|
|
1103
|
-
-
|
|
1104
|
-
|
|
1105
|
-
-
|
|
1106
|
-
|
|
1107
|
-
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
-
|
|
1117
|
-
|
|
1118
|
-
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1417
|
+
- Support nested actions in stage-0 schema; Change DOM representation of actions
|
|
1418
|
+
- https://product-fabric.atlassian.net/browse/ED-7674
|
|
1419
|
+
- Updated i18n translations
|
|
1420
|
+
- https://product-fabric.atlassian.net/browse/ED-7750
|
|
1421
|
+
- Improved analytics & crash reporting (via a new error boundary)
|
|
1422
|
+
- https://product-fabric.atlassian.net/browse/ED-7766
|
|
1423
|
+
- https://product-fabric.atlassian.net/browse/ED-7806
|
|
1424
|
+
- Improvements to heading anchor links.
|
|
1425
|
+
- https://product-fabric.atlassian.net/browse/ED-7849
|
|
1426
|
+
- https://product-fabric.atlassian.net/browse/ED-7860
|
|
1427
|
+
- Copy/Paste improvements
|
|
1428
|
+
- https://product-fabric.atlassian.net/browse/ED-7840
|
|
1429
|
+
- https://product-fabric.atlassian.net/browse/ED-7849
|
|
1430
|
+
- Fixes for the selection state of Smart links.
|
|
1431
|
+
- https://product-fabric.atlassian.net/browse/ED-7602?src=confmacro
|
|
1432
|
+
- Improvements for table resizing & column creation.
|
|
1433
|
+
- https://product-fabric.atlassian.net/browse/ED-7698
|
|
1434
|
+
- https://product-fabric.atlassian.net/browse/ED-7319
|
|
1435
|
+
- https://product-fabric.atlassian.net/browse/ED-7799
|
|
1122
1436
|
|
|
1123
1437
|
**Mobile**
|
|
1124
1438
|
|
|
1125
|
-
-
|
|
1126
|
-
|
|
1127
|
-
-
|
|
1128
|
-
|
|
1439
|
+
- GASv3 Analytics Events are now relayed from the web to the native context, ready for
|
|
1440
|
+
dispatching.
|
|
1441
|
+
- https://product-fabric.atlassian.net/browse/FM-2502
|
|
1442
|
+
- Hybrid Renderer Recycler view now handles invalid ADF nodes gracefully.
|
|
1443
|
+
- https://product-fabric.atlassian.net/browse/FM-2370
|
|
1129
1444
|
|
|
1130
1445
|
**Media**
|
|
1131
1446
|
|
|
1132
|
-
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
-
|
|
1138
|
-
|
|
1139
|
-
-
|
|
1140
|
-
|
|
1141
|
-
-
|
|
1142
|
-
|
|
1143
|
-
-
|
|
1144
|
-
|
|
1447
|
+
- Improved analytics
|
|
1448
|
+
- https://product-fabric.atlassian.net/browse/MS-2036
|
|
1449
|
+
- https://product-fabric.atlassian.net/browse/MS-2145
|
|
1450
|
+
- https://product-fabric.atlassian.net/browse/MS-2416
|
|
1451
|
+
- https://product-fabric.atlassian.net/browse/MS-2487
|
|
1452
|
+
- Added shouldOpenMediaViewer property to renderer
|
|
1453
|
+
- https://product-fabric.atlassian.net/browse/MS-2393
|
|
1454
|
+
- Implemented analytics for file copy
|
|
1455
|
+
- https://product-fabric.atlassian.net/browse/MS-2036
|
|
1456
|
+
- New `media-viewed` event dispatched when media is interacted with via the media card or viewer.
|
|
1457
|
+
- https://product-fabric.atlassian.net/browse/MS-2284
|
|
1458
|
+
- Support for `alt` text attribute on media image elements.
|
|
1459
|
+
- https://product-fabric.atlassian.net/browse/ED-7776
|
|
1145
1460
|
|
|
1146
1461
|
**i18n-tools**
|
|
1147
1462
|
|
|
@@ -1149,50 +1464,51 @@ Bumped dependencies.
|
|
|
1149
1464
|
|
|
1150
1465
|
### Patch Changes
|
|
1151
1466
|
|
|
1152
|
-
-
|
|
1467
|
+
- [patch][cc28419139](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc28419139):
|
|
1153
1468
|
|
|
1154
|
-
|
|
1469
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
1155
1470
|
|
|
1156
1471
|
## 7.1.1
|
|
1157
1472
|
|
|
1158
1473
|
### Patch Changes
|
|
1159
1474
|
|
|
1160
|
-
-
|
|
1475
|
+
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
|
|
1161
1476
|
|
|
1162
|
-
|
|
1477
|
+
Updated version of analytics-next to fix potential incompatibilities with TS 3.6
|
|
1163
1478
|
|
|
1164
1479
|
## 7.1.0
|
|
1165
1480
|
|
|
1166
1481
|
### Minor Changes
|
|
1167
1482
|
|
|
1168
|
-
-
|
|
1483
|
+
- [minor][65ada7f318](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65ada7f318):
|
|
1169
1484
|
|
|
1170
|
-
|
|
1485
|
+
**FABDODGEM-12 Editor Cashmere Release**
|
|
1171
1486
|
|
|
1172
|
-
|
|
1487
|
+
- [Internal post](http://go.atlassian.com/cashmere-release)
|
|
1173
1488
|
|
|
1174
|
-
|
|
1489
|
+
**Affected editor components:**
|
|
1175
1490
|
|
|
1176
|
-
|
|
1491
|
+
tables, media, mobile, text color, emoji, copy/paste, analytics
|
|
1177
1492
|
|
|
1178
|
-
|
|
1493
|
+
**Performance**
|
|
1179
1494
|
|
|
1180
|
-
|
|
1181
|
-
|
|
1495
|
+
- Async import for code blocks and task items on renderer
|
|
1496
|
+
- https://product-fabric.atlassian.net/browse/ED-7155
|
|
1182
1497
|
|
|
1183
|
-
|
|
1498
|
+
**Table**
|
|
1184
1499
|
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1500
|
+
- Add support to sort tables that contains smart links
|
|
1501
|
+
- https://product-fabric.atlassian.net/browse/ED-7449
|
|
1502
|
+
- Scale table when changing to full width mode
|
|
1503
|
+
- https://product-fabric.atlassian.net/browse/ED-7724
|
|
1189
1504
|
|
|
1190
|
-
|
|
1505
|
+
**Text color**
|
|
1191
1506
|
|
|
1192
|
-
|
|
1193
|
-
|
|
1507
|
+
- Update text color toolbar with right color when text is inside a list, panel, etc.
|
|
1508
|
+
- https://product-fabric.atlassian.net/browse/FM-1752
|
|
1194
1509
|
|
|
1195
|
-
**Mobile** - Implement undo/redo interface on Hybrid Editor -
|
|
1510
|
+
**Mobile** - Implement undo/redo interface on Hybrid Editor -
|
|
1511
|
+
https://product-fabric.atlassian.net/browse/FM-2393
|
|
1196
1512
|
|
|
1197
1513
|
**Copy and Paste**
|
|
1198
1514
|
|
|
@@ -1207,17 +1523,17 @@ Bumped dependencies.
|
|
|
1207
1523
|
|
|
1208
1524
|
**Media**
|
|
1209
1525
|
|
|
1210
|
-
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
-
|
|
1218
|
-
|
|
1219
|
-
-
|
|
1220
|
-
|
|
1526
|
+
- Add analytics events and error reporting [NEW BIG FEATURE]
|
|
1527
|
+
- https://product-fabric.atlassian.net/browse/MS-2275
|
|
1528
|
+
- https://product-fabric.atlassian.net/browse/MS-2329
|
|
1529
|
+
- https://product-fabric.atlassian.net/browse/MS-2330
|
|
1530
|
+
- https://product-fabric.atlassian.net/browse/MS-2331
|
|
1531
|
+
- https://product-fabric.atlassian.net/browse/MS-2332
|
|
1532
|
+
- https://product-fabric.atlassian.net/browse/MS-2390
|
|
1533
|
+
- Fixed issue where we can’t insert same file from MediaPicker twice
|
|
1534
|
+
- https://product-fabric.atlassian.net/browse/MS-2080
|
|
1535
|
+
- Disable upload of external files to media
|
|
1536
|
+
- https://product-fabric.atlassian.net/browse/MS-2372
|
|
1221
1537
|
|
|
1222
1538
|
**Notable Bug Fixes**
|
|
1223
1539
|
|
|
@@ -1232,497 +1548,541 @@ Bumped dependencies.
|
|
|
1232
1548
|
- Fixed bug where custom emojis are not been showed on the editor
|
|
1233
1549
|
- https://product-fabric.atlassian.net/browse/ED-7726
|
|
1234
1550
|
|
|
1235
|
-
-
|
|
1551
|
+
- [minor][79c69ed5cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79c69ed5cd):
|
|
1236
1552
|
|
|
1237
|
-
|
|
1553
|
+
ED-7449 Implement sorting inline cards inside tables base on resolved title
|
|
1238
1554
|
|
|
1239
1555
|
## 7.0.0
|
|
1240
1556
|
|
|
1241
1557
|
### Major Changes
|
|
1242
1558
|
|
|
1243
|
-
-
|
|
1559
|
+
- [major][80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
|
|
1244
1560
|
|
|
1245
|
-
|
|
1561
|
+
Remove applicationCard node and action mark
|
|
1246
1562
|
|
|
1247
|
-
-
|
|
1248
|
-
|
|
1563
|
+
- Updated dependencies
|
|
1564
|
+
[1194ad5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1194ad5eb3):
|
|
1565
|
+
- @atlaskit/adf-schema@4.0.0
|
|
1249
1566
|
|
|
1250
1567
|
## 6.1.7
|
|
1251
1568
|
|
|
1252
1569
|
### Patch Changes
|
|
1253
1570
|
|
|
1254
|
-
-
|
|
1571
|
+
- [patch][48fcfce0a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48fcfce0a1):
|
|
1255
1572
|
|
|
1256
|
-
|
|
1573
|
+
Export missing definitions from schema to fix types in utils
|
|
1257
1574
|
|
|
1258
1575
|
## 6.1.6
|
|
1259
1576
|
|
|
1260
1577
|
### Patch Changes
|
|
1261
1578
|
|
|
1262
|
-
-
|
|
1579
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
1263
1580
|
|
|
1264
|
-
|
|
1581
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1582
|
+
non-relative imports as relative imports
|
|
1265
1583
|
|
|
1266
1584
|
## 6.1.5
|
|
1267
1585
|
|
|
1268
1586
|
### Patch Changes
|
|
1269
1587
|
|
|
1270
|
-
-
|
|
1588
|
+
- [patch][0d7d459f1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7d459f1a):
|
|
1271
1589
|
|
|
1272
|
-
|
|
1590
|
+
Fixes type errors which were incompatible with TS 3.6
|
|
1273
1591
|
|
|
1274
1592
|
## 6.1.4
|
|
1275
1593
|
|
|
1276
1594
|
### Patch Changes
|
|
1277
1595
|
|
|
1278
|
-
-
|
|
1596
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
1279
1597
|
|
|
1280
|
-
|
|
1598
|
+
Upgraded Typescript to 3.3.x
|
|
1281
1599
|
|
|
1282
1600
|
## 6.1.3
|
|
1283
1601
|
|
|
1284
|
-
-
|
|
1285
|
-
|
|
1602
|
+
- Updated dependencies
|
|
1603
|
+
[6164bc2629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6164bc2629):
|
|
1604
|
+
- @atlaskit/adf-schema@3.0.0
|
|
1286
1605
|
|
|
1287
1606
|
## 6.1.2
|
|
1288
1607
|
|
|
1289
1608
|
### Patch Changes
|
|
1290
1609
|
|
|
1291
|
-
-
|
|
1610
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
1292
1611
|
|
|
1293
|
-
|
|
1612
|
+
Fixes bug, missing version.json file
|
|
1294
1613
|
|
|
1295
1614
|
## 6.1.1
|
|
1296
1615
|
|
|
1297
1616
|
### Patch Changes
|
|
1298
1617
|
|
|
1299
|
-
-
|
|
1618
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
1300
1619
|
|
|
1301
|
-
|
|
1620
|
+
In this PR, we are:
|
|
1302
1621
|
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1622
|
+
- Re-introducing dist build folders
|
|
1623
|
+
- Adding back cjs
|
|
1624
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
1625
|
+
- Creating folders at the root for entry-points
|
|
1626
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
1627
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
1628
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
1629
|
+
for further details
|
|
1309
1630
|
|
|
1310
1631
|
## 6.1.0
|
|
1311
1632
|
|
|
1312
|
-
-
|
|
1633
|
+
- [minor][79f0ef0601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f0ef0601):
|
|
1313
1634
|
|
|
1314
|
-
|
|
1635
|
+
- Use strict tsconfig to compile editor packages
|
|
1315
1636
|
|
|
1316
1637
|
## 6.0.5
|
|
1317
1638
|
|
|
1318
|
-
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1639
|
+
- Updated dependencies
|
|
1640
|
+
[7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1641
|
+
- @atlaskit/adf-schema@2.5.5
|
|
1642
|
+
- @atlaskit/docs@8.0.0
|
|
1321
1643
|
|
|
1322
1644
|
## 6.0.4
|
|
1323
1645
|
|
|
1324
|
-
-
|
|
1646
|
+
- [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
|
|
1325
1647
|
|
|
1326
|
-
|
|
1648
|
+
- Bump tslib
|
|
1327
1649
|
|
|
1328
|
-
-
|
|
1650
|
+
- [patch][0ac39bd2dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ac39bd2dd):
|
|
1329
1651
|
|
|
1330
|
-
|
|
1652
|
+
- Bump tslib to 1.9
|
|
1331
1653
|
|
|
1332
1654
|
## 6.0.3
|
|
1333
1655
|
|
|
1334
|
-
-
|
|
1656
|
+
- [patch][97e555c168](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97e555c168):
|
|
1335
1657
|
|
|
1336
|
-
|
|
1658
|
+
- Revert "[ED-5259 - ED-6200] adds defaultMarks on tableNode (pull request #5259)"
|
|
1337
1659
|
|
|
1338
1660
|
## 6.0.2
|
|
1339
1661
|
|
|
1340
|
-
-
|
|
1662
|
+
- [patch][b425ea772b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b425ea772b):
|
|
1341
1663
|
|
|
1342
|
-
|
|
1664
|
+
- Revert "ED-5505 add strong as default mark to table header (pull request #5291)"
|
|
1343
1665
|
|
|
1344
1666
|
## 6.0.1
|
|
1345
1667
|
|
|
1346
|
-
-
|
|
1668
|
+
- [patch][499f9783d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/499f9783d8):
|
|
1347
1669
|
|
|
1348
|
-
|
|
1670
|
+
- [ED-5505] Fix forceContentValidation replacing valid entities to empty array
|
|
1349
1671
|
|
|
1350
1672
|
## 6.0.0
|
|
1351
1673
|
|
|
1352
|
-
-
|
|
1674
|
+
- [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1353
1675
|
|
|
1354
|
-
|
|
1676
|
+
- Dropped ES5 distributables from the typescript packages
|
|
1355
1677
|
|
|
1356
1678
|
## 5.8.0
|
|
1357
1679
|
|
|
1358
|
-
-
|
|
1680
|
+
- [minor][a7af8a8865](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a7af8a8865):
|
|
1359
1681
|
|
|
1360
|
-
|
|
1682
|
+
- [ED-6325] Add forceContentValidation to array specs
|
|
1361
1683
|
|
|
1362
1684
|
## 5.7.2
|
|
1363
1685
|
|
|
1364
|
-
-
|
|
1365
|
-
|
|
1686
|
+
- Updated dependencies
|
|
1687
|
+
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1688
|
+
- @atlaskit/docs@7.0.0
|
|
1366
1689
|
|
|
1367
1690
|
## 5.7.1
|
|
1368
1691
|
|
|
1369
|
-
-
|
|
1692
|
+
- [patch][60ea09b0cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60ea09b0cc):
|
|
1370
1693
|
|
|
1371
|
-
|
|
1694
|
+
- ED-6246 Improves types and adds more metadata to errors
|
|
1372
1695
|
|
|
1373
1696
|
## 5.7.0
|
|
1374
1697
|
|
|
1375
|
-
-
|
|
1698
|
+
- [minor][4d8d759bf9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d8d759bf9):
|
|
1376
1699
|
|
|
1377
|
-
|
|
1700
|
+
- [ED-6255] Migrate ADFNode type to ADFEntity
|
|
1378
1701
|
|
|
1379
1702
|
## 5.6.3
|
|
1380
1703
|
|
|
1381
|
-
-
|
|
1704
|
+
- [patch][e83a441140](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e83a441140):
|
|
1382
1705
|
|
|
1383
|
-
|
|
1706
|
+
- Revert type change to width/height attributes for media node
|
|
1384
1707
|
|
|
1385
1708
|
## 5.6.2
|
|
1386
1709
|
|
|
1387
|
-
-
|
|
1710
|
+
- [patch][09696170ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/09696170ec):
|
|
1388
1711
|
|
|
1389
|
-
|
|
1712
|
+
- Bumps prosemirror-utils to 0.7.6
|
|
1390
1713
|
|
|
1391
1714
|
## 5.6.1
|
|
1392
1715
|
|
|
1393
|
-
-
|
|
1716
|
+
- [patch][14fe1381ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14fe1381ba):
|
|
1394
1717
|
|
|
1395
|
-
|
|
1718
|
+
- ED-6118: ensure media dimensions are always integers, preventing invalid ADF
|
|
1396
1719
|
|
|
1397
1720
|
## 5.6.0
|
|
1398
1721
|
|
|
1399
|
-
-
|
|
1722
|
+
- [minor][be706e55f6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be706e55f6):
|
|
1400
1723
|
|
|
1401
|
-
|
|
1724
|
+
- ED-6154 Adds `array` validation support
|
|
1402
1725
|
|
|
1403
1726
|
## 5.5.0
|
|
1404
1727
|
|
|
1405
|
-
-
|
|
1728
|
+
- [minor][a5b5a5098e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a5b5a5098e):
|
|
1406
1729
|
|
|
1407
|
-
|
|
1730
|
+
- Adds index to visitor
|
|
1408
1731
|
|
|
1409
1732
|
## 5.4.2
|
|
1410
1733
|
|
|
1411
|
-
-
|
|
1734
|
+
- [patch][76ed7f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76ed7f0):
|
|
1412
1735
|
|
|
1413
|
-
|
|
1736
|
+
- Update Specs
|
|
1414
1737
|
|
|
1415
1738
|
## 5.4.1
|
|
1416
1739
|
|
|
1417
|
-
-
|
|
1740
|
+
- [patch][57cffcb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/57cffcb):
|
|
1418
1741
|
|
|
1419
|
-
|
|
1742
|
+
- Need tslib
|
|
1420
1743
|
|
|
1421
1744
|
## 5.4.0
|
|
1422
1745
|
|
|
1423
|
-
-
|
|
1746
|
+
- [minor][1205725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1205725):
|
|
1424
1747
|
|
|
1425
|
-
|
|
1748
|
+
- Move schema to its own package
|
|
1426
1749
|
|
|
1427
1750
|
## 5.3.4
|
|
1428
1751
|
|
|
1429
|
-
-
|
|
1430
|
-
|
|
1752
|
+
- Updated dependencies [80f765b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80f765b):
|
|
1753
|
+
- @atlaskit/editor-common@23.0.0
|
|
1431
1754
|
|
|
1432
1755
|
## 5.3.3
|
|
1433
1756
|
|
|
1434
|
-
-
|
|
1757
|
+
- [patch][34df084](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/34df084):
|
|
1435
1758
|
|
|
1436
|
-
|
|
1759
|
+
- Fix layout schema and enable breakout layouts in renderer
|
|
1437
1760
|
|
|
1438
1761
|
## 5.3.2
|
|
1439
1762
|
|
|
1440
|
-
-
|
|
1441
|
-
|
|
1763
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
1764
|
+
- @atlaskit/docs@6.0.0
|
|
1442
1765
|
|
|
1443
1766
|
## 5.3.1
|
|
1444
1767
|
|
|
1445
|
-
-
|
|
1768
|
+
- [patch][0a297ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a297ba):
|
|
1446
1769
|
|
|
1447
|
-
|
|
1770
|
+
- Packages should not be shown in the navigation, search and overview
|
|
1448
1771
|
|
|
1449
1772
|
## 5.3.0
|
|
1450
1773
|
|
|
1451
|
-
-
|
|
1774
|
+
- [minor][a1b03d0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1b03d0):
|
|
1452
1775
|
|
|
1453
|
-
|
|
1776
|
+
- ED-3890 Adds Indentation support on paragraphs and headings
|
|
1454
1777
|
|
|
1455
1778
|
## 5.2.0
|
|
1456
1779
|
|
|
1457
|
-
-
|
|
1780
|
+
- [minor][94094fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/94094fe):
|
|
1458
1781
|
|
|
1459
|
-
|
|
1782
|
+
- Adds support for links around images
|
|
1460
1783
|
|
|
1461
1784
|
## 5.1.9
|
|
1462
1785
|
|
|
1463
|
-
-
|
|
1464
|
-
|
|
1786
|
+
- Updated dependencies [7e8b4b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e8b4b9):
|
|
1787
|
+
- @atlaskit/editor-common@22.0.0
|
|
1465
1788
|
|
|
1466
1789
|
## 5.1.8
|
|
1467
1790
|
|
|
1468
|
-
-
|
|
1791
|
+
- [patch][416fbb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/416fbb3):
|
|
1469
1792
|
|
|
1470
|
-
|
|
1793
|
+
- ED-3298: codeBlocks inside lists
|
|
1471
1794
|
|
|
1472
1795
|
## 5.1.7
|
|
1473
1796
|
|
|
1474
|
-
-
|
|
1797
|
+
- [patch][409e610](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/409e610):
|
|
1475
1798
|
|
|
1476
|
-
|
|
1799
|
+
- Fix schema block marks name inconsistency
|
|
1477
1800
|
|
|
1478
1801
|
## 5.1.6
|
|
1479
1802
|
|
|
1480
|
-
-
|
|
1803
|
+
- [patch][df33a8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df33a8b):
|
|
1481
1804
|
|
|
1482
|
-
|
|
1805
|
+
- Fix block marks validation
|
|
1483
1806
|
|
|
1484
1807
|
## 5.1.5
|
|
1485
1808
|
|
|
1486
|
-
-
|
|
1809
|
+
- [patch][d3bb11f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3bb11f):
|
|
1487
1810
|
|
|
1488
|
-
|
|
1811
|
+
- Fixing validator for alignment marks
|
|
1489
1812
|
|
|
1490
1813
|
## 5.1.4
|
|
1491
1814
|
|
|
1492
|
-
-
|
|
1815
|
+
- [patch][4e2a3b1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e2a3b1):
|
|
1493
1816
|
|
|
1494
|
-
|
|
1817
|
+
- Fixes validating marks with multiple possible branch
|
|
1495
1818
|
|
|
1496
1819
|
## 5.1.3
|
|
1497
1820
|
|
|
1498
|
-
-
|
|
1821
|
+
- [patch][a1fb551](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1fb551):
|
|
1499
1822
|
|
|
1500
|
-
|
|
1823
|
+
- Fixed style attribute ADF error for Fabric Status
|
|
1501
1824
|
|
|
1502
1825
|
## 5.1.2
|
|
1503
1826
|
|
|
1504
|
-
-
|
|
1827
|
+
- [patch][11d4b85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/11d4b85):
|
|
1505
1828
|
|
|
1506
|
-
|
|
1829
|
+
- ED-5606 Adds union attrs support to validator
|
|
1507
1830
|
|
|
1508
1831
|
## 5.1.1
|
|
1509
1832
|
|
|
1510
|
-
-
|
|
1833
|
+
- [patch][b19b7bb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b19b7bb):
|
|
1511
1834
|
|
|
1512
|
-
|
|
1835
|
+
- ED-5721 Validator now supports optional content
|
|
1513
1836
|
|
|
1514
1837
|
## 5.1.0
|
|
1515
1838
|
|
|
1516
|
-
-
|
|
1839
|
+
- [minor][b440439](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b440439):
|
|
1517
1840
|
|
|
1518
|
-
|
|
1841
|
+
- Add breakout mark to editor, renderer and adf-utils
|
|
1519
1842
|
|
|
1520
1843
|
## 5.0.1
|
|
1521
1844
|
|
|
1522
|
-
-
|
|
1523
|
-
|
|
1845
|
+
- Updated dependencies [2c21466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2c21466):
|
|
1846
|
+
- @atlaskit/editor-common@21.0.0
|
|
1524
1847
|
|
|
1525
1848
|
## 5.0.0
|
|
1526
1849
|
|
|
1527
|
-
-
|
|
1850
|
+
- [major][e1db106](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1db106):
|
|
1528
1851
|
|
|
1529
|
-
|
|
1852
|
+
- New validator API
|
|
1530
1853
|
|
|
1531
|
-
|
|
1854
|
+
### Breaking Change
|
|
1532
1855
|
|
|
1533
|
-
|
|
1856
|
+
**Old API**
|
|
1534
1857
|
|
|
1535
|
-
|
|
1536
|
-
|
|
1858
|
+
```
|
|
1859
|
+
export type ValidationMode = 'strict' | 'loose';
|
|
1537
1860
|
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1861
|
+
validator(
|
|
1862
|
+
nodes?: Array<string>,
|
|
1863
|
+
marks?: Array<string>,
|
|
1864
|
+
validationMode?: ValidationMode,
|
|
1865
|
+
)
|
|
1866
|
+
```
|
|
1544
1867
|
|
|
1545
|
-
|
|
1868
|
+
**New API**
|
|
1546
1869
|
|
|
1547
|
-
|
|
1870
|
+
We introduced a new `allowPrivateAttributes` option. It allows attributes starting with `__`
|
|
1871
|
+
without validation.
|
|
1548
1872
|
|
|
1549
|
-
|
|
1550
|
-
|
|
1873
|
+
```
|
|
1874
|
+
export type ValidationMode = 'strict' | 'loose';
|
|
1551
1875
|
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1876
|
+
export interface ValidationOptions {
|
|
1877
|
+
mode?: ValidationMode;
|
|
1878
|
+
allowPrivateAttributes?: boolean;
|
|
1879
|
+
}
|
|
1556
1880
|
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1881
|
+
validator(
|
|
1882
|
+
nodes?: Array<string>,
|
|
1883
|
+
marks?: Array<string>,
|
|
1884
|
+
options?: ValidationOptions,
|
|
1885
|
+
)
|
|
1886
|
+
```
|
|
1563
1887
|
|
|
1564
1888
|
## 4.1.0
|
|
1565
1889
|
|
|
1566
|
-
-
|
|
1890
|
+
- [minor][4f5830f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4f5830f):
|
|
1567
1891
|
|
|
1568
|
-
|
|
1892
|
+
- ED-4200: add page layout support to generator and ADF schema
|
|
1569
1893
|
|
|
1570
1894
|
## 4.0.4
|
|
1571
1895
|
|
|
1572
|
-
-
|
|
1896
|
+
- [patch][e8052e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8052e1):
|
|
1573
1897
|
|
|
1574
|
-
|
|
1898
|
+
- Add main field to adf-utils package.json
|
|
1575
1899
|
|
|
1576
1900
|
## 4.0.3
|
|
1577
1901
|
|
|
1578
|
-
-
|
|
1902
|
+
- [patch][653b6a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/653b6a9):
|
|
1579
1903
|
|
|
1580
|
-
|
|
1904
|
+
- removed optional attributes from adf-builder module for status node
|
|
1581
1905
|
|
|
1582
|
-
-
|
|
1906
|
+
- [patch][cd5471b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd5471b):
|
|
1583
1907
|
|
|
1584
|
-
|
|
1908
|
+
- added style attribute for Status node in ADF schema
|
|
1585
1909
|
|
|
1586
1910
|
## 4.0.2
|
|
1587
1911
|
|
|
1588
|
-
-
|
|
1589
|
-
d):
|
|
1912
|
+
- [patch][6201223](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6201223" d):
|
|
1590
1913
|
|
|
1591
|
-
|
|
1914
|
+
- Add examples.
|
|
1592
1915
|
|
|
1593
1916
|
## 4.0.1
|
|
1594
1917
|
|
|
1595
|
-
-
|
|
1918
|
+
- [patch] Fix floating number validation
|
|
1919
|
+
[ea027b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea027b8)
|
|
1596
1920
|
|
|
1597
1921
|
## 4.0.0
|
|
1598
1922
|
|
|
1599
|
-
-
|
|
1923
|
+
- [major] Wrap invalid node with unsupported node
|
|
1924
|
+
[fb60e39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb60e39)
|
|
1600
1925
|
|
|
1601
1926
|
## 3.0.1
|
|
1602
1927
|
|
|
1603
|
-
-
|
|
1604
|
-
|
|
1928
|
+
- [patch] Updated dependencies
|
|
1929
|
+
[b1ce691](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1ce691)
|
|
1930
|
+
- @atlaskit/editor-common@20.0.0
|
|
1605
1931
|
|
|
1606
1932
|
## 3.0.0
|
|
1607
1933
|
|
|
1608
|
-
-
|
|
1934
|
+
- [major] New validator API
|
|
1935
|
+
[db2d466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/db2d466)
|
|
1609
1936
|
|
|
1610
1937
|
## 2.2.6
|
|
1611
1938
|
|
|
1612
|
-
-
|
|
1613
|
-
|
|
1939
|
+
- [patch] Updated dependencies
|
|
1940
|
+
[2afa60d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2afa60d)
|
|
1941
|
+
- @atlaskit/editor-common@19.0.0
|
|
1614
1942
|
|
|
1615
1943
|
## 2.2.5
|
|
1616
1944
|
|
|
1617
|
-
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1945
|
+
- [patch] Updated dependencies
|
|
1946
|
+
[8b2c4d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b2c4d3)
|
|
1947
|
+
- [patch] Updated dependencies
|
|
1948
|
+
[3302d51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3302d51)
|
|
1949
|
+
- @atlaskit/editor-common@18.0.0
|
|
1620
1950
|
|
|
1621
1951
|
## 2.2.4
|
|
1622
1952
|
|
|
1623
|
-
-
|
|
1953
|
+
- [patch] make attris in ADFNode optioanla as not every node have this value
|
|
1954
|
+
[df13878](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df13878)
|
|
1624
1955
|
|
|
1625
1956
|
## 2.2.3
|
|
1626
1957
|
|
|
1627
|
-
-
|
|
1628
|
-
|
|
1958
|
+
- [patch] Updated dependencies
|
|
1959
|
+
[927ae63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/927ae63)
|
|
1960
|
+
- @atlaskit/editor-common@17.0.0
|
|
1629
1961
|
|
|
1630
1962
|
## 2.2.2
|
|
1631
1963
|
|
|
1632
|
-
-
|
|
1964
|
+
- [patch] Fix .d.ts file names
|
|
1965
|
+
[3d6c0fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d6c0fd)
|
|
1633
1966
|
|
|
1634
1967
|
## 2.2.1
|
|
1635
1968
|
|
|
1636
|
-
-
|
|
1969
|
+
- [patch] .es.js files now reference es2015 builds instead of es5
|
|
1970
|
+
[98034c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98034c7)
|
|
1637
1971
|
|
|
1638
1972
|
## 2.2.0
|
|
1639
1973
|
|
|
1640
|
-
-
|
|
1974
|
+
- [minor] FS-2961 Introduce status component and status node in editor
|
|
1975
|
+
[7fe2b0a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7fe2b0a)
|
|
1641
1976
|
|
|
1642
1977
|
## 2.1.5
|
|
1643
1978
|
|
|
1644
|
-
-
|
|
1645
|
-
|
|
1979
|
+
- [patch] Updated dependencies
|
|
1980
|
+
[6e1d642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e1d642)
|
|
1981
|
+
- @atlaskit/editor-common@16.0.0
|
|
1646
1982
|
|
|
1647
1983
|
## 2.1.4
|
|
1648
1984
|
|
|
1649
|
-
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1985
|
+
- [patch] Update TS to 3.0
|
|
1986
|
+
[f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
|
|
1987
|
+
- [none] Updated dependencies
|
|
1988
|
+
[f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
|
|
1989
|
+
- @atlaskit/editor-common@15.0.7
|
|
1652
1990
|
|
|
1653
1991
|
## 2.1.3
|
|
1654
1992
|
|
|
1655
|
-
-
|
|
1656
|
-
|
|
1993
|
+
- [patch] Updated dependencies
|
|
1994
|
+
[7545979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7545979)
|
|
1995
|
+
- @atlaskit/editor-common@15.0.0
|
|
1657
1996
|
|
|
1658
1997
|
## 2.1.2
|
|
1659
1998
|
|
|
1660
|
-
-
|
|
1661
|
-
|
|
1999
|
+
- [patch] Updated dependencies
|
|
2000
|
+
[b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
|
|
2001
|
+
- @atlaskit/editor-common@14.0.11
|
|
1662
2002
|
|
|
1663
2003
|
## 2.1.1
|
|
1664
2004
|
|
|
1665
|
-
-
|
|
1666
|
-
|
|
1667
|
-
|
|
2005
|
+
- [patch] ED-5178: added card node to default schema
|
|
2006
|
+
[51e7446](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51e7446)
|
|
2007
|
+
- [none] Updated dependencies
|
|
2008
|
+
[51e7446](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51e7446)
|
|
2009
|
+
- @atlaskit/editor-common@14.0.8
|
|
1668
2010
|
|
|
1669
2011
|
## 2.1.0
|
|
1670
2012
|
|
|
1671
|
-
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
2013
|
+
- [minor] ED-4421 ADF Validator
|
|
2014
|
+
[fd7e953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fd7e953)
|
|
2015
|
+
- [none] Updated dependencies
|
|
2016
|
+
[fd7e953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fd7e953)
|
|
2017
|
+
- @atlaskit/json-schema-generator@1.1.0
|
|
2018
|
+
- @atlaskit/editor-common@14.0.4
|
|
1675
2019
|
|
|
1676
2020
|
## 2.0.5
|
|
1677
2021
|
|
|
1678
|
-
-
|
|
1679
|
-
|
|
2022
|
+
- [patch] Fix es5 exports of some of the newer modules
|
|
2023
|
+
[3f0cd7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f0cd7d)
|
|
2024
|
+
- [none] Updated dependencies
|
|
2025
|
+
[3f0cd7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f0cd7d)
|
|
1680
2026
|
|
|
1681
2027
|
## 2.0.4
|
|
1682
2028
|
|
|
1683
|
-
-
|
|
1684
|
-
|
|
1685
|
-
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
-
|
|
1690
|
-
|
|
1691
|
-
-
|
|
1692
|
-
|
|
2029
|
+
- [none] Updated dependencies
|
|
2030
|
+
[597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
|
|
2031
|
+
- @atlaskit/editor-common@14.0.0
|
|
2032
|
+
- [none] Updated dependencies
|
|
2033
|
+
[61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
|
|
2034
|
+
- @atlaskit/editor-common@14.0.0
|
|
2035
|
+
- [none] Updated dependencies
|
|
2036
|
+
[812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
|
|
2037
|
+
- @atlaskit/editor-common@14.0.0
|
|
2038
|
+
- [none] Updated dependencies
|
|
2039
|
+
[c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
|
|
2040
|
+
- @atlaskit/editor-common@14.0.0
|
|
2041
|
+
- [patch] Updated dependencies
|
|
2042
|
+
[d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
|
|
2043
|
+
- @atlaskit/editor-common@14.0.0
|
|
1693
2044
|
|
|
1694
2045
|
## 2.0.3
|
|
1695
2046
|
|
|
1696
|
-
-
|
|
1697
|
-
|
|
1698
|
-
|
|
2047
|
+
- [patch] Updated dependencies
|
|
2048
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
2049
|
+
- @atlaskit/editor-common@13.2.7
|
|
2050
|
+
- @atlaskit/docs@5.0.2
|
|
1699
2051
|
|
|
1700
2052
|
## 2.0.2
|
|
1701
2053
|
|
|
1702
|
-
-
|
|
2054
|
+
- [patch] Include type files to release
|
|
2055
|
+
[02cae82](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02cae82)
|
|
1703
2056
|
|
|
1704
2057
|
## 2.0.1
|
|
1705
2058
|
|
|
1706
|
-
-
|
|
2059
|
+
- [patch] Fix types for top level imports
|
|
2060
|
+
[61cd06b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61cd06b)
|
|
1707
2061
|
|
|
1708
2062
|
## 2.0.0
|
|
1709
2063
|
|
|
1710
|
-
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
-
|
|
1714
|
-
|
|
1715
|
-
|
|
2064
|
+
- [major] Updated dependencies
|
|
2065
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
2066
|
+
- @atlaskit/editor-common@13.0.0
|
|
2067
|
+
- @atlaskit/docs@5.0.0
|
|
2068
|
+
- [major] Updated dependencies
|
|
2069
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
2070
|
+
- @atlaskit/editor-common@13.0.0
|
|
2071
|
+
- @atlaskit/docs@5.0.0
|
|
1716
2072
|
|
|
1717
2073
|
## 1.0.1
|
|
1718
2074
|
|
|
1719
|
-
-
|
|
2075
|
+
- [patch] Fix failing master build
|
|
2076
|
+
[1e2faf4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e2faf4)
|
|
1720
2077
|
|
|
1721
|
-
-
|
|
1722
|
-
|
|
2078
|
+
- [none] Updated dependencies
|
|
2079
|
+
[5f6ec84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f6ec84)
|
|
2080
|
+
- @atlaskit/editor-common@12.0.0
|
|
1723
2081
|
|
|
1724
2082
|
## 1.0.0
|
|
1725
2083
|
|
|
1726
|
-
-
|
|
1727
|
-
|
|
1728
|
-
|
|
2084
|
+
- [major] Add @atlaskit/adf-utils package
|
|
2085
|
+
[dd2efd5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd2efd5)
|
|
2086
|
+
- [none] Updated dependencies
|
|
2087
|
+
[dd2efd5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd2efd5)
|
|
2088
|
+
- @atlaskit/editor-common@11.4.0
|