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