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