@atlaskit/editor-json-transformer 8.13.2 → 8.15.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 +1651 -1633
- package/afm-jira/tsconfig.json +24 -0
- package/docs/0-intro.tsx +7 -7
- package/package.json +69 -70
- package/report.api.md +23 -22
package/CHANGELOG.md
CHANGED
|
@@ -1,1699 +1,1722 @@
|
|
|
1
1
|
# @atlaskit/editor-json-transformer
|
|
2
2
|
|
|
3
|
+
## 8.15.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
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
15
|
+
## 8.14.0
|
|
16
|
+
|
|
17
|
+
### Minor Changes
|
|
18
|
+
|
|
19
|
+
- [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156)
|
|
20
|
+
[`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) -
|
|
21
|
+
Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies
|
|
26
|
+
|
|
3
27
|
## 8.13.2
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
6
30
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
31
|
+
- [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
|
|
32
|
+
[`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
|
|
33
|
+
[ED-23332] Update adf-schema package to 36.10.1
|
|
10
34
|
|
|
11
35
|
## 8.13.1
|
|
12
36
|
|
|
13
37
|
### Patch Changes
|
|
14
38
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
39
|
+
- [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
|
|
40
|
+
[`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
|
|
41
|
+
ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation
|
|
18
42
|
|
|
19
43
|
## 8.13.0
|
|
20
44
|
|
|
21
45
|
### Minor Changes
|
|
22
46
|
|
|
23
|
-
-
|
|
24
|
-
|
|
25
|
-
|
|
47
|
+
- [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
|
|
48
|
+
[`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
|
|
49
|
+
Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0
|
|
26
50
|
|
|
27
51
|
### Patch Changes
|
|
28
52
|
|
|
29
|
-
-
|
|
53
|
+
- Updated dependencies
|
|
30
54
|
|
|
31
55
|
## 8.12.1
|
|
32
56
|
|
|
33
57
|
### Patch Changes
|
|
34
58
|
|
|
35
|
-
-
|
|
36
|
-
|
|
37
|
-
|
|
59
|
+
- [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
|
|
60
|
+
[`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
|
|
61
|
+
[ED-22282] Bump adf-schema to 36.1.0
|
|
38
62
|
|
|
39
63
|
## 8.12.0
|
|
40
64
|
|
|
41
65
|
### Minor Changes
|
|
42
66
|
|
|
43
|
-
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
67
|
+
- [#98129](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98129)
|
|
68
|
+
[`78612a7edba4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/78612a7edba4) -
|
|
69
|
+
[ux] [ED-23101] Updated Editor JSON, Slack, Confluence and Email transformers to support the new
|
|
70
|
+
`backgroundColor` mark
|
|
47
71
|
|
|
48
72
|
## 8.11.5
|
|
49
73
|
|
|
50
74
|
### Patch Changes
|
|
51
75
|
|
|
52
|
-
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
-
|
|
76
|
+
- [#98083](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98083)
|
|
77
|
+
[`d22da28a5f6c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d22da28a5f6c) -
|
|
78
|
+
Added step to ADF JSON transformer to remove empty attributes property from paragraph nodes
|
|
79
|
+
- Updated dependencies
|
|
56
80
|
|
|
57
81
|
## 8.11.4
|
|
58
82
|
|
|
59
83
|
### Patch Changes
|
|
60
84
|
|
|
61
|
-
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
85
|
+
- [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
|
|
86
|
+
[`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
|
|
87
|
+
[HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
|
|
88
|
+
language triggering composition on an empty line.This was fixed in a patch bump of
|
|
89
|
+
prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
|
|
66
90
|
|
|
67
91
|
## 8.11.3
|
|
68
92
|
|
|
69
93
|
### Patch Changes
|
|
70
94
|
|
|
71
|
-
-
|
|
72
|
-
|
|
73
|
-
|
|
95
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
96
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
97
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
74
98
|
|
|
75
99
|
## 8.11.2
|
|
76
100
|
|
|
77
101
|
### Patch Changes
|
|
78
102
|
|
|
79
|
-
-
|
|
80
|
-
|
|
81
|
-
|
|
103
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
104
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
105
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
82
106
|
|
|
83
107
|
## 8.11.1
|
|
84
108
|
|
|
85
109
|
### Patch Changes
|
|
86
110
|
|
|
87
|
-
-
|
|
88
|
-
|
|
89
|
-
|
|
111
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
112
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
113
|
+
Updating adf-schema version to 35.10.0
|
|
90
114
|
|
|
91
115
|
## 8.11.0
|
|
92
116
|
|
|
93
117
|
### Minor Changes
|
|
94
118
|
|
|
95
|
-
-
|
|
96
|
-
|
|
97
|
-
|
|
119
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
120
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
121
|
+
bumped editor-prosemirror version to 4.0.0
|
|
98
122
|
|
|
99
123
|
## 8.10.33
|
|
100
124
|
|
|
101
125
|
### Patch Changes
|
|
102
126
|
|
|
103
|
-
-
|
|
104
|
-
|
|
105
|
-
|
|
127
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
128
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
129
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
106
130
|
|
|
107
131
|
## 8.10.32
|
|
108
132
|
|
|
109
133
|
### Patch Changes
|
|
110
134
|
|
|
111
|
-
-
|
|
112
|
-
|
|
113
|
-
|
|
135
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
136
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
137
|
+
Bump ADF-schema package to version 35.0.0
|
|
114
138
|
|
|
115
139
|
## 8.10.31
|
|
116
140
|
|
|
117
141
|
### Patch Changes
|
|
118
142
|
|
|
119
|
-
-
|
|
120
|
-
|
|
121
|
-
|
|
143
|
+
- [#88926](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88926)
|
|
144
|
+
[`7fe4b7e92a92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7fe4b7e92a92) -
|
|
145
|
+
ED-22917 chore(editor-json-transformer): accomodate annotations on inlineCards
|
|
122
146
|
|
|
123
147
|
## 8.10.30
|
|
124
148
|
|
|
125
149
|
### Patch Changes
|
|
126
150
|
|
|
127
|
-
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
151
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
152
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
153
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
154
|
+
35.7.0 to 35.8.0
|
|
131
155
|
|
|
132
156
|
## 8.10.29
|
|
133
157
|
|
|
134
158
|
### Patch Changes
|
|
135
159
|
|
|
136
|
-
-
|
|
137
|
-
|
|
138
|
-
|
|
160
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
161
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
162
|
+
Bump adf-schema to 35.7.0
|
|
139
163
|
|
|
140
164
|
## 8.10.28
|
|
141
165
|
|
|
142
166
|
### Patch Changes
|
|
143
167
|
|
|
144
|
-
-
|
|
145
|
-
|
|
146
|
-
|
|
168
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
169
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
170
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
147
171
|
|
|
148
172
|
## 8.10.27
|
|
149
173
|
|
|
150
174
|
### Patch Changes
|
|
151
175
|
|
|
152
|
-
-
|
|
153
|
-
|
|
154
|
-
|
|
176
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
177
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
178
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
155
179
|
|
|
156
180
|
## 8.10.26
|
|
157
181
|
|
|
158
182
|
### Patch Changes
|
|
159
183
|
|
|
160
|
-
-
|
|
161
|
-
|
|
162
|
-
|
|
184
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
185
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
186
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
163
187
|
|
|
164
188
|
## 8.10.25
|
|
165
189
|
|
|
166
190
|
### Patch Changes
|
|
167
191
|
|
|
168
|
-
-
|
|
169
|
-
|
|
170
|
-
|
|
192
|
+
- [#77984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77984)
|
|
193
|
+
[`eb7139b3ec21`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb7139b3ec21) -
|
|
194
|
+
Replace hardcoded values with spacing tokens
|
|
171
195
|
|
|
172
196
|
## 8.10.24
|
|
173
197
|
|
|
174
198
|
### Patch Changes
|
|
175
199
|
|
|
176
|
-
-
|
|
177
|
-
|
|
178
|
-
|
|
200
|
+
- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
|
|
201
|
+
[`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
|
|
202
|
+
Upgrading @atlaskit/editor-prosemirror dependency
|
|
179
203
|
|
|
180
204
|
## 8.10.23
|
|
181
205
|
|
|
182
206
|
### Patch Changes
|
|
183
207
|
|
|
184
|
-
-
|
|
185
|
-
|
|
186
|
-
|
|
208
|
+
- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
|
|
209
|
+
[`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
|
|
210
|
+
Updating adf-schema version to 35.5.1
|
|
187
211
|
|
|
188
212
|
## 8.10.22
|
|
189
213
|
|
|
190
214
|
### Patch Changes
|
|
191
215
|
|
|
192
|
-
-
|
|
193
|
-
|
|
194
|
-
|
|
216
|
+
- [#66470](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66470)
|
|
217
|
+
[`fd001091ca63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fd001091ca63) -
|
|
218
|
+
improve example and update unit tests for media nodes
|
|
195
219
|
|
|
196
220
|
## 8.10.21
|
|
197
221
|
|
|
198
222
|
### Patch Changes
|
|
199
223
|
|
|
200
|
-
-
|
|
201
|
-
|
|
202
|
-
|
|
224
|
+
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
|
|
225
|
+
[`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
|
|
226
|
+
ED-21609 Update adf-schema to 35.3.0
|
|
203
227
|
|
|
204
228
|
## 8.10.20
|
|
205
229
|
|
|
206
230
|
### Patch Changes
|
|
207
231
|
|
|
208
|
-
-
|
|
209
|
-
|
|
210
|
-
|
|
232
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
233
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
234
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
211
235
|
|
|
212
236
|
## 8.10.19
|
|
213
237
|
|
|
214
238
|
### Patch Changes
|
|
215
239
|
|
|
216
|
-
-
|
|
217
|
-
|
|
218
|
-
|
|
240
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
241
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
242
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
219
243
|
|
|
220
244
|
## 8.10.18
|
|
221
245
|
|
|
222
246
|
### Patch Changes
|
|
223
247
|
|
|
224
|
-
-
|
|
225
|
-
|
|
226
|
-
|
|
248
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
249
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
250
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
227
251
|
|
|
228
252
|
## 8.10.17
|
|
229
253
|
|
|
230
254
|
### Patch Changes
|
|
231
255
|
|
|
232
|
-
-
|
|
233
|
-
|
|
234
|
-
|
|
256
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
257
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
258
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
235
259
|
|
|
236
260
|
## 8.10.16
|
|
237
261
|
|
|
238
262
|
### Patch Changes
|
|
239
263
|
|
|
240
|
-
-
|
|
241
|
-
|
|
242
|
-
|
|
264
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
265
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
266
|
+
update ADF schema
|
|
243
267
|
|
|
244
268
|
## 8.10.15
|
|
245
269
|
|
|
246
270
|
### Patch Changes
|
|
247
271
|
|
|
248
|
-
-
|
|
249
|
-
|
|
250
|
-
|
|
272
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
273
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
274
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
251
275
|
|
|
252
276
|
## 8.10.14
|
|
253
277
|
|
|
254
278
|
### Patch Changes
|
|
255
279
|
|
|
256
|
-
-
|
|
257
|
-
|
|
258
|
-
|
|
280
|
+
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
|
|
281
|
+
[`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971
|
|
282
|
+
Upgrade adf-schema package to ^34.0.0
|
|
259
283
|
|
|
260
284
|
## 8.10.13
|
|
261
285
|
|
|
262
286
|
### Patch Changes
|
|
263
287
|
|
|
264
|
-
-
|
|
265
|
-
|
|
266
|
-
|
|
288
|
+
- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
|
|
289
|
+
[`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) - ED-20763
|
|
290
|
+
Upgrade ADF schema version to 33.2.3 for MBE nodes.
|
|
267
291
|
|
|
268
292
|
## 8.10.12
|
|
269
293
|
|
|
270
294
|
### Patch Changes
|
|
271
295
|
|
|
272
|
-
-
|
|
273
|
-
|
|
274
|
-
|
|
296
|
+
- [#42995](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42995)
|
|
297
|
+
[`a527682dee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a527682dee6) - add in
|
|
298
|
+
missing dependencies for imported types
|
|
275
299
|
|
|
276
300
|
## 8.10.11
|
|
277
301
|
|
|
278
302
|
### Patch Changes
|
|
279
303
|
|
|
280
|
-
-
|
|
281
|
-
|
|
282
|
-
|
|
304
|
+
- [#42277](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42277)
|
|
305
|
+
[`7e381f8dd7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e381f8dd7a) - Enrol
|
|
306
|
+
@atlaskit/editor-json-transformer to push model in JFE
|
|
283
307
|
|
|
284
308
|
## 8.10.10
|
|
285
309
|
|
|
286
310
|
### Patch Changes
|
|
287
311
|
|
|
288
|
-
-
|
|
289
|
-
|
|
290
|
-
|
|
312
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
313
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect
|
|
314
|
+
yarn changeset to packages, upgrade adf-schema
|
|
291
315
|
|
|
292
316
|
## 8.10.9
|
|
293
317
|
|
|
294
318
|
### Patch Changes
|
|
295
319
|
|
|
296
|
-
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
-
|
|
300
|
-
|
|
320
|
+
- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
|
|
321
|
+
[`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
|
|
322
|
+
adf-schema from AFE and rely on npm package for adf-schema
|
|
323
|
+
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
|
|
324
|
+
adf-schema, use published version
|
|
301
325
|
|
|
302
326
|
## 8.10.8
|
|
303
327
|
|
|
304
328
|
### Patch Changes
|
|
305
329
|
|
|
306
|
-
-
|
|
307
|
-
|
|
308
|
-
|
|
330
|
+
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
|
|
331
|
+
[`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
|
|
332
|
+
adf-schema to fixed versioning
|
|
309
333
|
|
|
310
334
|
## 8.10.7
|
|
311
335
|
|
|
312
336
|
### Patch Changes
|
|
313
337
|
|
|
314
|
-
-
|
|
315
|
-
|
|
316
|
-
|
|
338
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
339
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
340
|
+
version.json
|
|
317
341
|
|
|
318
342
|
## 8.10.6
|
|
319
343
|
|
|
320
344
|
### Patch Changes
|
|
321
345
|
|
|
322
|
-
-
|
|
346
|
+
- Updated dependencies
|
|
323
347
|
|
|
324
348
|
## 8.10.5
|
|
325
349
|
|
|
326
350
|
### Patch Changes
|
|
327
351
|
|
|
328
|
-
-
|
|
352
|
+
- Updated dependencies
|
|
329
353
|
|
|
330
354
|
## 8.10.4
|
|
331
355
|
|
|
332
356
|
### Patch Changes
|
|
333
357
|
|
|
334
|
-
-
|
|
335
|
-
|
|
336
|
-
|
|
358
|
+
- [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
|
|
359
|
+
[`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
|
|
360
|
+
[ED-19233] Import prosemirror libraries from internal facade package
|
|
337
361
|
|
|
338
362
|
## 8.10.3
|
|
339
363
|
|
|
340
364
|
### Patch Changes
|
|
341
365
|
|
|
342
|
-
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
366
|
+
- [#37004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37004)
|
|
367
|
+
[`1bfa8537fae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bfa8537fae) -
|
|
368
|
+
[ED-18163] Removed last circular dependencies by moving transformer tests to their related
|
|
369
|
+
transformers and removing an unused dependency
|
|
346
370
|
|
|
347
371
|
## 8.10.2
|
|
348
372
|
|
|
349
373
|
### Patch Changes
|
|
350
374
|
|
|
351
|
-
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
375
|
+
- [#36798](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36798)
|
|
376
|
+
[`93f5f1a9839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93f5f1a9839) -
|
|
377
|
+
[ED-18161] Move transformer tests to their dedicated transformers packages to avoid circular
|
|
378
|
+
dependencies
|
|
355
379
|
|
|
356
380
|
## 8.10.1
|
|
357
381
|
|
|
358
382
|
### Patch Changes
|
|
359
383
|
|
|
360
|
-
-
|
|
361
|
-
|
|
362
|
-
|
|
384
|
+
- [#36816](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36816)
|
|
385
|
+
[`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux]
|
|
386
|
+
ED-18027 Upgrades editor-markdown-transformer to latest version.
|
|
363
387
|
|
|
364
388
|
## 8.10.0
|
|
365
389
|
|
|
366
390
|
### Minor Changes
|
|
367
391
|
|
|
368
|
-
-
|
|
369
|
-
|
|
370
|
-
|
|
392
|
+
- [#36134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36134)
|
|
393
|
+
[`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) - Promoted
|
|
394
|
+
border mark to full schema and add border support for email renderer
|
|
371
395
|
|
|
372
396
|
### Patch Changes
|
|
373
397
|
|
|
374
|
-
-
|
|
398
|
+
- Updated dependencies
|
|
375
399
|
|
|
376
400
|
## 8.9.6
|
|
377
401
|
|
|
378
402
|
### Patch Changes
|
|
379
403
|
|
|
380
|
-
-
|
|
381
|
-
|
|
382
|
-
|
|
404
|
+
- [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
|
|
405
|
+
[`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
|
|
406
|
+
[ED-13910] Fix prosemirror types
|
|
383
407
|
|
|
384
408
|
## 8.9.5
|
|
385
409
|
|
|
386
410
|
### Patch Changes
|
|
387
411
|
|
|
388
|
-
-
|
|
412
|
+
- Updated dependencies
|
|
389
413
|
|
|
390
414
|
## 8.9.4
|
|
391
415
|
|
|
392
416
|
### Patch Changes
|
|
393
417
|
|
|
394
|
-
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
418
|
+
- [#34898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34898)
|
|
419
|
+
[`8f67b856676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f67b856676) -
|
|
420
|
+
[ED-18156] Remove circular dependency cycles for editor-json-transformer &
|
|
421
|
+
editor-bitbucket-transformer
|
|
398
422
|
|
|
399
423
|
## 8.9.3
|
|
400
424
|
|
|
401
425
|
### Patch Changes
|
|
402
426
|
|
|
403
|
-
-
|
|
404
|
-
|
|
405
|
-
|
|
427
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
428
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
429
|
+
legacy types are published for TS 4.5-4.8
|
|
406
430
|
|
|
407
431
|
## 8.9.2
|
|
408
432
|
|
|
409
433
|
### Patch Changes
|
|
410
434
|
|
|
411
|
-
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
435
|
+
- [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
|
|
436
|
+
[`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
|
|
437
|
+
[ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed work-arounds
|
|
438
|
+
for fixed issues
|
|
415
439
|
|
|
416
440
|
## 8.9.1
|
|
417
441
|
|
|
418
442
|
### Patch Changes
|
|
419
443
|
|
|
420
|
-
-
|
|
421
|
-
|
|
422
|
-
|
|
444
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
445
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
|
|
446
|
+
Typescript from `4.5.5` to `4.9.5`
|
|
423
447
|
|
|
424
448
|
## 8.9.0
|
|
425
449
|
|
|
426
450
|
### Minor Changes
|
|
427
451
|
|
|
428
|
-
-
|
|
429
|
-
|
|
430
|
-
|
|
452
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
453
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
454
|
+
minor dependency bump
|
|
431
455
|
|
|
432
456
|
### Patch Changes
|
|
433
457
|
|
|
434
|
-
-
|
|
458
|
+
- Updated dependencies
|
|
435
459
|
|
|
436
460
|
## 8.8.5
|
|
437
461
|
|
|
438
462
|
### Patch Changes
|
|
439
463
|
|
|
440
|
-
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
464
|
+
- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
|
|
465
|
+
[`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
|
|
466
|
+
"[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
|
|
467
|
+
issues"
|
|
444
468
|
|
|
445
469
|
## 8.8.4
|
|
446
470
|
|
|
447
471
|
### Patch Changes
|
|
448
472
|
|
|
449
|
-
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
-
|
|
473
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
474
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
475
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
476
|
+
- Updated dependencies
|
|
453
477
|
|
|
454
478
|
## 8.8.3
|
|
455
479
|
|
|
456
480
|
### Patch Changes
|
|
457
481
|
|
|
458
|
-
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
-
|
|
462
|
-
|
|
463
|
-
-
|
|
482
|
+
- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
|
|
483
|
+
[`43cb4da169a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43cb4da169a) -
|
|
484
|
+
Refactored filterNull to use a for loop rather than reduce
|
|
485
|
+
- [`3e03d26ca36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e03d26ca36) -
|
|
486
|
+
[ESS-3031] Added the capability to parse ADF documents for the stage-0 schema
|
|
487
|
+
- Updated dependencies
|
|
464
488
|
|
|
465
489
|
## 8.8.2
|
|
466
490
|
|
|
467
491
|
### Patch Changes
|
|
468
492
|
|
|
469
|
-
-
|
|
470
|
-
|
|
471
|
-
|
|
493
|
+
- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
|
|
494
|
+
[`fbbfaba77c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbbfaba77c9) - ED-13997
|
|
495
|
+
Fixed unhandled exception in encodeNode function
|
|
472
496
|
|
|
473
497
|
## 8.8.1
|
|
474
498
|
|
|
475
499
|
### Patch Changes
|
|
476
500
|
|
|
477
|
-
-
|
|
478
|
-
|
|
479
|
-
|
|
501
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
502
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
|
|
503
|
+
Typescript from `4.3.5` to `4.5.5`
|
|
480
504
|
|
|
481
505
|
## 8.8.0
|
|
482
506
|
|
|
483
507
|
### Minor Changes
|
|
484
508
|
|
|
485
|
-
-
|
|
486
|
-
|
|
487
|
-
|
|
509
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
510
|
+
[`f6129bf0223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6129bf0223) - Add
|
|
511
|
+
support for media inline
|
|
488
512
|
|
|
489
513
|
### Patch Changes
|
|
490
514
|
|
|
491
|
-
-
|
|
515
|
+
- Updated dependencies
|
|
492
516
|
|
|
493
517
|
## 8.7.7
|
|
494
518
|
|
|
495
519
|
### Patch Changes
|
|
496
520
|
|
|
497
|
-
-
|
|
498
|
-
|
|
499
|
-
|
|
521
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
522
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
|
|
523
|
+
Typescript from `4.2.4` to `4.3.5`.
|
|
500
524
|
|
|
501
525
|
## 8.7.6
|
|
502
526
|
|
|
503
527
|
### Patch Changes
|
|
504
528
|
|
|
505
|
-
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
-
|
|
529
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
|
|
530
|
+
[`01c4d8fb95a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01c4d8fb95a) - ED-13895
|
|
531
|
+
update editor json transformer to emotion
|
|
532
|
+
- Updated dependencies
|
|
509
533
|
|
|
510
534
|
## 8.7.5
|
|
511
535
|
|
|
512
536
|
### Patch Changes
|
|
513
537
|
|
|
514
|
-
-
|
|
515
|
-
|
|
516
|
-
|
|
538
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
539
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
|
|
540
|
+
to TypeScript 4.2.4
|
|
517
541
|
|
|
518
542
|
## 8.7.4
|
|
519
543
|
|
|
520
544
|
### Patch Changes
|
|
521
545
|
|
|
522
|
-
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
546
|
+
- [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
|
|
547
|
+
[`b29ce16dad8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b29ce16dad8) -
|
|
548
|
+
[ED-14606] Move bitbucket schema, confluence schema, jira schema, and default schema from
|
|
549
|
+
@atlaskit/adf-schema to their own entry points. These new entry points are as follows
|
|
526
550
|
|
|
527
|
-
|
|
551
|
+
@atlaskit/adf-schema/schema-bitbucket for:
|
|
528
552
|
|
|
529
|
-
|
|
553
|
+
- bitbucketSchema
|
|
530
554
|
|
|
531
|
-
|
|
555
|
+
@atlaskit/adf-schema/schema-confluence for:
|
|
532
556
|
|
|
533
|
-
|
|
534
|
-
|
|
557
|
+
- confluenceSchema
|
|
558
|
+
- confluenceSchemaWithMediaSingle
|
|
535
559
|
|
|
536
|
-
|
|
560
|
+
@atlaskit/adf-schema/schema-jira for:
|
|
537
561
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
562
|
+
- default as createJIRASchema
|
|
563
|
+
- isSchemaWithLists
|
|
564
|
+
- isSchemaWithMentions
|
|
565
|
+
- isSchemaWithEmojis
|
|
566
|
+
- isSchemaWithLinks
|
|
567
|
+
- isSchemaWithAdvancedTextFormattingMarks
|
|
568
|
+
- isSchemaWithCodeBlock
|
|
569
|
+
- isSchemaWithBlockQuotes
|
|
570
|
+
- isSchemaWithMedia
|
|
571
|
+
- isSchemaWithSubSupMark
|
|
572
|
+
- isSchemaWithTextColor
|
|
573
|
+
- isSchemaWithTables
|
|
550
574
|
|
|
551
|
-
|
|
575
|
+
@atlaskit/adf-schema/schema-default for:
|
|
552
576
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
577
|
+
- defaultSchema
|
|
578
|
+
- getSchemaBasedOnStage
|
|
579
|
+
- defaultSchemaConfig
|
|
556
580
|
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
581
|
+
This change also includes codemods in @atlaskit/adf-schema to update these entry points. It also
|
|
582
|
+
introduces a new util function "changeImportEntryPoint" to @atlaskit/codemod-utils to handle this
|
|
583
|
+
scenario.
|
|
560
584
|
|
|
561
|
-
-
|
|
585
|
+
- Updated dependencies
|
|
562
586
|
|
|
563
587
|
## 8.7.3
|
|
564
588
|
|
|
565
589
|
### Patch Changes
|
|
566
590
|
|
|
567
|
-
-
|
|
591
|
+
- Updated dependencies
|
|
568
592
|
|
|
569
593
|
## 8.7.2
|
|
570
594
|
|
|
571
595
|
### Patch Changes
|
|
572
596
|
|
|
573
|
-
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
-
|
|
577
|
-
|
|
578
|
-
-
|
|
597
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
598
|
+
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13025
|
|
599
|
+
Bump prosemirror-view 1.23.1 -> 1.23.2
|
|
600
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13753
|
|
601
|
+
Updated editor-common import entries.
|
|
602
|
+
- Updated dependencies
|
|
579
603
|
|
|
580
604
|
## 8.7.1
|
|
581
605
|
|
|
582
606
|
### Patch Changes
|
|
583
607
|
|
|
584
|
-
-
|
|
585
|
-
|
|
586
|
-
|
|
608
|
+
- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
|
|
609
|
+
[`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
|
|
610
|
+
VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
|
|
587
611
|
|
|
588
612
|
## 8.7.0
|
|
589
613
|
|
|
590
614
|
### Minor Changes
|
|
591
615
|
|
|
592
|
-
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
-
|
|
596
|
-
|
|
616
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
617
|
+
[`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) -
|
|
618
|
+
[ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
|
|
619
|
+
- [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add
|
|
620
|
+
"fragment" mark to stage0 ADF schema
|
|
597
621
|
|
|
598
622
|
### Patch Changes
|
|
599
623
|
|
|
600
|
-
-
|
|
601
|
-
|
|
624
|
+
- [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) -
|
|
625
|
+
ED-11632: Bump prosemirror packages;
|
|
602
626
|
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
627
|
+
- prosmirror-commands 1.1.4 -> 1.1.11,
|
|
628
|
+
- prosemirror-model 1.11.0 -> 1.14.3,
|
|
629
|
+
- prosemirror-state 1.3.3 -> 1.3.4,
|
|
630
|
+
- prosemirror-transform 1.2.8 -> 1.3.2,
|
|
631
|
+
- prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
|
|
608
632
|
|
|
609
|
-
-
|
|
633
|
+
- Updated dependencies
|
|
610
634
|
|
|
611
635
|
## 8.6.6
|
|
612
636
|
|
|
613
637
|
### Patch Changes
|
|
614
638
|
|
|
615
|
-
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
-
|
|
639
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
640
|
+
[`2aef13b22d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2aef13b22d8) -
|
|
641
|
+
ED-12604: add localId for tables and dataConsumer mark for extensions in full schema
|
|
642
|
+
- Updated dependencies
|
|
619
643
|
|
|
620
644
|
## 8.6.5
|
|
621
645
|
|
|
622
646
|
### Patch Changes
|
|
623
647
|
|
|
624
|
-
-
|
|
625
|
-
|
|
626
|
-
|
|
648
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
649
|
+
[`55e64e9e8d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55e64e9e8d6) -
|
|
650
|
+
COLLAB-754: remove react peerDependency
|
|
627
651
|
|
|
628
652
|
## 8.6.4
|
|
629
653
|
|
|
630
654
|
### Patch Changes
|
|
631
655
|
|
|
632
|
-
-
|
|
656
|
+
- Updated dependencies
|
|
633
657
|
|
|
634
658
|
## 8.6.3
|
|
635
659
|
|
|
636
660
|
### Patch Changes
|
|
637
661
|
|
|
638
|
-
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
662
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
663
|
+
[`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) -
|
|
664
|
+
_Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props. These can
|
|
665
|
+
now be toggled via the feature flags prop, e.g.
|
|
642
666
|
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
667
|
+
```tsx
|
|
668
|
+
<Editor
|
|
669
|
+
featureFlags={{
|
|
670
|
+
'allow-local-id-generation-on-tables': true,
|
|
671
|
+
'allow-data-consumer': true,
|
|
672
|
+
}}
|
|
673
|
+
/>
|
|
674
|
+
```
|
|
651
675
|
|
|
652
|
-
-
|
|
676
|
+
- Updated dependencies
|
|
653
677
|
|
|
654
678
|
## 8.6.2
|
|
655
679
|
|
|
656
680
|
### Patch Changes
|
|
657
681
|
|
|
658
|
-
-
|
|
682
|
+
- Updated dependencies
|
|
659
683
|
|
|
660
684
|
## 8.6.1
|
|
661
685
|
|
|
662
686
|
### Patch Changes
|
|
663
687
|
|
|
664
|
-
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
-
|
|
688
|
+
- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
|
|
689
|
+
[`653093877f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/653093877f8) - Update
|
|
690
|
+
data-consumer behaviour for json transforming
|
|
691
|
+
- Updated dependencies
|
|
668
692
|
|
|
669
693
|
## 8.6.0
|
|
670
694
|
|
|
671
695
|
### Minor Changes
|
|
672
696
|
|
|
673
|
-
-
|
|
674
|
-
|
|
675
|
-
|
|
697
|
+
- [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
|
|
698
|
+
[`9c36253ed5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c36253ed5e) - ED-10216
|
|
699
|
+
Add sanitizeNode into @atlaskit/editor-json-transformer
|
|
676
700
|
|
|
677
701
|
### Patch Changes
|
|
678
702
|
|
|
679
|
-
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
- Updated dependencies
|
|
703
|
+
- [`58b170725be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58b170725be) - Renamed
|
|
704
|
+
@atlaskit/editor-test-helpers/schema-builder to @atlaskit/editor-test-helpers/doc-builder
|
|
705
|
+
- Updated dependencies
|
|
683
706
|
|
|
684
707
|
## 8.5.0
|
|
685
708
|
|
|
686
709
|
### Minor Changes
|
|
687
710
|
|
|
688
|
-
-
|
|
689
|
-
|
|
690
|
-
|
|
711
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
712
|
+
[`96219e933e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96219e933e9) - Update
|
|
713
|
+
json transformer for improving data-consumer support
|
|
691
714
|
|
|
692
715
|
### Patch Changes
|
|
693
716
|
|
|
694
|
-
-
|
|
695
|
-
|
|
696
|
-
-
|
|
717
|
+
- [`d2e70ebaaa9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2e70ebaaa9) -
|
|
718
|
+
NO-ISSUE: updated editor tests to use 'doc: DocBuilder' instead of 'doc: any'
|
|
719
|
+
- Updated dependencies
|
|
697
720
|
|
|
698
721
|
## 8.4.5
|
|
699
722
|
|
|
700
723
|
### Patch Changes
|
|
701
724
|
|
|
702
|
-
-
|
|
725
|
+
- Updated dependencies
|
|
703
726
|
|
|
704
727
|
## 8.4.4
|
|
705
728
|
|
|
706
729
|
### Patch Changes
|
|
707
730
|
|
|
708
|
-
-
|
|
709
|
-
|
|
710
|
-
|
|
731
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
732
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
|
|
733
|
+
packages using babel rather than tsc
|
|
711
734
|
|
|
712
735
|
## 8.4.3
|
|
713
736
|
|
|
714
737
|
### Patch Changes
|
|
715
738
|
|
|
716
|
-
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
-
|
|
739
|
+
- [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
|
|
740
|
+
[`0175a00afc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0175a00afc) - [ED-10670]
|
|
741
|
+
Update prosemirror-model type to use posAtIndex methods
|
|
742
|
+
- Updated dependencies
|
|
720
743
|
|
|
721
744
|
## 8.4.2
|
|
722
745
|
|
|
723
746
|
### Patch Changes
|
|
724
747
|
|
|
725
|
-
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
-
|
|
748
|
+
- [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
|
|
749
|
+
[`703752d487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/703752d487) - ED-10647
|
|
750
|
+
Remove caret from prosemirror-model, prosemirror-keymap, prosemirror-state, prosemirror-transform
|
|
751
|
+
to lock them down to an explicit version
|
|
752
|
+
- Updated dependencies
|
|
730
753
|
|
|
731
754
|
## 8.4.1
|
|
732
755
|
|
|
733
756
|
### Patch Changes
|
|
734
757
|
|
|
735
|
-
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
758
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
759
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
760
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
761
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
|
|
762
|
+
versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
763
|
+
`devDependencies` to denote version that the package was built with.
|
|
741
764
|
|
|
742
765
|
## 8.4.0
|
|
743
766
|
|
|
744
767
|
### Minor Changes
|
|
745
768
|
|
|
746
|
-
-
|
|
747
|
-
|
|
748
|
-
|
|
769
|
+
- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
|
|
770
|
+
[`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump
|
|
771
|
+
ProseMirror packages
|
|
749
772
|
|
|
750
|
-
|
|
773
|
+
Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08
|
|
751
774
|
|
|
752
775
|
### Patch Changes
|
|
753
776
|
|
|
754
|
-
-
|
|
777
|
+
- Updated dependencies
|
|
755
778
|
|
|
756
779
|
## 8.3.0
|
|
757
780
|
|
|
758
781
|
### Minor Changes
|
|
759
782
|
|
|
760
|
-
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
-
|
|
764
|
-
|
|
783
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
784
|
+
[`795d4f1c8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/795d4f1c8e) - ED-9832
|
|
785
|
+
Handle repeating mark overrides
|
|
786
|
+
- [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) - ED-9607 -
|
|
787
|
+
Preserve Unsupported Node attributes
|
|
765
788
|
|
|
766
789
|
### Patch Changes
|
|
767
790
|
|
|
768
|
-
-
|
|
791
|
+
- Updated dependencies
|
|
769
792
|
|
|
770
793
|
## 8.2.1
|
|
771
794
|
|
|
772
795
|
### Patch Changes
|
|
773
796
|
|
|
774
|
-
-
|
|
775
|
-
|
|
776
|
-
|
|
797
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
798
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
799
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
777
800
|
|
|
778
|
-
|
|
779
|
-
|
|
801
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this tslib
|
|
802
|
+
upgrade to prevent duplicates of tslib being bundled.
|
|
780
803
|
|
|
781
804
|
## 8.2.0
|
|
782
805
|
|
|
783
806
|
### Minor Changes
|
|
784
807
|
|
|
785
|
-
-
|
|
786
|
-
|
|
787
|
-
|
|
808
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
809
|
+
[`d55f8066fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8066fd) - ED-9569
|
|
810
|
+
Preserve unsupported mark attribute and value
|
|
788
811
|
|
|
789
812
|
### Patch Changes
|
|
790
813
|
|
|
791
|
-
-
|
|
792
|
-
|
|
793
|
-
-
|
|
814
|
+
- [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
|
|
815
|
+
'lodash' package instead of single-function 'lodash.\*' packages
|
|
816
|
+
- Updated dependencies
|
|
794
817
|
|
|
795
818
|
## 8.1.0
|
|
796
819
|
|
|
797
820
|
### Minor Changes
|
|
798
821
|
|
|
799
|
-
-
|
|
800
|
-
|
|
801
|
-
|
|
822
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
823
|
+
[`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve
|
|
824
|
+
unsupported mark from getting lost
|
|
802
825
|
|
|
803
826
|
### Patch Changes
|
|
804
827
|
|
|
805
|
-
-
|
|
828
|
+
- Updated dependencies
|
|
806
829
|
|
|
807
830
|
## 8.0.0
|
|
808
831
|
|
|
809
832
|
### Major Changes
|
|
810
833
|
|
|
811
|
-
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
834
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
835
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
|
|
836
|
+
dropping IE11 support, from this version onwards there are no warranties of the package working in
|
|
837
|
+
IE11. For more information see:
|
|
838
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
816
839
|
|
|
817
840
|
### Patch Changes
|
|
818
841
|
|
|
819
|
-
-
|
|
842
|
+
- Updated dependencies
|
|
820
843
|
|
|
821
844
|
## 7.0.14
|
|
822
845
|
|
|
823
846
|
### Patch Changes
|
|
824
847
|
|
|
825
|
-
-
|
|
848
|
+
- Updated dependencies
|
|
826
849
|
|
|
827
850
|
## 7.0.13
|
|
828
851
|
|
|
829
852
|
### Patch Changes
|
|
830
853
|
|
|
831
|
-
-
|
|
854
|
+
- Updated dependencies
|
|
832
855
|
|
|
833
856
|
## 7.0.12
|
|
834
857
|
|
|
835
858
|
### Patch Changes
|
|
836
859
|
|
|
837
|
-
-
|
|
838
|
-
|
|
839
|
-
|
|
860
|
+
- [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
|
|
861
|
+
[`a6db2efbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6db2efbe3) - Change
|
|
862
|
+
imports to comply with Atlassian conventions- Updated dependencies
|
|
840
863
|
|
|
841
864
|
## 7.0.11
|
|
842
865
|
|
|
843
866
|
### Patch Changes
|
|
844
867
|
|
|
845
|
-
-
|
|
846
|
-
|
|
847
|
-
-
|
|
848
|
-
|
|
849
|
-
-
|
|
850
|
-
|
|
851
|
-
-
|
|
852
|
-
|
|
853
|
-
-
|
|
854
|
-
|
|
855
|
-
-
|
|
856
|
-
|
|
857
|
-
-
|
|
858
|
-
|
|
859
|
-
-
|
|
860
|
-
|
|
861
|
-
-
|
|
862
|
-
|
|
863
|
-
-
|
|
864
|
-
|
|
865
|
-
-
|
|
866
|
-
|
|
867
|
-
-
|
|
868
|
-
|
|
869
|
-
-
|
|
870
|
-
|
|
871
|
-
-
|
|
872
|
-
|
|
873
|
-
-
|
|
874
|
-
|
|
875
|
-
-
|
|
876
|
-
|
|
877
|
-
-
|
|
878
|
-
|
|
879
|
-
-
|
|
880
|
-
|
|
881
|
-
-
|
|
882
|
-
|
|
883
|
-
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
868
|
+
- Updated dependencies
|
|
869
|
+
[7e4d4a7ed4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e4d4a7ed4):
|
|
870
|
+
- Updated dependencies
|
|
871
|
+
[999fbf849e](https://bitbucket.org/atlassian/atlassian-frontend/commits/999fbf849e):
|
|
872
|
+
- Updated dependencies
|
|
873
|
+
[b202858f6c](https://bitbucket.org/atlassian/atlassian-frontend/commits/b202858f6c):
|
|
874
|
+
- Updated dependencies
|
|
875
|
+
[9cee2b03e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cee2b03e8):
|
|
876
|
+
- Updated dependencies
|
|
877
|
+
[26de083801](https://bitbucket.org/atlassian/atlassian-frontend/commits/26de083801):
|
|
878
|
+
- Updated dependencies
|
|
879
|
+
[d3cc97a424](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3cc97a424):
|
|
880
|
+
- Updated dependencies
|
|
881
|
+
[00f64f4eb8](https://bitbucket.org/atlassian/atlassian-frontend/commits/00f64f4eb8):
|
|
882
|
+
- Updated dependencies
|
|
883
|
+
[4f70380793](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f70380793):
|
|
884
|
+
- Updated dependencies
|
|
885
|
+
[92d04b5c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/92d04b5c28):
|
|
886
|
+
- Updated dependencies
|
|
887
|
+
[5b301bcdf6](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b301bcdf6):
|
|
888
|
+
- Updated dependencies
|
|
889
|
+
[729a4e4960](https://bitbucket.org/atlassian/atlassian-frontend/commits/729a4e4960):
|
|
890
|
+
- Updated dependencies
|
|
891
|
+
[22704db5a3](https://bitbucket.org/atlassian/atlassian-frontend/commits/22704db5a3):
|
|
892
|
+
- Updated dependencies
|
|
893
|
+
[c8d0ce5b94](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d0ce5b94):
|
|
894
|
+
- Updated dependencies
|
|
895
|
+
[384791fb2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/384791fb2b):
|
|
896
|
+
- Updated dependencies
|
|
897
|
+
[c6b145978b](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6b145978b):
|
|
898
|
+
- Updated dependencies
|
|
899
|
+
[736507f8e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/736507f8e0):
|
|
900
|
+
- Updated dependencies
|
|
901
|
+
[cf41823165](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf41823165):
|
|
902
|
+
- Updated dependencies
|
|
903
|
+
[9e3646b59e](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e3646b59e):
|
|
904
|
+
- Updated dependencies
|
|
905
|
+
[aec7fbadcc](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec7fbadcc):
|
|
906
|
+
- Updated dependencies
|
|
907
|
+
[e477132440](https://bitbucket.org/atlassian/atlassian-frontend/commits/e477132440):
|
|
908
|
+
- @atlaskit/editor-core@122.0.0
|
|
909
|
+
- @atlaskit/editor-common@45.1.0
|
|
910
|
+
- @atlaskit/adf-schema@9.0.1
|
|
911
|
+
- @atlaskit/editor-wikimarkup-transformer@5.3.2
|
|
912
|
+
- @atlaskit/editor-bitbucket-transformer@6.3.3
|
|
913
|
+
- @atlaskit/editor-confluence-transformer@7.3.18
|
|
914
|
+
- @atlaskit/editor-jira-transformer@7.2.24
|
|
915
|
+
- @atlaskit/editor-markdown-transformer@3.1.22
|
|
916
|
+
- @atlaskit/editor-test-helpers@11.1.1
|
|
894
917
|
|
|
895
918
|
## 7.0.10
|
|
896
919
|
|
|
897
920
|
### Patch Changes
|
|
898
921
|
|
|
899
|
-
-
|
|
900
|
-
|
|
901
|
-
-
|
|
902
|
-
|
|
903
|
-
-
|
|
904
|
-
|
|
905
|
-
-
|
|
906
|
-
|
|
907
|
-
-
|
|
908
|
-
|
|
909
|
-
-
|
|
910
|
-
|
|
911
|
-
-
|
|
912
|
-
|
|
913
|
-
-
|
|
914
|
-
|
|
915
|
-
-
|
|
916
|
-
|
|
917
|
-
-
|
|
918
|
-
|
|
919
|
-
-
|
|
920
|
-
|
|
921
|
-
-
|
|
922
|
-
|
|
923
|
-
-
|
|
924
|
-
|
|
925
|
-
-
|
|
926
|
-
|
|
927
|
-
-
|
|
928
|
-
|
|
929
|
-
-
|
|
930
|
-
|
|
931
|
-
-
|
|
932
|
-
|
|
933
|
-
-
|
|
934
|
-
|
|
935
|
-
-
|
|
936
|
-
|
|
937
|
-
-
|
|
938
|
-
|
|
939
|
-
-
|
|
940
|
-
|
|
941
|
-
-
|
|
942
|
-
|
|
943
|
-
-
|
|
944
|
-
|
|
945
|
-
-
|
|
946
|
-
|
|
947
|
-
-
|
|
948
|
-
|
|
949
|
-
-
|
|
950
|
-
|
|
951
|
-
-
|
|
952
|
-
|
|
953
|
-
-
|
|
954
|
-
|
|
955
|
-
-
|
|
956
|
-
|
|
957
|
-
-
|
|
958
|
-
|
|
959
|
-
-
|
|
960
|
-
|
|
961
|
-
-
|
|
962
|
-
|
|
963
|
-
-
|
|
964
|
-
|
|
965
|
-
-
|
|
966
|
-
|
|
967
|
-
-
|
|
968
|
-
|
|
969
|
-
-
|
|
970
|
-
|
|
971
|
-
-
|
|
972
|
-
|
|
973
|
-
-
|
|
974
|
-
|
|
975
|
-
-
|
|
976
|
-
|
|
977
|
-
-
|
|
978
|
-
|
|
979
|
-
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
922
|
+
- Updated dependencies
|
|
923
|
+
[2a87a3bbc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a87a3bbc5):
|
|
924
|
+
- Updated dependencies
|
|
925
|
+
[04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
|
|
926
|
+
- Updated dependencies
|
|
927
|
+
[cf7a2d7506](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf7a2d7506):
|
|
928
|
+
- Updated dependencies
|
|
929
|
+
[759f0a5ca7](https://bitbucket.org/atlassian/atlassian-frontend/commits/759f0a5ca7):
|
|
930
|
+
- Updated dependencies
|
|
931
|
+
[9f43b9f0ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f43b9f0ca):
|
|
932
|
+
- Updated dependencies
|
|
933
|
+
[c74cc954d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74cc954d8):
|
|
934
|
+
- Updated dependencies
|
|
935
|
+
[b4326a7eba](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4326a7eba):
|
|
936
|
+
- Updated dependencies
|
|
937
|
+
[e4076915c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4076915c8):
|
|
938
|
+
- Updated dependencies
|
|
939
|
+
[168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
|
|
940
|
+
- Updated dependencies
|
|
941
|
+
[bdb4da1fc0](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb4da1fc0):
|
|
942
|
+
- Updated dependencies
|
|
943
|
+
[c51f0b4c70](https://bitbucket.org/atlassian/atlassian-frontend/commits/c51f0b4c70):
|
|
944
|
+
- Updated dependencies
|
|
945
|
+
[7ec160c0e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec160c0e2):
|
|
946
|
+
- Updated dependencies
|
|
947
|
+
[5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
|
|
948
|
+
- Updated dependencies
|
|
949
|
+
[7e26fba915](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e26fba915):
|
|
950
|
+
- Updated dependencies
|
|
951
|
+
[5167f09a83](https://bitbucket.org/atlassian/atlassian-frontend/commits/5167f09a83):
|
|
952
|
+
- Updated dependencies
|
|
953
|
+
[91ff8d36f0](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ff8d36f0):
|
|
954
|
+
- Updated dependencies
|
|
955
|
+
[05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):
|
|
956
|
+
- Updated dependencies
|
|
957
|
+
[a1ee397cbc](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1ee397cbc):
|
|
958
|
+
- Updated dependencies
|
|
959
|
+
[dc84dfa3bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc84dfa3bc):
|
|
960
|
+
- Updated dependencies
|
|
961
|
+
[318a1a0f2f](https://bitbucket.org/atlassian/atlassian-frontend/commits/318a1a0f2f):
|
|
962
|
+
- Updated dependencies
|
|
963
|
+
[550c4b5018](https://bitbucket.org/atlassian/atlassian-frontend/commits/550c4b5018):
|
|
964
|
+
- Updated dependencies
|
|
965
|
+
[03a83cb954](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a83cb954):
|
|
966
|
+
- Updated dependencies
|
|
967
|
+
[e21800fd1c](https://bitbucket.org/atlassian/atlassian-frontend/commits/e21800fd1c):
|
|
968
|
+
- Updated dependencies
|
|
969
|
+
[109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
|
|
970
|
+
- Updated dependencies
|
|
971
|
+
[205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):
|
|
972
|
+
- Updated dependencies
|
|
973
|
+
[823d80f31c](https://bitbucket.org/atlassian/atlassian-frontend/commits/823d80f31c):
|
|
974
|
+
- Updated dependencies
|
|
975
|
+
[41917f4c16](https://bitbucket.org/atlassian/atlassian-frontend/commits/41917f4c16):
|
|
976
|
+
- Updated dependencies
|
|
977
|
+
[a681101c2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a681101c2b):
|
|
978
|
+
- Updated dependencies
|
|
979
|
+
[0b22d3b9ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b22d3b9ea):
|
|
980
|
+
- Updated dependencies
|
|
981
|
+
[91304da441](https://bitbucket.org/atlassian/atlassian-frontend/commits/91304da441):
|
|
982
|
+
- Updated dependencies
|
|
983
|
+
[b4ef7fe214](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ef7fe214):
|
|
984
|
+
- Updated dependencies
|
|
985
|
+
[3644fc1afe](https://bitbucket.org/atlassian/atlassian-frontend/commits/3644fc1afe):
|
|
986
|
+
- Updated dependencies
|
|
987
|
+
[971df84f45](https://bitbucket.org/atlassian/atlassian-frontend/commits/971df84f45):
|
|
988
|
+
- Updated dependencies
|
|
989
|
+
[0ab75c545b](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab75c545b):
|
|
990
|
+
- Updated dependencies
|
|
991
|
+
[62f1f218d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/62f1f218d9):
|
|
992
|
+
- Updated dependencies
|
|
993
|
+
[67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):
|
|
994
|
+
- Updated dependencies
|
|
995
|
+
[6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):
|
|
996
|
+
- Updated dependencies
|
|
997
|
+
[5f75dd27c9](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f75dd27c9):
|
|
998
|
+
- Updated dependencies
|
|
999
|
+
[f3587bae11](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3587bae11):
|
|
1000
|
+
- Updated dependencies
|
|
1001
|
+
[287be84065](https://bitbucket.org/atlassian/atlassian-frontend/commits/287be84065):
|
|
1002
|
+
- Updated dependencies
|
|
1003
|
+
[fb8725beac](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb8725beac):
|
|
1004
|
+
- @atlaskit/editor-core@121.0.0
|
|
1005
|
+
- @atlaskit/adf-schema@9.0.0
|
|
1006
|
+
- @atlaskit/editor-common@45.0.0
|
|
1007
|
+
- @atlaskit/docs@8.5.1
|
|
1008
|
+
- @atlaskit/editor-test-helpers@11.1.0
|
|
1009
|
+
- @atlaskit/editor-wikimarkup-transformer@5.3.1
|
|
1010
|
+
- @atlaskit/editor-bitbucket-transformer@6.3.2
|
|
1011
|
+
- @atlaskit/editor-confluence-transformer@7.3.17
|
|
1012
|
+
- @atlaskit/editor-jira-transformer@7.2.23
|
|
1013
|
+
- @atlaskit/editor-markdown-transformer@3.1.21
|
|
991
1014
|
|
|
992
1015
|
## 7.0.9
|
|
993
1016
|
|
|
994
1017
|
### Patch Changes
|
|
995
1018
|
|
|
996
|
-
-
|
|
997
|
-
|
|
998
|
-
-
|
|
999
|
-
|
|
1000
|
-
-
|
|
1001
|
-
|
|
1002
|
-
-
|
|
1003
|
-
|
|
1004
|
-
-
|
|
1005
|
-
|
|
1006
|
-
-
|
|
1007
|
-
|
|
1008
|
-
-
|
|
1009
|
-
|
|
1010
|
-
-
|
|
1011
|
-
|
|
1012
|
-
-
|
|
1013
|
-
|
|
1014
|
-
-
|
|
1015
|
-
|
|
1016
|
-
-
|
|
1017
|
-
|
|
1018
|
-
-
|
|
1019
|
-
|
|
1020
|
-
-
|
|
1021
|
-
|
|
1022
|
-
-
|
|
1023
|
-
|
|
1024
|
-
-
|
|
1025
|
-
|
|
1026
|
-
-
|
|
1027
|
-
|
|
1028
|
-
-
|
|
1029
|
-
|
|
1030
|
-
-
|
|
1031
|
-
|
|
1032
|
-
-
|
|
1033
|
-
|
|
1034
|
-
-
|
|
1035
|
-
|
|
1036
|
-
-
|
|
1037
|
-
|
|
1038
|
-
-
|
|
1039
|
-
|
|
1040
|
-
-
|
|
1041
|
-
|
|
1042
|
-
-
|
|
1043
|
-
|
|
1044
|
-
-
|
|
1045
|
-
|
|
1046
|
-
-
|
|
1047
|
-
|
|
1048
|
-
-
|
|
1049
|
-
|
|
1050
|
-
-
|
|
1051
|
-
|
|
1052
|
-
-
|
|
1053
|
-
|
|
1054
|
-
-
|
|
1055
|
-
|
|
1056
|
-
-
|
|
1057
|
-
|
|
1058
|
-
-
|
|
1059
|
-
|
|
1060
|
-
-
|
|
1061
|
-
|
|
1062
|
-
-
|
|
1063
|
-
|
|
1064
|
-
-
|
|
1065
|
-
|
|
1066
|
-
-
|
|
1067
|
-
|
|
1068
|
-
-
|
|
1069
|
-
|
|
1070
|
-
-
|
|
1071
|
-
|
|
1072
|
-
-
|
|
1073
|
-
|
|
1074
|
-
-
|
|
1075
|
-
|
|
1076
|
-
-
|
|
1077
|
-
|
|
1078
|
-
-
|
|
1079
|
-
|
|
1080
|
-
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1019
|
+
- Updated dependencies
|
|
1020
|
+
[b84165f140](https://bitbucket.org/atlassian/atlassian-frontend/commits/b84165f140):
|
|
1021
|
+
- Updated dependencies
|
|
1022
|
+
[9fd8ba7707](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd8ba7707):
|
|
1023
|
+
- Updated dependencies
|
|
1024
|
+
[bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
|
|
1025
|
+
- Updated dependencies
|
|
1026
|
+
[7d80e44c09](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d80e44c09):
|
|
1027
|
+
- Updated dependencies
|
|
1028
|
+
[4c691c3b5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c691c3b5f):
|
|
1029
|
+
- Updated dependencies
|
|
1030
|
+
[2441d47f61](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441d47f61):
|
|
1031
|
+
- Updated dependencies
|
|
1032
|
+
[eb17c8c9c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb17c8c9c8):
|
|
1033
|
+
- Updated dependencies
|
|
1034
|
+
[d63513575b](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63513575b):
|
|
1035
|
+
- Updated dependencies
|
|
1036
|
+
[06f238c8ff](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f238c8ff):
|
|
1037
|
+
- Updated dependencies
|
|
1038
|
+
[1386afaecc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1386afaecc):
|
|
1039
|
+
- Updated dependencies
|
|
1040
|
+
[61521009b2](https://bitbucket.org/atlassian/atlassian-frontend/commits/61521009b2):
|
|
1041
|
+
- Updated dependencies
|
|
1042
|
+
[48f0ecf23e](https://bitbucket.org/atlassian/atlassian-frontend/commits/48f0ecf23e):
|
|
1043
|
+
- Updated dependencies
|
|
1044
|
+
[130b83ccba](https://bitbucket.org/atlassian/atlassian-frontend/commits/130b83ccba):
|
|
1045
|
+
- Updated dependencies
|
|
1046
|
+
[5180a51c0d](https://bitbucket.org/atlassian/atlassian-frontend/commits/5180a51c0d):
|
|
1047
|
+
- Updated dependencies
|
|
1048
|
+
[584279e2ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/584279e2ae):
|
|
1049
|
+
- Updated dependencies
|
|
1050
|
+
[067febb0a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/067febb0a7):
|
|
1051
|
+
- Updated dependencies
|
|
1052
|
+
[66cf61863f](https://bitbucket.org/atlassian/atlassian-frontend/commits/66cf61863f):
|
|
1053
|
+
- Updated dependencies
|
|
1054
|
+
[f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):
|
|
1055
|
+
- Updated dependencies
|
|
1056
|
+
[22d9c96ed2](https://bitbucket.org/atlassian/atlassian-frontend/commits/22d9c96ed2):
|
|
1057
|
+
- Updated dependencies
|
|
1058
|
+
[f4e4cfe635](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4e4cfe635):
|
|
1059
|
+
- Updated dependencies
|
|
1060
|
+
[a9e9604c8e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9e9604c8e):
|
|
1061
|
+
- Updated dependencies
|
|
1062
|
+
[8126e7648c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8126e7648c):
|
|
1063
|
+
- Updated dependencies
|
|
1064
|
+
[b41beace3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/b41beace3f):
|
|
1065
|
+
- Updated dependencies
|
|
1066
|
+
[02425bf2d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/02425bf2d7):
|
|
1067
|
+
- Updated dependencies
|
|
1068
|
+
[6b4fe5d0e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b4fe5d0e0):
|
|
1069
|
+
- Updated dependencies
|
|
1070
|
+
[953cfadbe3](https://bitbucket.org/atlassian/atlassian-frontend/commits/953cfadbe3):
|
|
1071
|
+
- Updated dependencies
|
|
1072
|
+
[29b0315dcb](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b0315dcb):
|
|
1073
|
+
- Updated dependencies
|
|
1074
|
+
[4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
|
|
1075
|
+
- Updated dependencies
|
|
1076
|
+
[aa4dc7f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa4dc7f5d6):
|
|
1077
|
+
- Updated dependencies
|
|
1078
|
+
[d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
|
|
1079
|
+
- Updated dependencies
|
|
1080
|
+
[13a0e50f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/13a0e50f38):
|
|
1081
|
+
- Updated dependencies
|
|
1082
|
+
[0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):
|
|
1083
|
+
- Updated dependencies
|
|
1084
|
+
[6dcad31e41](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dcad31e41):
|
|
1085
|
+
- Updated dependencies
|
|
1086
|
+
[8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
|
|
1087
|
+
- Updated dependencies
|
|
1088
|
+
[bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
|
|
1089
|
+
- Updated dependencies
|
|
1090
|
+
[ef15388b82](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef15388b82):
|
|
1091
|
+
- Updated dependencies
|
|
1092
|
+
[6242ec17a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/6242ec17a2):
|
|
1093
|
+
- Updated dependencies
|
|
1094
|
+
[6b65ae4f04](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b65ae4f04):
|
|
1095
|
+
- Updated dependencies
|
|
1096
|
+
[645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
|
|
1097
|
+
- Updated dependencies
|
|
1098
|
+
[e9a39ce39d](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a39ce39d):
|
|
1099
|
+
- Updated dependencies
|
|
1100
|
+
[fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
|
|
1101
|
+
- Updated dependencies
|
|
1102
|
+
[715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
|
|
1103
|
+
- Updated dependencies
|
|
1104
|
+
[cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):
|
|
1105
|
+
- @atlaskit/editor-wikimarkup-transformer@5.3.0
|
|
1106
|
+
- @atlaskit/editor-core@120.0.0
|
|
1107
|
+
- @atlaskit/adf-schema@8.0.0
|
|
1108
|
+
- @atlaskit/editor-common@44.1.0
|
|
1109
|
+
- @atlaskit/editor-test-helpers@11.0.0
|
|
1110
|
+
- @atlaskit/docs@8.5.0
|
|
1111
|
+
- @atlaskit/editor-bitbucket-transformer@6.3.1
|
|
1112
|
+
- @atlaskit/editor-confluence-transformer@7.3.16
|
|
1113
|
+
- @atlaskit/editor-jira-transformer@7.2.22
|
|
1114
|
+
- @atlaskit/editor-markdown-transformer@3.1.20
|
|
1092
1115
|
|
|
1093
1116
|
## 7.0.8
|
|
1094
1117
|
|
|
1095
1118
|
### Patch Changes
|
|
1096
1119
|
|
|
1097
|
-
-
|
|
1098
|
-
|
|
1099
|
-
-
|
|
1100
|
-
|
|
1101
|
-
-
|
|
1102
|
-
|
|
1103
|
-
-
|
|
1104
|
-
|
|
1105
|
-
-
|
|
1106
|
-
|
|
1107
|
-
-
|
|
1108
|
-
|
|
1109
|
-
-
|
|
1110
|
-
|
|
1111
|
-
-
|
|
1112
|
-
|
|
1113
|
-
-
|
|
1114
|
-
|
|
1115
|
-
-
|
|
1116
|
-
|
|
1117
|
-
-
|
|
1118
|
-
|
|
1119
|
-
-
|
|
1120
|
-
|
|
1121
|
-
-
|
|
1122
|
-
|
|
1123
|
-
-
|
|
1124
|
-
|
|
1125
|
-
-
|
|
1126
|
-
|
|
1127
|
-
-
|
|
1128
|
-
|
|
1129
|
-
-
|
|
1130
|
-
|
|
1131
|
-
-
|
|
1132
|
-
|
|
1133
|
-
-
|
|
1134
|
-
|
|
1135
|
-
-
|
|
1136
|
-
|
|
1137
|
-
-
|
|
1138
|
-
|
|
1139
|
-
-
|
|
1140
|
-
|
|
1141
|
-
-
|
|
1142
|
-
|
|
1143
|
-
-
|
|
1144
|
-
|
|
1145
|
-
-
|
|
1146
|
-
|
|
1147
|
-
-
|
|
1148
|
-
|
|
1149
|
-
-
|
|
1150
|
-
|
|
1151
|
-
-
|
|
1152
|
-
|
|
1153
|
-
-
|
|
1154
|
-
|
|
1155
|
-
-
|
|
1156
|
-
|
|
1157
|
-
-
|
|
1158
|
-
|
|
1159
|
-
-
|
|
1160
|
-
|
|
1161
|
-
-
|
|
1162
|
-
|
|
1163
|
-
-
|
|
1164
|
-
|
|
1165
|
-
-
|
|
1166
|
-
|
|
1167
|
-
-
|
|
1168
|
-
|
|
1169
|
-
-
|
|
1170
|
-
|
|
1171
|
-
-
|
|
1172
|
-
|
|
1173
|
-
-
|
|
1174
|
-
|
|
1175
|
-
-
|
|
1176
|
-
|
|
1177
|
-
-
|
|
1178
|
-
|
|
1179
|
-
-
|
|
1180
|
-
|
|
1181
|
-
-
|
|
1182
|
-
|
|
1183
|
-
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1120
|
+
- Updated dependencies
|
|
1121
|
+
[bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
|
|
1122
|
+
- Updated dependencies
|
|
1123
|
+
[cc0d9f6ede](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0d9f6ede):
|
|
1124
|
+
- Updated dependencies
|
|
1125
|
+
[6384746272](https://bitbucket.org/atlassian/atlassian-frontend/commits/6384746272):
|
|
1126
|
+
- Updated dependencies
|
|
1127
|
+
[7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
|
|
1128
|
+
- Updated dependencies
|
|
1129
|
+
[956a70b918](https://bitbucket.org/atlassian/atlassian-frontend/commits/956a70b918):
|
|
1130
|
+
- Updated dependencies
|
|
1131
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
1132
|
+
- Updated dependencies
|
|
1133
|
+
[3494940acd](https://bitbucket.org/atlassian/atlassian-frontend/commits/3494940acd):
|
|
1134
|
+
- Updated dependencies
|
|
1135
|
+
[5bb23adac3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb23adac3):
|
|
1136
|
+
- Updated dependencies
|
|
1137
|
+
[ebee5c7429](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebee5c7429):
|
|
1138
|
+
- Updated dependencies
|
|
1139
|
+
[680a61dc5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/680a61dc5a):
|
|
1140
|
+
- Updated dependencies
|
|
1141
|
+
[57096fc043](https://bitbucket.org/atlassian/atlassian-frontend/commits/57096fc043):
|
|
1142
|
+
- Updated dependencies
|
|
1143
|
+
[b17120e768](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17120e768):
|
|
1144
|
+
- Updated dependencies
|
|
1145
|
+
[92e0b393f5](https://bitbucket.org/atlassian/atlassian-frontend/commits/92e0b393f5):
|
|
1146
|
+
- Updated dependencies
|
|
1147
|
+
[ac8639dfd8](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac8639dfd8):
|
|
1148
|
+
- Updated dependencies
|
|
1149
|
+
[2f0df19890](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f0df19890):
|
|
1150
|
+
- Updated dependencies
|
|
1151
|
+
[0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
|
|
1152
|
+
- Updated dependencies
|
|
1153
|
+
[113d075684](https://bitbucket.org/atlassian/atlassian-frontend/commits/113d075684):
|
|
1154
|
+
- Updated dependencies
|
|
1155
|
+
[af8a3763dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/af8a3763dd):
|
|
1156
|
+
- Updated dependencies
|
|
1157
|
+
[21a1faf014](https://bitbucket.org/atlassian/atlassian-frontend/commits/21a1faf014):
|
|
1158
|
+
- Updated dependencies
|
|
1159
|
+
[c171660346](https://bitbucket.org/atlassian/atlassian-frontend/commits/c171660346):
|
|
1160
|
+
- Updated dependencies
|
|
1161
|
+
[94116c6018](https://bitbucket.org/atlassian/atlassian-frontend/commits/94116c6018):
|
|
1162
|
+
- Updated dependencies
|
|
1163
|
+
[9fadef064b](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fadef064b):
|
|
1164
|
+
- Updated dependencies
|
|
1165
|
+
[27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):
|
|
1166
|
+
- Updated dependencies
|
|
1167
|
+
[f8ffc8320f](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8ffc8320f):
|
|
1168
|
+
- Updated dependencies
|
|
1169
|
+
[b18fc8a1b6](https://bitbucket.org/atlassian/atlassian-frontend/commits/b18fc8a1b6):
|
|
1170
|
+
- Updated dependencies
|
|
1171
|
+
[469e9a2302](https://bitbucket.org/atlassian/atlassian-frontend/commits/469e9a2302):
|
|
1172
|
+
- Updated dependencies
|
|
1173
|
+
[a41d2345eb](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41d2345eb):
|
|
1174
|
+
- Updated dependencies
|
|
1175
|
+
[4ef23b6a15](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ef23b6a15):
|
|
1176
|
+
- Updated dependencies
|
|
1177
|
+
[7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
|
|
1178
|
+
- Updated dependencies
|
|
1179
|
+
[8cc5cc0603](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc5cc0603):
|
|
1180
|
+
- Updated dependencies
|
|
1181
|
+
[5d8a0d4f5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8a0d4f5f):
|
|
1182
|
+
- Updated dependencies
|
|
1183
|
+
[faa96cee2a](https://bitbucket.org/atlassian/atlassian-frontend/commits/faa96cee2a):
|
|
1184
|
+
- Updated dependencies
|
|
1185
|
+
[535286e8c4](https://bitbucket.org/atlassian/atlassian-frontend/commits/535286e8c4):
|
|
1186
|
+
- Updated dependencies
|
|
1187
|
+
[025842de1a](https://bitbucket.org/atlassian/atlassian-frontend/commits/025842de1a):
|
|
1188
|
+
- Updated dependencies
|
|
1189
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
1190
|
+
- Updated dependencies
|
|
1191
|
+
[de64f9373c](https://bitbucket.org/atlassian/atlassian-frontend/commits/de64f9373c):
|
|
1192
|
+
- Updated dependencies
|
|
1193
|
+
[93ac94a762](https://bitbucket.org/atlassian/atlassian-frontend/commits/93ac94a762):
|
|
1194
|
+
- Updated dependencies
|
|
1195
|
+
[172a864d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/172a864d19):
|
|
1196
|
+
- Updated dependencies
|
|
1197
|
+
[a5d0019a5e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5d0019a5e):
|
|
1198
|
+
- Updated dependencies
|
|
1199
|
+
[43d0b6fede](https://bitbucket.org/atlassian/atlassian-frontend/commits/43d0b6fede):
|
|
1200
|
+
- Updated dependencies
|
|
1201
|
+
[6a417f2e52](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a417f2e52):
|
|
1202
|
+
- Updated dependencies
|
|
1203
|
+
[5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
|
|
1204
|
+
- Updated dependencies
|
|
1205
|
+
[fdf6c939e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf6c939e8):
|
|
1206
|
+
- Updated dependencies
|
|
1207
|
+
[395739b5ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/395739b5ef):
|
|
1208
|
+
- @atlaskit/editor-common@44.0.2
|
|
1209
|
+
- @atlaskit/editor-core@119.0.0
|
|
1210
|
+
- @atlaskit/adf-schema@7.0.0
|
|
1211
|
+
- @atlaskit/docs@8.4.0
|
|
1212
|
+
- @atlaskit/util-data-test@13.1.2
|
|
1213
|
+
- @atlaskit/editor-bitbucket-transformer@6.3.0
|
|
1214
|
+
- @atlaskit/editor-wikimarkup-transformer@5.2.3
|
|
1215
|
+
- @atlaskit/editor-test-helpers@10.6.1
|
|
1216
|
+
- @atlaskit/editor-confluence-transformer@7.3.15
|
|
1217
|
+
- @atlaskit/editor-jira-transformer@7.2.21
|
|
1218
|
+
- @atlaskit/editor-markdown-transformer@3.1.19
|
|
1196
1219
|
|
|
1197
1220
|
## 7.0.7
|
|
1198
1221
|
|
|
1199
1222
|
### Patch Changes
|
|
1200
1223
|
|
|
1201
|
-
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
-
|
|
1207
|
-
|
|
1208
|
-
-
|
|
1209
|
-
|
|
1210
|
-
-
|
|
1211
|
-
|
|
1212
|
-
-
|
|
1213
|
-
|
|
1214
|
-
-
|
|
1215
|
-
|
|
1216
|
-
-
|
|
1217
|
-
|
|
1218
|
-
-
|
|
1219
|
-
|
|
1220
|
-
-
|
|
1221
|
-
|
|
1222
|
-
-
|
|
1223
|
-
|
|
1224
|
-
-
|
|
1225
|
-
|
|
1226
|
-
-
|
|
1227
|
-
|
|
1228
|
-
-
|
|
1229
|
-
|
|
1230
|
-
-
|
|
1231
|
-
|
|
1232
|
-
-
|
|
1233
|
-
|
|
1234
|
-
-
|
|
1235
|
-
|
|
1236
|
-
-
|
|
1237
|
-
|
|
1238
|
-
-
|
|
1239
|
-
|
|
1240
|
-
-
|
|
1241
|
-
|
|
1242
|
-
-
|
|
1243
|
-
|
|
1244
|
-
-
|
|
1245
|
-
|
|
1246
|
-
-
|
|
1247
|
-
|
|
1248
|
-
-
|
|
1249
|
-
|
|
1250
|
-
-
|
|
1251
|
-
|
|
1252
|
-
-
|
|
1253
|
-
|
|
1254
|
-
-
|
|
1255
|
-
|
|
1256
|
-
-
|
|
1257
|
-
|
|
1258
|
-
-
|
|
1259
|
-
|
|
1260
|
-
-
|
|
1261
|
-
|
|
1262
|
-
-
|
|
1263
|
-
|
|
1264
|
-
-
|
|
1265
|
-
|
|
1266
|
-
-
|
|
1267
|
-
|
|
1268
|
-
-
|
|
1269
|
-
|
|
1270
|
-
-
|
|
1271
|
-
|
|
1272
|
-
-
|
|
1273
|
-
|
|
1274
|
-
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1224
|
+
- [patch][8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
|
|
1225
|
+
|
|
1226
|
+
Remove Karma tests - based on AFP-960- Updated dependencies
|
|
1227
|
+
[6403a54812](https://bitbucket.org/atlassian/atlassian-frontend/commits/6403a54812):
|
|
1228
|
+
|
|
1229
|
+
- Updated dependencies
|
|
1230
|
+
[9e90cb4336](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e90cb4336):
|
|
1231
|
+
- Updated dependencies
|
|
1232
|
+
[e8a31c2714](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8a31c2714):
|
|
1233
|
+
- Updated dependencies
|
|
1234
|
+
[f46330c0ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/f46330c0ab):
|
|
1235
|
+
- Updated dependencies
|
|
1236
|
+
[d6f207a598](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f207a598):
|
|
1237
|
+
- Updated dependencies
|
|
1238
|
+
[40359da294](https://bitbucket.org/atlassian/atlassian-frontend/commits/40359da294):
|
|
1239
|
+
- Updated dependencies
|
|
1240
|
+
[151240fce9](https://bitbucket.org/atlassian/atlassian-frontend/commits/151240fce9):
|
|
1241
|
+
- Updated dependencies
|
|
1242
|
+
[8d09cd0408](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d09cd0408):
|
|
1243
|
+
- Updated dependencies
|
|
1244
|
+
[088f4f7d1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/088f4f7d1e):
|
|
1245
|
+
- Updated dependencies
|
|
1246
|
+
[9d6b02c04f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6b02c04f):
|
|
1247
|
+
- Updated dependencies
|
|
1248
|
+
[8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
|
|
1249
|
+
- Updated dependencies
|
|
1250
|
+
[7aad7888b4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7aad7888b4):
|
|
1251
|
+
- Updated dependencies
|
|
1252
|
+
[a5c3717d0b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5c3717d0b):
|
|
1253
|
+
- Updated dependencies
|
|
1254
|
+
[b924951169](https://bitbucket.org/atlassian/atlassian-frontend/commits/b924951169):
|
|
1255
|
+
- Updated dependencies
|
|
1256
|
+
[37a79cb1bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/37a79cb1bc):
|
|
1257
|
+
- Updated dependencies
|
|
1258
|
+
[47d7b34f75](https://bitbucket.org/atlassian/atlassian-frontend/commits/47d7b34f75):
|
|
1259
|
+
- Updated dependencies
|
|
1260
|
+
[79cabaee0c](https://bitbucket.org/atlassian/atlassian-frontend/commits/79cabaee0c):
|
|
1261
|
+
- Updated dependencies
|
|
1262
|
+
[5a0167db78](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a0167db78):
|
|
1263
|
+
- Updated dependencies
|
|
1264
|
+
[ded54f7b9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/ded54f7b9f):
|
|
1265
|
+
- Updated dependencies
|
|
1266
|
+
[b3b2f413c1](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3b2f413c1):
|
|
1267
|
+
- Updated dependencies
|
|
1268
|
+
[8f41931365](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f41931365):
|
|
1269
|
+
- Updated dependencies
|
|
1270
|
+
[d59113061a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d59113061a):
|
|
1271
|
+
- Updated dependencies
|
|
1272
|
+
[cedfb7766c](https://bitbucket.org/atlassian/atlassian-frontend/commits/cedfb7766c):
|
|
1273
|
+
- Updated dependencies
|
|
1274
|
+
[2361b8d044](https://bitbucket.org/atlassian/atlassian-frontend/commits/2361b8d044):
|
|
1275
|
+
- Updated dependencies
|
|
1276
|
+
[1028ab4db3](https://bitbucket.org/atlassian/atlassian-frontend/commits/1028ab4db3):
|
|
1277
|
+
- Updated dependencies
|
|
1278
|
+
[57ea6ea77a](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ea6ea77a):
|
|
1279
|
+
- Updated dependencies
|
|
1280
|
+
[ff6e928368](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff6e928368):
|
|
1281
|
+
- Updated dependencies
|
|
1282
|
+
[4b3ced1d9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b3ced1d9f):
|
|
1283
|
+
- Updated dependencies
|
|
1284
|
+
[fdc0861682](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdc0861682):
|
|
1285
|
+
- Updated dependencies
|
|
1286
|
+
[00ddcd52df](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ddcd52df):
|
|
1287
|
+
- Updated dependencies
|
|
1288
|
+
[e3a8052151](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a8052151):
|
|
1289
|
+
- Updated dependencies
|
|
1290
|
+
[198639cd06](https://bitbucket.org/atlassian/atlassian-frontend/commits/198639cd06):
|
|
1291
|
+
- Updated dependencies
|
|
1292
|
+
[13f0bbc125](https://bitbucket.org/atlassian/atlassian-frontend/commits/13f0bbc125):
|
|
1293
|
+
- Updated dependencies
|
|
1294
|
+
[d7749cb6ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7749cb6ab):
|
|
1295
|
+
- Updated dependencies
|
|
1296
|
+
[c9842c9ada](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9842c9ada):
|
|
1297
|
+
- Updated dependencies
|
|
1298
|
+
[02b2a2079c](https://bitbucket.org/atlassian/atlassian-frontend/commits/02b2a2079c):
|
|
1299
|
+
- @atlaskit/editor-core@118.0.0
|
|
1300
|
+
- @atlaskit/editor-common@44.0.0
|
|
1301
|
+
- @atlaskit/adf-schema@6.2.0
|
|
1302
|
+
- @atlaskit/editor-test-helpers@10.6.0
|
|
1303
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.16
|
|
1304
|
+
- @atlaskit/editor-confluence-transformer@7.3.14
|
|
1305
|
+
- @atlaskit/editor-jira-transformer@7.2.20
|
|
1306
|
+
- @atlaskit/editor-markdown-transformer@3.1.18
|
|
1307
|
+
- @atlaskit/editor-wikimarkup-transformer@5.2.2
|
|
1285
1308
|
|
|
1286
1309
|
## 7.0.6
|
|
1287
1310
|
|
|
1288
1311
|
### Patch Changes
|
|
1289
1312
|
|
|
1290
|
-
-
|
|
1313
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1291
1314
|
|
|
1292
|
-
|
|
1293
|
-
|
|
1315
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1316
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1294
1317
|
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1318
|
+
- @atlaskit/docs@8.3.2
|
|
1319
|
+
- @atlaskit/adf-schema@6.1.1
|
|
1320
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.15
|
|
1321
|
+
- @atlaskit/editor-common@43.4.1
|
|
1322
|
+
- @atlaskit/editor-confluence-transformer@7.3.13
|
|
1323
|
+
- @atlaskit/editor-core@117.0.2
|
|
1324
|
+
- @atlaskit/editor-jira-transformer@7.2.19
|
|
1325
|
+
- @atlaskit/editor-markdown-transformer@3.1.17
|
|
1326
|
+
- @atlaskit/editor-test-helpers@10.5.1
|
|
1327
|
+
- @atlaskit/editor-wikimarkup-transformer@5.2.1
|
|
1328
|
+
- @atlaskit/util-data-test@13.1.1
|
|
1306
1329
|
|
|
1307
1330
|
## 7.0.5
|
|
1308
1331
|
|
|
1309
1332
|
### Patch Changes
|
|
1310
1333
|
|
|
1311
|
-
-
|
|
1312
|
-
|
|
1313
|
-
-
|
|
1314
|
-
|
|
1315
|
-
-
|
|
1316
|
-
|
|
1317
|
-
-
|
|
1318
|
-
|
|
1319
|
-
-
|
|
1320
|
-
|
|
1321
|
-
-
|
|
1322
|
-
|
|
1323
|
-
-
|
|
1324
|
-
|
|
1325
|
-
-
|
|
1326
|
-
|
|
1327
|
-
-
|
|
1328
|
-
|
|
1329
|
-
-
|
|
1330
|
-
|
|
1331
|
-
-
|
|
1332
|
-
|
|
1333
|
-
-
|
|
1334
|
-
|
|
1335
|
-
-
|
|
1336
|
-
|
|
1337
|
-
-
|
|
1338
|
-
|
|
1339
|
-
-
|
|
1340
|
-
|
|
1341
|
-
-
|
|
1342
|
-
|
|
1343
|
-
-
|
|
1344
|
-
|
|
1345
|
-
-
|
|
1346
|
-
|
|
1347
|
-
-
|
|
1348
|
-
|
|
1349
|
-
-
|
|
1350
|
-
|
|
1351
|
-
-
|
|
1352
|
-
|
|
1353
|
-
-
|
|
1354
|
-
|
|
1355
|
-
-
|
|
1356
|
-
|
|
1357
|
-
-
|
|
1358
|
-
|
|
1359
|
-
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1334
|
+
- Updated dependencies
|
|
1335
|
+
[06cd97123e](https://bitbucket.org/atlassian/atlassian-frontend/commits/06cd97123e):
|
|
1336
|
+
- Updated dependencies
|
|
1337
|
+
[07b5311cb9](https://bitbucket.org/atlassian/atlassian-frontend/commits/07b5311cb9):
|
|
1338
|
+
- Updated dependencies
|
|
1339
|
+
[a4ded5368c](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4ded5368c):
|
|
1340
|
+
- Updated dependencies
|
|
1341
|
+
[29b795981f](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b795981f):
|
|
1342
|
+
- Updated dependencies
|
|
1343
|
+
[3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
|
|
1344
|
+
- Updated dependencies
|
|
1345
|
+
[6f16f46632](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f16f46632):
|
|
1346
|
+
- Updated dependencies
|
|
1347
|
+
[a1f50e6a54](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1f50e6a54):
|
|
1348
|
+
- Updated dependencies
|
|
1349
|
+
[31558e1872](https://bitbucket.org/atlassian/atlassian-frontend/commits/31558e1872):
|
|
1350
|
+
- Updated dependencies
|
|
1351
|
+
[6ca6aaa1d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ca6aaa1d7):
|
|
1352
|
+
- Updated dependencies
|
|
1353
|
+
[fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
|
|
1354
|
+
- Updated dependencies
|
|
1355
|
+
[43e03f1c58](https://bitbucket.org/atlassian/atlassian-frontend/commits/43e03f1c58):
|
|
1356
|
+
- Updated dependencies
|
|
1357
|
+
[63fe41d5c2](https://bitbucket.org/atlassian/atlassian-frontend/commits/63fe41d5c2):
|
|
1358
|
+
- Updated dependencies
|
|
1359
|
+
[b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
|
|
1360
|
+
- Updated dependencies
|
|
1361
|
+
[d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):
|
|
1362
|
+
- Updated dependencies
|
|
1363
|
+
[64752f2827](https://bitbucket.org/atlassian/atlassian-frontend/commits/64752f2827):
|
|
1364
|
+
- Updated dependencies
|
|
1365
|
+
[f67dc5ae22](https://bitbucket.org/atlassian/atlassian-frontend/commits/f67dc5ae22):
|
|
1366
|
+
- Updated dependencies
|
|
1367
|
+
[e40acffdfc](https://bitbucket.org/atlassian/atlassian-frontend/commits/e40acffdfc):
|
|
1368
|
+
- Updated dependencies
|
|
1369
|
+
[0709d95a8a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0709d95a8a):
|
|
1370
|
+
- Updated dependencies
|
|
1371
|
+
[28dcebde63](https://bitbucket.org/atlassian/atlassian-frontend/commits/28dcebde63):
|
|
1372
|
+
- Updated dependencies
|
|
1373
|
+
[710897f340](https://bitbucket.org/atlassian/atlassian-frontend/commits/710897f340):
|
|
1374
|
+
- Updated dependencies
|
|
1375
|
+
[b8da779506](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8da779506):
|
|
1376
|
+
- Updated dependencies
|
|
1377
|
+
[bbbe360b71](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbbe360b71):
|
|
1378
|
+
- Updated dependencies
|
|
1379
|
+
[f0a2a22ddb](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0a2a22ddb):
|
|
1380
|
+
- Updated dependencies
|
|
1381
|
+
[3b37ec4c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b37ec4c28):
|
|
1382
|
+
- Updated dependencies
|
|
1383
|
+
[655599414e](https://bitbucket.org/atlassian/atlassian-frontend/commits/655599414e):
|
|
1384
|
+
- @atlaskit/editor-core@117.0.0
|
|
1385
|
+
- @atlaskit/editor-wikimarkup-transformer@5.2.0
|
|
1386
|
+
- @atlaskit/editor-test-helpers@10.5.0
|
|
1387
|
+
- @atlaskit/editor-common@43.4.0
|
|
1388
|
+
- @atlaskit/adf-schema@6.1.0
|
|
1389
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.14
|
|
1390
|
+
- @atlaskit/editor-confluence-transformer@7.3.12
|
|
1391
|
+
- @atlaskit/editor-jira-transformer@7.2.18
|
|
1392
|
+
- @atlaskit/editor-markdown-transformer@3.1.16
|
|
1393
|
+
- @atlaskit/docs@8.3.1
|
|
1371
1394
|
|
|
1372
1395
|
## 7.0.4
|
|
1373
1396
|
|
|
1374
1397
|
### Patch Changes
|
|
1375
1398
|
|
|
1376
|
-
-
|
|
1377
|
-
|
|
1378
|
-
-
|
|
1379
|
-
|
|
1380
|
-
-
|
|
1381
|
-
|
|
1382
|
-
-
|
|
1383
|
-
|
|
1384
|
-
-
|
|
1385
|
-
|
|
1386
|
-
-
|
|
1387
|
-
|
|
1388
|
-
-
|
|
1389
|
-
|
|
1390
|
-
-
|
|
1391
|
-
|
|
1392
|
-
-
|
|
1393
|
-
|
|
1394
|
-
-
|
|
1395
|
-
|
|
1396
|
-
-
|
|
1397
|
-
|
|
1398
|
-
-
|
|
1399
|
-
|
|
1400
|
-
-
|
|
1401
|
-
|
|
1402
|
-
-
|
|
1403
|
-
|
|
1404
|
-
-
|
|
1405
|
-
|
|
1406
|
-
-
|
|
1407
|
-
|
|
1408
|
-
-
|
|
1409
|
-
|
|
1410
|
-
-
|
|
1411
|
-
|
|
1412
|
-
-
|
|
1413
|
-
|
|
1414
|
-
-
|
|
1415
|
-
|
|
1416
|
-
-
|
|
1417
|
-
|
|
1418
|
-
-
|
|
1419
|
-
|
|
1420
|
-
-
|
|
1421
|
-
|
|
1422
|
-
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1399
|
+
- Updated dependencies
|
|
1400
|
+
[06f4f74d88](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f4f74d88):
|
|
1401
|
+
- Updated dependencies
|
|
1402
|
+
[80c1eaa275](https://bitbucket.org/atlassian/atlassian-frontend/commits/80c1eaa275):
|
|
1403
|
+
- Updated dependencies
|
|
1404
|
+
[2b4ebaf2ed](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b4ebaf2ed):
|
|
1405
|
+
- Updated dependencies
|
|
1406
|
+
[c64c471564](https://bitbucket.org/atlassian/atlassian-frontend/commits/c64c471564):
|
|
1407
|
+
- Updated dependencies
|
|
1408
|
+
[5b8daf1843](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b8daf1843):
|
|
1409
|
+
- Updated dependencies
|
|
1410
|
+
[c55f8e0284](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55f8e0284):
|
|
1411
|
+
- Updated dependencies
|
|
1412
|
+
[b4ad0a502a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ad0a502a):
|
|
1413
|
+
- Updated dependencies
|
|
1414
|
+
[7d2c702223](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d2c702223):
|
|
1415
|
+
- Updated dependencies
|
|
1416
|
+
[6421a97672](https://bitbucket.org/atlassian/atlassian-frontend/commits/6421a97672):
|
|
1417
|
+
- Updated dependencies
|
|
1418
|
+
[0eb8c5ff5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb8c5ff5a):
|
|
1419
|
+
- Updated dependencies
|
|
1420
|
+
[3e87f5596a](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e87f5596a):
|
|
1421
|
+
- Updated dependencies
|
|
1422
|
+
[3160e15523](https://bitbucket.org/atlassian/atlassian-frontend/commits/3160e15523):
|
|
1423
|
+
- Updated dependencies
|
|
1424
|
+
[3f1d129a79](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f1d129a79):
|
|
1425
|
+
- Updated dependencies
|
|
1426
|
+
[baa887053d](https://bitbucket.org/atlassian/atlassian-frontend/commits/baa887053d):
|
|
1427
|
+
- Updated dependencies
|
|
1428
|
+
[2108ee74db](https://bitbucket.org/atlassian/atlassian-frontend/commits/2108ee74db):
|
|
1429
|
+
- Updated dependencies
|
|
1430
|
+
[f3727d3830](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3727d3830):
|
|
1431
|
+
- Updated dependencies
|
|
1432
|
+
[d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
|
|
1433
|
+
- Updated dependencies
|
|
1434
|
+
[dc48763970](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc48763970):
|
|
1435
|
+
- Updated dependencies
|
|
1436
|
+
[909676b9de](https://bitbucket.org/atlassian/atlassian-frontend/commits/909676b9de):
|
|
1437
|
+
- Updated dependencies
|
|
1438
|
+
[312feb4a6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/312feb4a6a):
|
|
1439
|
+
- Updated dependencies
|
|
1440
|
+
[cf9858fa09](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf9858fa09):
|
|
1441
|
+
- Updated dependencies
|
|
1442
|
+
[26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):
|
|
1443
|
+
- Updated dependencies
|
|
1444
|
+
[cfcd27b2e4](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcd27b2e4):
|
|
1445
|
+
- Updated dependencies
|
|
1446
|
+
[ec929ab10e](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec929ab10e):
|
|
1447
|
+
- @atlaskit/editor-core@116.2.0
|
|
1448
|
+
- @atlaskit/adf-schema@6.0.0
|
|
1449
|
+
- @atlaskit/editor-common@43.3.1
|
|
1450
|
+
- @atlaskit/docs@8.3.0
|
|
1451
|
+
- @atlaskit/editor-test-helpers@10.4.3
|
|
1452
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.13
|
|
1453
|
+
- @atlaskit/editor-confluence-transformer@7.3.11
|
|
1454
|
+
- @atlaskit/editor-jira-transformer@7.2.17
|
|
1455
|
+
- @atlaskit/editor-markdown-transformer@3.1.15
|
|
1456
|
+
- @atlaskit/editor-wikimarkup-transformer@5.1.1
|
|
1434
1457
|
|
|
1435
1458
|
## 7.0.3
|
|
1436
1459
|
|
|
1437
1460
|
### Patch Changes
|
|
1438
1461
|
|
|
1439
|
-
-
|
|
1440
|
-
|
|
1441
|
-
-
|
|
1442
|
-
|
|
1443
|
-
-
|
|
1444
|
-
|
|
1445
|
-
-
|
|
1446
|
-
|
|
1447
|
-
-
|
|
1448
|
-
|
|
1449
|
-
-
|
|
1450
|
-
|
|
1451
|
-
-
|
|
1452
|
-
|
|
1453
|
-
-
|
|
1454
|
-
|
|
1455
|
-
-
|
|
1456
|
-
|
|
1457
|
-
-
|
|
1458
|
-
|
|
1459
|
-
-
|
|
1460
|
-
|
|
1461
|
-
-
|
|
1462
|
-
|
|
1463
|
-
-
|
|
1464
|
-
|
|
1465
|
-
-
|
|
1466
|
-
|
|
1467
|
-
-
|
|
1468
|
-
|
|
1469
|
-
-
|
|
1470
|
-
|
|
1471
|
-
-
|
|
1472
|
-
|
|
1473
|
-
-
|
|
1474
|
-
|
|
1475
|
-
-
|
|
1476
|
-
|
|
1477
|
-
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1462
|
+
- Updated dependencies
|
|
1463
|
+
[761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):
|
|
1464
|
+
- Updated dependencies
|
|
1465
|
+
[5816cb91e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/5816cb91e0):
|
|
1466
|
+
- Updated dependencies
|
|
1467
|
+
[faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):
|
|
1468
|
+
- Updated dependencies
|
|
1469
|
+
[642b2f93ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/642b2f93ea):
|
|
1470
|
+
- Updated dependencies
|
|
1471
|
+
[4898d64f46](https://bitbucket.org/atlassian/atlassian-frontend/commits/4898d64f46):
|
|
1472
|
+
- Updated dependencies
|
|
1473
|
+
[8cf20f37ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf20f37ae):
|
|
1474
|
+
- Updated dependencies
|
|
1475
|
+
[a23aa4e4a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/a23aa4e4a8):
|
|
1476
|
+
- Updated dependencies
|
|
1477
|
+
[a753b0d6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/a753b0d6da):
|
|
1478
|
+
- Updated dependencies
|
|
1479
|
+
[b1ce12dffb](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1ce12dffb):
|
|
1480
|
+
- Updated dependencies
|
|
1481
|
+
[4c4ae93de7](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4ae93de7):
|
|
1482
|
+
- Updated dependencies
|
|
1483
|
+
[edc4a4a7ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc4a4a7ae):
|
|
1484
|
+
- Updated dependencies
|
|
1485
|
+
[3cfee30115](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cfee30115):
|
|
1486
|
+
- Updated dependencies
|
|
1487
|
+
[e4f0ab434f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4f0ab434f):
|
|
1488
|
+
- Updated dependencies
|
|
1489
|
+
[3da54e6146](https://bitbucket.org/atlassian/atlassian-frontend/commits/3da54e6146):
|
|
1490
|
+
- Updated dependencies
|
|
1491
|
+
[94ea01d1d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ea01d1d6):
|
|
1492
|
+
- Updated dependencies
|
|
1493
|
+
[01dc5ed14b](https://bitbucket.org/atlassian/atlassian-frontend/commits/01dc5ed14b):
|
|
1494
|
+
- Updated dependencies
|
|
1495
|
+
[fdaac966f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdaac966f4):
|
|
1496
|
+
- Updated dependencies
|
|
1497
|
+
[dc94f578e9](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc94f578e9):
|
|
1498
|
+
- Updated dependencies
|
|
1499
|
+
[54a499fb7b](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a499fb7b):
|
|
1500
|
+
- Updated dependencies
|
|
1501
|
+
[7527bd9054](https://bitbucket.org/atlassian/atlassian-frontend/commits/7527bd9054):
|
|
1502
|
+
- @atlaskit/adf-schema@5.0.0
|
|
1503
|
+
- @atlaskit/editor-core@116.1.0
|
|
1504
|
+
- @atlaskit/editor-common@43.3.0
|
|
1505
|
+
- @atlaskit/editor-test-helpers@10.4.1
|
|
1506
|
+
- @atlaskit/editor-wikimarkup-transformer@5.1.0
|
|
1507
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.12
|
|
1508
|
+
- @atlaskit/editor-confluence-transformer@7.3.10
|
|
1509
|
+
- @atlaskit/editor-jira-transformer@7.2.16
|
|
1510
|
+
- @atlaskit/editor-markdown-transformer@3.1.14
|
|
1488
1511
|
|
|
1489
1512
|
## 7.0.2
|
|
1490
1513
|
|
|
1491
1514
|
### Patch Changes
|
|
1492
1515
|
|
|
1493
|
-
-
|
|
1494
|
-
|
|
1495
|
-
-
|
|
1496
|
-
|
|
1497
|
-
-
|
|
1498
|
-
|
|
1499
|
-
-
|
|
1500
|
-
|
|
1501
|
-
-
|
|
1502
|
-
|
|
1503
|
-
-
|
|
1504
|
-
|
|
1505
|
-
-
|
|
1506
|
-
|
|
1507
|
-
-
|
|
1508
|
-
|
|
1509
|
-
-
|
|
1510
|
-
|
|
1511
|
-
-
|
|
1512
|
-
|
|
1513
|
-
-
|
|
1514
|
-
|
|
1515
|
-
-
|
|
1516
|
-
|
|
1517
|
-
-
|
|
1518
|
-
|
|
1519
|
-
-
|
|
1520
|
-
|
|
1521
|
-
-
|
|
1522
|
-
|
|
1523
|
-
-
|
|
1524
|
-
|
|
1525
|
-
-
|
|
1526
|
-
|
|
1527
|
-
-
|
|
1528
|
-
|
|
1529
|
-
-
|
|
1530
|
-
|
|
1531
|
-
-
|
|
1532
|
-
|
|
1533
|
-
-
|
|
1534
|
-
|
|
1535
|
-
-
|
|
1536
|
-
|
|
1537
|
-
-
|
|
1538
|
-
|
|
1539
|
-
-
|
|
1540
|
-
|
|
1541
|
-
-
|
|
1542
|
-
|
|
1543
|
-
-
|
|
1544
|
-
|
|
1545
|
-
-
|
|
1546
|
-
|
|
1547
|
-
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1516
|
+
- Updated dependencies
|
|
1517
|
+
[6042417190](https://bitbucket.org/atlassian/atlassian-frontend/commits/6042417190):
|
|
1518
|
+
- Updated dependencies
|
|
1519
|
+
[26942487d1](https://bitbucket.org/atlassian/atlassian-frontend/commits/26942487d1):
|
|
1520
|
+
- Updated dependencies
|
|
1521
|
+
[d1055e0e50](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1055e0e50):
|
|
1522
|
+
- Updated dependencies
|
|
1523
|
+
[8db35852ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db35852ab):
|
|
1524
|
+
- Updated dependencies
|
|
1525
|
+
[2ffdeb5a48](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ffdeb5a48):
|
|
1526
|
+
- Updated dependencies
|
|
1527
|
+
[97d1245875](https://bitbucket.org/atlassian/atlassian-frontend/commits/97d1245875):
|
|
1528
|
+
- Updated dependencies
|
|
1529
|
+
[4eefd368a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eefd368a8):
|
|
1530
|
+
- Updated dependencies
|
|
1531
|
+
[9219b332cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/9219b332cb):
|
|
1532
|
+
- Updated dependencies
|
|
1533
|
+
[c58df17d72](https://bitbucket.org/atlassian/atlassian-frontend/commits/c58df17d72):
|
|
1534
|
+
- Updated dependencies
|
|
1535
|
+
[99fc6250f9](https://bitbucket.org/atlassian/atlassian-frontend/commits/99fc6250f9):
|
|
1536
|
+
- Updated dependencies
|
|
1537
|
+
[46e6693eb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/46e6693eb3):
|
|
1538
|
+
- Updated dependencies
|
|
1539
|
+
[4cd37dd052](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cd37dd052):
|
|
1540
|
+
- Updated dependencies
|
|
1541
|
+
[1f84cf7583](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f84cf7583):
|
|
1542
|
+
- Updated dependencies
|
|
1543
|
+
[218fe01736](https://bitbucket.org/atlassian/atlassian-frontend/commits/218fe01736):
|
|
1544
|
+
- Updated dependencies
|
|
1545
|
+
[97441f6abf](https://bitbucket.org/atlassian/atlassian-frontend/commits/97441f6abf):
|
|
1546
|
+
- Updated dependencies
|
|
1547
|
+
[985db883ac](https://bitbucket.org/atlassian/atlassian-frontend/commits/985db883ac):
|
|
1548
|
+
- Updated dependencies
|
|
1549
|
+
[bed9c11960](https://bitbucket.org/atlassian/atlassian-frontend/commits/bed9c11960):
|
|
1550
|
+
- Updated dependencies
|
|
1551
|
+
[a30fe6c66e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fe6c66e):
|
|
1552
|
+
- Updated dependencies
|
|
1553
|
+
[fdf30da2db](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf30da2db):
|
|
1554
|
+
- Updated dependencies
|
|
1555
|
+
[83300f0b6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/83300f0b6d):
|
|
1556
|
+
- Updated dependencies
|
|
1557
|
+
[d1c470507c](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c470507c):
|
|
1558
|
+
- Updated dependencies
|
|
1559
|
+
[fc1678c70d](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc1678c70d):
|
|
1560
|
+
- Updated dependencies
|
|
1561
|
+
[2edd170a68](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edd170a68):
|
|
1562
|
+
- Updated dependencies
|
|
1563
|
+
[e5dd37f7a4](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5dd37f7a4):
|
|
1564
|
+
- Updated dependencies
|
|
1565
|
+
[5abcab3f7e](https://bitbucket.org/atlassian/atlassian-frontend/commits/5abcab3f7e):
|
|
1566
|
+
- Updated dependencies
|
|
1567
|
+
[5d13d33a60](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d13d33a60):
|
|
1568
|
+
- Updated dependencies
|
|
1569
|
+
[81897eb2e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/81897eb2e6):
|
|
1570
|
+
- Updated dependencies
|
|
1571
|
+
[1d421446bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d421446bc):
|
|
1572
|
+
- @atlaskit/editor-core@116.0.0
|
|
1573
|
+
- @atlaskit/editor-common@43.2.0
|
|
1574
|
+
- @atlaskit/adf-schema@4.4.0
|
|
1575
|
+
- @atlaskit/editor-wikimarkup-transformer@5.0.0
|
|
1576
|
+
- @atlaskit/editor-test-helpers@10.4.0
|
|
1577
|
+
- @atlaskit/util-data-test@13.1.0
|
|
1578
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.11
|
|
1579
|
+
- @atlaskit/editor-confluence-transformer@7.3.9
|
|
1580
|
+
- @atlaskit/editor-jira-transformer@7.2.15
|
|
1581
|
+
- @atlaskit/editor-markdown-transformer@3.1.13
|
|
1559
1582
|
|
|
1560
1583
|
## 7.0.1
|
|
1561
1584
|
|
|
1562
1585
|
### Patch Changes
|
|
1563
1586
|
|
|
1564
|
-
-
|
|
1565
|
-
|
|
1566
|
-
-
|
|
1567
|
-
|
|
1568
|
-
-
|
|
1569
|
-
|
|
1570
|
-
-
|
|
1571
|
-
|
|
1572
|
-
-
|
|
1573
|
-
|
|
1574
|
-
-
|
|
1575
|
-
|
|
1576
|
-
-
|
|
1577
|
-
|
|
1578
|
-
-
|
|
1579
|
-
|
|
1580
|
-
-
|
|
1581
|
-
|
|
1582
|
-
-
|
|
1583
|
-
|
|
1584
|
-
-
|
|
1585
|
-
|
|
1586
|
-
-
|
|
1587
|
-
|
|
1588
|
-
-
|
|
1589
|
-
|
|
1590
|
-
-
|
|
1591
|
-
|
|
1592
|
-
-
|
|
1593
|
-
|
|
1594
|
-
-
|
|
1595
|
-
|
|
1596
|
-
-
|
|
1597
|
-
|
|
1598
|
-
-
|
|
1599
|
-
|
|
1600
|
-
-
|
|
1601
|
-
|
|
1602
|
-
-
|
|
1603
|
-
|
|
1604
|
-
-
|
|
1605
|
-
|
|
1606
|
-
-
|
|
1607
|
-
|
|
1608
|
-
-
|
|
1609
|
-
|
|
1610
|
-
-
|
|
1611
|
-
|
|
1612
|
-
-
|
|
1613
|
-
|
|
1614
|
-
-
|
|
1615
|
-
|
|
1616
|
-
-
|
|
1617
|
-
|
|
1618
|
-
-
|
|
1619
|
-
|
|
1620
|
-
-
|
|
1621
|
-
|
|
1622
|
-
-
|
|
1623
|
-
|
|
1624
|
-
-
|
|
1625
|
-
|
|
1626
|
-
-
|
|
1627
|
-
|
|
1628
|
-
-
|
|
1629
|
-
|
|
1630
|
-
-
|
|
1631
|
-
|
|
1632
|
-
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1587
|
+
- Updated dependencies
|
|
1588
|
+
[271945fd08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/271945fd08):
|
|
1589
|
+
- Updated dependencies
|
|
1590
|
+
[a6663b9325](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6663b9325):
|
|
1591
|
+
- Updated dependencies
|
|
1592
|
+
[5e4d1feec3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4d1feec3):
|
|
1593
|
+
- Updated dependencies
|
|
1594
|
+
[0f8d5df4cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f8d5df4cf):
|
|
1595
|
+
- Updated dependencies
|
|
1596
|
+
[161a30be16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/161a30be16):
|
|
1597
|
+
- Updated dependencies
|
|
1598
|
+
[004a2ac22c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/004a2ac22c):
|
|
1599
|
+
- Updated dependencies
|
|
1600
|
+
[ecfbe83dfb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecfbe83dfb):
|
|
1601
|
+
- Updated dependencies
|
|
1602
|
+
[ea0e619cc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea0e619cc7):
|
|
1603
|
+
- Updated dependencies
|
|
1604
|
+
[93b445dcdc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93b445dcdc):
|
|
1605
|
+
- Updated dependencies
|
|
1606
|
+
[ded174361e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ded174361e):
|
|
1607
|
+
- Updated dependencies
|
|
1608
|
+
[80eb127904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80eb127904):
|
|
1609
|
+
- Updated dependencies
|
|
1610
|
+
[ef2ba36d5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef2ba36d5c):
|
|
1611
|
+
- Updated dependencies
|
|
1612
|
+
[8c84ed470e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c84ed470e):
|
|
1613
|
+
- Updated dependencies
|
|
1614
|
+
[6e4b678428](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4b678428):
|
|
1615
|
+
- Updated dependencies
|
|
1616
|
+
[bb164fbd1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb164fbd1e):
|
|
1617
|
+
- Updated dependencies
|
|
1618
|
+
[b3fd0964f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3fd0964f2):
|
|
1619
|
+
- Updated dependencies
|
|
1620
|
+
[40bec82851](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bec82851):
|
|
1621
|
+
- Updated dependencies
|
|
1622
|
+
[8b652147a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b652147a5):
|
|
1623
|
+
- Updated dependencies
|
|
1624
|
+
[0603c2fbf7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0603c2fbf7):
|
|
1625
|
+
- Updated dependencies
|
|
1626
|
+
[72d4c3298d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d4c3298d):
|
|
1627
|
+
- Updated dependencies
|
|
1628
|
+
[10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
|
|
1629
|
+
- Updated dependencies
|
|
1630
|
+
[5ef337766c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ef337766c):
|
|
1631
|
+
- Updated dependencies
|
|
1632
|
+
[dc0999afc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc0999afc2):
|
|
1633
|
+
- Updated dependencies
|
|
1634
|
+
[6764e83801](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6764e83801):
|
|
1635
|
+
- Updated dependencies
|
|
1636
|
+
[553915553f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/553915553f):
|
|
1637
|
+
- Updated dependencies
|
|
1638
|
+
[4700477bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4700477bbe):
|
|
1639
|
+
- Updated dependencies
|
|
1640
|
+
[9a261337b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a261337b5):
|
|
1641
|
+
- Updated dependencies
|
|
1642
|
+
[3a7c0bfa32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7c0bfa32):
|
|
1643
|
+
- Updated dependencies
|
|
1644
|
+
[5455e35bc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5455e35bc0):
|
|
1645
|
+
- Updated dependencies
|
|
1646
|
+
[cc1b89d310](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc1b89d310):
|
|
1647
|
+
- Updated dependencies
|
|
1648
|
+
[2bb3af2382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2bb3af2382):
|
|
1649
|
+
- Updated dependencies
|
|
1650
|
+
[611dbe68ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/611dbe68ff):
|
|
1651
|
+
- Updated dependencies
|
|
1652
|
+
[0ea0587ac5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ea0587ac5):
|
|
1653
|
+
- Updated dependencies
|
|
1654
|
+
[938f1c2902](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/938f1c2902):
|
|
1655
|
+
- Updated dependencies
|
|
1656
|
+
[926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
|
|
1657
|
+
- @atlaskit/editor-common@43.0.0
|
|
1658
|
+
- @atlaskit/editor-core@115.0.0
|
|
1659
|
+
- @atlaskit/adf-schema@4.3.1
|
|
1660
|
+
- @atlaskit/editor-wikimarkup-transformer@4.6.4
|
|
1661
|
+
- @atlaskit/editor-test-helpers@10.3.0
|
|
1662
|
+
- @atlaskit/editor-bitbucket-transformer@6.2.10
|
|
1663
|
+
- @atlaskit/editor-confluence-transformer@7.3.8
|
|
1664
|
+
- @atlaskit/editor-jira-transformer@7.2.14
|
|
1665
|
+
- @atlaskit/editor-markdown-transformer@3.1.12
|
|
1643
1666
|
|
|
1644
1667
|
## 7.0.0
|
|
1645
1668
|
|
|
1646
1669
|
### Major Changes
|
|
1647
1670
|
|
|
1648
|
-
-
|
|
1671
|
+
- [major][6d9c8a9073](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d9c8a9073):
|
|
1649
1672
|
|
|
1650
|
-
|
|
1673
|
+
Provide standard empty adf when provided with empty wikimarkup/markdown/jira/cxhtml/prosemirror
|
|
1651
1674
|
|
|
1652
1675
|
### Minor Changes
|
|
1653
1676
|
|
|
1654
|
-
-
|
|
1677
|
+
- [minor][f1a06fc2fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a06fc2fd):
|
|
1655
1678
|
|
|
1656
|
-
|
|
1679
|
+
ED-7876 Add expand and nestedExpand to stage-0 schema
|
|
1657
1680
|
|
|
1658
|
-
|
|
1681
|
+
Adds two new nodes `expand` and `nestedExpand` to the stage-0 schema.
|
|
1659
1682
|
|
|
1660
|
-
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1683
|
+
- Updated dependencies
|
|
1684
|
+
[70e1055b8f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70e1055b8f):
|
|
1685
|
+
- @atlaskit/editor-core@114.1.0
|
|
1686
|
+
- @atlaskit/editor-test-helpers@10.2.0
|
|
1687
|
+
- @atlaskit/editor-common@42.0.0
|
|
1665
1688
|
|
|
1666
1689
|
## 6.3.5
|
|
1667
1690
|
|
|
1668
|
-
-
|
|
1669
|
-
|
|
1670
|
-
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1691
|
+
- Updated dependencies
|
|
1692
|
+
[f28c191f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f28c191f4a):
|
|
1693
|
+
- Updated dependencies
|
|
1694
|
+
[24b8ea2667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24b8ea2667):
|
|
1695
|
+
- @atlaskit/editor-test-helpers@10.1.3
|
|
1696
|
+
- @atlaskit/editor-core@114.0.0
|
|
1697
|
+
- @atlaskit/editor-common@41.2.1
|
|
1675
1698
|
|
|
1676
1699
|
## 6.3.4
|
|
1677
1700
|
|
|
1678
1701
|
### Patch Changes
|
|
1679
1702
|
|
|
1680
|
-
-
|
|
1703
|
+
- [patch][cc28419139](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc28419139):
|
|
1681
1704
|
|
|
1682
|
-
|
|
1683
|
-
|
|
1705
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.-
|
|
1706
|
+
[patch][ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
|
|
1684
1707
|
|
|
1685
1708
|
**FABDODGEM-13 Editor Damask Release** - [Internal post](http://go.atlassian.com/damask-release)
|
|
1686
1709
|
|
|
1687
1710
|
**BREAKING CHANGES**
|
|
1688
1711
|
|
|
1689
|
-
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
-
|
|
1693
|
-
|
|
1694
|
-
-
|
|
1695
|
-
-
|
|
1696
|
-
-
|
|
1712
|
+
- **Media:** Removed deprecated "context" property from media components in favor of
|
|
1713
|
+
"mediaClientConfig". This affects all public media UI components.
|
|
1714
|
+
- https://product-fabric.atlassian.net/browse/MS-2038
|
|
1715
|
+
- **Tasks & Decisions:** Removed containerAri for task-decisions components.
|
|
1716
|
+
- https://product-fabric.atlassian.net/browse/ED-7631
|
|
1717
|
+
- **Renderer:** Adapts to task-decision changes.
|
|
1718
|
+
- **Editor Mobile Bridge:** Adapts to task-decision changes.
|
|
1719
|
+
- **Util Data Test:** Adapts to task-decision changes.
|
|
1697
1720
|
|
|
1698
1721
|
---
|
|
1699
1722
|
|
|
@@ -1703,842 +1726,837 @@ tables, media, mobile, emoji, tasks & decisions, analytics
|
|
|
1703
1726
|
|
|
1704
1727
|
**Editor**
|
|
1705
1728
|
|
|
1706
|
-
-
|
|
1707
|
-
|
|
1708
|
-
-
|
|
1709
|
-
|
|
1710
|
-
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
-
|
|
1720
|
-
|
|
1721
|
-
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1729
|
+
- Support nested actions in stage-0 schema; Change DOM representation of actions
|
|
1730
|
+
- https://product-fabric.atlassian.net/browse/ED-7674
|
|
1731
|
+
- Updated i18n translations
|
|
1732
|
+
- https://product-fabric.atlassian.net/browse/ED-7750
|
|
1733
|
+
- Improved analytics & crash reporting (via a new error boundary)
|
|
1734
|
+
- https://product-fabric.atlassian.net/browse/ED-7766
|
|
1735
|
+
- https://product-fabric.atlassian.net/browse/ED-7806
|
|
1736
|
+
- Improvements to heading anchor links.
|
|
1737
|
+
- https://product-fabric.atlassian.net/browse/ED-7849
|
|
1738
|
+
- https://product-fabric.atlassian.net/browse/ED-7860
|
|
1739
|
+
- Copy/Paste improvements
|
|
1740
|
+
- https://product-fabric.atlassian.net/browse/ED-7840
|
|
1741
|
+
- https://product-fabric.atlassian.net/browse/ED-7849
|
|
1742
|
+
- Fixes for the selection state of Smart links.
|
|
1743
|
+
- https://product-fabric.atlassian.net/browse/ED-7602?src=confmacro
|
|
1744
|
+
- Improvements for table resizing & column creation.
|
|
1745
|
+
- https://product-fabric.atlassian.net/browse/ED-7698
|
|
1746
|
+
- https://product-fabric.atlassian.net/browse/ED-7319
|
|
1747
|
+
- https://product-fabric.atlassian.net/browse/ED-7799
|
|
1725
1748
|
|
|
1726
1749
|
**Mobile**
|
|
1727
1750
|
|
|
1728
|
-
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
-
|
|
1732
|
-
- https://product-fabric.atlassian.net/browse/FM-2370
|
|
1751
|
+
- GASv3 Analytics Events are now relayed from the web to the native context, ready for dispatching.
|
|
1752
|
+
- https://product-fabric.atlassian.net/browse/FM-2502
|
|
1753
|
+
- Hybrid Renderer Recycler view now handles invalid ADF nodes gracefully.
|
|
1754
|
+
- https://product-fabric.atlassian.net/browse/FM-2370
|
|
1733
1755
|
|
|
1734
1756
|
**Media**
|
|
1735
1757
|
|
|
1736
|
-
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
-
|
|
1742
|
-
|
|
1743
|
-
-
|
|
1744
|
-
|
|
1745
|
-
-
|
|
1746
|
-
|
|
1747
|
-
-
|
|
1748
|
-
|
|
1758
|
+
- Improved analytics
|
|
1759
|
+
- https://product-fabric.atlassian.net/browse/MS-2036
|
|
1760
|
+
- https://product-fabric.atlassian.net/browse/MS-2145
|
|
1761
|
+
- https://product-fabric.atlassian.net/browse/MS-2416
|
|
1762
|
+
- https://product-fabric.atlassian.net/browse/MS-2487
|
|
1763
|
+
- Added shouldOpenMediaViewer property to renderer
|
|
1764
|
+
- https://product-fabric.atlassian.net/browse/MS-2393
|
|
1765
|
+
- Implemented analytics for file copy
|
|
1766
|
+
- https://product-fabric.atlassian.net/browse/MS-2036
|
|
1767
|
+
- New `media-viewed` event dispatched when media is interacted with via the media card or viewer.
|
|
1768
|
+
- https://product-fabric.atlassian.net/browse/MS-2284
|
|
1769
|
+
- Support for `alt` text attribute on media image elements.
|
|
1770
|
+
- https://product-fabric.atlassian.net/browse/ED-7776
|
|
1749
1771
|
|
|
1750
1772
|
**i18n-tools**
|
|
1751
1773
|
|
|
1752
1774
|
Bumped dependencies.
|
|
1753
1775
|
|
|
1754
|
-
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1776
|
+
- Updated dependencies
|
|
1777
|
+
[bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
|
|
1778
|
+
- @atlaskit/editor-core@113.2.0
|
|
1779
|
+
- @atlaskit/editor-common@41.2.0
|
|
1780
|
+
- @atlaskit/util-data-test@13.0.0
|
|
1759
1781
|
|
|
1760
1782
|
## 6.3.3
|
|
1761
1783
|
|
|
1762
|
-
-
|
|
1763
|
-
|
|
1764
|
-
-
|
|
1765
|
-
|
|
1766
|
-
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1784
|
+
- Updated dependencies
|
|
1785
|
+
[1194ad5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1194ad5eb3):
|
|
1786
|
+
- Updated dependencies
|
|
1787
|
+
[166eb02474](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/166eb02474):
|
|
1788
|
+
- Updated dependencies
|
|
1789
|
+
[80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
|
|
1790
|
+
- @atlaskit/editor-common@41.0.0
|
|
1791
|
+
- @atlaskit/editor-core@113.0.0
|
|
1792
|
+
- @atlaskit/editor-test-helpers@10.0.0
|
|
1793
|
+
- @atlaskit/adf-schema@4.0.0
|
|
1772
1794
|
|
|
1773
1795
|
## 6.3.2
|
|
1774
1796
|
|
|
1775
|
-
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1797
|
+
- Updated dependencies
|
|
1798
|
+
[08ec269915](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08ec269915):
|
|
1799
|
+
- @atlaskit/editor-core@112.44.2
|
|
1800
|
+
- @atlaskit/editor-test-helpers@9.11.13
|
|
1801
|
+
- @atlaskit/editor-common@40.0.0
|
|
1780
1802
|
|
|
1781
1803
|
## 6.3.1
|
|
1782
1804
|
|
|
1783
1805
|
### Patch Changes
|
|
1784
1806
|
|
|
1785
|
-
-
|
|
1807
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
1786
1808
|
|
|
1787
|
-
|
|
1788
|
-
|
|
1809
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1810
|
+
non-relative imports as relative imports
|
|
1789
1811
|
|
|
1790
1812
|
## 6.3.0
|
|
1791
1813
|
|
|
1792
1814
|
### Minor Changes
|
|
1793
1815
|
|
|
1794
|
-
-
|
|
1816
|
+
- [minor][66c5c88f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66c5c88f4a):
|
|
1795
1817
|
|
|
1796
|
-
|
|
1818
|
+
Refactor emoji to use typeahead plugin
|
|
1797
1819
|
|
|
1798
1820
|
## 6.2.4
|
|
1799
1821
|
|
|
1800
1822
|
### Patch Changes
|
|
1801
1823
|
|
|
1802
|
-
-
|
|
1824
|
+
- [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
|
|
1803
1825
|
|
|
1804
|
-
|
|
1826
|
+
Type definition files are now referenced in package.json
|
|
1805
1827
|
|
|
1806
1828
|
## 6.2.3
|
|
1807
1829
|
|
|
1808
|
-
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1830
|
+
- Updated dependencies
|
|
1831
|
+
[6164bc2629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6164bc2629):
|
|
1832
|
+
- @atlaskit/editor-core@112.39.5
|
|
1833
|
+
- @atlaskit/editor-test-helpers@9.11.3
|
|
1834
|
+
- @atlaskit/adf-schema@3.0.0
|
|
1835
|
+
- @atlaskit/editor-common@39.17.0
|
|
1814
1836
|
|
|
1815
1837
|
## 6.2.2
|
|
1816
1838
|
|
|
1817
1839
|
### Patch Changes
|
|
1818
1840
|
|
|
1819
|
-
-
|
|
1841
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
1820
1842
|
|
|
1821
|
-
|
|
1843
|
+
Fixes bug, missing version.json file
|
|
1822
1844
|
|
|
1823
1845
|
## 6.2.1
|
|
1824
1846
|
|
|
1825
1847
|
### Patch Changes
|
|
1826
1848
|
|
|
1827
|
-
-
|
|
1849
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
1828
1850
|
|
|
1829
|
-
|
|
1851
|
+
In this PR, we are:
|
|
1830
1852
|
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1853
|
+
- Re-introducing dist build folders
|
|
1854
|
+
- Adding back cjs
|
|
1855
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
1856
|
+
- Creating folders at the root for entry-points
|
|
1857
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
1858
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
1859
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
1860
|
+
for further details
|
|
1839
1861
|
|
|
1840
1862
|
## 6.2.0
|
|
1841
1863
|
|
|
1842
1864
|
### Minor Changes
|
|
1843
1865
|
|
|
1844
|
-
-
|
|
1866
|
+
- [minor][634bf920a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/634bf920a8):
|
|
1845
1867
|
|
|
1846
|
-
|
|
1868
|
+
Expose es5 build for json transformer
|
|
1847
1869
|
|
|
1848
1870
|
## 6.1.0
|
|
1849
1871
|
|
|
1850
|
-
-
|
|
1872
|
+
- [minor][79f0ef0601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f0ef0601):
|
|
1851
1873
|
|
|
1852
|
-
|
|
1874
|
+
- Use strict tsconfig to compile editor packages
|
|
1853
1875
|
|
|
1854
1876
|
## 6.0.2
|
|
1855
1877
|
|
|
1856
|
-
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1878
|
+
- Updated dependencies
|
|
1879
|
+
[5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
|
|
1880
|
+
- @atlaskit/editor-test-helpers@9.1.4
|
|
1881
|
+
- @atlaskit/editor-core@112.0.0
|
|
1860
1882
|
|
|
1861
1883
|
## 6.0.1
|
|
1862
1884
|
|
|
1863
|
-
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1885
|
+
- Updated dependencies
|
|
1886
|
+
[154372926b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154372926b):
|
|
1887
|
+
- @atlaskit/editor-test-helpers@9.1.2
|
|
1888
|
+
- @atlaskit/editor-core@111.0.0
|
|
1867
1889
|
|
|
1868
1890
|
## 6.0.0
|
|
1869
1891
|
|
|
1870
|
-
-
|
|
1892
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1871
1893
|
|
|
1872
|
-
|
|
1873
|
-
|
|
1894
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1895
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
1874
1896
|
|
|
1875
1897
|
## 5.0.4
|
|
1876
1898
|
|
|
1877
|
-
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1899
|
+
- Updated dependencies
|
|
1900
|
+
[a1192ef860](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1192ef860):
|
|
1901
|
+
- @atlaskit/editor-common@38.0.0
|
|
1902
|
+
- @atlaskit/editor-core@109.0.0
|
|
1903
|
+
- @atlaskit/editor-test-helpers@8.0.8
|
|
1904
|
+
- @atlaskit/util-data-test@11.1.9
|
|
1883
1905
|
|
|
1884
1906
|
## 5.0.3
|
|
1885
1907
|
|
|
1886
|
-
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1908
|
+
- Updated dependencies
|
|
1909
|
+
[e7292ab444](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7292ab444):
|
|
1910
|
+
- @atlaskit/editor-common@37.0.0
|
|
1911
|
+
- @atlaskit/editor-core@108.0.0
|
|
1912
|
+
- @atlaskit/editor-test-helpers@8.0.7
|
|
1913
|
+
- @atlaskit/util-data-test@11.1.8
|
|
1892
1914
|
|
|
1893
1915
|
## 5.0.2
|
|
1894
1916
|
|
|
1895
|
-
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1917
|
+
- Updated dependencies
|
|
1918
|
+
[c2c36de22b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2c36de22b):
|
|
1919
|
+
- @atlaskit/editor-common@36.0.0
|
|
1920
|
+
- @atlaskit/editor-core@107.0.0
|
|
1921
|
+
- @atlaskit/editor-test-helpers@8.0.3
|
|
1922
|
+
- @atlaskit/util-data-test@11.1.5
|
|
1901
1923
|
|
|
1902
1924
|
## 5.0.1
|
|
1903
1925
|
|
|
1904
|
-
-
|
|
1926
|
+
- [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
|
|
1905
1927
|
|
|
1906
|
-
|
|
1907
|
-
index.js
|
|
1928
|
+
- Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
|
|
1908
1929
|
|
|
1909
1930
|
## 5.0.0
|
|
1910
1931
|
|
|
1911
|
-
-
|
|
1932
|
+
- [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1912
1933
|
|
|
1913
|
-
|
|
1934
|
+
- Dropped ES5 distributables from the typescript packages
|
|
1914
1935
|
|
|
1915
1936
|
## 4.3.5
|
|
1916
1937
|
|
|
1917
|
-
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1938
|
+
- Updated dependencies
|
|
1939
|
+
[7ab3e93996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ab3e93996):
|
|
1940
|
+
- @atlaskit/editor-common@34.0.0
|
|
1941
|
+
- @atlaskit/editor-core@105.0.0
|
|
1942
|
+
- @atlaskit/editor-test-helpers@7.0.6
|
|
1943
|
+
- @atlaskit/util-data-test@10.2.5
|
|
1923
1944
|
|
|
1924
1945
|
## 4.3.4
|
|
1925
1946
|
|
|
1926
|
-
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1947
|
+
- Updated dependencies
|
|
1948
|
+
[4d17df92f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d17df92f8):
|
|
1949
|
+
- @atlaskit/editor-test-helpers@7.0.5
|
|
1950
|
+
- @atlaskit/editor-core@104.0.0
|
|
1930
1951
|
|
|
1931
1952
|
## 4.3.3
|
|
1932
1953
|
|
|
1933
|
-
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1954
|
+
- Updated dependencies
|
|
1955
|
+
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1956
|
+
- @atlaskit/editor-core@103.0.3
|
|
1957
|
+
- @atlaskit/util-data-test@10.2.3
|
|
1958
|
+
- @atlaskit/editor-common@33.0.3
|
|
1959
|
+
- @atlaskit/docs@7.0.0
|
|
1939
1960
|
|
|
1940
1961
|
## 4.3.2
|
|
1941
1962
|
|
|
1942
|
-
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1963
|
+
- Updated dependencies
|
|
1964
|
+
[60f0ad9a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60f0ad9a7e):
|
|
1965
|
+
- @atlaskit/editor-core@103.0.0
|
|
1966
|
+
- @atlaskit/editor-test-helpers@7.0.4
|
|
1946
1967
|
|
|
1947
1968
|
## 4.3.1
|
|
1948
1969
|
|
|
1949
|
-
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1970
|
+
- Updated dependencies
|
|
1971
|
+
[4aee5f3cec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4aee5f3cec):
|
|
1972
|
+
- @atlaskit/editor-common@33.0.0
|
|
1973
|
+
- @atlaskit/editor-core@102.0.0
|
|
1974
|
+
- @atlaskit/editor-test-helpers@7.0.2
|
|
1975
|
+
- @atlaskit/util-data-test@10.2.2
|
|
1955
1976
|
|
|
1956
1977
|
## 4.3.0
|
|
1957
1978
|
|
|
1958
|
-
-
|
|
1979
|
+
- [minor][1eb20bca95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1eb20bca95):
|
|
1959
1980
|
|
|
1960
|
-
|
|
1981
|
+
- ED-6368: No implicit any for editor-\*-transformer packages
|
|
1961
1982
|
|
|
1962
1983
|
## 4.2.0
|
|
1963
1984
|
|
|
1964
|
-
-
|
|
1985
|
+
- [minor][7697e275b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7697e275b0):
|
|
1965
1986
|
|
|
1966
|
-
|
|
1987
|
+
- Expose the possibility of encoding a single node
|
|
1967
1988
|
|
|
1968
1989
|
## 4.1.12
|
|
1969
1990
|
|
|
1970
|
-
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1991
|
+
- Updated dependencies
|
|
1992
|
+
[4a84fc40e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a84fc40e0):
|
|
1993
|
+
- @atlaskit/editor-test-helpers@7.0.1
|
|
1994
|
+
- @atlaskit/editor-core@101.0.0
|
|
1974
1995
|
|
|
1975
1996
|
## 4.1.11
|
|
1976
1997
|
|
|
1977
|
-
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1998
|
+
- Updated dependencies
|
|
1999
|
+
[4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
|
|
2000
|
+
- @atlaskit/adf-schema@1.5.4
|
|
2001
|
+
- @atlaskit/editor-common@32.0.2
|
|
2002
|
+
- @atlaskit/editor-core@100.0.0
|
|
2003
|
+
- @atlaskit/editor-test-helpers@7.0.0
|
|
1983
2004
|
|
|
1984
2005
|
## 4.1.10
|
|
1985
2006
|
|
|
1986
|
-
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
2007
|
+
- Updated dependencies
|
|
2008
|
+
[fc6164c8c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc6164c8c2):
|
|
2009
|
+
- @atlaskit/editor-common@32.0.0
|
|
2010
|
+
- @atlaskit/editor-core@99.0.0
|
|
2011
|
+
- @atlaskit/editor-test-helpers@6.3.22
|
|
2012
|
+
- @atlaskit/util-data-test@10.2.1
|
|
1992
2013
|
|
|
1993
2014
|
## 4.1.9
|
|
1994
2015
|
|
|
1995
|
-
-
|
|
2016
|
+
- [patch][557a2b5734](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a2b5734):
|
|
1996
2017
|
|
|
1997
|
-
|
|
2018
|
+
- ED-5788: bump prosemirror-view and prosemirror-model
|
|
1998
2019
|
|
|
1999
2020
|
## 4.1.8
|
|
2000
2021
|
|
|
2001
|
-
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2022
|
+
- Updated dependencies
|
|
2023
|
+
[69c8d0c19c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c8d0c19c):
|
|
2024
|
+
- @atlaskit/editor-common@31.0.0
|
|
2025
|
+
- @atlaskit/editor-core@98.0.0
|
|
2026
|
+
- @atlaskit/editor-test-helpers@6.3.17
|
|
2027
|
+
- @atlaskit/util-data-test@10.0.36
|
|
2007
2028
|
|
|
2008
2029
|
## 4.1.7
|
|
2009
2030
|
|
|
2010
|
-
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2031
|
+
- Updated dependencies
|
|
2032
|
+
[85d5d168fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85d5d168fd):
|
|
2033
|
+
- @atlaskit/editor-common@30.0.0
|
|
2034
|
+
- @atlaskit/editor-core@97.0.0
|
|
2035
|
+
- @atlaskit/editor-test-helpers@6.3.12
|
|
2036
|
+
- @atlaskit/util-data-test@10.0.34
|
|
2016
2037
|
|
|
2017
2038
|
## 4.1.6
|
|
2018
2039
|
|
|
2019
|
-
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2040
|
+
- Updated dependencies [dadef80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dadef80):
|
|
2041
|
+
- @atlaskit/editor-common@29.0.0
|
|
2042
|
+
- @atlaskit/editor-core@96.0.0
|
|
2043
|
+
- @atlaskit/editor-test-helpers@6.3.11
|
|
2044
|
+
- @atlaskit/util-data-test@10.0.33
|
|
2024
2045
|
|
|
2025
2046
|
## 4.1.5
|
|
2026
2047
|
|
|
2027
|
-
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2048
|
+
- Updated dependencies [0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
|
|
2049
|
+
- @atlaskit/editor-test-helpers@6.3.8
|
|
2050
|
+
- @atlaskit/editor-common@28.0.2
|
|
2051
|
+
- @atlaskit/util-data-test@10.0.32
|
|
2052
|
+
- @atlaskit/editor-core@95.0.0
|
|
2032
2053
|
|
|
2033
2054
|
## 4.1.4
|
|
2034
2055
|
|
|
2035
|
-
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2056
|
+
- Updated dependencies [cbb8cb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cbb8cb5):
|
|
2057
|
+
- @atlaskit/editor-common@28.0.0
|
|
2058
|
+
- @atlaskit/editor-core@94.0.0
|
|
2059
|
+
- @atlaskit/editor-test-helpers@6.3.7
|
|
2060
|
+
- @atlaskit/util-data-test@10.0.31
|
|
2040
2061
|
|
|
2041
2062
|
## 4.1.3
|
|
2042
2063
|
|
|
2043
|
-
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2064
|
+
- Updated dependencies [72d37fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d37fb):
|
|
2065
|
+
- @atlaskit/editor-common@27.0.0
|
|
2066
|
+
- @atlaskit/editor-core@93.0.0
|
|
2067
|
+
- @atlaskit/editor-test-helpers@6.3.6
|
|
2068
|
+
- @atlaskit/util-data-test@10.0.30
|
|
2048
2069
|
|
|
2049
2070
|
## 4.1.2
|
|
2050
2071
|
|
|
2051
|
-
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2072
|
+
- Updated dependencies [e858305](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e858305):
|
|
2073
|
+
- @atlaskit/editor-test-helpers@6.3.5
|
|
2074
|
+
- @atlaskit/editor-common@26.0.0
|
|
2075
|
+
- @atlaskit/editor-core@92.0.19
|
|
2055
2076
|
|
|
2056
2077
|
## 4.1.1
|
|
2057
2078
|
|
|
2058
|
-
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2079
|
+
- Updated dependencies [b3738ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3738ea):
|
|
2080
|
+
- @atlaskit/editor-common@25.0.0
|
|
2081
|
+
- @atlaskit/editor-core@92.0.0
|
|
2082
|
+
- @atlaskit/editor-test-helpers@6.3.4
|
|
2083
|
+
- @atlaskit/util-data-test@10.0.28
|
|
2063
2084
|
|
|
2064
2085
|
## 4.1.0
|
|
2065
2086
|
|
|
2066
|
-
-
|
|
2087
|
+
- [minor][1205725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1205725):
|
|
2067
2088
|
|
|
2068
|
-
|
|
2089
|
+
- Move schema to its own package
|
|
2069
2090
|
|
|
2070
2091
|
## 4.0.25
|
|
2071
2092
|
|
|
2072
|
-
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2093
|
+
- Updated dependencies [80f765b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80f765b):
|
|
2094
|
+
- @atlaskit/editor-common@23.0.0
|
|
2095
|
+
- @atlaskit/editor-core@91.0.0
|
|
2096
|
+
- @atlaskit/editor-test-helpers@6.3.2
|
|
2097
|
+
- @atlaskit/util-data-test@10.0.26
|
|
2077
2098
|
|
|
2078
2099
|
## 4.0.24
|
|
2079
2100
|
|
|
2080
|
-
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2101
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
2102
|
+
- @atlaskit/editor-core@90.3.15
|
|
2103
|
+
- @atlaskit/util-data-test@10.0.25
|
|
2104
|
+
- @atlaskit/docs@6.0.0
|
|
2084
2105
|
|
|
2085
2106
|
## 4.0.23
|
|
2086
2107
|
|
|
2087
|
-
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2108
|
+
- Updated dependencies [3a7224a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7224a):
|
|
2109
|
+
- @atlaskit/editor-test-helpers@6.2.23
|
|
2110
|
+
- @atlaskit/editor-core@90.0.0
|
|
2090
2111
|
|
|
2091
2112
|
## 4.0.22
|
|
2092
2113
|
|
|
2093
|
-
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2114
|
+
- Updated dependencies [7e8b4b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e8b4b9):
|
|
2115
|
+
- @atlaskit/editor-common@22.0.0
|
|
2116
|
+
- @atlaskit/editor-core@89.0.0
|
|
2117
|
+
- @atlaskit/editor-test-helpers@6.2.19
|
|
2118
|
+
- @atlaskit/util-data-test@10.0.21
|
|
2098
2119
|
|
|
2099
2120
|
## 4.0.21
|
|
2100
2121
|
|
|
2101
|
-
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2122
|
+
- Updated dependencies [2c21466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2c21466):
|
|
2123
|
+
- @atlaskit/editor-common@21.0.0
|
|
2124
|
+
- @atlaskit/editor-core@88.0.0
|
|
2125
|
+
- @atlaskit/editor-test-helpers@6.2.16
|
|
2126
|
+
- @atlaskit/util-data-test@10.0.20
|
|
2106
2127
|
|
|
2107
2128
|
## 4.0.20
|
|
2108
2129
|
|
|
2109
|
-
-
|
|
2110
|
-
|
|
2130
|
+
- [patch] Wrap invalid node with unsupported node
|
|
2131
|
+
[fb60e39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb60e39)
|
|
2111
2132
|
|
|
2112
2133
|
## 4.0.19
|
|
2113
2134
|
|
|
2114
|
-
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2135
|
+
- [patch] Updated dependencies
|
|
2136
|
+
[052ce89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/052ce89)
|
|
2137
|
+
- @atlaskit/editor-test-helpers@6.2.8
|
|
2138
|
+
- @atlaskit/editor-core@87.0.0
|
|
2139
|
+
- @atlaskit/editor-common@20.1.2
|
|
2119
2140
|
|
|
2120
2141
|
## 4.0.18
|
|
2121
2142
|
|
|
2122
|
-
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2143
|
+
- [patch] Updated dependencies
|
|
2144
|
+
[b1ce691](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1ce691)
|
|
2145
|
+
- @atlaskit/editor-common@20.0.0
|
|
2146
|
+
- @atlaskit/editor-core@86.0.0
|
|
2147
|
+
- @atlaskit/editor-test-helpers@6.2.7
|
|
2148
|
+
- @atlaskit/util-data-test@10.0.16
|
|
2128
2149
|
|
|
2129
2150
|
## 4.0.17
|
|
2130
2151
|
|
|
2131
|
-
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2152
|
+
- [patch] Updated dependencies
|
|
2153
|
+
[2afa60d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2afa60d)
|
|
2154
|
+
- @atlaskit/editor-common@19.0.0
|
|
2155
|
+
- @atlaskit/editor-core@85.0.0
|
|
2156
|
+
- @atlaskit/editor-test-helpers@6.2.6
|
|
2157
|
+
- @atlaskit/util-data-test@10.0.14
|
|
2137
2158
|
|
|
2138
2159
|
## 4.0.16
|
|
2139
2160
|
|
|
2140
|
-
-
|
|
2141
|
-
|
|
2142
|
-
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2161
|
+
- [patch] Updated dependencies
|
|
2162
|
+
[8b2c4d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b2c4d3)
|
|
2163
|
+
- [patch] Updated dependencies
|
|
2164
|
+
[3302d51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3302d51)
|
|
2165
|
+
- @atlaskit/editor-common@18.0.0
|
|
2166
|
+
- @atlaskit/editor-core@84.0.0
|
|
2167
|
+
- @atlaskit/editor-test-helpers@6.2.5
|
|
2168
|
+
- @atlaskit/util-data-test@10.0.12
|
|
2148
2169
|
|
|
2149
2170
|
## 4.0.15
|
|
2150
2171
|
|
|
2151
|
-
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2172
|
+
- [patch] Updated dependencies
|
|
2173
|
+
[23c7eca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23c7eca)
|
|
2174
|
+
- @atlaskit/editor-test-helpers@6.2.4
|
|
2175
|
+
- @atlaskit/util-data-test@10.0.11
|
|
2176
|
+
- @atlaskit/editor-core@83.0.0
|
|
2156
2177
|
|
|
2157
2178
|
## 4.0.14
|
|
2158
2179
|
|
|
2159
|
-
-
|
|
2160
|
-
|
|
2180
|
+
- [patch] ED-5313 add width to mediaSingle
|
|
2181
|
+
[3f8c0ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f8c0ee)
|
|
2161
2182
|
|
|
2162
2183
|
## 4.0.13
|
|
2163
2184
|
|
|
2164
|
-
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2185
|
+
- [patch] Updated dependencies
|
|
2186
|
+
[ef76f1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef76f1f)
|
|
2187
|
+
- @atlaskit/editor-common@17.0.1
|
|
2188
|
+
- @atlaskit/editor-core@82.0.0
|
|
2189
|
+
- @atlaskit/editor-test-helpers@6.1.3
|
|
2169
2190
|
|
|
2170
2191
|
## 4.0.12
|
|
2171
2192
|
|
|
2172
|
-
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2193
|
+
- [patch] Updated dependencies
|
|
2194
|
+
[927ae63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/927ae63)
|
|
2195
|
+
- @atlaskit/editor-common@17.0.0
|
|
2196
|
+
- @atlaskit/editor-core@81.0.0
|
|
2197
|
+
- @atlaskit/util-data-test@10.0.10
|
|
2198
|
+
- @atlaskit/editor-test-helpers@6.1.2
|
|
2178
2199
|
|
|
2179
2200
|
## 4.0.11
|
|
2180
2201
|
|
|
2181
|
-
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2202
|
+
- [patch] Updated dependencies
|
|
2203
|
+
[6e1d642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e1d642)
|
|
2204
|
+
- @atlaskit/editor-common@16.0.0
|
|
2205
|
+
- @atlaskit/editor-core@80.0.0
|
|
2206
|
+
- @atlaskit/editor-test-helpers@6.0.9
|
|
2207
|
+
- @atlaskit/util-data-test@10.0.9
|
|
2187
2208
|
|
|
2188
2209
|
## 4.0.10
|
|
2189
2210
|
|
|
2190
|
-
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
- @atlaskit/editor-core@79.0.12
|
|
2211
|
+
- [patch] Update TS to 3.0 [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
|
|
2212
|
+
- [none] Updated dependencies
|
|
2213
|
+
[f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
|
|
2214
|
+
- @atlaskit/editor-common@15.0.7
|
|
2215
|
+
- @atlaskit/editor-test-helpers@6.0.8
|
|
2216
|
+
- @atlaskit/editor-core@79.0.12
|
|
2197
2217
|
|
|
2198
2218
|
## 4.0.9
|
|
2199
2219
|
|
|
2200
|
-
-
|
|
2201
|
-
|
|
2220
|
+
- [patch] ED-5270 Headings now always have a content attribute, even if empty
|
|
2221
|
+
[87a7506](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a7506)
|
|
2202
2222
|
|
|
2203
2223
|
## 4.0.8
|
|
2204
2224
|
|
|
2205
|
-
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2225
|
+
- [patch] Updated dependencies
|
|
2226
|
+
[7545979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7545979)
|
|
2227
|
+
- @atlaskit/editor-common@15.0.0
|
|
2228
|
+
- @atlaskit/editor-core@79.0.0
|
|
2229
|
+
- @atlaskit/editor-test-helpers@6.0.6
|
|
2230
|
+
- @atlaskit/util-data-test@10.0.8
|
|
2211
2231
|
|
|
2212
2232
|
## 4.0.7
|
|
2213
2233
|
|
|
2214
|
-
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2234
|
+
- [patch] Updated dependencies
|
|
2235
|
+
[911a570](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911a570)
|
|
2236
|
+
- @atlaskit/editor-test-helpers@6.0.5
|
|
2237
|
+
- @atlaskit/editor-core@78.0.0
|
|
2218
2238
|
|
|
2219
2239
|
## 4.0.6
|
|
2220
2240
|
|
|
2221
|
-
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2241
|
+
- [patch] Updated dependencies
|
|
2242
|
+
[b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
|
|
2243
|
+
- @atlaskit/util-data-test@10.0.7
|
|
2244
|
+
- @atlaskit/editor-common@14.0.11
|
|
2245
|
+
- @atlaskit/editor-test-helpers@6.0.3
|
|
2246
|
+
- @atlaskit/editor-core@77.1.4
|
|
2227
2247
|
|
|
2228
2248
|
## 4.0.5
|
|
2229
2249
|
|
|
2230
|
-
-
|
|
2231
|
-
|
|
2232
|
-
-
|
|
2233
|
-
|
|
2250
|
+
- [patch] ED-5180: fix table columns collapse
|
|
2251
|
+
[2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
|
|
2252
|
+
- [none] Updated dependencies
|
|
2253
|
+
[2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
|
|
2234
2254
|
|
|
2235
2255
|
## 4.0.4
|
|
2236
2256
|
|
|
2237
|
-
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2257
|
+
- [none] Updated dependencies
|
|
2258
|
+
[597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
|
|
2259
|
+
- @atlaskit/util-data-test@10.0.3
|
|
2260
|
+
- @atlaskit/editor-core@77.0.0
|
|
2261
|
+
- @atlaskit/editor-test-helpers@6.0.0
|
|
2262
|
+
- @atlaskit/editor-common@14.0.0
|
|
2263
|
+
- [none] Updated dependencies
|
|
2264
|
+
[61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
|
|
2265
|
+
- @atlaskit/util-data-test@10.0.3
|
|
2266
|
+
- @atlaskit/editor-common@14.0.0
|
|
2267
|
+
- @atlaskit/editor-test-helpers@6.0.0
|
|
2268
|
+
- @atlaskit/editor-core@77.0.0
|
|
2269
|
+
- [none] Updated dependencies
|
|
2270
|
+
[812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
|
|
2271
|
+
- @atlaskit/util-data-test@10.0.3
|
|
2272
|
+
- @atlaskit/editor-core@77.0.0
|
|
2273
|
+
- @atlaskit/editor-test-helpers@6.0.0
|
|
2274
|
+
- @atlaskit/editor-common@14.0.0
|
|
2275
|
+
- [none] Updated dependencies
|
|
2276
|
+
[c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
|
|
2277
|
+
- @atlaskit/util-data-test@10.0.3
|
|
2278
|
+
- @atlaskit/editor-common@14.0.0
|
|
2279
|
+
- @atlaskit/editor-test-helpers@6.0.0
|
|
2280
|
+
- @atlaskit/editor-core@77.0.0
|
|
2281
|
+
- [patch] Updated dependencies
|
|
2282
|
+
[d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
|
|
2283
|
+
- @atlaskit/util-data-test@10.0.3
|
|
2284
|
+
- @atlaskit/editor-common@14.0.0
|
|
2285
|
+
- @atlaskit/editor-test-helpers@6.0.0
|
|
2286
|
+
- @atlaskit/editor-core@77.0.0
|
|
2267
2287
|
|
|
2268
2288
|
## 4.0.3
|
|
2269
2289
|
|
|
2270
|
-
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2290
|
+
- [patch] Updated dependencies
|
|
2291
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
2292
|
+
- @atlaskit/util-data-test@10.0.2
|
|
2293
|
+
- @atlaskit/editor-common@13.2.7
|
|
2294
|
+
- @atlaskit/editor-test-helpers@5.1.2
|
|
2295
|
+
- @atlaskit/editor-core@76.4.5
|
|
2296
|
+
- @atlaskit/docs@5.0.2
|
|
2277
2297
|
|
|
2278
2298
|
## 4.0.2
|
|
2279
2299
|
|
|
2280
|
-
-
|
|
2281
|
-
|
|
2282
|
-
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2300
|
+
- [patch] Bump prosemirror-model to 1.6 in order to use toDebugString on Text node spec
|
|
2301
|
+
[fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
|
|
2302
|
+
- [none] Updated dependencies
|
|
2303
|
+
[fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
|
|
2304
|
+
- @atlaskit/editor-common@13.2.6
|
|
2305
|
+
- @atlaskit/editor-test-helpers@5.1.1
|
|
2306
|
+
- @atlaskit/editor-core@76.4.2
|
|
2287
2307
|
|
|
2288
2308
|
## 4.0.1
|
|
2289
2309
|
|
|
2290
|
-
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2310
|
+
- [none] Updated dependencies
|
|
2311
|
+
[25353c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25353c3)
|
|
2312
|
+
- @atlaskit/editor-core@76.0.0
|
|
2313
|
+
- @atlaskit/editor-test-helpers@5.0.1
|
|
2314
|
+
- [patch] Updated dependencies
|
|
2315
|
+
[38c0543](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38c0543)
|
|
2316
|
+
- @atlaskit/editor-core@76.0.0
|
|
2317
|
+
- @atlaskit/editor-test-helpers@5.0.1
|
|
2298
2318
|
|
|
2299
2319
|
## 4.0.0
|
|
2300
2320
|
|
|
2301
|
-
-
|
|
2302
|
-
|
|
2303
|
-
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2321
|
+
- [major] Updates to React ^16.4.0
|
|
2322
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
2323
|
+
- [major] Updated dependencies
|
|
2324
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
2325
|
+
- @atlaskit/util-data-test@10.0.0
|
|
2326
|
+
- @atlaskit/editor-common@13.0.0
|
|
2327
|
+
- @atlaskit/editor-test-helpers@5.0.0
|
|
2328
|
+
- @atlaskit/editor-core@75.0.0
|
|
2329
|
+
- @atlaskit/docs@5.0.0
|
|
2330
|
+
- [major] Updated dependencies
|
|
2331
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
2332
|
+
- @atlaskit/util-data-test@10.0.0
|
|
2333
|
+
- @atlaskit/editor-core@75.0.0
|
|
2334
|
+
- @atlaskit/editor-test-helpers@5.0.0
|
|
2335
|
+
- @atlaskit/editor-common@13.0.0
|
|
2336
|
+
- @atlaskit/docs@5.0.0
|
|
2317
2337
|
|
|
2318
2338
|
## 3.1.8
|
|
2319
2339
|
|
|
2320
|
-
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2340
|
+
- [none] Updated dependencies
|
|
2341
|
+
[5f6ec84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f6ec84)
|
|
2342
|
+
- @atlaskit/editor-core@74.0.17
|
|
2343
|
+
- @atlaskit/editor-test-helpers@4.2.4
|
|
2344
|
+
- @atlaskit/editor-common@12.0.0
|
|
2345
|
+
- [patch] Updated dependencies
|
|
2346
|
+
[5958588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5958588)
|
|
2347
|
+
- @atlaskit/editor-core@74.0.17
|
|
2348
|
+
- @atlaskit/editor-test-helpers@4.2.4
|
|
2349
|
+
- @atlaskit/editor-common@12.0.0
|
|
2330
2350
|
|
|
2331
2351
|
## 3.1.7
|
|
2332
2352
|
|
|
2333
|
-
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2353
|
+
- [patch] Updated dependencies
|
|
2354
|
+
[af0cde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af0cde6)
|
|
2355
|
+
- @atlaskit/editor-core@74.0.0
|
|
2356
|
+
- @atlaskit/editor-test-helpers@4.2.2
|
|
2337
2357
|
|
|
2338
2358
|
## 3.1.6
|
|
2339
2359
|
|
|
2340
|
-
-
|
|
2341
|
-
|
|
2342
|
-
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2360
|
+
- [patch] Move removing nulls to the transformer instead of only in the tests. ED-4496
|
|
2361
|
+
[617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
|
|
2362
|
+
- [none] Updated dependencies
|
|
2363
|
+
[617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
|
|
2364
|
+
- @atlaskit/editor-common@11.3.11
|
|
2345
2365
|
|
|
2346
2366
|
## 3.1.5
|
|
2347
2367
|
|
|
2348
|
-
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2368
|
+
- [patch] Updated dependencies
|
|
2369
|
+
[8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
|
|
2370
|
+
- @atlaskit/util-data-test@9.1.15
|
|
2371
|
+
- @atlaskit/editor-common@11.3.8
|
|
2372
|
+
- @atlaskit/editor-test-helpers@4.1.9
|
|
2373
|
+
- @atlaskit/editor-core@73.9.5
|
|
2354
2374
|
|
|
2355
2375
|
## 3.1.4
|
|
2356
2376
|
|
|
2357
|
-
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2377
|
+
- [patch] Updated dependencies
|
|
2378
|
+
[0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
|
|
2379
|
+
- @atlaskit/util-data-test@9.1.14
|
|
2380
|
+
- @atlaskit/editor-core@73.9.2
|
|
2381
|
+
- @atlaskit/editor-test-helpers@4.1.8
|
|
2382
|
+
- @atlaskit/editor-common@11.3.7
|
|
2363
2383
|
|
|
2364
2384
|
## 3.1.3
|
|
2365
2385
|
|
|
2366
|
-
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
- @atlaskit/editor-core@73.8.6
|
|
2386
|
+
- [patch] Remove pinned prosemirror-model@1.4.0 and move back to caret ranges for
|
|
2387
|
+
prosemirror-model@^1.5.0 [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
|
|
2388
|
+
- [patch] Updated dependencies
|
|
2389
|
+
[4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
|
|
2390
|
+
- @atlaskit/editor-common@11.3.0
|
|
2391
|
+
- @atlaskit/editor-test-helpers@4.1.5
|
|
2392
|
+
- @atlaskit/editor-core@73.8.6
|
|
2374
2393
|
|
|
2375
2394
|
## 3.1.2
|
|
2376
2395
|
|
|
2377
|
-
-
|
|
2378
|
-
|
|
2379
|
-
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2396
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
2397
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
2398
|
+
- [none] Updated dependencies
|
|
2399
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
2400
|
+
- @atlaskit/util-data-test@9.1.13
|
|
2401
|
+
- @atlaskit/editor-core@73.7.5
|
|
2402
|
+
- @atlaskit/editor-test-helpers@4.1.2
|
|
2403
|
+
- @atlaskit/editor-common@11.2.1
|
|
2385
2404
|
|
|
2386
2405
|
## 3.1.1
|
|
2387
2406
|
|
|
2388
|
-
-
|
|
2389
|
-
|
|
2390
|
-
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2407
|
+
- [patch] Update changelogs to remove duplicate
|
|
2408
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
2409
|
+
- [none] Updated dependencies
|
|
2410
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
2411
|
+
- @atlaskit/util-data-test@9.1.12
|
|
2412
|
+
- @atlaskit/editor-core@73.7.1
|
|
2413
|
+
- @atlaskit/editor-test-helpers@4.1.1
|
|
2414
|
+
- @atlaskit/editor-common@11.1.2
|
|
2415
|
+
- @atlaskit/docs@4.1.1
|
|
2397
2416
|
|
|
2398
2417
|
## 3.1.0
|
|
2399
2418
|
|
|
2400
|
-
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2419
|
+
- [none] Updated dependencies
|
|
2420
|
+
[7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
|
|
2421
|
+
- @atlaskit/editor-core@73.5.0
|
|
2422
|
+
- @atlaskit/editor-test-helpers@4.1.0
|
|
2423
|
+
- @atlaskit/util-data-test@9.1.11
|
|
2424
|
+
- @atlaskit/editor-common@11.1.0
|
|
2406
2425
|
|
|
2407
2426
|
## 3.0.11
|
|
2408
2427
|
|
|
2409
|
-
-
|
|
2410
|
-
|
|
2411
|
-
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2428
|
+
- [patch] Update and lock prosemirror-model version to 1.4.0
|
|
2429
|
+
[febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
|
|
2430
|
+
- [none] Updated dependencies
|
|
2431
|
+
[febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
|
|
2432
|
+
- @atlaskit/editor-common@11.0.6
|
|
2433
|
+
- @atlaskit/editor-test-helpers@4.0.7
|
|
2434
|
+
- @atlaskit/editor-core@73.4.4
|
|
2416
2435
|
|
|
2417
2436
|
## 3.0.10
|
|
2418
2437
|
|
|
2419
|
-
-
|
|
2420
|
-
|
|
2421
|
-
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2438
|
+
- [patch] Strip empty optional attributes from the link mark in editor-json-transformer
|
|
2439
|
+
[c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
|
|
2440
|
+
- [none] Updated dependencies
|
|
2441
|
+
[c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
|
|
2442
|
+
- @atlaskit/editor-common@11.0.1
|
|
2424
2443
|
|
|
2425
2444
|
## 3.0.9
|
|
2426
2445
|
|
|
2427
|
-
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2446
|
+
- [patch] Updated dependencies
|
|
2447
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
2448
|
+
- @atlaskit/util-data-test@9.1.10
|
|
2449
|
+
- @atlaskit/editor-core@73.0.0
|
|
2450
|
+
- @atlaskit/editor-test-helpers@4.0.3
|
|
2451
|
+
- @atlaskit/editor-common@11.0.0
|
|
2452
|
+
- @atlaskit/docs@4.0.0
|
|
2434
2453
|
|
|
2435
2454
|
## 3.0.8
|
|
2436
2455
|
|
|
2437
|
-
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2456
|
+
- [patch] Updated dependencies
|
|
2457
|
+
[1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
|
|
2458
|
+
- @atlaskit/util-data-test@9.1.9
|
|
2459
|
+
- @atlaskit/editor-core@72.2.2
|
|
2460
|
+
- @atlaskit/editor-test-helpers@4.0.2
|
|
2461
|
+
- @atlaskit/editor-common@10.1.9
|
|
2443
2462
|
|
|
2444
2463
|
## 3.0.7
|
|
2445
2464
|
|
|
2446
|
-
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2465
|
+
- [none] Updated dependencies
|
|
2466
|
+
[febc44d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febc44d)
|
|
2467
|
+
- @atlaskit/editor-core@72.0.0
|
|
2468
|
+
- @atlaskit/editor-test-helpers@4.0.0
|
|
2469
|
+
- @atlaskit/util-data-test@9.1.4
|
|
2470
|
+
- @atlaskit/editor-common@10.0.0
|
|
2452
2471
|
|
|
2453
2472
|
## 3.0.6
|
|
2454
2473
|
|
|
2455
|
-
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2474
|
+
- [none] Updated dependencies
|
|
2475
|
+
[8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
|
|
2476
|
+
- @atlaskit/editor-test-helpers@3.1.8
|
|
2477
|
+
- @atlaskit/util-data-test@9.1.3
|
|
2478
|
+
- @atlaskit/editor-core@71.4.0
|
|
2479
|
+
- @atlaskit/editor-common@9.3.9
|
|
2461
2480
|
|
|
2462
2481
|
## 3.0.5
|
|
2463
2482
|
|
|
2464
|
-
-
|
|
2465
|
-
|
|
2483
|
+
- [patch] ED-4336 support loading dynamic/"auto" tables from confluence to fixed-width tables
|
|
2484
|
+
[0c2f72a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c2f72a)
|
|
2466
2485
|
|
|
2467
2486
|
## 3.0.1
|
|
2468
2487
|
|
|
2469
|
-
-
|
|
2470
|
-
|
|
2488
|
+
- [patch] Added missing dependencies and added lint rule to catch them all
|
|
2489
|
+
[0672503](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0672503)
|
|
2471
2490
|
|
|
2472
2491
|
## 3.0.0
|
|
2473
2492
|
|
|
2474
|
-
-
|
|
2475
|
-
|
|
2493
|
+
- [major] Bump to React 16.3.
|
|
2494
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
2476
2495
|
|
|
2477
2496
|
## 2.5.21
|
|
2478
2497
|
|
|
2479
|
-
-
|
|
2480
|
-
|
|
2498
|
+
- [patch] change table node builder constructor for tests, remove tableWithAttrs
|
|
2499
|
+
[cf43535](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf43535)
|
|
2481
2500
|
|
|
2482
2501
|
## 2.5.18
|
|
2483
2502
|
|
|
2484
|
-
-
|
|
2485
|
-
|
|
2503
|
+
- [patch] Upgrading ProseMirror Libs
|
|
2504
|
+
[35d14d5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d14d5)
|
|
2486
2505
|
|
|
2487
2506
|
## 2.5.17
|
|
2488
2507
|
|
|
2489
|
-
-
|
|
2490
|
-
|
|
2508
|
+
- [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
|
|
2509
|
+
[c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
|
|
2491
2510
|
|
|
2492
2511
|
## 2.5.6
|
|
2493
2512
|
|
|
2494
|
-
-
|
|
2495
|
-
|
|
2513
|
+
- [patch] JSON encoding results in invalid ADF for table nodes
|
|
2514
|
+
[8a8d663](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a8d663)
|
|
2496
2515
|
|
|
2497
2516
|
## 2.5.5
|
|
2498
2517
|
|
|
2499
|
-
-
|
|
2500
|
-
|
|
2518
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
2519
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
2501
2520
|
|
|
2502
2521
|
## 2.5.3
|
|
2503
2522
|
|
|
2504
|
-
-
|
|
2505
|
-
|
|
2523
|
+
- [patch] bump editor-common to 6.1.2
|
|
2524
|
+
[bb7802e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb7802e)
|
|
2506
2525
|
|
|
2507
2526
|
## 2.5.0
|
|
2508
2527
|
|
|
2509
|
-
-
|
|
2510
|
-
|
|
2528
|
+
- [minor] Implement JSONTransformer::parse to enable ADF -> PM conversion
|
|
2529
|
+
[c8c3c9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8c3c9e)
|
|
2511
2530
|
|
|
2512
2531
|
## 2.4.0
|
|
2513
2532
|
|
|
2514
|
-
-
|
|
2515
|
-
|
|
2533
|
+
- [minor] Add React 16 support.
|
|
2534
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
2516
2535
|
|
|
2517
2536
|
## 2.1.10
|
|
2518
2537
|
|
|
2519
|
-
-
|
|
2520
|
-
|
|
2538
|
+
- [patch] Change to use editor-core instead of editor-bitbucket for examples
|
|
2539
|
+
[aa0c0ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aa0c0ac)
|
|
2521
2540
|
|
|
2522
2541
|
## 2.1.8
|
|
2523
2542
|
|
|
2524
|
-
-
|
|
2525
|
-
|
|
2543
|
+
- [patch] Move prosemirror-model to be a dev-dependency
|
|
2544
|
+
[206ce2f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/206ce2f)
|
|
2526
2545
|
|
|
2527
2546
|
## 2.0.3
|
|
2528
2547
|
|
|
2529
|
-
-
|
|
2530
|
-
[9f9de42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f9de42)
|
|
2548
|
+
- [patch] Fix dependencies [9f9de42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f9de42)
|
|
2531
2549
|
|
|
2532
2550
|
## 2.0.2
|
|
2533
2551
|
|
|
2534
|
-
-
|
|
2535
|
-
|
|
2552
|
+
- [patch] Fix of the build scripts for editor-\*-transformer packages
|
|
2553
|
+
[59b4ea5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59b4ea5)
|
|
2536
2554
|
|
|
2537
2555
|
## 2.0.1
|
|
2538
2556
|
|
|
2539
|
-
-
|
|
2557
|
+
- [patch] Fixed linting [5ebf75d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ebf75d)
|
|
2540
2558
|
|
|
2541
2559
|
## 2.0.0
|
|
2542
2560
|
|
|
2543
|
-
-
|
|
2544
|
-
|
|
2561
|
+
- [major] Adding separate transformer packages.
|
|
2562
|
+
[f734c01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f734c01)
|