@atlaskit/editor-core 187.48.2 → 187.48.4

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 CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 187.48.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#40723](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40723) [`d9af2213ef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9af2213ef1) - update zIndex for emoji picker button in editor toolbar
8
+
3
9
  ## 187.48.2
4
10
 
5
11
  ### Patch Changes
@@ -12,66 +18,66 @@
12
18
 
13
19
  ### Minor Changes
14
20
 
15
- - [`f8e7203eec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8e7203eec6) - ED-19618 Extract base plugin from editor-core
21
+ - [#40580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40580) [`f8e7203eec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8e7203eec6) - ED-19618 Extract base plugin from editor-core
16
22
 
17
23
  ### Patch Changes
18
24
 
19
- - [`4e0f5ccf818`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e0f5ccf818) - ADFEXP-526: fix loading-adf test
25
+ - [#40549](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40549) [`4e0f5ccf818`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e0f5ccf818) - ADFEXP-526: fix loading-adf test
20
26
  - Updated dependencies
21
27
 
22
28
  ## 187.47.9
23
29
 
24
30
  ### Patch Changes
25
31
 
26
- - [`36b7e4fd8d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36b7e4fd8d5) - ED-20017 Clean up unused functions in Dropdown
32
+ - [#40563](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40563) [`36b7e4fd8d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36b7e4fd8d5) - ED-20017 Clean up unused functions in Dropdown
27
33
 
28
34
  ## 187.47.6
29
35
 
30
36
  ### Patch Changes
31
37
 
32
- - [`5de1ca6bb97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5de1ca6bb97) - Bumped @atlaskit/editor-plugin-content-insertion dependency version to latest released ^0.1.4
38
+ - [#40622](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40622) [`5de1ca6bb97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5de1ca6bb97) - Bumped @atlaskit/editor-plugin-content-insertion dependency version to latest released ^0.1.4
33
39
 
34
40
  ## 187.47.5
35
41
 
36
42
  ### Patch Changes
37
43
 
38
- - [`b1b8c7d356c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1b8c7d356c) - [ED-19757] Fix getPos throwing exception for all nodeviews
44
+ - [#40448](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40448) [`b1b8c7d356c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1b8c7d356c) - [ED-19757] Fix getPos throwing exception for all nodeviews
39
45
 
40
46
  ## 187.47.3
41
47
 
42
48
  ### Patch Changes
43
49
 
44
- - [`3aaff60be08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aaff60be08) - ED-18988 Updates overflow property for content area of comment editor when table sticky scrollbar is enabled.
50
+ - [#39366](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39366) [`3aaff60be08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3aaff60be08) - ED-18988 Updates overflow property for content area of comment editor when table sticky scrollbar is enabled.
45
51
  - Updated dependencies
46
52
 
47
53
  ## 187.47.2
48
54
 
49
55
  ### Patch Changes
50
56
 
51
- - [`c89c55c6d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c89c55c6d49) - [ux] ED-19508 fixes closed inline comments reopening when user toggles an expand node
57
+ - [#40056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40056) [`c89c55c6d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c89c55c6d49) - [ux] ED-19508 fixes closed inline comments reopening when user toggles an expand node
52
58
 
53
59
  ## 187.47.0
54
60
 
55
61
  ### Minor Changes
56
62
 
57
- - [`8cb8dafa05a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cb8dafa05a) - [ED-19774] Removing ../selection imports where possible. selectionPlugin imports still exist until we have an extracted package for selection.
63
+ - [#40367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40367) [`8cb8dafa05a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cb8dafa05a) - [ED-19774] Removing ../selection imports where possible. selectionPlugin imports still exist until we have an extracted package for selection.
58
64
 
59
65
  ### Patch Changes
60
66
 
61
- - [`6a4f206b435`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a4f206b435) - [ux] MEX-2598 Bug fix: Fixed the bug that caused certain nodes from disappearing when it was located beneath a media group node that got switched to a media inline node. This bug fix ensures that switching from media group to media inline should not affect the surrounding nodes.
67
+ - [#40439](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40439) [`6a4f206b435`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a4f206b435) - [ux] MEX-2598 Bug fix: Fixed the bug that caused certain nodes from disappearing when it was located beneath a media group node that got switched to a media inline node. This bug fix ensures that switching from media group to media inline should not affect the surrounding nodes.
62
68
  - Updated dependencies
63
69
 
64
70
  ## 187.46.1
65
71
 
66
72
  ### Patch Changes
67
73
 
68
- - [`bb4caba1310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb4caba1310) - Remove participants count metric from frozen analytics event
74
+ - [#40558](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40558) [`bb4caba1310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb4caba1310) - Remove participants count metric from frozen analytics event
69
75
 
70
76
  ## 187.46.0
71
77
 
72
78
  ### Minor Changes
73
79
 
74
- - [`16a0e1fef2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16a0e1fef2b) - ED-20017 Decouple editor core from floating toolbar plugin
80
+ - [#40470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40470) [`16a0e1fef2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16a0e1fef2b) - ED-20017 Decouple editor core from floating toolbar plugin
75
81
 
76
82
  ### Patch Changes
77
83
 
@@ -81,19 +87,19 @@
81
87
 
82
88
  ### Patch Changes
83
89
 
84
- - [`d48ef0409af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d48ef0409af) - ED-20003 decoupled editor-core from type-ahead
90
+ - [#40497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40497) [`d48ef0409af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d48ef0409af) - ED-20003 decoupled editor-core from type-ahead
85
91
 
86
92
  ## 187.45.0
87
93
 
88
94
  ### Minor Changes
89
95
 
90
- - [`b9264ebb903`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9264ebb903) - Deprecate 'UNSAFE_allowBorderMark' prop in the editor plugin and replace it with 'allowBorderMark'
96
+ - [#40440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40440) [`b9264ebb903`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9264ebb903) - Deprecate 'UNSAFE_allowBorderMark' prop in the editor plugin and replace it with 'allowBorderMark'
91
97
 
92
98
  ## 187.44.11
93
99
 
94
100
  ### Patch Changes
95
101
 
96
- - [`d5088ec1cdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5088ec1cdf) - [ED-16733] Prepare Media plugin for extraction
102
+ - [#38479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38479) [`d5088ec1cdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d5088ec1cdf) - [ED-16733] Prepare Media plugin for extraction
97
103
 
98
104
  ## 187.44.10
99
105
 
@@ -105,42 +111,42 @@
105
111
 
106
112
  ### Patch Changes
107
113
 
108
- - [`966f90e1edf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/966f90e1edf) - [ux] [ECA11Y-44] Adjust 'Popup' component so that it doesn't always have to have 'aria-label' attribute displayed
114
+ - [#39632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39632) [`966f90e1edf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/966f90e1edf) - [ux] [ECA11Y-44] Adjust 'Popup' component so that it doesn't always have to have 'aria-label' attribute displayed
109
115
 
110
116
  ## 187.44.7
111
117
 
112
118
  ### Patch Changes
113
119
 
114
- - [`beb32df5147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/beb32df5147) - [ECA11Y-45] [ECA11Y-22] Change the tab key handling the status popup to improve accessibility.
120
+ - [#40389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40389) [`beb32df5147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/beb32df5147) - [ECA11Y-45] [ECA11Y-22] Change the tab key handling the status popup to improve accessibility.
115
121
  - Updated dependencies
116
122
 
117
123
  ## 187.44.6
118
124
 
119
125
  ### Patch Changes
120
126
 
121
- - [`21305ee6254`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21305ee6254) - ED-19874 Align the dropdown with the floating toolbar if there is a single button in the toolbar
122
- - [`f7f51be4eac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f51be4eac) - [ux] ED-19784: Adjust logic in onCreateSelectionBetween logic to prevent premature selections on multi-line selections inside block nodes.
127
+ - [#40017](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40017) [`21305ee6254`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21305ee6254) - ED-19874 Align the dropdown with the floating toolbar if there is a single button in the toolbar
128
+ - [#40244](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40244) [`f7f51be4eac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f51be4eac) - [ux] ED-19784: Adjust logic in onCreateSelectionBetween logic to prevent premature selections on multi-line selections inside block nodes.
123
129
  - Updated dependencies
124
130
 
125
131
  ## 187.44.4
126
132
 
127
133
  ### Patch Changes
128
134
 
129
- - [`fa39c6ce044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa39c6ce044) - [ED-19775] Decouple selection plugin from the editor-core code
130
- - [`6b0dd092ac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b0dd092ac1) - ED-19729 media single performance optimization
135
+ - [#40381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40381) [`fa39c6ce044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa39c6ce044) - [ED-19775] Decouple selection plugin from the editor-core code
136
+ - [#40295](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40295) [`6b0dd092ac1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b0dd092ac1) - ED-19729 media single performance optimization
131
137
  - Updated dependencies
132
138
 
133
139
  ## 187.44.3
134
140
 
135
141
  ### Patch Changes
136
142
 
137
- - [`bb3d72ef732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb3d72ef732) - ED-20041 added check for external media
143
+ - [#40228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40228) [`bb3d72ef732`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb3d72ef732) - ED-20041 added check for external media
138
144
 
139
145
  ## 187.44.2
140
146
 
141
147
  ### Patch Changes
142
148
 
143
- - [`66fc865caaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66fc865caaf) - Added handling for case when mediaSingle childNode is null
149
+ - [#40062](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40062) [`66fc865caaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66fc865caaf) - Added handling for case when mediaSingle childNode is null
144
150
  - [`f98f51cda72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f98f51cda72) - Fixed typo in comment
145
151
  - Updated dependencies
146
152
 
@@ -154,7 +160,7 @@
154
160
 
155
161
  ### Minor Changes
156
162
 
157
- - [`11861bb36d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11861bb36d4) - [ux] [ECA11Y-44] [ECA11Y-22] [ECA11Y-19] Change the focus order in the status popup to improve accessibility.
163
+ - [#40207](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40207) [`11861bb36d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11861bb36d4) - [ux] [ECA11Y-44] [ECA11Y-22] [ECA11Y-19] Change the focus order in the status popup to improve accessibility.
158
164
 
159
165
  ### Patch Changes
160
166
 
@@ -164,40 +170,40 @@
164
170
 
165
171
  ### Patch Changes
166
172
 
167
- - [`2a6a2518852`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a6a2518852) - Reverse dependencies for mobile dimensions plugin & base plugin
173
+ - [#40361](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40361) [`2a6a2518852`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a6a2518852) - Reverse dependencies for mobile dimensions plugin & base plugin
168
174
 
169
175
  ## 187.43.18
170
176
 
171
177
  ### Patch Changes
172
178
 
173
- - [`eaa9770d475`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaa9770d475) - [ED-18264] Remove feature flag for chart colors
179
+ - [#40341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40341) [`eaa9770d475`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaa9770d475) - [ED-18264] Remove feature flag for chart colors
174
180
 
175
181
  ## 187.43.17
176
182
 
177
183
  ### Patch Changes
178
184
 
179
- - [`3323edc01b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3323edc01b9) - ED-20003 decoupled type-ahead plugin from editor-core
185
+ - [#40293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40293) [`3323edc01b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3323edc01b9) - ED-20003 decoupled type-ahead plugin from editor-core
180
186
 
181
187
  ## 187.43.13
182
188
 
183
189
  ### Patch Changes
184
190
 
185
- - [`9f2365fabcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f2365fabcc) - ED-19617 - Initial creation of editor-plugin-copy-button package
191
+ - [#40092](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40092) [`9f2365fabcc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f2365fabcc) - ED-19617 - Initial creation of editor-plugin-copy-button package
186
192
  - Updated dependencies
187
193
 
188
194
  ## 187.43.12
189
195
 
190
196
  ### Patch Changes
191
197
 
192
- - [`621b904a076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/621b904a076) - ED-19729 fix behaviour of image floating toolbar layout
198
+ - [#39894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39894) [`621b904a076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/621b904a076) - ED-19729 fix behaviour of image floating toolbar layout
193
199
 
194
200
  ## 187.43.11
195
201
 
196
202
  ### Patch Changes
197
203
 
198
- - [`65b155b2787`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65b155b2787) - [ux] ED-19172: Updated tableHeaderCellBackgroundColor to use non-transparent token."
199
- - [`96f4e9fe6de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96f4e9fe6de) - [ux] ECA11Y-1 Added keyboard support to focus checkbox, check or uncheck, inside action item
200
- - [`9131a0a2ffa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9131a0a2ffa) - Extract quick-insert plugin from @atlaskit/editor-core to @atlaskit/editor-plugin-quick-insert.
204
+ - [#40236](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40236) [`65b155b2787`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65b155b2787) - [ux] ED-19172: Updated tableHeaderCellBackgroundColor to use non-transparent token."
205
+ - [#38929](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38929) [`96f4e9fe6de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96f4e9fe6de) - [ux] ECA11Y-1 Added keyboard support to focus checkbox, check or uncheck, inside action item
206
+ - [#39905](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39905) [`9131a0a2ffa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9131a0a2ffa) - Extract quick-insert plugin from @atlaskit/editor-core to @atlaskit/editor-plugin-quick-insert.
201
207
  - Updated dependencies
202
208
 
203
209
  ## 187.43.8
@@ -216,33 +222,33 @@
216
222
 
217
223
  ### Patch Changes
218
224
 
219
- - [`12843a6f104`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12843a6f104) - ED-19617 - Initial creation of editor-plugin-copy-button package
225
+ - [#40004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40004) [`12843a6f104`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12843a6f104) - ED-19617 - Initial creation of editor-plugin-copy-button package
220
226
  - Updated dependencies
221
227
 
222
228
  ## 187.43.0
223
229
 
224
230
  ### Minor Changes
225
231
 
226
- - [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to `false` by default and products will need to opt in to be able to use captions from now on.
232
+ - [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320) [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to `false` by default and products will need to opt in to be able to use captions from now on.
227
233
 
228
234
  ## 187.42.6
229
235
 
230
236
  ### Patch Changes
231
237
 
232
- - [`37c62369dae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37c62369dae) - NO-ISSUE Import doc builder types from editor-common
238
+ - [#39984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39984) [`37c62369dae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37c62369dae) - NO-ISSUE Import doc builder types from editor-common
233
239
 
234
240
  ## 187.42.5
235
241
 
236
242
  ### Patch Changes
237
243
 
238
- - [`1c085549bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c085549bd9) - clean up pctWidth used in new image resize experience
244
+ - [#39925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39925) [`1c085549bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c085549bd9) - clean up pctWidth used in new image resize experience
239
245
 
240
246
  ## 187.42.4
241
247
 
242
248
  ### Patch Changes
243
249
 
244
- - [`e6122bf1c9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6122bf1c9a) - MEX-2481 revert and re-introduce a new fix for media border gap issue
245
- - [`a29f4f2d43c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a29f4f2d43c) - Fix legacy resizer handle is not highlighted on delete button hover
250
+ - [#39427](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39427) [`e6122bf1c9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6122bf1c9a) - MEX-2481 revert and re-introduce a new fix for media border gap issue
251
+ - [#39921](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39921) [`a29f4f2d43c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a29f4f2d43c) - Fix legacy resizer handle is not highlighted on delete button hover
246
252
  - Updated dependencies
247
253
 
248
254
  ## 187.42.3
@@ -255,7 +261,7 @@
255
261
 
256
262
  ### Minor Changes
257
263
 
258
- - [`8441acc0e0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8441acc0e0c) - Extract block-type plugin into @atlaskit/editor-plugin-block-type
264
+ - [#39730](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39730) [`8441acc0e0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8441acc0e0c) - Extract block-type plugin into @atlaskit/editor-plugin-block-type
259
265
 
260
266
  ### Patch Changes
261
267
 
@@ -265,32 +271,32 @@
265
271
 
266
272
  ### Patch Changes
267
273
 
268
- - [`890ab8d6307`](https://bitbucket.org/atlassian/atlassian-frontend/commits/890ab8d6307) - NO-ISSUE Move doc builder types to editor-common to break circular dependencies
274
+ - [#39946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39946) [`890ab8d6307`](https://bitbucket.org/atlassian/atlassian-frontend/commits/890ab8d6307) - NO-ISSUE Move doc builder types to editor-common to break circular dependencies
269
275
  - Updated dependencies
270
276
 
271
277
  ## 187.41.7
272
278
 
273
279
  ### Patch Changes
274
280
 
275
- - [`64c9a1be1b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64c9a1be1b1) - [ux] Show notification dot when image is sized using percentage or legacy
281
+ - [#39669](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39669) [`64c9a1be1b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64c9a1be1b1) - [ux] Show notification dot when image is sized using percentage or legacy
276
282
 
277
283
  ## 187.41.5
278
284
 
279
285
  ### Patch Changes
280
286
 
281
- - [`1e26db8ffd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e26db8ffd0) - ED-18264: Clean up useSomewhatSemanticTextColorNames - default behaviour will be same as when FF was on.
282
- - [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
283
- - [`69857bbbff0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69857bbbff0) - [ED-20004] Capture errors in getPos due to prosemirror-view bump
284
- - [`ba95f6c1fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f6c1fd5) - handleMarkdown no longer throws RangeError when 'from' argument exceeds document length, resolving bug where pasting a Jira issue datasource node at the end of a document would result in the legacy Jira issue macro being rendered instead
287
+ - [#38828](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38828) [`1e26db8ffd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e26db8ffd0) - ED-18264: Clean up useSomewhatSemanticTextColorNames - default behaviour will be same as when FF was on.
288
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787) [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
289
+ - [#39940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39940) [`69857bbbff0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69857bbbff0) - [ED-20004] Capture errors in getPos due to prosemirror-view bump
290
+ - [#39908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39908) [`ba95f6c1fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f6c1fd5) - handleMarkdown no longer throws RangeError when 'from' argument exceeds document length, resolving bug where pasting a Jira issue datasource node at the end of a document would result in the legacy Jira issue macro being rendered instead
285
291
  - Updated dependencies
286
292
 
287
293
  ## 187.41.4
288
294
 
289
295
  ### Patch Changes
290
296
 
291
- - [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
292
- - [`111ff4f4f1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/111ff4f4f1f) - Add input resizing event analytics
293
- - [`da629b62ef9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da629b62ef9) - ED-19617 Refactor actions to remove createExtenstionAPI and call it instead during initialisation
297
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481) [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
298
+ - [#39622](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39622) [`111ff4f4f1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/111ff4f4f1f) - Add input resizing event analytics
299
+ - [#39743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39743) [`da629b62ef9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da629b62ef9) - ED-19617 Refactor actions to remove createExtenstionAPI and call it instead during initialisation
294
300
  - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete adf-schema, use published version
295
301
  - Updated dependencies
296
302
 
@@ -298,42 +304,42 @@
298
304
 
299
305
  ### Patch Changes
300
306
 
301
- - [`85b6a5da67a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85b6a5da67a) - [ux] Fix [Regression] keyboard selections within actions are unpredictable
307
+ - [#39788](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39788) [`85b6a5da67a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85b6a5da67a) - [ux] Fix [Regression] keyboard selections within actions are unpredictable
302
308
 
303
309
  ## 187.41.1
304
310
 
305
311
  ### Patch Changes
306
312
 
307
- - [`9c76ed81343`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c76ed81343) - [ED-16733] Purge WithPluginState from media plugin
313
+ - [#39848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39848) [`9c76ed81343`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c76ed81343) - [ED-16733] Purge WithPluginState from media plugin
308
314
 
309
315
  ## 187.41.0
310
316
 
311
317
  ### Minor Changes
312
318
 
313
- - [`c06bb97591a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c06bb97591a) - [ED-19023] Add distorted duration to TTI event (tracking tab visibility)
319
+ - [#39837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39837) [`c06bb97591a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c06bb97591a) - [ED-19023] Add distorted duration to TTI event (tracking tab visibility)
314
320
 
315
321
  ### Patch Changes
316
322
 
317
- - [`d4cbb84052d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4cbb84052d) - Move element-browser to `editor-common` to decouple quick-insert plugin.
323
+ - [#39790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39790) [`d4cbb84052d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4cbb84052d) - Move element-browser to `editor-common` to decouple quick-insert plugin.
318
324
  - Updated dependencies
319
325
 
320
326
  ## 187.40.2
321
327
 
322
328
  ### Patch Changes
323
329
 
324
- - [`dd2ce170f94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd2ce170f94) - ED-17959 improve typing performance in find replace input field
330
+ - [#39550](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39550) [`dd2ce170f94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd2ce170f94) - ED-17959 improve typing performance in find replace input field
325
331
 
326
332
  ## 187.40.1
327
333
 
328
334
  ### Patch Changes
329
335
 
330
- - [`da6dac74c66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da6dac74c66) - Fix libra testing.
336
+ - [#39884](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39884) [`da6dac74c66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da6dac74c66) - Fix libra testing.
331
337
 
332
338
  ## 187.40.0
333
339
 
334
340
  ### Minor Changes
335
341
 
336
- - [`705d8ec0641`](https://bitbucket.org/atlassian/atlassian-frontend/commits/705d8ec0641) - [ux] Added a new shortcut (⌘ + Opt + ⏎) for Check/Uncheck Action item
342
+ - [#39012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39012) [`705d8ec0641`](https://bitbucket.org/atlassian/atlassian-frontend/commits/705d8ec0641) - [ux] Added a new shortcut (⌘ + Opt + ⏎) for Check/Uncheck Action item
337
343
 
338
344
  ### Patch Changes
339
345
 
@@ -343,13 +349,13 @@
343
349
 
344
350
  ### Patch Changes
345
351
 
346
- - [`dca155209d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dca155209d9) - ED-15094 Feature flag clean up for copy button
352
+ - [#39202](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39202) [`dca155209d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dca155209d9) - ED-15094 Feature flag clean up for copy button
347
353
 
348
354
  ## 187.39.0
349
355
 
350
356
  ### Minor Changes
351
357
 
352
- - [`985ecca5c88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/985ecca5c88) - Add new editor plugin action for the selection plugin, which allows other plugins to control the visibility of the gap cursor
358
+ - [#39694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39694) [`985ecca5c88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/985ecca5c88) - Add new editor plugin action for the selection plugin, which allows other plugins to control the visibility of the gap cursor
353
359
 
354
360
  ### Patch Changes
355
361
 
@@ -359,29 +365,29 @@
359
365
 
360
366
  ### Patch Changes
361
367
 
362
- - [`d1bd1be0923`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1bd1be0923) - [ux] ED-19794 updated media resize handle style
363
- - [`dfb663969a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb663969a0) - ED-19820: Fix for table scroll when insert media node when extended-resize-experience is off
368
+ - [#39538](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39538) [`d1bd1be0923`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1bd1be0923) - [ux] ED-19794 updated media resize handle style
369
+ - [#39612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39612) [`dfb663969a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfb663969a0) - ED-19820: Fix for table scroll when insert media node when extended-resize-experience is off
364
370
  - Updated dependencies
365
371
 
366
372
  ## 187.38.3
367
373
 
368
374
  ### Patch Changes
369
375
 
370
- - [`1b66c23221e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b66c23221e) - Fix missing analytics parameter in media plugin.
371
- - [`da2d3589ba4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da2d3589ba4) - Extract placeholder plugin from editor-core to "@atlaskit/editor-plugin-placeholder"
376
+ - [#39628](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39628) [`1b66c23221e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b66c23221e) - Fix missing analytics parameter in media plugin.
377
+ - [#39590](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39590) [`da2d3589ba4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da2d3589ba4) - Extract placeholder plugin from editor-core to "@atlaskit/editor-plugin-placeholder"
372
378
  - Updated dependencies
373
379
 
374
380
  ## 187.38.2
375
381
 
376
382
  ### Patch Changes
377
383
 
378
- - [`882e4e88358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/882e4e88358) - Add playwright tests and add test ids to find elements
384
+ - [#39460](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39460) [`882e4e88358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/882e4e88358) - Add playwright tests and add test ids to find elements
379
385
 
380
386
  ## 187.38.1
381
387
 
382
388
  ### Patch Changes
383
389
 
384
- - [`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) - Introducing 'media-state' for handling media internal file state.
390
+ - [#38532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38532) [`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) - Introducing 'media-state' for handling media internal file state.
385
391
  Introducing 'media-client-react' to provide hooks for seamless media-client integration with React.
386
392
  Introducing 'MediaCardV2' with a feature flag to replace rxjs based fileState subscription with 'useFileState' hook.
387
393
  Removed unused feature flags APIs from 'media-client' and its helper functions from 'media-common'.
@@ -391,87 +397,87 @@
391
397
 
392
398
  ### Minor Changes
393
399
 
394
- - [`0724d0a9d82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0724d0a9d82) - ED-15466 Adding prop showIndentationButtons for indentation buttons.
400
+ - [#39416](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39416) [`0724d0a9d82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0724d0a9d82) - ED-15466 Adding prop showIndentationButtons for indentation buttons.
395
401
 
396
402
  ## 187.37.6
397
403
 
398
404
  ### Patch Changes
399
405
 
400
- - [`ef0c2a89c72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0c2a89c72) - Add isTypeAheadOpen action to type-ahead plugin. Decouple placeholder plugin from editor-core.
406
+ - [#39575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39575) [`ef0c2a89c72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0c2a89c72) - Add isTypeAheadOpen action to type-ahead plugin. Decouple placeholder plugin from editor-core.
401
407
  - Updated dependencies
402
408
 
403
409
  ## 187.37.5
404
410
 
405
411
  ### Patch Changes
406
412
 
407
- - [`1f6e908f2bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f6e908f2bd) - Workaround invalid getPos error occuring for TableComponent
408
- - [`94662d7c5af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94662d7c5af) - Extracted rule plugin from editor-core to editor-plugin-rule.
413
+ - [#39533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39533) [`1f6e908f2bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f6e908f2bd) - Workaround invalid getPos error occuring for TableComponent
414
+ - [#39510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39510) [`94662d7c5af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94662d7c5af) - Extracted rule plugin from editor-core to editor-plugin-rule.
409
415
  - Updated dependencies
410
416
 
411
417
  ## 187.37.4
412
418
 
413
419
  ### Patch Changes
414
420
 
415
- - [`e31a001b8b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e31a001b8b8) - Add pixel entry resize analytic event payload
421
+ - [#39530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39530) [`e31a001b8b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e31a001b8b8) - Add pixel entry resize analytic event payload
416
422
 
417
423
  ## 187.37.3
418
424
 
419
425
  ### Patch Changes
420
426
 
421
- - [`e0f15f5af8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f15f5af8a) - Fix invalid getPos issue happening for Media and Media group nodeviews
427
+ - [#39517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39517) [`e0f15f5af8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f15f5af8a) - Fix invalid getPos issue happening for Media and Media group nodeviews
422
428
 
423
429
  ## 187.37.2
424
430
 
425
431
  ### Patch Changes
426
432
 
427
- - [`39fcb436aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39fcb436aba) - ED-19617 Create editor-plugin-extension scaffold
433
+ - [#39487](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39487) [`39fcb436aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39fcb436aba) - ED-19617 Create editor-plugin-extension scaffold
428
434
  - Updated dependencies
429
435
 
430
436
  ## 187.37.1
431
437
 
432
438
  ### Patch Changes
433
439
 
434
- - [`9c066a01776`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c066a01776) - ED-19445: Copied HTML is being reformatted when pasted into the editor
440
+ - [#39290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39290) [`9c066a01776`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c066a01776) - ED-19445: Copied HTML is being reformatted when pasted into the editor
435
441
 
436
442
  ## 187.37.0
437
443
 
438
444
  ### Minor Changes
439
445
 
440
- - [`082b7cf0ea7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/082b7cf0ea7) - [ux] ECA11Y-1 Added new typeahead shortcut to create checked action item
446
+ - [#38783](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38783) [`082b7cf0ea7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/082b7cf0ea7) - [ux] ECA11Y-1 Added new typeahead shortcut to create checked action item
441
447
 
442
448
  ## 187.36.0
443
449
 
444
450
  ### Minor Changes
445
451
 
446
- - [`085d722e77f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/085d722e77f) - Decoupling the rule plugin and adding the insertHorizontalRule action to the rule plugin.
452
+ - [#39360](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39360) [`085d722e77f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/085d722e77f) - Decoupling the rule plugin and adding the insertHorizontalRule action to the rule plugin.
447
453
 
448
454
  ### Patch Changes
449
455
 
450
- - [`3b7bf91daa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b7bf91daa5) - [ux] ED-19785 Add dark mode icon for custom panel and update light mode icon with new colours.
456
+ - [#39408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39408) [`3b7bf91daa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b7bf91daa5) - [ux] ED-19785 Add dark mode icon for custom panel and update light mode icon with new colours.
451
457
 
452
458
  ## 187.35.7
453
459
 
454
460
  ### Patch Changes
455
461
 
456
- - [`c377886771f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c377886771f) - ED-19744 moved `mention` styles to `ContentStyles` as part of Scalability Project
462
+ - [#39390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39390) [`c377886771f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c377886771f) - ED-19744 moved `mention` styles to `ContentStyles` as part of Scalability Project
457
463
 
458
464
  ## 187.35.4
459
465
 
460
466
  ### Patch Changes
461
467
 
462
- - [`10a82c0490c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10a82c0490c) - ED-19792 disable guideline plugin for comment and mobile.
468
+ - [#39348](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39348) [`10a82c0490c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10a82c0490c) - ED-19792 disable guideline plugin for comment and mobile.
463
469
 
464
470
  ## 187.35.3
465
471
 
466
472
  ### Patch Changes
467
473
 
468
- - [`1a4a64498ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a4a64498ae) - fix media floating toolbar cut off issue on align right and wrap right
474
+ - [#39367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39367) [`1a4a64498ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a4a64498ae) - fix media floating toolbar cut off issue on align right and wrap right
469
475
 
470
476
  ## 187.35.2
471
477
 
472
478
  ### Patch Changes
473
479
 
474
- - [`6acf9830b36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6acf9830b36) - Update feature flags plugin
480
+ - [#39304](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39304) [`6acf9830b36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6acf9830b36) - Update feature flags plugin
475
481
  (@atlaskit/editor-plugin-feature-flags) to use a named export
476
482
  rather than default export to match other plugins.
477
483
 
@@ -489,48 +495,48 @@
489
495
 
490
496
  ### Patch Changes
491
497
 
492
- - [`b1e03fb86a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1e03fb86a1) - Update layout and width calculation for resizing
493
- - [`6f85651b350`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f85651b350) - Reduce the gap between handles when image is a nested node
498
+ - [#39329](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39329) [`b1e03fb86a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1e03fb86a1) - Update layout and width calculation for resizing
499
+ - [#39370](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39370) [`6f85651b350`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f85651b350) - Reduce the gap between handles when image is a nested node
494
500
 
495
501
  ## 187.35.0
496
502
 
497
503
  ### Minor Changes
498
504
 
499
- - [`3542bead318`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3542bead318) - Move block type commands to next editor plugin actions
505
+ - [#39062](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39062) [`3542bead318`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3542bead318) - Move block type commands to next editor plugin actions
500
506
 
501
507
  ### Patch Changes
502
508
 
503
- - [`02e113fb1e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02e113fb1e4) - Update test fixtures for calendar update.
509
+ - [#39246](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39246) [`02e113fb1e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02e113fb1e4) - Update test fixtures for calendar update.
504
510
  - Updated dependencies
505
511
 
506
512
  ## 187.34.2
507
513
 
508
514
  ### Patch Changes
509
515
 
510
- - [`5e0bef65120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e0bef65120) - [ux] Fix copy button for mediaSingle with link or border
516
+ - [#39341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39341) [`5e0bef65120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e0bef65120) - [ux] Fix copy button for mediaSingle with link or border
511
517
 
512
518
  ## 187.34.1
513
519
 
514
520
  ### Patch Changes
515
521
 
516
- - [`55b4cc5ee36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b4cc5ee36) - ED-18026 Fixing issue of adding panel in codeblock
522
+ - [#38971](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38971) [`55b4cc5ee36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55b4cc5ee36) - ED-18026 Fixing issue of adding panel in codeblock
517
523
  - Updated dependencies
518
524
 
519
525
  ## 187.34.0
520
526
 
521
527
  ### Minor Changes
522
528
 
523
- - [`3f12e00f046`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f12e00f046) - [ux] EDM-7493 Link create Jira quick insert
529
+ - [#38829](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38829) [`3f12e00f046`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f12e00f046) - [ux] EDM-7493 Link create Jira quick insert
524
530
 
525
531
  ## 187.33.0
526
532
 
527
533
  ### Minor Changes
528
534
 
529
- - [`7613b6b6a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7613b6b6a51) - [ED-19428] Decouple quick-insert plugin from editor-core
535
+ - [#39159](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39159) [`7613b6b6a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7613b6b6a51) - [ED-19428] Decouple quick-insert plugin from editor-core
530
536
 
531
537
  ### Patch Changes
532
538
 
533
- - [`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - # Media Picker
539
+ - [#39007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39007) [`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - # Media Picker
534
540
 
535
541
  Make Clipboard secured by adding `container` and `onPaste()` to `config` `prop`. These two params address customer dissatisfaction when attachments are pasted duplicated, or to unwanted Jira issues (https://product-fabric.atlassian.net/browse/MEX-2454).
536
542
 
@@ -549,54 +555,54 @@
549
555
 
550
556
  Use feature flag `securedClipboard` to protect such change.
551
557
 
552
- - [`93b4b1394bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93b4b1394bf) - ED-19673: Updated shouldPanelBePositionedOverEditor to adapt to custom table width project
558
+ - [#39248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39248) [`93b4b1394bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93b4b1394bf) - ED-19673: Updated shouldPanelBePositionedOverEditor to adapt to custom table width project
553
559
  - Updated dependencies
554
560
 
555
561
  ## 187.32.7
556
562
 
557
563
  ### Patch Changes
558
564
 
559
- - [`8b78535f8bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b78535f8bd) - Fix sticky header not resize with table
565
+ - [#39145](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39145) [`8b78535f8bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b78535f8bd) - Fix sticky header not resize with table
560
566
  - Updated dependencies
561
567
 
562
568
  ## 187.32.6
563
569
 
564
570
  ### Patch Changes
565
571
 
566
- - [`20fa6edb5d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20fa6edb5d4) - ED-19617 Extract Floating Toolbar VR test to editor-core
567
- - [`7d9ffc3a1ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d9ffc3a1ce) - [ux] ED-19342 Fix: Inserting Code-Block at gap-cursor will not consume all the content after gap-cursor
572
+ - [#39250](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39250) [`20fa6edb5d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20fa6edb5d4) - ED-19617 Extract Floating Toolbar VR test to editor-core
573
+ - [#38895](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38895) [`7d9ffc3a1ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d9ffc3a1ce) - [ux] ED-19342 Fix: Inserting Code-Block at gap-cursor will not consume all the content after gap-cursor
568
574
 
569
575
  ## 187.32.5
570
576
 
571
577
  ### Patch Changes
572
578
 
573
- - [`ee475b14581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee475b14581) - Set max width for nested media single node to 100% to make it reponsive to parent width change
579
+ - [#39207](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39207) [`ee475b14581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee475b14581) - Set max width for nested media single node to 100% to make it reponsive to parent width change
574
580
 
575
581
  ## 187.32.3
576
582
 
577
583
  ### Patch Changes
578
584
 
579
- - [`113fcc02759`](https://bitbucket.org/atlassian/atlassian-frontend/commits/113fcc02759) - ED-19433 Extract Emoji Plugin to its own package
585
+ - [#39154](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39154) [`113fcc02759`](https://bitbucket.org/atlassian/atlassian-frontend/commits/113fcc02759) - ED-19433 Extract Emoji Plugin to its own package
580
586
  - Updated dependencies
581
587
 
582
588
  ## 187.32.2
583
589
 
584
590
  ### Patch Changes
585
591
 
586
- - [`eab48233583`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab48233583) - Calculate parent content width properly when inserting a nested media single node
592
+ - [#39080](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39080) [`eab48233583`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab48233583) - Calculate parent content width properly when inserting a nested media single node
587
593
 
588
594
  ## 187.32.1
589
595
 
590
596
  ### Patch Changes
591
597
 
592
- - [`37624e80f01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37624e80f01) - NO-ISSUE Cancel animation frame debounced call when unmounting scroll buttons
593
- - [`dc93b06778b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc93b06778b) - Fix pasted mediaSingle nodes into parent nodes
598
+ - [#39218](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39218) [`37624e80f01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37624e80f01) - NO-ISSUE Cancel animation frame debounced call when unmounting scroll buttons
599
+ - [#39199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39199) [`dc93b06778b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc93b06778b) - Fix pasted mediaSingle nodes into parent nodes
594
600
 
595
601
  ## 187.32.0
596
602
 
597
603
  ### Minor Changes
598
604
 
599
- - [`8467bdcdf4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8467bdcdf4f) - Removing `dependencies` prop from PluginInjectionAPI and changing
605
+ - [#39010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39010) [`8467bdcdf4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8467bdcdf4f) - Removing `dependencies` prop from PluginInjectionAPI and changing
600
606
  signature of `NextEditorPlugin`.
601
607
 
602
608
  Previously a `NextEditorPlugin` would be consumed as so:
@@ -622,63 +628,63 @@
622
628
 
623
629
  ### Patch Changes
624
630
 
625
- - [`8f2f42eab4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f2f42eab4d) - update layout when submit pixel values in media toolbar
631
+ - [#38855](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38855) [`8f2f42eab4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f2f42eab4d) - update layout when submit pixel values in media toolbar
626
632
  - Updated dependencies
627
633
 
628
634
  ## 187.31.7
629
635
 
630
636
  ### Patch Changes
631
637
 
632
- - [`c3de9f17631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3de9f17631) - ED-19359:
638
+ - [#38977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38977) [`c3de9f17631`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3de9f17631) - ED-19359:
633
639
  editor-core: Migrated skipped test: packages/editor/editor-core/src/tests/integration/gap-cursor/gap-cursor.ts to Libra
634
640
  Libra: added a new page-model(editor-confirmation-popup-base-model.ts) to libra package and updated editor extension model
635
- - [`a9feb9fae6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9feb9fae6e) - [ED-19672] Workaround tofix detached Extension calling NodeView.getPos
641
+ - [#39196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39196) [`a9feb9fae6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9feb9fae6e) - [ED-19672] Workaround tofix detached Extension calling NodeView.getPos
636
642
 
637
643
  ## 187.31.6
638
644
 
639
645
  ### Patch Changes
640
646
 
641
- - [`e0f020abea0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f020abea0) - created new plugin for unsupported-content, moved code and styles
642
- - [`dcf5ea47df4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcf5ea47df4) - [ux] Display 'Full width' in media single floating toolbar when the node reaches full width
647
+ - [#38900](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38900) [`e0f020abea0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0f020abea0) - created new plugin for unsupported-content, moved code and styles
648
+ - [#39042](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39042) [`dcf5ea47df4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dcf5ea47df4) - [ux] Display 'Full width' in media single floating toolbar when the node reaches full width
643
649
  - Updated dependencies
644
650
 
645
651
  ## 187.31.5
646
652
 
647
653
  ### Patch Changes
648
654
 
649
- - [`a1965abfbe9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1965abfbe9) - Fix `allowBlockType` so that exclude codeBlock correctly disables codeBlock in the editor.
655
+ - [#39126](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39126) [`a1965abfbe9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1965abfbe9) - Fix `allowBlockType` so that exclude codeBlock correctly disables codeBlock in the editor.
650
656
  - Updated dependencies
651
657
 
652
658
  ## 187.31.4
653
659
 
654
660
  ### Patch Changes
655
661
 
656
- - [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added atlaskit docs to all existing plugins.
662
+ - [#39177](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39177) [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added atlaskit docs to all existing plugins.
657
663
  - Updated dependencies
658
664
 
659
665
  ## 187.31.3
660
666
 
661
667
  ### Patch Changes
662
668
 
663
- - [`0debfab882f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0debfab882f) - ED-17959 prevent redundant rerenders on insert block component and due to typeahead state changes
669
+ - [#39081](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39081) [`0debfab882f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0debfab882f) - ED-17959 prevent redundant rerenders on insert block component and due to typeahead state changes
664
670
 
665
671
  ## 187.31.2
666
672
 
667
673
  ### Patch Changes
668
674
 
669
- - [`dbccd831543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbccd831543) - [ux] tokenize ColorPicker, make charts package compatible with tokens, make check mark compatible with tokens
675
+ - [#38934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38934) [`dbccd831543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbccd831543) - [ux] tokenize ColorPicker, make charts package compatible with tokens, make check mark compatible with tokens
670
676
 
671
677
  ## 187.31.1
672
678
 
673
679
  ### Patch Changes
674
680
 
675
- - [`4b8154ff94d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b8154ff94d) - added node attributes to safeInsert, so that it does not takes the default attributes
681
+ - [#38766](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38766) [`4b8154ff94d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b8154ff94d) - added node attributes to safeInsert, so that it does not takes the default attributes
676
682
 
677
683
  ## 187.31.0
678
684
 
679
685
  ### Minor Changes
680
686
 
681
- - [`c70a6612aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c70a6612aba) - [ED-19428] Decouple quick-insert plugin from editor-core
687
+ - [#38851](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38851) [`c70a6612aba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c70a6612aba) - [ED-19428] Decouple quick-insert plugin from editor-core
682
688
 
683
689
  ### Patch Changes
684
690
 
@@ -688,103 +694,103 @@
688
694
 
689
695
  ### Patch Changes
690
696
 
691
- - [`a31ffa191cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a31ffa191cb) - [ux] ED-19348 Fix gap-cursor position for numbered-table in wide/full-width mode
697
+ - [#39009](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39009) [`a31ffa191cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a31ffa191cb) - [ux] ED-19348 Fix gap-cursor position for numbered-table in wide/full-width mode
692
698
 
693
699
  ## 187.30.9
694
700
 
695
701
  ### Patch Changes
696
702
 
697
- - [`4795a87a349`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4795a87a349) - Migrating some actions of `editor-plugin-list` to commands. Adding sharedState for `editor-plugin-text-formatting`.
698
- - [`1f40b8ca01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f40b8ca01b) - [ux] ED-16028 Serializing mention text during copy
699
- - [`a34c6ca52c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a34c6ca52c2) - [ux] [ED-19442] - Modified images and mentions icons and added dark mode
703
+ - [#39023](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39023) [`4795a87a349`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4795a87a349) - Migrating some actions of `editor-plugin-list` to commands. Adding sharedState for `editor-plugin-text-formatting`.
704
+ - [#39094](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39094) [`1f40b8ca01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f40b8ca01b) - [ux] ED-16028 Serializing mention text during copy
705
+ - [#39047](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39047) [`a34c6ca52c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a34c6ca52c2) - [ux] [ED-19442] - Modified images and mentions icons and added dark mode
700
706
  - Updated dependencies
701
707
 
702
708
  ## 187.30.8
703
709
 
704
710
  ### Patch Changes
705
711
 
706
- - [`04a2b9f4cfe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04a2b9f4cfe) - fix convert pixels in nested table when media single node does not have width
707
- - [`edeab2d50b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edeab2d50b2) - Fix analytics event for image resizing and relative snaps
712
+ - [#39069](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39069) [`04a2b9f4cfe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04a2b9f4cfe) - fix convert pixels in nested table when media single node does not have width
713
+ - [#39075](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39075) [`edeab2d50b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edeab2d50b2) - Fix analytics event for image resizing and relative snaps
708
714
  - Updated dependencies
709
715
 
710
716
  ## 187.30.7
711
717
 
712
718
  ### Patch Changes
713
719
 
714
- - [`f7f92b615ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f92b615ff) - [ux] ED-19439 Added dark mode icons for link and layout. Fixed gradient in date dark mode icon.
720
+ - [#39111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39111) [`f7f92b615ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f92b615ff) - [ux] ED-19439 Added dark mode icons for link and layout. Fixed gradient in date dark mode icon.
715
721
  - Updated dependencies
716
722
 
717
723
  ## 187.30.6
718
724
 
719
725
  ### Patch Changes
720
726
 
721
- - [`c77b39ff19f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c77b39ff19f) - [ux] [ED-19130] Fix up gap cursor positioning for breakout nodes
722
- - [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
727
+ - [#39040](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39040) [`c77b39ff19f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c77b39ff19f) - [ux] [ED-19130] Fix up gap cursor positioning for breakout nodes
728
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976) [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
723
729
  - Updated dependencies
724
730
 
725
731
  ## 187.30.5
726
732
 
727
733
  ### Patch Changes
728
734
 
729
- - [`ef2d5662e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef2d5662e05) - [ux] Implement pixel entry input validation when submitting and render warning decoration for invalid input
735
+ - [#38879](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38879) [`ef2d5662e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef2d5662e05) - [ux] Implement pixel entry input validation when submitting and render warning decoration for invalid input
730
736
 
731
737
  ## 187.30.4
732
738
 
733
739
  ### Patch Changes
734
740
 
735
- - [`14a853a7939`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14a853a7939) - [ux] ED-19439 Added dark mode icons for emoji, expand and fallback
741
+ - [#39063](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39063) [`14a853a7939`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14a853a7939) - [ux] ED-19439 Added dark mode icons for emoji, expand and fallback
736
742
 
737
743
  ## 187.30.3
738
744
 
739
745
  ### Patch Changes
740
746
 
741
- - [`f68eb1b1731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f68eb1b1731) - Move common functions from `editor-core` to `editor-common` in preparation for `base` plugin extraction
747
+ - [#38894](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38894) [`f68eb1b1731`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f68eb1b1731) - Move common functions from `editor-core` to `editor-common` in preparation for `base` plugin extraction
742
748
 
743
749
  ## 187.30.1
744
750
 
745
751
  ### Patch Changes
746
752
 
747
- - [`e6582078cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6582078cf9) - ED-19433 Create editor-plugin-emoji package for atlaskit
753
+ - [#39046](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39046) [`e6582078cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6582078cf9) - ED-19433 Create editor-plugin-emoji package for atlaskit
748
754
  - Updated dependencies
749
755
 
750
756
  ## 187.30.0
751
757
 
752
758
  ### Minor Changes
753
759
 
754
- - [`7f45581d141`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f45581d141) - ED-19630 fixed guideline alignment issue.
760
+ - [#38980](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38980) [`7f45581d141`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f45581d141) - ED-19630 fixed guideline alignment issue.
755
761
 
756
762
  ### Patch Changes
757
763
 
758
- - [`1e4b853a636`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e4b853a636) - ED-19411 added guideline test, fixed invalid cursor location issue.
764
+ - [#38871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38871) [`1e4b853a636`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e4b853a636) - ED-19411 added guideline test, fixed invalid cursor location issue.
759
765
  - Updated dependencies
760
766
 
761
767
  ## 187.29.4
762
768
 
763
769
  ### Patch Changes
764
770
 
765
- - [`8595f0ddc4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8595f0ddc4b) - Always show resizer handles when mediaSingle node is selected
766
- - [`1af653a9630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1af653a9630) - ED-19433 Initial scaffold for editor-plugin-type-ahead
767
- - [`2f7d7be2983`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f7d7be2983) - [ux] ED-19438 Added dark mode icons for headings 1 to 6
768
- - [`1b917526a9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b917526a9f) - [ux] add convert to pixels cta in pixel entry for legacy experience
771
+ - [#39038](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39038) [`8595f0ddc4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8595f0ddc4b) - Always show resizer handles when mediaSingle node is selected
772
+ - [#38994](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38994) [`1af653a9630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1af653a9630) - ED-19433 Initial scaffold for editor-plugin-type-ahead
773
+ - [#39035](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39035) [`2f7d7be2983`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f7d7be2983) - [ux] ED-19438 Added dark mode icons for headings 1 to 6
774
+ - [#38906](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38906) [`1b917526a9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b917526a9f) - [ux] add convert to pixels cta in pixel entry for legacy experience
769
775
  - Updated dependencies
770
776
 
771
777
  ## 187.29.3
772
778
 
773
779
  ### Patch Changes
774
780
 
775
- - [`9650cf173e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9650cf173e5) - Fix bug where if mediaSingle node is first item in document it is treated as video
781
+ - [#38935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38935) [`9650cf173e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9650cf173e5) - Fix bug where if mediaSingle node is first item in document it is treated as video
776
782
 
777
783
  ## 187.29.2
778
784
 
779
785
  ### Patch Changes
780
786
 
781
- - [`90520713d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90520713d49) - [ux] [ED-19441] - Added dark mode icons for panels
787
+ - [#38963](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38963) [`90520713d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90520713d49) - [ux] [ED-19441] - Added dark mode icons for panels
782
788
 
783
789
  ## 187.29.0
784
790
 
785
791
  ### Minor Changes
786
792
 
787
- - [`8e9c21af71d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e9c21af71d) - Extracting list plugin code from editor-core to @atlaskit/editor-plugin-list.
793
+ - [#38881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38881) [`8e9c21af71d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e9c21af71d) - Extracting list plugin code from editor-core to @atlaskit/editor-plugin-list.
788
794
 
789
795
  ### Patch Changes
790
796
 
@@ -794,50 +800,50 @@
794
800
 
795
801
  ### Patch Changes
796
802
 
797
- - [`5ce0bea6aa6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ce0bea6aa6) - [ED-19399] Fixing text color underline on toolbar
803
+ - [#38706](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38706) [`5ce0bea6aa6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ce0bea6aa6) - [ED-19399] Fixing text color underline on toolbar
798
804
 
799
805
  ## 187.28.3
800
806
 
801
807
  ### Patch Changes
802
808
 
803
- - [`6cced3b0ed6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cced3b0ed6) - Warn if the emoji provider prop for the Editor is changing too quickly as it will cause performance issues.
809
+ - [#38858](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38858) [`6cced3b0ed6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6cced3b0ed6) - Warn if the emoji provider prop for the Editor is changing too quickly as it will cause performance issues.
804
810
 
805
811
  ## 187.28.2
806
812
 
807
813
  ### Patch Changes
808
814
 
809
- - [`a3c9fd814c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3c9fd814c5) - Set minimum width for media single node of video type (when first inserted and when resizing)
815
+ - [#38637](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38637) [`a3c9fd814c5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3c9fd814c5) - Set minimum width for media single node of video type (when first inserted and when resizing)
810
816
 
811
817
  ## 187.28.1
812
818
 
813
819
  ### Patch Changes
814
820
 
815
- - [`79c0b7e6821`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c0b7e6821) - Decouple `base` plugin from `editor-core`
816
- - [`5d6ec9ac49c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d6ec9ac49c) - ED-19330 Decouple list plugin from editor-core
821
+ - [#38740](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38740) [`79c0b7e6821`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c0b7e6821) - Decouple `base` plugin from `editor-core`
822
+ - [#38491](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38491) [`5d6ec9ac49c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d6ec9ac49c) - ED-19330 Decouple list plugin from editor-core
817
823
  - Updated dependencies
818
824
 
819
825
  ## 187.28.0
820
826
 
821
827
  ### Minor Changes
822
828
 
823
- - [`9ebabeaa630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ebabeaa630) - added ExtractPublicEditorAPI type helper
829
+ - [#38838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38838) [`9ebabeaa630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ebabeaa630) - added ExtractPublicEditorAPI type helper
824
830
 
825
831
  ### Patch Changes
826
832
 
827
- - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
833
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
828
834
  - Updated dependencies
829
835
 
830
836
  ## 187.27.1
831
837
 
832
838
  ### Patch Changes
833
839
 
834
- - [`719a3a60441`](https://bitbucket.org/atlassian/atlassian-frontend/commits/719a3a60441) - ED-19411 minor refactor of ResizableMediaSingleNext
840
+ - [#38768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38768) [`719a3a60441`](https://bitbucket.org/atlassian/atlassian-frontend/commits/719a3a60441) - ED-19411 minor refactor of ResizableMediaSingleNext
835
841
 
836
842
  ## 187.27.0
837
843
 
838
844
  ### Minor Changes
839
845
 
840
- - [`967f4819f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/967f4819f58) - Introduce core plugin that is always injected into the pluginInjectionApi. This has a new action `execute` that replaces the existing `executeCommand` that was called from the `pluginInjectionApi`.
846
+ - [#38808](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38808) [`967f4819f58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/967f4819f58) - Introduce core plugin that is always injected into the pluginInjectionApi. This has a new action `execute` that replaces the existing `executeCommand` that was called from the `pluginInjectionApi`.
841
847
 
842
848
  ### Patch Changes
843
849
 
@@ -847,7 +853,7 @@
847
853
 
848
854
  ### Minor Changes
849
855
 
850
- - [`0f3026deda5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f3026deda5) - ED-12027 cleaned up table optimisation feature flags, made optimised code run by default.
856
+ - [#37656](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37656) [`0f3026deda5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f3026deda5) - ED-12027 cleaned up table optimisation feature flags, made optimised code run by default.
851
857
 
852
858
  ### Patch Changes
853
859
 
@@ -857,53 +863,53 @@
857
863
 
858
864
  ### Patch Changes
859
865
 
860
- - [`cbff538b420`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbff538b420) - [ED-19428] Move shared types from quick-insert plugin to editor-common as a first step towards decoupling it from editor-core
866
+ - [#38688](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38688) [`cbff538b420`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cbff538b420) - [ED-19428] Move shared types from quick-insert plugin to editor-common as a first step towards decoupling it from editor-core
861
867
 
862
868
  ## 187.25.2
863
869
 
864
870
  ### Patch Changes
865
871
 
866
- - [`f12aff135b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f12aff135b6) - Extract Composition Plugin
872
+ - [#38577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38577) [`f12aff135b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f12aff135b6) - Extract Composition Plugin
867
873
  - Updated dependencies
868
874
 
869
875
  ## 187.25.1
870
876
 
871
877
  ### Patch Changes
872
878
 
873
- - [`8b914beaa94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b914beaa94) - [DTR-1800] Fixed boundary value bug that caused gap cursors to trigger when clicking inside a leaf node at the root of the element
879
+ - [#38728](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38728) [`8b914beaa94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b914beaa94) - [DTR-1800] Fixed boundary value bug that caused gap cursors to trigger when clicking inside a leaf node at the root of the element
874
880
 
875
881
  ## 187.25.0
876
882
 
877
883
  ### Minor Changes
878
884
 
879
- - [`af2e8676033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af2e8676033) - Create new command for typeahead plugin which exposes openTypeAheadAtCursor. Typeahead plugin is now a dependency for both emoji and mention plugins.
885
+ - [#38664](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38664) [`af2e8676033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af2e8676033) - Create new command for typeahead plugin which exposes openTypeAheadAtCursor. Typeahead plugin is now a dependency for both emoji and mention plugins.
880
886
 
881
887
  ## 187.24.3
882
888
 
883
889
  ### Patch Changes
884
890
 
885
- - [`72e552fe076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72e552fe076) - [ux] ED-17954: Fix inline node selections for mentions and emojis in iOS. Previously, the visually hidden assistive text would also be shown as a selection in iOS which would often make the selection look larger than the actual node itself.
886
- - [`048717e2a19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/048717e2a19) - fix janky media toolbar when resize
891
+ - [#38496](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38496) [`72e552fe076`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72e552fe076) - [ux] ED-17954: Fix inline node selections for mentions and emojis in iOS. Previously, the visually hidden assistive text would also be shown as a selection in iOS which would often make the selection look larger than the actual node itself.
892
+ - [#38696](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38696) [`048717e2a19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/048717e2a19) - fix janky media toolbar when resize
887
893
 
888
894
  ## 187.24.2
889
895
 
890
896
  ### Patch Changes
891
897
 
892
- - [`8efc1dfc706`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efc1dfc706) - ED-19330 create editor-list-plugin
898
+ - [#38692](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38692) [`8efc1dfc706`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efc1dfc706) - ED-19330 create editor-list-plugin
893
899
  - Updated dependencies
894
900
 
895
901
  ## 187.24.1
896
902
 
897
903
  ### Patch Changes
898
904
 
899
- - [`5c3064cffe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c3064cffe3) - Remove a selection hack for Chrome 88 to improve foucs/blur performance
900
- - [`51e6a0128eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51e6a0128eb) - ED-18969 Implemented relative guideline
905
+ - [#36819](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36819) [`5c3064cffe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c3064cffe3) - Remove a selection hack for Chrome 88 to improve foucs/blur performance
906
+ - [#38672](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38672) [`51e6a0128eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51e6a0128eb) - ED-18969 Implemented relative guideline
901
907
 
902
908
  ## 187.24.0
903
909
 
904
910
  ### Minor Changes
905
911
 
906
- - [`24fc3925d73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24fc3925d73) - Add a new hook called `usePreset` accesed via `@atlaskit/editor-core/use-preset`. This hook can be used to safely access state and commands from outside the editor using `EditorContext`.
912
+ - [#38495](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38495) [`24fc3925d73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24fc3925d73) - Add a new hook called `usePreset` accesed via `@atlaskit/editor-core/use-preset`. This hook can be used to safely access state and commands from outside the editor using `EditorContext`.
907
913
 
908
914
  ### Patch Changes
909
915
 
@@ -913,33 +919,33 @@
913
919
 
914
920
  ### Patch Changes
915
921
 
916
- - [`3a2d2104ca9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2d2104ca9) - [ux] [ED-19468] Adds dark mode icon for date
917
- - [`5365e42ef97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5365e42ef97) - cleaned up more of the \* as keymaps imports to enable better tree-shaking
922
+ - [#38489](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38489) [`3a2d2104ca9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2d2104ca9) - [ux] [ED-19468] Adds dark mode icon for date
923
+ - [#38679](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38679) [`5365e42ef97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5365e42ef97) - cleaned up more of the \* as keymaps imports to enable better tree-shaking
918
924
 
919
925
  ## 187.23.1
920
926
 
921
927
  ### Patch Changes
922
928
 
923
- - [`20439ad4597`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20439ad4597) - [ux] Remove all floatingbar items other than size input when resizing media single
924
- - [`86794f736c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86794f736c3) - cleaned up some of the keymap imports, and their function calls
929
+ - [#38462](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38462) [`20439ad4597`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20439ad4597) - [ux] Remove all floatingbar items other than size input when resizing media single
930
+ - [#38669](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38669) [`86794f736c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86794f736c3) - cleaned up some of the keymap imports, and their function calls
925
931
 
926
932
  ## 187.23.0
927
933
 
928
934
  ### Minor Changes
929
935
 
930
- - [`1cadce074e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cadce074e4) - [ux] ED-19213 Improved typeahead styling with single point of interaction
936
+ - [#38394](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38394) [`1cadce074e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cadce074e4) - [ux] ED-19213 Improved typeahead styling with single point of interaction
931
937
 
932
938
  ## 187.22.1
933
939
 
934
940
  ### Patch Changes
935
941
 
936
- - [`8d950264934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d950264934) - typing change to hangleMediaSingle for EditorAnalyticsAPI
942
+ - [#38655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38655) [`8d950264934`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d950264934) - typing change to hangleMediaSingle for EditorAnalyticsAPI
937
943
 
938
944
  ## 187.22.0
939
945
 
940
946
  ### Minor Changes
941
947
 
942
- - [`ee20a0c6142`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee20a0c6142) - Exporting default preset via preset-default endpoint. This can be accessed like so:
948
+ - [#38629](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38629) [`ee20a0c6142`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee20a0c6142) - Exporting default preset via preset-default endpoint. This can be accessed like so:
943
949
 
944
950
  ```ts
945
951
  import { createDefaultPreset } from '@atlaskit/editor-core/preset-default';
@@ -963,182 +969,182 @@
963
969
 
964
970
  ### Patch Changes
965
971
 
966
- - [`cf71a66559b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf71a66559b) - Update analytics event for new resize experience
972
+ - [#38464](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38464) [`cf71a66559b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf71a66559b) - Update analytics event for new resize experience
967
973
 
968
974
  ## 187.21.0
969
975
 
970
976
  ### Minor Changes
971
977
 
972
- - [`560ce4c7a2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560ce4c7a2b) - Pass annotations list to inline comment component
978
+ - [#38095](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38095) [`560ce4c7a2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560ce4c7a2b) - Pass annotations list to inline comment component
973
979
 
974
980
  ## 187.20.1
975
981
 
976
982
  ### Patch Changes
977
983
 
978
- - [`24f092238be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24f092238be) - NO-ISSUE Switch collab type imports in editor-core to editor-common
984
+ - [#38613](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38613) [`24f092238be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24f092238be) - NO-ISSUE Switch collab type imports in editor-core to editor-common
979
985
  - [`469b5c12303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469b5c12303) - NO-ISSUE Move CollabEventLocalStepData to editor-common
980
- - [`c2cd174b721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2cd174b721) - - Add layout calculation in full width editor
986
+ - [#38385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38385) [`c2cd174b721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2cd174b721) - - Add layout calculation in full width editor
981
987
  - Prevent scroll bar for wrapped layout in small viewport
982
988
  - Limit resizing for nested node with wrapped layout
983
989
  - Update size state for full-width layout to avoid flicker when first resizing
984
- - [`da58165fe10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da58165fe10) - [ux] ED-19440 - Adds dark mode icons for bullet list, numbered list, quote, status and table
990
+ - [#38476](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38476) [`da58165fe10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da58165fe10) - [ux] ED-19440 - Adds dark mode icons for bullet list, numbered list, quote, status and table
985
991
 
986
992
  ## 187.20.0
987
993
 
988
994
  ### Minor Changes
989
995
 
990
- - [`644c7942b34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/644c7942b34) - [ux] support updating pixel entry in media toolbar when resize media single
991
- - [`43c51e0a282`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43c51e0a282) - [ED-19431] Migrate all text-formatting plugin actions over to plugin commands
992
- - [`a867b562d62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a867b562d62) - Add insertEmoji command and sharedState to emoji plugin.
996
+ - [#38458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38458) [`644c7942b34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/644c7942b34) - [ux] support updating pixel entry in media toolbar when resize media single
997
+ - [#38497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38497) [`43c51e0a282`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43c51e0a282) - [ED-19431] Migrate all text-formatting plugin actions over to plugin commands
998
+ - [#38566](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38566) [`a867b562d62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a867b562d62) - Add insertEmoji command and sharedState to emoji plugin.
993
999
 
994
1000
  ### Patch Changes
995
1001
 
996
- - [`8375e041861`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8375e041861) - [ED-16733] Extract common functions used by media plugin to editor-common
1002
+ - [#38607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38607) [`8375e041861`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8375e041861) - [ED-16733] Extract common functions used by media plugin to editor-common
997
1003
  - Updated dependencies
998
1004
 
999
1005
  ## 187.19.1
1000
1006
 
1001
1007
  ### Patch Changes
1002
1008
 
1003
- - [`f284dd4d761`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f284dd4d761) - updated withAnalytics usage to new EditorAnalyticsAPI
1004
- - [`442d9be406d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/442d9be406d) - [ux] [ED-19027] Fixed gap cursor for nodes with fixed width
1009
+ - [#38414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38414) [`f284dd4d761`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f284dd4d761) - updated withAnalytics usage to new EditorAnalyticsAPI
1010
+ - [#38425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38425) [`442d9be406d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/442d9be406d) - [ux] [ED-19027] Fixed gap cursor for nodes with fixed width
1005
1011
 
1006
1012
  ## 187.19.0
1007
1013
 
1008
1014
  ### Minor Changes
1009
1015
 
1010
- - [`7cb6ec49e68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cb6ec49e68) - Decouple `composition` plugin from `base` plugin
1016
+ - [#38415](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38415) [`7cb6ec49e68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cb6ec49e68) - Decouple `composition` plugin from `base` plugin
1011
1017
 
1012
1018
  ## 187.18.2
1013
1019
 
1014
1020
  ### Patch Changes
1015
1021
 
1016
- - [`079e7748c62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/079e7748c62) - Extracted `editor-plugin-image-upload` from `editor-core`.
1022
+ - [#38501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38501) [`079e7748c62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/079e7748c62) - Extracted `editor-plugin-image-upload` from `editor-core`.
1017
1023
  - Updated dependencies
1018
1024
 
1019
1025
  ## 187.18.1
1020
1026
 
1021
1027
  ### Patch Changes
1022
1028
 
1023
- - [`7e77fe6f2ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e77fe6f2ed) - ED-19330 Decouple list plugin from editor-core
1029
+ - [#38419](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38419) [`7e77fe6f2ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e77fe6f2ed) - ED-19330 Decouple list plugin from editor-core
1024
1030
  - Updated dependencies
1025
1031
 
1026
1032
  ## 187.18.0
1027
1033
 
1028
1034
  ### Minor Changes
1029
1035
 
1030
- - [`80b964e24a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80b964e24a2) - [ED-19205] Extract the text-formatting editor plugin to a separate package
1036
+ - [#38359](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38359) [`80b964e24a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80b964e24a2) - [ED-19205] Extract the text-formatting editor plugin to a separate package
1031
1037
 
1032
1038
  ### Patch Changes
1033
1039
 
1034
- - [`8474692c96d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8474692c96d) - [ux] ED-18785 Place toolbar below selection if not sufficient space above
1040
+ - [#38161](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38161) [`8474692c96d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8474692c96d) - [ux] ED-18785 Place toolbar below selection if not sufficient space above
1035
1041
  - Updated dependencies
1036
1042
 
1037
1043
  ## 187.17.6
1038
1044
 
1039
1045
  ### Patch Changes
1040
1046
 
1041
- - [`bdb69158e0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb69158e0a) - [ED-13910] Bump ProseMirror libraries to match prosemirror-view@1.31.6 dependencies
1047
+ - [#37887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37887) [`bdb69158e0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb69158e0a) - [ED-13910] Bump ProseMirror libraries to match prosemirror-view@1.31.6 dependencies
1042
1048
  - Updated dependencies
1043
1049
 
1044
1050
  ## 187.17.5
1045
1051
 
1046
1052
  ### Patch Changes
1047
1053
 
1048
- - [`c1e5a879e02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1e5a879e02) - [ED-17979] Remove the ability to clear formatting when selection is within a codeblock
1054
+ - [#38405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38405) [`c1e5a879e02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1e5a879e02) - [ED-17979] Remove the ability to clear formatting when selection is within a codeblock
1049
1055
 
1050
1056
  ## 187.17.3
1051
1057
 
1052
1058
  ### Patch Changes
1053
1059
 
1054
- - [`7a438d76a8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a438d76a8a) - [ED-16733] Extract Focus plugin to its own plugin
1060
+ - [#38424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38424) [`7a438d76a8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a438d76a8a) - [ED-16733] Extract Focus plugin to its own plugin
1055
1061
  - Updated dependencies
1056
1062
 
1057
1063
  ## 187.17.2
1058
1064
 
1059
1065
  ### Patch Changes
1060
1066
 
1061
- - [`5f8e4780f9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f8e4780f9e) - [ux] ED-19473 & ED-19435 Adds dark mode icons for action, code, decision, divider and Editor example to test them in none, light and dark modes.
1067
+ - [#38388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38388) [`5f8e4780f9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f8e4780f9e) - [ux] ED-19473 & ED-19435 Adds dark mode icons for action, code, decision, divider and Editor example to test them in none, light and dark modes.
1062
1068
 
1063
1069
  ## 187.17.1
1064
1070
 
1065
1071
  ### Patch Changes
1066
1072
 
1067
- - [`9d2794a7753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d2794a7753) - Add `executeCommand` to `pluginInjectionAPI` which should be used to dispatch a `PluginCommand` - from the `commands` property of a plugin.
1073
+ - [#38145](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38145) [`9d2794a7753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d2794a7753) - Add `executeCommand` to `pluginInjectionAPI` which should be used to dispatch a `PluginCommand` - from the `commands` property of a plugin.
1068
1074
  - Updated dependencies
1069
1075
 
1070
1076
  ## 187.17.0
1071
1077
 
1072
1078
  ### Minor Changes
1073
1079
 
1074
- - [`fb3dab2b017`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb3dab2b017) - Decouple `better-type-history` plugin from `base` plugin
1080
+ - [#38345](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38345) [`fb3dab2b017`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb3dab2b017) - Decouple `better-type-history` plugin from `base` plugin
1075
1081
 
1076
1082
  ### Patch Changes
1077
1083
 
1078
- - [`93a1fd7ce1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a1fd7ce1e) - Removed ResizeLabel
1084
+ - [#38196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38196) [`93a1fd7ce1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a1fd7ce1e) - Removed ResizeLabel
1079
1085
 
1080
1086
  ## 187.16.1
1081
1087
 
1082
1088
  ### Patch Changes
1083
1089
 
1084
- - [`8b104cb7575`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b104cb7575) - [ED-14769] Remove tableCellOptionsinFloatingToolbar feature flag & make it default behaviour
1090
+ - [#38287](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38287) [`8b104cb7575`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b104cb7575) - [ED-14769] Remove tableCellOptionsinFloatingToolbar feature flag & make it default behaviour
1085
1091
 
1086
1092
  ## 187.16.0
1087
1093
 
1088
1094
  ### Minor Changes
1089
1095
 
1090
- - [`3413f770f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3413f770f2b) - Moving references to floating-toolbar types to `editor-common`
1096
+ - [#38389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38389) [`3413f770f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3413f770f2b) - Moving references to floating-toolbar types to `editor-common`
1091
1097
 
1092
1098
  ### Patch Changes
1093
1099
 
1094
- - [`3a43f854e59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a43f854e59) - [ux] ED-18841: When cursor inside panel, at start of content, is backspaced, it should lift panel line of content out of panel, instead of only selecting the node above it (such as an expand or table node).
1100
+ - [#37960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37960) [`3a43f854e59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a43f854e59) - [ux] ED-18841: When cursor inside panel, at start of content, is backspaced, it should lift panel line of content out of panel, instead of only selecting the node above it (such as an expand or table node).
1095
1101
  - Updated dependencies
1096
1102
 
1097
1103
  ## 187.15.1
1098
1104
 
1099
1105
  ### Patch Changes
1100
1106
 
1101
- - [`3df14c86161`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3df14c86161) - Cleaning up better typeahead feature flag.
1107
+ - [#38377](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38377) [`3df14c86161`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3df14c86161) - Cleaning up better typeahead feature flag.
1102
1108
 
1103
1109
  ## 187.15.0
1104
1110
 
1105
1111
  ### Minor Changes
1106
1112
 
1107
- - [`1a15910366d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a15910366d) - [ux] New pixel entry component for image resizing floating bar
1113
+ - [#38231](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38231) [`1a15910366d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a15910366d) - [ux] New pixel entry component for image resizing floating bar
1108
1114
 
1109
1115
  ## 187.14.12
1110
1116
 
1111
1117
  ### Patch Changes
1112
1118
 
1113
- - [`7b8e8b52110`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b8e8b52110) - [ED-16733] Editor Media Extraction: Moving Floating Toolbar Separator to editor-common
1119
+ - [#38367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38367) [`7b8e8b52110`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b8e8b52110) - [ED-16733] Editor Media Extraction: Moving Floating Toolbar Separator to editor-common
1114
1120
  - Updated dependencies
1115
1121
 
1116
1122
  ## 187.14.11
1117
1123
 
1118
1124
  ### Patch Changes
1119
1125
 
1120
- - [`bc706129ddb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc706129ddb) - Updated media to no longer use the old addAnalytics, using new AnalyticsAPI
1126
+ - [#38222](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38222) [`bc706129ddb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc706129ddb) - Updated media to no longer use the old addAnalytics, using new AnalyticsAPI
1121
1127
 
1122
1128
  ## 187.14.9
1123
1129
 
1124
1130
  ### Patch Changes
1125
1131
 
1126
- - [`021d5f488ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/021d5f488ec) - [ED-16733] Media Plugin Extractation - Move core commands to common entrypoint
1132
+ - [#38352](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38352) [`021d5f488ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/021d5f488ec) - [ED-16733] Media Plugin Extractation - Move core commands to common entrypoint
1127
1133
  - Updated dependencies
1128
1134
 
1129
1135
  ## 187.14.8
1130
1136
 
1131
1137
  ### Patch Changes
1132
1138
 
1133
- - [`8fe864e4f7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fe864e4f7a) - [ux] ED-19336: Fixed insert column button not visible when sticky header is enabled."
1134
- - [`4cbae03c15c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cbae03c15c) - Set maxWidth for ResizerNext to stop lable updating when reaching max width
1139
+ - [#38134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38134) [`8fe864e4f7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fe864e4f7a) - [ux] ED-19336: Fixed insert column button not visible when sticky header is enabled."
1140
+ - [#38219](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38219) [`4cbae03c15c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cbae03c15c) - Set maxWidth for ResizerNext to stop lable updating when reaching max width
1135
1141
 
1136
1142
  ## 187.14.7
1137
1143
 
1138
1144
  ### Patch Changes
1139
1145
 
1140
- - [`3bbe8f91f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3bbe8f91f34) - refactor ResizableMediaSingleNext around guidelines and snapping
1141
- - [`a675f834911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a675f834911) - Introduce `commands` optional parameter to `NextEditorPlugin`. It can be used similarly to `actions` in `NextEditorPlugin` but `commands` must adhere to the type of `PluginCommand`:
1146
+ - [#38130](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38130) [`3bbe8f91f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3bbe8f91f34) - refactor ResizableMediaSingleNext around guidelines and snapping
1147
+ - [#38001](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38001) [`a675f834911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a675f834911) - Introduce `commands` optional parameter to `NextEditorPlugin`. It can be used similarly to `actions` in `NextEditorPlugin` but `commands` must adhere to the type of `PluginCommand`:
1142
1148
 
1143
1149
  ```ts
1144
1150
  type PluginCommand = ({ tr }: { tr: Transaction }) => Transaction | null;
@@ -1152,20 +1158,20 @@
1152
1158
 
1153
1159
  ### Patch Changes
1154
1160
 
1155
- - [`8699cf99ceb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8699cf99ceb) - Exporting LayoutPluginOptions and CollabEditOptions from editor-common.
1161
+ - [#38323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38323) [`8699cf99ceb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8699cf99ceb) - Exporting LayoutPluginOptions and CollabEditOptions from editor-common.
1156
1162
  - Updated dependencies
1157
1163
 
1158
1164
  ## 187.14.3
1159
1165
 
1160
1166
  ### Patch Changes
1161
1167
 
1162
- - [`c8c91a25360`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8c91a25360) - [ux] Fix floating toolbar breakout buttons on extensions.
1168
+ - [#38319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38319) [`c8c91a25360`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8c91a25360) - [ux] Fix floating toolbar breakout buttons on extensions.
1163
1169
 
1164
1170
  ## 187.14.2
1165
1171
 
1166
1172
  ### Patch Changes
1167
1173
 
1168
- - [`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux] HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
1174
+ - [#38316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38316) [`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux] HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
1169
1175
  - Updated dependencies
1170
1176
 
1171
1177
  ## 187.14.1
@@ -1178,33 +1184,33 @@
1178
1184
 
1179
1185
  ### Minor Changes
1180
1186
 
1181
- - [`ffd94268ee9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffd94268ee9) - ED-16575 follow up refactor of EditorNext plugins
1187
+ - [#38269](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38269) [`ffd94268ee9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffd94268ee9) - ED-16575 follow up refactor of EditorNext plugins
1182
1188
 
1183
1189
  ## 187.13.5
1184
1190
 
1185
1191
  ### Patch Changes
1186
1192
 
1187
- - [`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) - [ED-19175] add missing support for the unsupportedBlock in table related nodes
1188
- - [`b041e51896d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b041e51896d) - Fix width plugin state reading when inserting a media single node
1193
+ - [#37639](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639) [`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) - [ED-19175] add missing support for the unsupportedBlock in table related nodes
1194
+ - [#38229](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38229) [`b041e51896d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b041e51896d) - Fix width plugin state reading when inserting a media single node
1189
1195
  - Updated dependencies
1190
1196
 
1191
1197
  ## 187.13.3
1192
1198
 
1193
1199
  ### Patch Changes
1194
1200
 
1195
- - [`62d6f381722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62d6f381722) - ED-18969 preliminaary refactor for relative guideline.
1201
+ - [#38156](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38156) [`62d6f381722`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62d6f381722) - ED-18969 preliminaary refactor for relative guideline.
1196
1202
 
1197
1203
  ## 187.13.2
1198
1204
 
1199
1205
  ### Patch Changes
1200
1206
 
1201
- - [`f194fae5d20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f194fae5d20) - Refactored ResizableMediaSingleNext to use editor-common utils
1207
+ - [#38132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38132) [`f194fae5d20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f194fae5d20) - Refactored ResizableMediaSingleNext to use editor-common utils
1202
1208
 
1203
1209
  ## 187.13.0
1204
1210
 
1205
1211
  ### Minor Changes
1206
1212
 
1207
- - [`8695abdde8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8695abdde8e) - [ED-18289] Clean-up Editor Sentry feature flag
1213
+ - [#38217](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38217) [`8695abdde8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8695abdde8e) - [ED-18289] Clean-up Editor Sentry feature flag
1208
1214
 
1209
1215
  ### Patch Changes
1210
1216
 
@@ -1214,14 +1220,14 @@
1214
1220
 
1215
1221
  ### Minor Changes
1216
1222
 
1217
- - [`94eaf42403b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94eaf42403b) - ED-16575 - clean up EditorNext Props
1218
- - [`c2279d7aeb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2279d7aeb1) - [ED-19205] Update text formatting plugin API to abstract away the analytics implementation
1223
+ - [#38066](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38066) [`94eaf42403b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94eaf42403b) - ED-16575 - clean up EditorNext Props
1224
+ - [#38225](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38225) [`c2279d7aeb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2279d7aeb1) - [ED-19205] Update text formatting plugin API to abstract away the analytics implementation
1219
1225
 
1220
1226
  ## 187.11.0
1221
1227
 
1222
1228
  ### Minor Changes
1223
1229
 
1224
- - [`c6c3b7e43d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6c3b7e43d3) - [ED-19202] Remove direct dependency of editor-core code on text-formatting plugin
1230
+ - [#37920](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37920) [`c6c3b7e43d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6c3b7e43d3) - [ED-19202] Remove direct dependency of editor-core code on text-formatting plugin
1225
1231
 
1226
1232
  ### Patch Changes
1227
1233
 
@@ -1231,19 +1237,19 @@
1231
1237
 
1232
1238
  ### Patch Changes
1233
1239
 
1234
- - [`7c8a9a4c0c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c8a9a4c0c1) - Update mediaSingleWidth props to render legacy media single with correct dimensions
1240
+ - [#37839](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37839) [`7c8a9a4c0c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c8a9a4c0c1) - Update mediaSingleWidth props to render legacy media single with correct dimensions
1235
1241
 
1236
1242
  ## 187.10.6
1237
1243
 
1238
1244
  ### Patch Changes
1239
1245
 
1240
- - [`eeecb78b23f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeecb78b23f) - Added media-single utils to editor-common and moved utils from editor-core/media to edtor-common/media-single.
1246
+ - [#37885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37885) [`eeecb78b23f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eeecb78b23f) - Added media-single utils to editor-common and moved utils from editor-core/media to edtor-common/media-single.
1241
1247
 
1242
1248
  ## 187.10.4
1243
1249
 
1244
1250
  ### Patch Changes
1245
1251
 
1246
- - [`14fb6018157`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14fb6018157) - [ED-19354] Small fixes to respect the next ProseMirror version
1252
+ - [#38048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38048) [`14fb6018157`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14fb6018157) - [ED-19354] Small fixes to respect the next ProseMirror version
1247
1253
 
1248
1254
  ## 187.10.3
1249
1255
 
@@ -1255,20 +1261,20 @@
1255
1261
 
1256
1262
  ### Patch Changes
1257
1263
 
1258
- - [`7cca8fcf473`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cca8fcf473) - ED-18274: Remove unused feature flags listNumberContinuity and restartNumberedListsToolbar (not planned for future use either) (all related to the restart lists project)
1264
+ - [#37872](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37872) [`7cca8fcf473`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cca8fcf473) - ED-18274: Remove unused feature flags listNumberContinuity and restartNumberedListsToolbar (not planned for future use either) (all related to the restart lists project)
1259
1265
 
1260
1266
  ## 187.10.1
1261
1267
 
1262
1268
  ### Patch Changes
1263
1269
 
1264
- - [`31405891e32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31405891e32) - Extract editor disabled plugin as separate package.
1270
+ - [#37702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37702) [`31405891e32`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31405891e32) - Extract editor disabled plugin as separate package.
1265
1271
  - Updated dependencies
1266
1272
 
1267
1273
  ## 187.10.0
1268
1274
 
1269
1275
  ### Minor Changes
1270
1276
 
1271
- - [`1944b35b538`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1944b35b538) - move common utilities to editor-common, to help with decoupling block-type plugin
1277
+ - [#37964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37964) [`1944b35b538`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1944b35b538) - move common utilities to editor-common, to help with decoupling block-type plugin
1272
1278
 
1273
1279
  ### Patch Changes
1274
1280
 
@@ -1278,14 +1284,14 @@
1278
1284
 
1279
1285
  ### Patch Changes
1280
1286
 
1281
- - [`6190030df97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6190030df97) - Migrate `emoji` plugin to the new Analytics API
1282
- - [`78068814a36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78068814a36) - [ux] Fix user selection via arrow keys getting stuck inside nested body macro if it's not empty or cannot shift + arrow into the macro
1287
+ - [#37926](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37926) [`6190030df97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6190030df97) - Migrate `emoji` plugin to the new Analytics API
1288
+ - [#37581](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37581) [`78068814a36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78068814a36) - [ux] Fix user selection via arrow keys getting stuck inside nested body macro if it's not empty or cannot shift + arrow into the macro
1283
1289
 
1284
1290
  ## 187.9.0
1285
1291
 
1286
1292
  ### Minor Changes
1287
1293
 
1288
- - [`936c30f8dc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/936c30f8dc9) - support new image resize experience under feature flag
1294
+ - [#32787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32787) [`936c30f8dc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/936c30f8dc9) - support new image resize experience under feature flag
1289
1295
 
1290
1296
  ### Patch Changes
1291
1297
 
@@ -1295,42 +1301,42 @@
1295
1301
 
1296
1302
  ### Patch Changes
1297
1303
 
1298
- - [`0756bf2b120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0756bf2b120) - [ux] ED-18780 Add first element to page when pressing enter on Insert Menu
1304
+ - [#37744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37744) [`0756bf2b120`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0756bf2b120) - [ux] ED-18780 Add first element to page when pressing enter on Insert Menu
1299
1305
 
1300
1306
  ## 187.8.11
1301
1307
 
1302
1308
  ### Patch Changes
1303
1309
 
1304
- - [`2b54c3b0d24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b54c3b0d24) - [ED-19203] Decouple text-formatting plugin and editor-core
1310
+ - [#37821](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37821) [`2b54c3b0d24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b54c3b0d24) - [ED-19203] Decouple text-formatting plugin and editor-core
1305
1311
  - Updated dependencies
1306
1312
 
1307
1313
  ## 187.8.10
1308
1314
 
1309
1315
  ### Patch Changes
1310
1316
 
1311
- - [`d8c1bcdc71a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8c1bcdc71a) - ED-19217 decoupled lists related util functions from editor-core
1317
+ - [#37650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37650) [`d8c1bcdc71a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8c1bcdc71a) - ED-19217 decoupled lists related util functions from editor-core
1312
1318
  - Updated dependencies
1313
1319
 
1314
1320
  ## 187.8.7
1315
1321
 
1316
1322
  ### Patch Changes
1317
1323
 
1318
- - [`22e9c894ca1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22e9c894ca1) - update test for numbered column table
1319
- - [`3a1cd78b42a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a1cd78b42a) - [ED-19203] Moving some common logic, styles, and types to editor-common to make it easier to extract the text-formatting plugin from editor-core
1324
+ - [#37775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37775) [`22e9c894ca1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22e9c894ca1) - update test for numbered column table
1325
+ - [#37493](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37493) [`3a1cd78b42a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a1cd78b42a) - [ED-19203] Moving some common logic, styles, and types to editor-common to make it easier to extract the text-formatting plugin from editor-core
1320
1326
  - Updated dependencies
1321
1327
 
1322
1328
  ## 187.8.3
1323
1329
 
1324
1330
  ### Patch Changes
1325
1331
 
1326
- - [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
1332
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785) [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
1327
1333
  - Updated dependencies
1328
1334
 
1329
1335
  ## 187.8.0
1330
1336
 
1331
1337
  ### Minor Changes
1332
1338
 
1333
- - [`9bc531568ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9bc531568ad) - [ED-19216] Remove current analytics in list plugin
1339
+ - [#37503](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37503) [`9bc531568ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9bc531568ad) - [ED-19216] Remove current analytics in list plugin
1334
1340
 
1335
1341
  ## 187.7.2
1336
1342
 
@@ -1342,13 +1348,13 @@
1342
1348
 
1343
1349
  ### Patch Changes
1344
1350
 
1345
- - [`b0277c41c33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0277c41c33) - ED-19064: Fixed border issue when selecting and deleting header column, and fixed border issue of the column control decoration."
1351
+ - [#37567](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37567) [`b0277c41c33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0277c41c33) - ED-19064: Fixed border issue when selecting and deleting header column, and fixed border issue of the column control decoration."
1346
1352
 
1347
1353
  ## 187.7.0
1348
1354
 
1349
1355
  ### Minor Changes
1350
1356
 
1351
- - [`e83596269e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e83596269e5) - Add isResizing support into media plugin
1357
+ - [#37572](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37572) [`e83596269e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e83596269e5) - Add isResizing support into media plugin
1352
1358
 
1353
1359
  ### Patch Changes
1354
1360
 
@@ -1358,20 +1364,20 @@
1358
1364
 
1359
1365
  ### Patch Changes
1360
1366
 
1361
- - [`fa2209eee80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa2209eee80) - [ux] Fixes z-index full page editor main toolbar
1362
- - [`9b64591559a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b64591559a) - [ux] ED-19163 Expand should only wrap selected text if added inline
1367
+ - [#37663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37663) [`fa2209eee80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa2209eee80) - [ux] Fixes z-index full page editor main toolbar
1368
+ - [#37606](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37606) [`9b64591559a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b64591559a) - [ux] ED-19163 Expand should only wrap selected text if added inline
1363
1369
 
1364
1370
  ## 187.6.1
1365
1371
 
1366
1372
  ### Patch Changes
1367
1373
 
1368
- - [`65f1e2bf9fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65f1e2bf9fc) - [ux] ED-18212 Disable toolbar mention when cursor is inside a codeblock
1374
+ - [#37405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37405) [`65f1e2bf9fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65f1e2bf9fc) - [ux] ED-18212 Disable toolbar mention when cursor is inside a codeblock
1369
1375
 
1370
1376
  ## 187.6.0
1371
1377
 
1372
1378
  ### Minor Changes
1373
1379
 
1374
- - [`91410d6064c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91410d6064c) - [ux] NOISSUE Fix linkify of file links on space
1380
+ - [#37158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37158) [`91410d6064c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91410d6064c) - [ux] NOISSUE Fix linkify of file links on space
1375
1381
 
1376
1382
  ### Patch Changes
1377
1383
 
@@ -1381,87 +1387,87 @@
1381
1387
 
1382
1388
  ### Patch Changes
1383
1389
 
1384
- - [`6b6ec9afee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b6ec9afee3) - [ED-19157] Support setting image width based on editor size for newly inserted images behind feature flag
1390
+ - [#37353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37353) [`6b6ec9afee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b6ec9afee3) - [ED-19157] Support setting image width based on editor size for newly inserted images behind feature flag
1385
1391
 
1386
1392
  ## 187.5.5
1387
1393
 
1388
1394
  ### Patch Changes
1389
1395
 
1390
- - [`01237de37e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01237de37e7) - [ED-17901] Update clear button on input to have tabindex and update tests to test for both chrome / firefox and safari
1396
+ - [#37496](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37496) [`01237de37e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01237de37e7) - [ED-17901] Update clear button on input to have tabindex and update tests to test for both chrome / firefox and safari
1391
1397
 
1392
1398
  ## 187.5.0
1393
1399
 
1394
1400
  ### Minor Changes
1395
1401
 
1396
- - [`164ab991f40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/164ab991f40) - Updating the composable editor (@atlaskit/editor-core/composable-editor) to a functional component.
1402
+ - [#37442](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37442) [`164ab991f40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/164ab991f40) - Updating the composable editor (@atlaskit/editor-core/composable-editor) to a functional component.
1397
1403
 
1398
1404
  ## 187.4.11
1399
1405
 
1400
1406
  ### Patch Changes
1401
1407
 
1402
- - [`8f01c8d69d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f01c8d69d7) - ED-18946 fixed leaking debounce function on assistive text unmount
1408
+ - [#36896](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36896) [`8f01c8d69d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f01c8d69d7) - ED-18946 fixed leaking debounce function on assistive text unmount
1403
1409
  - Updated dependencies
1404
1410
 
1405
1411
  ## 187.4.10
1406
1412
 
1407
1413
  ### Patch Changes
1408
1414
 
1409
- - [`33cec4ba4f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cec4ba4f0) - [ED-19203] Extract common logic, styles, and types to editor-common
1415
+ - [#37428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37428) [`33cec4ba4f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cec4ba4f0) - [ED-19203] Extract common logic, styles, and types to editor-common
1410
1416
 
1411
1417
  ## 187.4.8
1412
1418
 
1413
1419
  ### Patch Changes
1414
1420
 
1415
- - [`d3851530199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3851530199) - Update snapping logic, tests and examples
1421
+ - [#37456](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37456) [`d3851530199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3851530199) - Update snapping logic, tests and examples
1416
1422
  - Updated dependencies
1417
1423
 
1418
1424
  ## 187.4.7
1419
1425
 
1420
1426
  ### Patch Changes
1421
1427
 
1422
- - [`6255c2ad1c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6255c2ad1c9) - [ux] Adds ability to open Assets datasource dialog using the slash command in the editor, behind a feature flag
1428
+ - [#37357](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37357) [`6255c2ad1c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6255c2ad1c9) - [ux] Adds ability to open Assets datasource dialog using the slash command in the editor, behind a feature flag
1423
1429
 
1424
1430
  ## 187.4.5
1425
1431
 
1426
1432
  ### Patch Changes
1427
1433
 
1428
- - [`eba71a21f88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eba71a21f88) - [ED-19204] Let ProseMirror handle selections targeting empty paragraphs on root
1434
+ - [#37391](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37391) [`eba71a21f88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eba71a21f88) - [ED-19204] Let ProseMirror handle selections targeting empty paragraphs on root
1429
1435
 
1430
1436
  ## 187.4.2
1431
1437
 
1432
1438
  ### Patch Changes
1433
1439
 
1434
- - [`e64541c6fda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e64541c6fda) - [ux] [ED-18759] Updated table border, handlebar controls, blanket, icon, icon background and table cell options button colour tokens on light and dark theme for table selection and table deletion. Borders for Table Floating Contextual Button & Floating toolbar color palette button on dark & light theme are also updated.
1440
+ - [#36845](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36845) [`e64541c6fda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e64541c6fda) - [ux] [ED-18759] Updated table border, handlebar controls, blanket, icon, icon background and table cell options button colour tokens on light and dark theme for table selection and table deletion. Borders for Table Floating Contextual Button & Floating toolbar color palette button on dark & light theme are also updated.
1435
1441
 
1436
1442
  ## 187.4.0
1437
1443
 
1438
1444
  ### Minor Changes
1439
1445
 
1440
- - [`315332d1509`](https://bitbucket.org/atlassian/atlassian-frontend/commits/315332d1509) - Converts the existing withAnalytics events within the text-formatting to use the new EditorAnalyticsAPI instead
1446
+ - [#37189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37189) [`315332d1509`](https://bitbucket.org/atlassian/atlassian-frontend/commits/315332d1509) - Converts the existing withAnalytics events within the text-formatting to use the new EditorAnalyticsAPI instead
1441
1447
 
1442
1448
  ## 187.3.6
1443
1449
 
1444
1450
  ### Patch Changes
1445
1451
 
1446
- - [`b9355830504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9355830504) - Opt out of peer dependency enforcement
1452
+ - [#37340](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37340) [`b9355830504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9355830504) - Opt out of peer dependency enforcement
1447
1453
 
1448
1454
  ## 187.3.5
1449
1455
 
1450
1456
  ### Patch Changes
1451
1457
 
1452
- - [`f10d32545d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f10d32545d2) - Fix bug where clicking anything in column picker inside Datasource table triggers editor focus toggling
1458
+ - [#37163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37163) [`f10d32545d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f10d32545d2) - Fix bug where clicking anything in column picker inside Datasource table triggers editor focus toggling
1453
1459
 
1454
1460
  ## 187.3.4
1455
1461
 
1456
1462
  ### Patch Changes
1457
1463
 
1458
- - [`dbc45526d36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc45526d36) - ED-18879 prevent cursor from appearing at incorrect position after IME composition
1464
+ - [#37252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37252) [`dbc45526d36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc45526d36) - ED-18879 prevent cursor from appearing at incorrect position after IME composition
1459
1465
 
1460
1466
  ## 187.3.0
1461
1467
 
1462
1468
  ### Minor Changes
1463
1469
 
1464
- - [`6bacee18c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bacee18c2d) - [ux] Add new allowDatasource prop for enabling datasource in editor and add inlineCard fallback render for blockCard with datasource
1470
+ - [#36750](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36750) [`6bacee18c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bacee18c2d) - [ux] Add new allowDatasource prop for enabling datasource in editor and add inlineCard fallback render for blockCard with datasource
1465
1471
 
1466
1472
  ### Patch Changes
1467
1473
 
@@ -1471,44 +1477,44 @@
1471
1477
 
1472
1478
  ### Patch Changes
1473
1479
 
1474
- - [`022b25d8eed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/022b25d8eed) - ED-17862: Fixed cusor position after pasting panel decisions in the same table cell."
1480
+ - [#37175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37175) [`022b25d8eed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/022b25d8eed) - ED-17862: Fixed cusor position after pasting panel decisions in the same table cell."
1475
1481
 
1476
1482
  ## 187.2.5
1477
1483
 
1478
1484
  ### Patch Changes
1479
1485
 
1480
- - [`9663c3a9616`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9663c3a9616) - [ux] fix editor first focus
1486
+ - [#34967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34967) [`9663c3a9616`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9663c3a9616) - [ux] fix editor first focus
1481
1487
 
1482
1488
  ## 187.2.4
1483
1489
 
1484
1490
  ### Patch Changes
1485
1491
 
1486
- - [`30f2b96479f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30f2b96479f) - Update image upload plugin to use optional plugin upload interface
1492
+ - [#37012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37012) [`30f2b96479f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30f2b96479f) - Update image upload plugin to use optional plugin upload interface
1487
1493
 
1488
1494
  ## 187.2.3
1489
1495
 
1490
1496
  ### Patch Changes
1491
1497
 
1492
- - [`a70c938c3de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a70c938c3de) - fix issue where wrong expand node type was being inserted into tables (insert menu)
1498
+ - [#37139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37139) [`a70c938c3de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a70c938c3de) - fix issue where wrong expand node type was being inserted into tables (insert menu)
1493
1499
 
1494
1500
  ## 187.2.2
1495
1501
 
1496
1502
  ### Patch Changes
1497
1503
 
1498
- - [`0e45d910987`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e45d910987) - [ED-18083] Moved panel gap cursor tests to Libra
1504
+ - [#36982](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36982) [`0e45d910987`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0e45d910987) - [ED-18083] Moved panel gap cursor tests to Libra
1499
1505
  - Updated dependencies
1500
1506
 
1501
1507
  ## 187.2.1
1502
1508
 
1503
1509
  ### Patch Changes
1504
1510
 
1505
- - [`f4f06674b2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4f06674b2f) - Fix additional typeahead character being added to editor when using composition.
1511
+ - [#37140](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37140) [`f4f06674b2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4f06674b2f) - Fix additional typeahead character being added to editor when using composition.
1506
1512
 
1507
1513
  ## 187.2.0
1508
1514
 
1509
1515
  ### Minor Changes
1510
1516
 
1511
- - [`e7ed90bad7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ed90bad7c) - Remove platform feature flag calls to editor-core and pass through a new option instead for custom table widths project, allowing for simpler clean up and reference
1517
+ - [#36960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36960) [`e7ed90bad7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ed90bad7c) - Remove platform feature flag calls to editor-core and pass through a new option instead for custom table widths project, allowing for simpler clean up and reference
1512
1518
 
1513
1519
  ### Patch Changes
1514
1520
 
@@ -1518,25 +1524,25 @@
1518
1524
 
1519
1525
  ### Patch Changes
1520
1526
 
1521
- - [`b00f47b4576`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b00f47b4576) - [ED-18035] stop keydown propogation for typeaheadlist
1527
+ - [#36836](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36836) [`b00f47b4576`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b00f47b4576) - [ED-18035] stop keydown propogation for typeaheadlist
1522
1528
 
1523
1529
  ## 187.1.3
1524
1530
 
1525
1531
  ### Patch Changes
1526
1532
 
1527
- - [`6f9db080133`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f9db080133) - flaky test reporter
1533
+ - [#36408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36408) [`6f9db080133`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f9db080133) - flaky test reporter
1528
1534
 
1529
1535
  ## 187.1.1
1530
1536
 
1531
1537
  ### Patch Changes
1532
1538
 
1533
- - [`3fb20c4aeba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb20c4aeba) - Add postinstall check to enforce internal peer dependencies
1539
+ - [#36757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36757) [`3fb20c4aeba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb20c4aeba) - Add postinstall check to enforce internal peer dependencies
1534
1540
 
1535
1541
  ## 187.0.0
1536
1542
 
1537
1543
  ### Major Changes
1538
1544
 
1539
- - [`304c002d875`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304c002d875) - Removing `Editor` from `labs-next` entry point. This `Editor` was experimental and is not maintained any longer.
1545
+ - [#36917](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36917) [`304c002d875`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304c002d875) - Removing `Editor` from `labs-next` entry point. This `Editor` was experimental and is not maintained any longer.
1540
1546
 
1541
1547
  You should use the existing `Editor` from `editor-core`:
1542
1548
 
@@ -1548,14 +1554,14 @@
1548
1554
 
1549
1555
  ### Patch Changes
1550
1556
 
1551
- - [`38dc2298bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38dc2298bf5) - fix issue where wrong expand node type was being inserted into tables
1557
+ - [#37050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37050) [`38dc2298bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38dc2298bf5) - fix issue where wrong expand node type was being inserted into tables
1552
1558
  - Updated dependencies
1553
1559
 
1554
1560
  ## 186.0.0
1555
1561
 
1556
1562
  ### Major Changes
1557
1563
 
1558
- - [`8e084d87da5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e084d87da5) - Remove deprecated hyperlink commands and plugin key including:
1564
+ - [#37010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37010) [`8e084d87da5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e084d87da5) - Remove deprecated hyperlink commands and plugin key including:
1559
1565
 
1560
1566
  - isTextAtPos
1561
1567
  - isLinkAtPos
@@ -1617,7 +1623,7 @@
1617
1623
 
1618
1624
  ### Minor Changes
1619
1625
 
1620
- - [`464745a92e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/464745a92e6) - [ux] Updated the Editor Table plugin to use the new guidelines plugin when custom-table-widths FF is enabled
1626
+ - [#36772](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36772) [`464745a92e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/464745a92e6) - [ux] Updated the Editor Table plugin to use the new guidelines plugin when custom-table-widths FF is enabled
1621
1627
 
1622
1628
  ### Patch Changes
1623
1629
 
@@ -1627,39 +1633,39 @@
1627
1633
 
1628
1634
  ### Patch Changes
1629
1635
 
1630
- - [`1d3e0468d4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d3e0468d4c) - Adds a new analytics event to be implemented later
1636
+ - [#36865](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36865) [`1d3e0468d4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d3e0468d4c) - Adds a new analytics event to be implemented later
1631
1637
 
1632
1638
  ## 185.16.6
1633
1639
 
1634
1640
  ### Patch Changes
1635
1641
 
1636
- - [`1901ebeafcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1901ebeafcb) - [ux] Fix expand title selection bug
1642
+ - [#36837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36837) [`1901ebeafcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1901ebeafcb) - [ux] Fix expand title selection bug
1637
1643
 
1638
1644
  ## 185.16.5
1639
1645
 
1640
1646
  ### Patch Changes
1641
1647
 
1642
- - [`32ca42e82c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32ca42e82c3) - Extracted internal editor card plugin to new package `editor-plugin-card`.
1643
- - [`ac863be242b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac863be242b) - change props of ResizableMediaSingle with removing displayGrid and adding pluginInjectionApi
1648
+ - [#36863](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36863) [`32ca42e82c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/32ca42e82c3) - Extracted internal editor card plugin to new package `editor-plugin-card`.
1649
+ - [#36923](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36923) [`ac863be242b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac863be242b) - change props of ResizableMediaSingle with removing displayGrid and adding pluginInjectionApi
1644
1650
  - Updated dependencies
1645
1651
 
1646
1652
  ## 185.16.3
1647
1653
 
1648
1654
  ### Patch Changes
1649
1655
 
1650
- - [`6e113937892`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e113937892) - switched use of analytics plugin to new EditorAnalyticsAPI for text-formatting pluginModified file
1656
+ - [#36768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36768) [`6e113937892`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e113937892) - switched use of analytics plugin to new EditorAnalyticsAPI for text-formatting pluginModified file
1651
1657
 
1652
1658
  ## 185.16.1
1653
1659
 
1654
1660
  ### Patch Changes
1655
1661
 
1656
- - [`75520758a9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75520758a9d) - Fix layout not persisting on edits of datasource
1662
+ - [#36756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36756) [`75520758a9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75520758a9d) - Fix layout not persisting on edits of datasource
1657
1663
 
1658
1664
  ## 185.16.0
1659
1665
 
1660
1666
  ### Minor Changes
1661
1667
 
1662
- - [`5e03045b1a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e03045b1a0) - Adds support in /jira command to insert jira datasource table
1668
+ - [#36344](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36344) [`5e03045b1a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e03045b1a0) - Adds support in /jira command to insert jira datasource table
1663
1669
 
1664
1670
  ### Patch Changes
1665
1671
 
@@ -1669,19 +1675,19 @@
1669
1675
 
1670
1676
  ### Patch Changes
1671
1677
 
1672
- - [`9b75434a668`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b75434a668) - Fixing import order in editor-core and feature flags plugin.
1678
+ - [#36890](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36890) [`9b75434a668`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b75434a668) - Fixing import order in editor-core and feature flags plugin.
1673
1679
 
1674
1680
  ## 185.15.2
1675
1681
 
1676
1682
  ### Patch Changes
1677
1683
 
1678
- - [`776a88442e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/776a88442e4) - [ux] When on mobile, the datasources will fallback to inline smartcard views.
1684
+ - [#35424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35424) [`776a88442e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/776a88442e4) - [ux] When on mobile, the datasources will fallback to inline smartcard views.
1679
1685
 
1680
1686
  ## 185.15.0
1681
1687
 
1682
1688
  ### Minor Changes
1683
1689
 
1684
- - [`8b891bf3590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b891bf3590) - This change introduces `editor-plugin-hyperlink` which separates the hyperlink plugin from `editor-core`. In order to enable this change there are now new entry points on `editor-common` (such as `/link`, `/quick-insert`) in order to separate common code. Further `prosemirror-input-rules` now has new exports of `createPlugin` and `createRule` which are used in many plugins in `editor-core`.
1690
+ - [#36631](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36631) [`8b891bf3590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b891bf3590) - This change introduces `editor-plugin-hyperlink` which separates the hyperlink plugin from `editor-core`. In order to enable this change there are now new entry points on `editor-common` (such as `/link`, `/quick-insert`) in order to separate common code. Further `prosemirror-input-rules` now has new exports of `createPlugin` and `createRule` which are used in many plugins in `editor-core`.
1685
1691
 
1686
1692
  ### Patch Changes
1687
1693
 
@@ -1691,21 +1697,21 @@
1691
1697
 
1692
1698
  ### Patch Changes
1693
1699
 
1694
- - [`b8d84a1ffcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8d84a1ffcd) - [ux] ED-17632 disable table resizer when nested
1695
- - [`f188d9ea397`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f188d9ea397) - Create reference event for legacy image upload so DataTransfer is not lost
1700
+ - [#36477](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36477) [`b8d84a1ffcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8d84a1ffcd) - [ux] ED-17632 disable table resizer when nested
1701
+ - [#36487](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36487) [`f188d9ea397`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f188d9ea397) - Create reference event for legacy image upload so DataTransfer is not lost
1696
1702
  - [`ade972c0252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ade972c0252) - Remove stopPropagation from paste image plugin main
1697
1703
 
1698
1704
  ## 185.14.2
1699
1705
 
1700
1706
  ### Patch Changes
1701
1707
 
1702
- - [`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux] ED-18027 Upgrades editor-markdown-transformer to latest version.
1708
+ - [#36816](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36816) [`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux] ED-18027 Upgrades editor-markdown-transformer to latest version.
1703
1709
 
1704
1710
  ## 185.14.0
1705
1711
 
1706
1712
  ### Minor Changes
1707
1713
 
1708
- - [`91c4edcea5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91c4edcea5a) - The analytics plugin (`editor-plugin-analytics`) now creates the `createAnalyticsEvent` if none is supplied and shares it with other plugins internally.
1714
+ - [#36748](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36748) [`91c4edcea5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91c4edcea5a) - The analytics plugin (`editor-plugin-analytics`) now creates the `createAnalyticsEvent` if none is supplied and shares it with other plugins internally.
1709
1715
 
1710
1716
  ### Patch Changes
1711
1717
 
@@ -1715,56 +1721,56 @@
1715
1721
 
1716
1722
  ### Patch Changes
1717
1723
 
1718
- - [`202f8c2ee69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/202f8c2ee69) - The changes here adds support for datasource feature flag for rollout.
1724
+ - [#36626](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36626) [`202f8c2ee69`](https://bitbucket.org/atlassian/atlassian-frontend/commits/202f8c2ee69) - The changes here adds support for datasource feature flag for rollout.
1719
1725
 
1720
1726
  ## 185.13.0
1721
1727
 
1722
1728
  ### Patch Changes
1723
1729
 
1724
- - [`36f667d92e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36f667d92e5) - Add data-testid to ToolbarBlockType
1730
+ - [#36700](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36700) [`36f667d92e5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36f667d92e5) - Add data-testid to ToolbarBlockType
1725
1731
 
1726
1732
  ## 185.12.2
1727
1733
 
1728
1734
  ### Patch Changes
1729
1735
 
1730
- - [`a20c7920f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a20c7920f82) - [ux] ED-15477 Update insertion behaviour for expands, code blocks and panels to make them consistent
1736
+ - [#35870](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35870) [`a20c7920f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a20c7920f82) - [ux] ED-15477 Update insertion behaviour for expands, code blocks and panels to make them consistent
1731
1737
 
1732
1738
  ## 185.12.1
1733
1739
 
1734
1740
  ### Patch Changes
1735
1741
 
1736
- - [`a9bd271beba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9bd271beba) - Fixes link updated linking platform events being dispatched without an updateType
1742
+ - [#36358](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36358) [`a9bd271beba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9bd271beba) - Fixes link updated linking platform events being dispatched without an updateType
1737
1743
 
1738
1744
  ## 185.12.0
1739
1745
 
1740
1746
  ### Minor Changes
1741
1747
 
1742
- - [`ad94cd465e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad94cd465e4) - ED-18748: [ux] Adding chevron to floating toolbar cell background
1748
+ - [#36530](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36530) [`ad94cd465e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad94cd465e4) - ED-18748: [ux] Adding chevron to floating toolbar cell background
1743
1749
 
1744
1750
  ## 185.11.3
1745
1751
 
1746
1752
  ### Patch Changes
1747
1753
 
1748
- - [`f486dbd535c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f486dbd535c) - MEX-2481 Fix minor gap between image and border
1754
+ - [#36498](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36498) [`f486dbd535c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f486dbd535c) - MEX-2481 Fix minor gap between image and border
1749
1755
  - Updated dependencies
1750
1756
 
1751
1757
  ## 185.11.0
1752
1758
 
1753
1759
  ### Minor Changes
1754
1760
 
1755
- - [`f21b48e8a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f21b48e8a51) - enabled access to NextEditorPlugin actions for mobile bridge
1761
+ - [#34966](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34966) [`f21b48e8a51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f21b48e8a51) - enabled access to NextEditorPlugin actions for mobile bridge
1756
1762
 
1757
1763
  ## 185.10.3
1758
1764
 
1759
1765
  ### Patch Changes
1760
1766
 
1761
- - [`6c6c3491dfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c6c3491dfa) - Move collab provider subscription into plugin#view methods to avoid race conditions with re-configuring editor state
1767
+ - [#36491](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36491) [`6c6c3491dfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c6c3491dfa) - Move collab provider subscription into plugin#view methods to avoid race conditions with re-configuring editor state
1762
1768
 
1763
1769
  ## 185.10.0
1764
1770
 
1765
1771
  ### Minor Changes
1766
1772
 
1767
- - [`41820924223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41820924223) - [ux] [ED-15876] Add additional value option to `allowDate` editor prop. Previously it could only be a boolean (true or false) but now it can be a boolean OR an object with `weekStartDay` and `WeekDay` (from `@atlaskit/calendar/types`) type as the value.
1773
+ - [#36263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36263) [`41820924223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41820924223) - [ux] [ED-15876] Add additional value option to `allowDate` editor prop. Previously it could only be a boolean (true or false) but now it can be a boolean OR an object with `weekStartDay` and `WeekDay` (from `@atlaskit/calendar/types`) type as the value.
1768
1774
 
1769
1775
  Example Usage:
1770
1776
 
@@ -1800,14 +1806,14 @@
1800
1806
 
1801
1807
  ### Patch Changes
1802
1808
 
1803
- - [`dbfd6704c14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbfd6704c14) - [ux] ED-18061 - Safe insert node selected codeblock in paste handler logic
1809
+ - [#36402](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36402) [`dbfd6704c14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbfd6704c14) - [ux] ED-18061 - Safe insert node selected codeblock in paste handler logic
1804
1810
  - Updated dependencies
1805
1811
 
1806
1812
  ## 185.9.2
1807
1813
 
1808
1814
  ### Patch Changes
1809
1815
 
1810
- - [`42e5defb430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e5defb430) - Fix typing of internal EditorNext react component.
1816
+ - [#36465](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36465) [`42e5defb430`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e5defb430) - Fix typing of internal EditorNext react component.
1811
1817
 
1812
1818
  ## 185.9.1
1813
1819
 
@@ -1819,7 +1825,7 @@
1819
1825
 
1820
1826
  ### Minor Changes
1821
1827
 
1822
- - [`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) - Promoted border mark to full schema and add border support for email renderer
1828
+ - [#36134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36134) [`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) - Promoted border mark to full schema and add border support for email renderer
1823
1829
 
1824
1830
  ### Patch Changes
1825
1831
 
@@ -1829,20 +1835,20 @@
1829
1835
 
1830
1836
  ### Patch Changes
1831
1837
 
1832
- - [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
1838
+ - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241) [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
1833
1839
  - Updated dependencies
1834
1840
 
1835
1841
  ## 185.8.2
1836
1842
 
1837
1843
  ### Patch Changes
1838
1844
 
1839
- - [`5f6168797f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f6168797f7) - Improve run-time performance of editor on scroll/resizing by using newer APIs for toolbar keyline.
1845
+ - [#36367](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36367) [`5f6168797f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f6168797f7) - Improve run-time performance of editor on scroll/resizing by using newer APIs for toolbar keyline.
1840
1846
 
1841
1847
  ## 185.8.0
1842
1848
 
1843
1849
  ### Minor Changes
1844
1850
 
1845
- - [`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - Added feature flag for the new media resize experience.
1851
+ - [#35517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35517) [`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - Added feature flag for the new media resize experience.
1846
1852
 
1847
1853
  ### Patch Changes
1848
1854
 
@@ -1852,7 +1858,7 @@
1852
1858
 
1853
1859
  ### Minor Changes
1854
1860
 
1855
- - [`9fc1422dec1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fc1422dec1) - Make `hyperlink` plugin an explicit dependency of `card` plugin. Move card styles and types into editor-common.
1861
+ - [#36220](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36220) [`9fc1422dec1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fc1422dec1) - Make `hyperlink` plugin an explicit dependency of `card` plugin. Move card styles and types into editor-common.
1856
1862
 
1857
1863
  ### Patch Changes
1858
1864
 
@@ -1862,28 +1868,28 @@
1862
1868
 
1863
1869
  ### Patch Changes
1864
1870
 
1865
- - [`1622659f976`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1622659f976) - [ux] Render the image border submenu to the left if it goes out of bounds
1871
+ - [#36139](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36139) [`1622659f976`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1622659f976) - [ux] Render the image border submenu to the left if it goes out of bounds
1866
1872
  - Updated dependencies
1867
1873
 
1868
1874
  ## 185.6.3
1869
1875
 
1870
1876
  ### Patch Changes
1871
1877
 
1872
- - [`d73305e0246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d73305e0246) - ED-18796 enable FF for table cell optimisation
1878
+ - [#35848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35848) [`d73305e0246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d73305e0246) - ED-18796 enable FF for table cell optimisation
1873
1879
 
1874
1880
  ## 185.6.1
1875
1881
 
1876
1882
  ### Patch Changes
1877
1883
 
1878
- - [`a1a0ac82bce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1a0ac82bce) - ED-18861 Update editor wrapper div when assistiveLabel prop change.
1879
- - [`8d460228bf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d460228bf3) - NONE: fix collabparticipant import
1884
+ - [#35871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35871) [`a1a0ac82bce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1a0ac82bce) - ED-18861 Update editor wrapper div when assistiveLabel prop change.
1885
+ - [#35954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35954) [`8d460228bf3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d460228bf3) - NONE: fix collabparticipant import
1880
1886
  - Updated dependencies
1881
1887
 
1882
1888
  ## 185.6.0
1883
1889
 
1884
1890
  ### Minor Changes
1885
1891
 
1886
- - [`a1b70608039`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1b70608039) - [ux] Adds editor toolbar to link datasource component
1892
+ - [#35499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35499) [`a1b70608039`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1b70608039) - [ux] Adds editor toolbar to link datasource component
1887
1893
 
1888
1894
  ### Patch Changes
1889
1895
 
@@ -1893,26 +1899,26 @@
1893
1899
 
1894
1900
  ### Patch Changes
1895
1901
 
1896
- - [`6e54d9fbeea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e54d9fbeea) - Added tableAddWidthPlugin
1902
+ - [#35749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35749) [`6e54d9fbeea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e54d9fbeea) - Added tableAddWidthPlugin
1897
1903
 
1898
1904
  ## 185.5.5
1899
1905
 
1900
1906
  ### Patch Changes
1901
1907
 
1902
- - [`072578e8f55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/072578e8f55) - [ux] The change here enables the datasource table to be configured with varying width based on 3 layout modes.
1903
- - [`dd532ad4f99`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd532ad4f99) - [MEX-2457] fix wrong upload position for mediaGroup
1908
+ - [#35176](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35176) [`072578e8f55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/072578e8f55) - [ux] The change here enables the datasource table to be configured with varying width based on 3 layout modes.
1909
+ - [#35898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35898) [`dd532ad4f99`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd532ad4f99) - [MEX-2457] fix wrong upload position for mediaGroup
1904
1910
 
1905
1911
  ## 185.5.2
1906
1912
 
1907
1913
  ### Patch Changes
1908
1914
 
1909
- - [`d11b0938949`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d11b0938949) - [No Issue] Add aria label for Hyperlink Edit popup
1915
+ - [#36132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36132) [`d11b0938949`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d11b0938949) - [No Issue] Add aria label for Hyperlink Edit popup
1910
1916
 
1911
1917
  ## 185.5.0
1912
1918
 
1913
1919
  ### Minor Changes
1914
1920
 
1915
- - [`04295e9d5bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04295e9d5bc) - [ux] Updating ORS response to include datasources and facilitating pasting JQL links turning into datasource tables
1921
+ - [#35032](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35032) [`04295e9d5bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04295e9d5bc) - [ux] Updating ORS response to include datasources and facilitating pasting JQL links turning into datasource tables
1916
1922
 
1917
1923
  ### Patch Changes
1918
1924
 
@@ -1922,7 +1928,7 @@
1922
1928
 
1923
1929
  ### Patch Changes
1924
1930
 
1925
- - [`9c56055e190`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c56055e190) - Fixed session duration payload calculation to use consistent timers
1931
+ - [#35989](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35989) [`9c56055e190`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c56055e190) - Fixed session duration payload calculation to use consistent timers
1926
1932
 
1927
1933
  ## 185.4.4
1928
1934
 
@@ -1934,93 +1940,93 @@
1934
1940
 
1935
1941
  ### Patch Changes
1936
1942
 
1937
- - [`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check existence of window and document variable for confluence SSR to work
1943
+ - [#35233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35233) [`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check existence of window and document variable for confluence SSR to work
1938
1944
 
1939
1945
  ## 185.4.0
1940
1946
 
1941
1947
  ### Minor Changes
1942
1948
 
1943
- - [`714f16e525a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/714f16e525a) - [ux] Added blockCard integration with datasource ADFs
1949
+ - [#34936](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34936) [`714f16e525a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/714f16e525a) - [ux] Added blockCard integration with datasource ADFs
1944
1950
 
1945
1951
  ## 185.3.1
1946
1952
 
1947
1953
  ### Patch Changes
1948
1954
 
1949
- - [`18344c31ea3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18344c31ea3) - [ED-13910] Fix EditorView getPos type
1955
+ - [#35788](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35788) [`18344c31ea3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18344c31ea3) - [ED-13910] Fix EditorView getPos type
1950
1956
 
1951
1957
  ## 185.3.0
1952
1958
 
1953
1959
  ### Minor Changes
1954
1960
 
1955
- - [`4bf22e4eb1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bf22e4eb1c) - The editor dropdown menu items are now forced to be `position: static` when a feature flag is on to work around menu items being position relative now. This is a short term fix to keep the table cell color nested menu working.
1961
+ - [#35868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35868) [`4bf22e4eb1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bf22e4eb1c) - The editor dropdown menu items are now forced to be `position: static` when a feature flag is on to work around menu items being position relative now. This is a short term fix to keep the table cell color nested menu working.
1956
1962
 
1957
1963
  ### Patch Changes
1958
1964
 
1959
- - [`8b14ad8d3e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b14ad8d3e2) - Dummy change to trigger pipeline
1965
+ - [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782) [`8b14ad8d3e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b14ad8d3e2) - Dummy change to trigger pipeline
1960
1966
  - Updated dependencies
1961
1967
 
1962
1968
  ## 185.2.27
1963
1969
 
1964
1970
  ### Patch Changes
1965
1971
 
1966
- - [`8114875676c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8114875676c) - [ux] ED-17625: move playwright test from editor-plugin-table to editor-core
1972
+ - [#35506](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35506) [`8114875676c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8114875676c) - [ux] ED-17625: move playwright test from editor-plugin-table to editor-core
1967
1973
 
1968
1974
  ## 185.2.26
1969
1975
 
1970
1976
  ### Patch Changes
1971
1977
 
1972
- - [`5e01082b600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e01082b600) - Extracting SelectionBasedNodeView to editor-common.
1978
+ - [#35353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35353) [`5e01082b600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e01082b600) - Extracting SelectionBasedNodeView to editor-common.
1973
1979
  - Updated dependencies
1974
1980
 
1975
1981
  ## 185.2.25
1976
1982
 
1977
1983
  ### Patch Changes
1978
1984
 
1979
- - [`87366c84531`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87366c84531) - Extract context panel plugin to new package @atlaskit/editor-plugin-context-panel
1985
+ - [#35475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35475) [`87366c84531`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87366c84531) - Extract context panel plugin to new package @atlaskit/editor-plugin-context-panel
1980
1986
  - Updated dependencies
1981
1987
 
1982
1988
  ## 185.2.24
1983
1989
 
1984
1990
  ### Patch Changes
1985
1991
 
1986
- - [`a7642631f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7642631f34) - Reduce re-rendering due to props changing in the Editor.
1992
+ - [#35604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35604) [`a7642631f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7642631f34) - Reduce re-rendering due to props changing in the Editor.
1987
1993
 
1988
1994
  ## 185.2.23
1989
1995
 
1990
1996
  ### Patch Changes
1991
1997
 
1992
- - [`91ea76040d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ea76040d5) - Fix editor not providing creation method for link created events triggered by link picker insertions on text selections
1998
+ - [#35183](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35183) [`91ea76040d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ea76040d5) - Fix editor not providing creation method for link created events triggered by link picker insertions on text selections
1993
1999
 
1994
2000
  ## 185.2.20
1995
2001
 
1996
2002
  ### Patch Changes
1997
2003
 
1998
- - [`9702c38714d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9702c38714d) - ED-16962 close element browser on tab
2004
+ - [#35589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35589) [`9702c38714d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9702c38714d) - ED-16962 close element browser on tab
1999
2005
 
2000
2006
  ## 185.2.19
2001
2007
 
2002
2008
  ### Patch Changes
2003
2009
 
2004
- - [`6d852a003e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d852a003e4) - Fixes link picker not returning focus on close when `lp-link-picker-focus-trap` feature flag is enabled
2010
+ - [#35122](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35122) [`6d852a003e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d852a003e4) - Fixes link picker not returning focus on close when `lp-link-picker-focus-trap` feature flag is enabled
2005
2011
 
2006
2012
  ## 185.2.16
2007
2013
 
2008
2014
  ### Patch Changes
2009
2015
 
2010
- - [`b273cb8b28a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b273cb8b28a) - The ModalElementBrower will no longer rerender when the editor state changes, instead it will only cause a rerender when the view is changed. This is to avoid lose of context within the element browser.
2016
+ - [#35564](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35564) [`b273cb8b28a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b273cb8b28a) - The ModalElementBrower will no longer rerender when the editor state changes, instead it will only cause a rerender when the view is changed. This is to avoid lose of context within the element browser.
2011
2017
 
2012
2018
  ## 185.2.14
2013
2019
 
2014
2020
  ### Patch Changes
2015
2021
 
2016
- - [`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move `width` and `layout` out from `datasource` into `attr` root (context blockCard node)
2022
+ - [#35085](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35085) [`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move `width` and `layout` out from `datasource` into `attr` root (context blockCard node)
2017
2023
  - Updated dependencies
2018
2024
 
2019
2025
  ## 185.2.13
2020
2026
 
2021
2027
  ### Patch Changes
2022
2028
 
2023
- - [`406f89ad910`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406f89ad910) - [ux] fix image border missing in renderer when image is linked and also double seperators issue
2029
+ - [#35514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35514) [`406f89ad910`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406f89ad910) - [ux] fix image border missing in renderer when image is linked and also double seperators issue
2024
2030
 
2025
2031
  ## 185.2.10
2026
2032
 
@@ -2032,39 +2038,39 @@
2032
2038
 
2033
2039
  ### Patch Changes
2034
2040
 
2035
- - [`c0d84ed8771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0d84ed8771) - fix copy and paste across issues in Jira
2041
+ - [#35468](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35468) [`c0d84ed8771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0d84ed8771) - fix copy and paste across issues in Jira
2036
2042
 
2037
2043
  ## 185.2.8
2038
2044
 
2039
2045
  ### Patch Changes
2040
2046
 
2041
- - [`af998742600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af998742600) - [ux] ED-18059 Updated arrow key navigation within insert menu and element browser.
2047
+ - [#35310](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35310) [`af998742600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af998742600) - [ux] ED-18059 Updated arrow key navigation within insert menu and element browser.
2042
2048
 
2043
2049
  ## 185.2.7
2044
2050
 
2045
2051
  ### Patch Changes
2046
2052
 
2047
- - [`1259df9a9ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1259df9a9ef) - converted some of block-type's analytics to use new EditorAnalyticsAPI
2053
+ - [#34961](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34961) [`1259df9a9ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1259df9a9ef) - converted some of block-type's analytics to use new EditorAnalyticsAPI
2048
2054
 
2049
2055
  ## 185.2.5
2050
2056
 
2051
2057
  ### Patch Changes
2052
2058
 
2053
- - [`b48d0a5f88f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b48d0a5f88f) - Create new placeholder for the floating toolbar plugin and use a new action to replace the forceFocusSelector action.
2059
+ - [#35227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35227) [`b48d0a5f88f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b48d0a5f88f) - Create new placeholder for the floating toolbar plugin and use a new action to replace the forceFocusSelector action.
2054
2060
  - Updated dependencies
2055
2061
 
2056
2062
  ## 185.2.2
2057
2063
 
2058
2064
  ### Patch Changes
2059
2065
 
2060
- - [`f07a1e036a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f07a1e036a9) - Refactoring editor-core to prepare for extracting card plugin.
2066
+ - [#35005](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35005) [`f07a1e036a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f07a1e036a9) - Refactoring editor-core to prepare for extracting card plugin.
2061
2067
  - Updated dependencies
2062
2068
 
2063
2069
  ## 185.2.0
2064
2070
 
2065
2071
  ### Minor Changes
2066
2072
 
2067
- - [`66adfa8cd12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66adfa8cd12) - [ux] Passthru editor feature flags props into the Appearance content area so it's able to setup styles which rely on feature flags
2073
+ - [#35061](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35061) [`66adfa8cd12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66adfa8cd12) - [ux] Passthru editor feature flags props into the Appearance content area so it's able to setup styles which rely on feature flags
2068
2074
 
2069
2075
  ## 185.1.6
2070
2076
 
@@ -2076,7 +2082,7 @@
2076
2082
 
2077
2083
  ### Patch Changes
2078
2084
 
2079
- - [`7cd4abcdc0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cd4abcdc0d) - Fix workaround in `editor-plugin-width`. This involved removing `WidthEmitter` in `editor-core`, removing `containerWidth` from `WidthPluginState`. This change also introduces `usePluginHook` for an `EditorPlugin` - this enables a react hook to be mounted for plugins (in all appearances).
2085
+ - [#34938](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34938) [`7cd4abcdc0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cd4abcdc0d) - Fix workaround in `editor-plugin-width`. This involved removing `WidthEmitter` in `editor-core`, removing `containerWidth` from `WidthPluginState`. This change also introduces `usePluginHook` for an `EditorPlugin` - this enables a react hook to be mounted for plugins (in all appearances).
2080
2086
  - Updated dependencies
2081
2087
 
2082
2088
  ## 185.1.2
@@ -2089,13 +2095,13 @@
2089
2095
 
2090
2096
  ### Patch Changes
2091
2097
 
2092
- - [`63ef771aab9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63ef771aab9) - [ux] Fix layout button. breakoutNode equals check should include position.
2098
+ - [#34620](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34620) [`63ef771aab9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63ef771aab9) - [ux] Fix layout button. breakoutNode equals check should include position.
2093
2099
 
2094
2100
  ## 185.1.0
2095
2101
 
2096
2102
  ### Minor Changes
2097
2103
 
2098
- - [`d9fe34b3f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9fe34b3f2b) - [ux] The ResizerNext component now supports a new property handleAlignmentMethod which defaults to "sticky". This means the resizer handles wil stick to the top/bottom bounds of the browser viewport if the component extends beyond and the user scrolls down. An alternative "center" value can be set which means the handles will just center to their content and not stick.
2104
+ - [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887) [`d9fe34b3f2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9fe34b3f2b) - [ux] The ResizerNext component now supports a new property handleAlignmentMethod which defaults to "sticky". This means the resizer handles wil stick to the top/bottom bounds of the browser viewport if the component extends beyond and the user scrolls down. An alternative "center" value can be set which means the handles will just center to their content and not stick.
2099
2105
 
2100
2106
  ### Patch Changes
2101
2107
 
@@ -2114,7 +2120,7 @@
2114
2120
 
2115
2121
  ### Major Changes
2116
2122
 
2117
- - [`741b3acd455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/741b3acd455) - This major change includes:
2123
+ - [#34644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34644) [`741b3acd455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/741b3acd455) - This major change includes:
2118
2124
 
2119
2125
  - `EditorMigrationComponent` being renamed to `Editor`. This includes making component methods which should never be used private (which should never be used in normal operation and have been deprecated for several releases).
2120
2126
  - `EditorMigrationComponent` is now removed
@@ -2152,13 +2158,13 @@
2152
2158
 
2153
2159
  ### Patch Changes
2154
2160
 
2155
- - [`42486e5e512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42486e5e512) - Updated `ColorPickerButton`'s size prop type from number to string for width and height, allowing use of space tokens.
2161
+ - [#34395](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34395) [`42486e5e512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42486e5e512) - Updated `ColorPickerButton`'s size prop type from number to string for width and height, allowing use of space tokens.
2156
2162
 
2157
2163
  ## 184.0.0
2158
2164
 
2159
2165
  ### Major Changes
2160
2166
 
2161
- - [`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) - ESS-3135: move collab provider types into @atlaskit/collab-provider
2167
+ - [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192) [`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) - ESS-3135: move collab provider types into @atlaskit/collab-provider
2162
2168
 
2163
2169
  ### Minor Changes
2164
2170
 
@@ -2181,20 +2187,20 @@
2181
2187
 
2182
2188
  ### Patch Changes
2183
2189
 
2184
- - [`42fa291e96f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42fa291e96f) - Updated color hovering styles for image borders toolbar
2190
+ - [#33904](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33904) [`42fa291e96f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42fa291e96f) - Updated color hovering styles for image borders toolbar
2185
2191
 
2186
2192
  ## 183.1.1
2187
2193
 
2188
2194
  ### Patch Changes
2189
2195
 
2190
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
2196
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
2191
2197
  - Updated dependencies
2192
2198
 
2193
2199
  ## 183.1.0
2194
2200
 
2195
2201
  ### Minor Changes
2196
2202
 
2197
- - [`6bc52e5a406`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bc52e5a406) - [ED-17687] Capture errors caught in error boundaries in Sentry
2203
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771) [`6bc52e5a406`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bc52e5a406) - [ED-17687] Capture errors caught in error boundaries in Sentry
2198
2204
  - [`5cc449dac8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cc449dac8d) - Decouple card plugin so that it uses new NextEditorPlugin for any injected dependencies.
2199
2205
  - [`4dcb7845a4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4dcb7845a4d) - COLLAB-2425 Fixed mediasingle resize issue.
2200
2206
 
@@ -2222,32 +2228,32 @@
2222
2228
 
2223
2229
  ### Patch Changes
2224
2230
 
2225
- - [`7a87ea4b905`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a87ea4b905) - Fixes document inserted smartLink instead firing document pasted smartLink
2231
+ - [#33677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33677) [`7a87ea4b905`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a87ea4b905) - Fixes document inserted smartLink instead firing document pasted smartLink
2226
2232
 
2227
2233
  ## 183.0.9
2228
2234
 
2229
2235
  ### Patch Changes
2230
2236
 
2231
- - [`333fa827c25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/333fa827c25) - ED-15646: Fix paste behaviour for markdown which contains headings inside list items. List items with headings will now be retained.
2237
+ - [#33618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33618) [`333fa827c25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/333fa827c25) - ED-15646: Fix paste behaviour for markdown which contains headings inside list items. List items with headings will now be retained.
2232
2238
 
2233
2239
  ## 183.0.8
2234
2240
 
2235
2241
  ### Patch Changes
2236
2242
 
2237
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
2243
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
2238
2244
  - Updated dependencies
2239
2245
 
2240
2246
  ## 183.0.6
2241
2247
 
2242
2248
  ### Patch Changes
2243
2249
 
2244
- - [`98c74fa6f26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98c74fa6f26) - [ux] fix placeholder fallback
2250
+ - [#32882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32882) [`98c74fa6f26`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98c74fa6f26) - [ux] fix placeholder fallback
2245
2251
 
2246
2252
  ## 183.0.0
2247
2253
 
2248
2254
  ### Minor Changes
2249
2255
 
2250
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
2256
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
2251
2257
 
2252
2258
  ### Patch Changes
2253
2259
 
@@ -2257,7 +2263,7 @@
2257
2263
 
2258
2264
  ### Minor Changes
2259
2265
 
2260
- - [`31302b3cec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31302b3cec6) - Add location attribute to editor smart card analytics
2266
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`31302b3cec6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31302b3cec6) - Add location attribute to editor smart card analytics
2261
2267
  - [`dbf2e414624`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbf2e414624) - ED-15685: Adjust selection-based indent behaviour to match visual selection (as done in Editor lists)
2262
2268
 
2263
2269
  ### Patch Changes
@@ -2274,20 +2280,20 @@
2274
2280
 
2275
2281
  ### Patch Changes
2276
2282
 
2277
- - [`a6a3544d04d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6a3544d04d) - [ux] Fix the image border split button so that both the toggle and the dropdown buttons share the same select state; and add a divider line between it and the align left icon group
2283
+ - [#32631](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32631) [`a6a3544d04d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6a3544d04d) - [ux] Fix the image border split button so that both the toggle and the dropdown buttons share the same select state; and add a divider line between it and the align left icon group
2278
2284
 
2279
2285
  ## 182.1.1
2280
2286
 
2281
2287
  ### Patch Changes
2282
2288
 
2283
- - [`dc608155b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc608155b35) - [ux] ED-17486 stopped event propagation on Esc key on the main toolbar so that it is only focuses editor.
2289
+ - [#32353](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32353) [`dc608155b35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc608155b35) - [ux] ED-17486 stopped event propagation on Esc key on the main toolbar so that it is only focuses editor.
2284
2290
  - Updated dependencies
2285
2291
 
2286
2292
  ## 182.1.0
2287
2293
 
2288
2294
  ### Minor Changes
2289
2295
 
2290
- - [`ba95f121a52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f121a52) - ED-17378 Added assistiveLabel prop to Editor.
2296
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`ba95f121a52`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba95f121a52) - ED-17378 Added assistiveLabel prop to Editor.
2291
2297
  - [`c2385dcb8f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2385dcb8f7) - [ux] ED-17043 Expanded table chart colors from 20 to 36 colors.
2292
2298
  - [`e88e54a14e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e88e54a14e3) - [ux] [ux] Added 'allowAlignment' and 'allowWrapping' as options in 'cardOptions' to let Trello to disable the features
2293
2299
  - [`d9a8fe191f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9a8fe191f2) - [ED-17295] Update feature flag usage for media plugin
@@ -2327,25 +2333,25 @@
2327
2333
 
2328
2334
  ### Patch Changes
2329
2335
 
2330
- - [`bcdf4f2913f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcdf4f2913f) - add missing border mark data to the media analytic context
2336
+ - [#32147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32147) [`bcdf4f2913f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcdf4f2913f) - add missing border mark data to the media analytic context
2331
2337
 
2332
2338
  ## 182.0.2
2333
2339
 
2334
2340
  ### Patch Changes
2335
2341
 
2336
- - [`1fa59166180`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fa59166180) - [ux] ED-17355 added shortcut to focus main toolbar in comment editor
2342
+ - [#32087](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32087) [`1fa59166180`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fa59166180) - [ux] ED-17355 added shortcut to focus main toolbar in comment editor
2337
2343
 
2338
2344
  ## 182.0.1
2339
2345
 
2340
2346
  ### Patch Changes
2341
2347
 
2342
- - [`190cca54c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190cca54c10) - [ux] Update the image border icon
2348
+ - [#31952](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31952) [`190cca54c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/190cca54c10) - [ux] Update the image border icon
2343
2349
 
2344
2350
  ## 182.0.0
2345
2351
 
2346
2352
  ### Major Changes
2347
2353
 
2348
- - [`d066f461786`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d066f461786) - [ED-16946] Remove deprecated feature flag allowMoreTextColors
2354
+ - [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891) [`d066f461786`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d066f461786) - [ED-16946] Remove deprecated feature flag allowMoreTextColors
2349
2355
 
2350
2356
  ### Minor Changes
2351
2357
 
@@ -2385,14 +2391,14 @@
2385
2391
 
2386
2392
  ### Patch Changes
2387
2393
 
2388
- - [`40c9132b8cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/40c9132b8cd) - [ux] ED-17200 Restore typeahead initial-navigation behaviour
2394
+ - [#31898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31898) [`40c9132b8cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/40c9132b8cd) - [ux] ED-17200 Restore typeahead initial-navigation behaviour
2389
2395
  - [`b737494c727`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b737494c727) - Update typeahead changes to be behind a feature flag named `use-better-typeahead-navigation`/`useBetterTypeaheadNavigation`. This is an opt-out feature flag! To disable, please supply the feature flag as false.
2390
2396
 
2391
2397
  ## 181.0.0
2392
2398
 
2393
2399
  ### Major Changes
2394
2400
 
2395
- - [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux] PTC-6520 remove team mention highlight
2401
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299) [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux] PTC-6520 remove team mention highlight
2396
2402
 
2397
2403
  ### Minor Changes
2398
2404
 
@@ -2435,7 +2441,7 @@
2435
2441
 
2436
2442
  ### Minor Changes
2437
2443
 
2438
- - [`434699a8b0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/434699a8b0e) - [ux] [ED-15904] Implements new functionality for the restart numbered lists project which allows a user to paste a block node into a list. It will now split the list and insert the node in that position. If it's an ordered list, list numbering will continue in the now split list.
2444
+ - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248) [`434699a8b0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/434699a8b0e) - [ux] [ED-15904] Implements new functionality for the restart numbered lists project which allows a user to paste a block node into a list. It will now split the list and insert the node in that position. If it's an ordered list, list numbering will continue in the now split list.
2439
2445
 
2440
2446
  This feature is behind the `restartNumberedLists` feature flag.
2441
2447
 
@@ -2515,20 +2521,20 @@
2515
2521
 
2516
2522
  ### Patch Changes
2517
2523
 
2518
- - [`f770f0118a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f770f0118a4) - This package is now declared as a singleton within its package.json file. Consumers should provide tooling to assist in deduplication and enforcement of the singleton pattern.
2524
+ - [#30335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30335) [`f770f0118a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f770f0118a4) - This package is now declared as a singleton within its package.json file. Consumers should provide tooling to assist in deduplication and enforcement of the singleton pattern.
2519
2525
  - Updated dependencies
2520
2526
 
2521
2527
  ## 179.1.1
2522
2528
 
2523
2529
  ### Patch Changes
2524
2530
 
2525
- - [`c38fe3fa7d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c38fe3fa7d1) - [ux]ED-16915 Adds back styles for placeholder span on Android
2531
+ - [#30359](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30359) [`c38fe3fa7d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c38fe3fa7d1) - [ux]ED-16915 Adds back styles for placeholder span on Android
2526
2532
 
2527
2533
  ## 179.1.0
2528
2534
 
2529
2535
  ### Minor Changes
2530
2536
 
2531
- - [`ef0beaafa36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0beaafa36) - [ux] ED-15862: Add analytics for restartNumberedLists custom list start numbers
2537
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470) [`ef0beaafa36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef0beaafa36) - [ux] ED-15862: Add analytics for restartNumberedLists custom list start numbers
2532
2538
  - [`75e0af42bcd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75e0af42bcd) - [ux] ED-16568 added selected state to emoji button in the main toolbar, when it is clicked and emoji popup is displayed
2533
2539
 
2534
2540
  ### Patch Changes
@@ -2550,25 +2556,25 @@
2550
2556
 
2551
2557
  ### Patch Changes
2552
2558
 
2553
- - [`5139cd8cbdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5139cd8cbdf) - [ED-16854] Add @deprecate annotations to public class methods in editor.
2559
+ - [#29732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29732) [`5139cd8cbdf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5139cd8cbdf) - [ED-16854] Add @deprecate annotations to public class methods in editor.
2554
2560
 
2555
2561
  ## 179.0.3
2556
2562
 
2557
2563
  ### Patch Changes
2558
2564
 
2559
- - [`d93b14cdda6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d93b14cdda6) - [ED-16678] fix - add extra check for props.getPos to fix slow extension rendering
2565
+ - [#29606](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29606) [`d93b14cdda6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d93b14cdda6) - [ED-16678] fix - add extra check for props.getPos to fix slow extension rendering
2560
2566
 
2561
2567
  ## 179.0.2
2562
2568
 
2563
2569
  ### Patch Changes
2564
2570
 
2565
- - [`9e088852e54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e088852e54) - ED-16199 moved domainName to nonPrivacySafeAttributes
2571
+ - [#29831](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29831) [`9e088852e54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e088852e54) - ED-16199 moved domainName to nonPrivacySafeAttributes
2566
2572
 
2567
2573
  ## 179.0.1
2568
2574
 
2569
2575
  ### Patch Changes
2570
2576
 
2571
- - [`38549274b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38549274b29) - Replace &&= operator in editor-core since not all platforms support it.
2577
+ - [#29846](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29846) [`38549274b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38549274b29) - Replace &&= operator in editor-core since not all platforms support it.
2572
2578
 
2573
2579
  ## 179.0.0
2574
2580
 
@@ -2586,13 +2592,13 @@
2586
2592
 
2587
2593
  ### Patch Changes
2588
2594
 
2589
- - [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) - ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects` when loading the page.
2595
+ - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227) [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) - ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects` when loading the page.
2590
2596
 
2591
2597
  ## 178.1.0
2592
2598
 
2593
2599
  ### Minor Changes
2594
2600
 
2595
- - [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) - [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out analytics steps
2601
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932) [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) - [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out analytics steps
2596
2602
  - [`a0a35fe7fb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0a35fe7fb1) - Renaming contentComponent event subject to contentComponentv2. Move errorStack attribute to nonPrivacySafeAttributes
2597
2603
  - [`4f6a895f1d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f6a895f1d5) - [ux] Editor Node Block selection stabilization
2598
2604
 
@@ -2626,7 +2632,7 @@
2626
2632
 
2627
2633
  ### Patch Changes
2628
2634
 
2629
- - [`2ff1c66a6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ff1c66a6ab) - [ux] ED-16490 fixed bug so big margin will not occur before a Decision node in Renderer on iOS
2635
+ - [#29169](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29169) [`2ff1c66a6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ff1c66a6ab) - [ux] ED-16490 fixed bug so big margin will not occur before a Decision node in Renderer on iOS
2630
2636
 
2631
2637
  ## 178.0.1
2632
2638
 
@@ -2638,7 +2644,7 @@
2638
2644
 
2639
2645
  ### Major Changes
2640
2646
 
2641
- - [`04e3aacbcc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e3aacbcc0) - ED-16069 Unskip type over mediagroup integ test
2647
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374) [`04e3aacbcc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e3aacbcc0) - ED-16069 Unskip type over mediagroup integ test
2642
2648
 
2643
2649
  ### Minor Changes
2644
2650
 
@@ -2721,13 +2727,13 @@
2721
2727
 
2722
2728
  ### Patch Changes
2723
2729
 
2724
- - [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
2730
+ - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324) [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
2725
2731
 
2726
2732
  ## 177.0.0
2727
2733
 
2728
2734
  ### Major Changes
2729
2735
 
2730
- - [`ac1c880cf4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac1c880cf4c) - [ux] ED-12395 - Remove the keyboard accessible date picker feature flag, which has been 100% rolled out
2736
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`ac1c880cf4c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac1c880cf4c) - [ux] ED-12395 - Remove the keyboard accessible date picker feature flag, which has been 100% rolled out
2731
2737
 
2732
2738
  ## **DEPRECATION WARNING:**
2733
2739
 
@@ -2835,7 +2841,7 @@
2835
2841
 
2836
2842
  ### Patch Changes
2837
2843
 
2838
- - [`7f49aa601ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f49aa601ae) - ED-16445: Fix to set allowUndoRedoButtons prop codemod in editor-core to run against the correct editor version v175 rather than v173
2844
+ - [#28261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28261) [`7f49aa601ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f49aa601ae) - ED-16445: Fix to set allowUndoRedoButtons prop codemod in editor-core to run against the correct editor version v175 rather than v173
2839
2845
 
2840
2846
  ## 176.0.2
2841
2847
 
@@ -2853,7 +2859,7 @@
2853
2859
 
2854
2860
  ### Major Changes
2855
2861
 
2856
- - [`2df5ab17c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2df5ab17c10) - DSP-6459: Adds a background to code blocks in the editor to remove transparency. E.g. prevents table cell background colors from affecting code blocks. Also modifies code blocks in table headers to have a border instead of a different color when design tokens are enabled.
2862
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`2df5ab17c10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2df5ab17c10) - DSP-6459: Adds a background to code blocks in the editor to remove transparency. E.g. prevents table cell background colors from affecting code blocks. Also modifies code blocks in table headers to have a border instead of a different color when design tokens are enabled.
2857
2863
 
2858
2864
  ### Minor Changes
2859
2865
 
@@ -2923,7 +2929,7 @@
2923
2929
 
2924
2930
  ### Patch Changes
2925
2931
 
2926
- - [`403e0d2d291`](https://bitbucket.org/atlassian/atlassian-frontend/commits/403e0d2d291) - ED-16246 fix prevent @types/prosemirror-commands @types/prosemirror-keymap updating to incompatible version.
2932
+ - [#27511](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27511) [`403e0d2d291`](https://bitbucket.org/atlassian/atlassian-frontend/commits/403e0d2d291) - ED-16246 fix prevent @types/prosemirror-commands @types/prosemirror-keymap updating to incompatible version.
2927
2933
 
2928
2934
  ## 175.0.4
2929
2935
 
@@ -2935,13 +2941,13 @@
2935
2941
 
2936
2942
  ### Patch Changes
2937
2943
 
2938
- - [`c1d2045d68f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1d2045d68f) - [ux] Fix margins for extensions with fragment marks
2944
+ - [#27527](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27527) [`c1d2045d68f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1d2045d68f) - [ux] Fix margins for extensions with fragment marks
2939
2945
 
2940
2946
  ## 175.0.2
2941
2947
 
2942
2948
  ### Patch Changes
2943
2949
 
2944
- - [`560af4b794c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560af4b794c) - Preventing ReactEditorView declaration file from being generated with cypress types by changing the shape of the interface.
2950
+ - [#27437](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27437) [`560af4b794c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/560af4b794c) - Preventing ReactEditorView declaration file from being generated with cypress types by changing the shape of the interface.
2945
2951
 
2946
2952
  ## 175.0.1
2947
2953
 
@@ -2953,7 +2959,7 @@
2953
2959
 
2954
2960
  ### Major Changes
2955
2961
 
2956
- - [`291529c1b2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/291529c1b2d) - ED-12937: change Editor prop name from UNSAFE_allowUndoRedoButtons to allowUndoRedoButtons.
2962
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`291529c1b2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/291529c1b2d) - ED-12937: change Editor prop name from UNSAFE_allowUndoRedoButtons to allowUndoRedoButtons.
2957
2963
 
2958
2964
  BREAKING CHANGE: `UNSAFE_allowUndoRedoButtons` change to `allowUndoRedoButtons` in `<Editor />` in `@atlaskit/editor-core`
2959
2965
 
@@ -3045,14 +3051,14 @@
3045
3051
 
3046
3052
  ### Patch Changes
3047
3053
 
3048
- - [`74abc212007`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74abc212007) - Move `setTextSelection` from `editor-core` to `editor-common`, then re-export it form `editor-core` to ensure there are no breaking changes
3054
+ - [#25718](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25718) [`74abc212007`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74abc212007) - Move `setTextSelection` from `editor-core` to `editor-common`, then re-export it form `editor-core` to ensure there are no breaking changes
3049
3055
  - Updated dependencies
3050
3056
 
3051
3057
  ## 173.0.0
3052
3058
 
3053
3059
  ### Major Changes
3054
3060
 
3055
- - [`aed2ee012bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aed2ee012bc) - ED-13182 insertTaskDecision has been depreciated and removed from this release in favor of insertTaskDecisionCommand.
3061
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`aed2ee012bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aed2ee012bc) - ED-13182 insertTaskDecision has been depreciated and removed from this release in favor of insertTaskDecisionCommand.
3056
3062
 
3057
3063
  `insertTaskDecision` was a duplicate of `insertTaskDecisionCommand` with added unnecessary overhead, replace all occurrences with `insertTaskDecisionCommand`. The function signatures are slightly different to remediate remove the first parameter from the function call (`view: EditorView`) and insert a third parameter with a value of `undefined`.
3058
3064
 
@@ -3103,13 +3109,13 @@
3103
3109
 
3104
3110
  ### Patch Changes
3105
3111
 
3106
- - [`ebbb19af585`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebbb19af585) - bump editor-common to 69.4.1
3112
+ - [#25617](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25617) [`ebbb19af585`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebbb19af585) - bump editor-common to 69.4.1
3107
3113
 
3108
3114
  ## 172.3.0
3109
3115
 
3110
3116
  ### Minor Changes
3111
3117
 
3112
- - [`06ae7af103f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06ae7af103f) - [ux][ed-15739] Bring back the table icon to the typeahead menu by moving IconTable component to shared package
3118
+ - [#25390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25390) [`06ae7af103f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06ae7af103f) - [ux][ed-15739] Bring back the table icon to the typeahead menu by moving IconTable component to shared package
3113
3119
 
3114
3120
  ### Patch Changes
3115
3121
 
@@ -3119,14 +3125,14 @@
3119
3125
 
3120
3126
  ### Patch Changes
3121
3127
 
3122
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
3128
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
3123
3129
  - Updated dependencies
3124
3130
 
3125
3131
  ## 172.2.0
3126
3132
 
3127
3133
  ### Minor Changes
3128
3134
 
3129
- - [`922840a4c85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/922840a4c85) - [ED-15502][ed-15564] Decoupled selection and tables and re-enabled tableSelectionKeymap in new table plugin. Introduced new api EditorSelectionAPI.
3135
+ - [#24607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24607) [`922840a4c85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/922840a4c85) - [ED-15502][ed-15564] Decoupled selection and tables and re-enabled tableSelectionKeymap in new table plugin. Introduced new api EditorSelectionAPI.
3130
3136
  - [`7955a53b7aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7955a53b7aa) - [ED-15550] Move analytics types to editor-common package
3131
3137
  - [`762d8bfe380`](https://bitbucket.org/atlassian/atlassian-frontend/commits/762d8bfe380) - [ED-15503] First InsertionNodeAPI code: Removing the Toolbar - Table couple code
3132
3138
 
@@ -3150,19 +3156,19 @@
3150
3156
 
3151
3157
  ### Patch Changes
3152
3158
 
3153
- - [`764bb2b1267`](https://bitbucket.org/atlassian/atlassian-frontend/commits/764bb2b1267) - Fixed a bug where toolbar would disappear / break when mediaSingle is resized
3159
+ - [#24961](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24961) [`764bb2b1267`](https://bitbucket.org/atlassian/atlassian-frontend/commits/764bb2b1267) - Fixed a bug where toolbar would disappear / break when mediaSingle is resized
3154
3160
 
3155
3161
  ## 172.1.1
3156
3162
 
3157
3163
  ### Patch Changes
3158
3164
 
3159
- - [`fb0c1db4bf7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb0c1db4bf7) - [ux] ED-15512 Fix can't delete quote in first line jira comment
3165
+ - [#24814](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24814) [`fb0c1db4bf7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb0c1db4bf7) - [ux] ED-15512 Fix can't delete quote in first line jira comment
3160
3166
 
3161
3167
  ## 172.1.0
3162
3168
 
3163
3169
  ### Minor Changes
3164
3170
 
3165
- - [`0a2a2ff14d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a2a2ff14d9) - [ux] ED-15284 Updated shared styles to add margin-top to paragraphs and headings with indentation mark. Prior to this, indented content had different spacing to the rest of the document.
3171
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`0a2a2ff14d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a2a2ff14d9) - [ux] ED-15284 Updated shared styles to add margin-top to paragraphs and headings with indentation mark. Prior to this, indented content had different spacing to the rest of the document.
3166
3172
  - [`d7c4506066d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7c4506066d) - [ux][ed-15295] improve code block copy button label to better indicate to users what will end up in the clipboard when used.
3167
3173
  - [`82d38ab18c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82d38ab18c1) - [ux] ED-11600 Fixed - Keyboard composition in code block removes texts
3168
3174
  - [`1c7de731b84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c7de731b84) - [ux][ed-15135] Add image and video to keywords of files & images typeahead item
@@ -3206,7 +3212,7 @@
3206
3212
 
3207
3213
  ### Patch Changes
3208
3214
 
3209
- - [`36de2bb7444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36de2bb7444) - Removing the table background-color style which was introduced as a work around during a HOT, this caused other regressions and the actual fix was implemented by the chromium team. See HOT-99849 for more details
3215
+ - [#24330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24330) [`36de2bb7444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36de2bb7444) - Removing the table background-color style which was introduced as a work around during a HOT, this caused other regressions and the actual fix was implemented by the chromium team. See HOT-99849 for more details
3210
3216
 
3211
3217
  ## 172.0.4
3212
3218
 
@@ -3218,14 +3224,14 @@
3218
3224
 
3219
3225
  ### Patch Changes
3220
3226
 
3221
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
3227
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
3222
3228
  - Updated dependencies
3223
3229
 
3224
3230
  ## 172.0.2
3225
3231
 
3226
3232
  ### Patch Changes
3227
3233
 
3228
- - [`8ed516834c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ed516834c1) - [ux] ED-15407: Bring forward patches below to master:
3234
+ - [#24029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24029) [`8ed516834c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ed516834c1) - [ux] ED-15407: Bring forward patches below to master:
3229
3235
 
3230
3236
  - ED-14988: Patch dark mode in mobile-bridge by ensuring theme context is not stale. Repaints editor nodes when theme mode changes.
3231
3237
  - ME-2511: Revert the premature optimisation that introduces race condition.
@@ -3235,13 +3241,13 @@
3235
3241
 
3236
3242
  ### Patch Changes
3237
3243
 
3238
- - [`4e63a26de78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e63a26de78) - [ux] DTR-624 Reversed order of indentation buttons in the toolbar. Note that the buttons are behind a feature flag and disabled by default.
3244
+ - [#23984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23984) [`4e63a26de78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e63a26de78) - [ux] DTR-624 Reversed order of indentation buttons in the toolbar. Note that the buttons are behind a feature flag and disabled by default.
3239
3245
 
3240
3246
  ## 172.0.0
3241
3247
 
3242
3248
  ### Major Changes
3243
3249
 
3244
- - [`c72a6787b9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c72a6787b9d) - BREAKING: Removes optional `cardOptions` parameter for the `FloatingToolbarHandler` type.
3250
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`c72a6787b9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c72a6787b9d) - BREAKING: Removes optional `cardOptions` parameter for the `FloatingToolbarHandler` type.
3245
3251
 
3246
3252
  Adds support for using `@atlaskit/link-picker` as the link picking user interface.
3247
3253
 
@@ -3325,7 +3331,7 @@
3325
3331
 
3326
3332
  ### Patch Changes
3327
3333
 
3328
- - [`e4d5a7638c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4d5a7638c4) - Fix table border issue on chrome 104 by adding background color to table
3334
+ - [#23721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23721) [`e4d5a7638c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4d5a7638c4) - Fix table border issue on chrome 104 by adding background color to table
3329
3335
 
3330
3336
  ## 171.0.0
3331
3337
 
@@ -3343,13 +3349,13 @@
3343
3349
 
3344
3350
  ### Patch Changes
3345
3351
 
3346
- - [`ebe16f97977`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebe16f97977) - [ux] ED-15292 adjusted weights for the quickinsert search to match weighting system used in newer version of fuse.js (library that we use for fuzzy search)
3352
+ - [#23388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23388) [`ebe16f97977`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebe16f97977) - [ux] ED-15292 adjusted weights for the quickinsert search to match weighting system used in newer version of fuse.js (library that we use for fuzzy search)
3347
3353
 
3348
3354
  ## 169.1.0
3349
3355
 
3350
3356
  ### Minor Changes
3351
3357
 
3352
- - [`ceb3d47ff02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceb3d47ff02) - [ux] ED-15074 Adds indentation buttons to the Editor toolbar. Buttons are disabled by default and also behind indentationButtonsInTheToolbar feature flag.
3358
+ - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642) [`ceb3d47ff02`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceb3d47ff02) - [ux] ED-15074 Adds indentation buttons to the Editor toolbar. Buttons are disabled by default and also behind indentationButtonsInTheToolbar feature flag.
3353
3359
  - [`8ff3031db06`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ff3031db06) - Introduce new optional argument to CardProvider.resolve
3354
3360
  - [`e7659ee829a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7659ee829a) - ED-15074 Moved list toolbar UI into toolbarListsIndentation plugin to share logic with indentation toolbar buttons.
3355
3361
  - [`54079156b5a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54079156b5a) - ED-15092 Added floatingToolbarCopyButton feature flag
@@ -3387,7 +3393,7 @@
3387
3393
 
3388
3394
  ### Patch Changes
3389
3395
 
3390
- - [`49eced64ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49eced64ce2) - [ux] ED-14758: Fixed bug where query text would remain after pressing Enter on typeahead menu if user is in composition input
3396
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`49eced64ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49eced64ce2) - [ux] ED-14758: Fixed bug where query text would remain after pressing Enter on typeahead menu if user is in composition input
3391
3397
  - [`2a788e7026e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a788e7026e) - ED-14812: Allows breakout nodes to be pasted inside tables
3392
3398
  - [`559b6610a0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/559b6610a0e) - Modified some CSS rules to ensure Emotion is compatible with server side rendering.
3393
3399
  - [`daab566aecb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/daab566aecb) - [ux] ME-2402 cursor moves to after date node after inserting a date on mobile
@@ -3401,19 +3407,19 @@
3401
3407
 
3402
3408
  ### Patch Changes
3403
3409
 
3404
- - [`9fcb08f3070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcb08f3070) - Upgrade "fuse.js" fuzzy search plugin to version `^6.6.2`
3410
+ - [#22099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22099) [`9fcb08f3070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fcb08f3070) - Upgrade "fuse.js" fuzzy search plugin to version `^6.6.2`
3405
3411
 
3406
3412
  ## 167.0.1
3407
3413
 
3408
3414
  ### Patch Changes
3409
3415
 
3410
- - [`39937036dc5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39937036dc5) - [RM-77] Change the tableSupported check for ToolbarInsertBlock to account for forks of the table plugin.
3416
+ - [#22244](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22244) [`39937036dc5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39937036dc5) - [RM-77] Change the tableSupported check for ToolbarInsertBlock to account for forks of the table plugin.
3411
3417
 
3412
3418
  ## 167.0.0
3413
3419
 
3414
3420
  ### Major Changes
3415
3421
 
3416
- - [`0c808b11322`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c808b11322) - ED-14489 - Add implementation to allow parseDoc.check() to throw exception.
3422
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`0c808b11322`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c808b11322) - ED-14489 - Add implementation to allow parseDoc.check() to throw exception.
3417
3423
  This change will crash any apps that use the editor without a React's Error Boundary <ErrorBoundary /> ancestor in certain cases.
3418
3424
  This changed handling of how the Editor responds when;
3419
3425
 
@@ -3500,19 +3506,19 @@
3500
3506
 
3501
3507
  ### Patch Changes
3502
3508
 
3503
- - [`08b3ceadbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08b3ceadbe3) - [Hotfix] Revert of ED-14241
3509
+ - [#21932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21932) [`08b3ceadbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08b3ceadbe3) - [Hotfix] Revert of ED-14241
3504
3510
 
3505
3511
  ## 166.0.3
3506
3512
 
3507
3513
  ### Patch Changes
3508
3514
 
3509
- - [`56238fdc70e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56238fdc70e) - ED-14998 Fix paste issue in a table inside a bodied extension. Copying and pasting inline nodes inside the table should not create a new table during paste
3515
+ - [#21859](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21859) [`56238fdc70e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56238fdc70e) - ED-14998 Fix paste issue in a table inside a bodied extension. Copying and pasting inline nodes inside the table should not create a new table during paste
3510
3516
 
3511
3517
  ## 166.0.2
3512
3518
 
3513
3519
  ### Patch Changes
3514
3520
 
3515
- - [`61b504d9af7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61b504d9af7) - [ED-15023] Fix editor crashing when first line contains only sub or super script
3521
+ - [#21687](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21687) [`61b504d9af7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61b504d9af7) - [ED-15023] Fix editor crashing when first line contains only sub or super script
3516
3522
 
3517
3523
  ## 166.0.1
3518
3524
 
@@ -3524,7 +3530,7 @@
3524
3530
 
3525
3531
  ### Minor Changes
3526
3532
 
3527
- - [`2a04b47848b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a04b47848b) - Removed unused emoji experiment (emojiNext).
3533
+ - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`2a04b47848b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a04b47848b) - Removed unused emoji experiment (emojiNext).
3528
3534
  - [`d86aa096946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d86aa096946) - [ux] Added prop minHeight for editor appearance='comment' and 'chromeless'
3529
3535
  - [`b6d47de3fd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6d47de3fd9) - [MEX-1417] remove access to media file streams cache
3530
3536
  - [`19486acfe8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19486acfe8f) - [ED-14501] Add a new input latency performance analytics event `editor.inputPerfSamplingAvg`. Refactor the input latency tracking logic into a class.
@@ -3561,19 +3567,19 @@
3561
3567
 
3562
3568
  ### Patch Changes
3563
3569
 
3564
- - [`798c0d0b9c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/798c0d0b9c3) - [ux] Fixes an issue where some editor nodes did not work with dark mode (which is only used on mobile). When the environment is detected to be mobile, this adds a Atlaskit Theme Provider and a styled-components theme provider to the top of the editors "portals" (not react portals), which allows theming to work.
3570
+ - [#21226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21226) [`798c0d0b9c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/798c0d0b9c3) - [ux] Fixes an issue where some editor nodes did not work with dark mode (which is only used on mobile). When the environment is detected to be mobile, this adds a Atlaskit Theme Provider and a styled-components theme provider to the top of the editors "portals" (not react portals), which allows theming to work.
3565
3571
 
3566
3572
  ## 164.0.3
3567
3573
 
3568
3574
  ### Patch Changes
3569
3575
 
3570
- - [`1f18014c3c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f18014c3c3) - [ux] ED-14909: Fix Chrome bug where typeahead would write duplicate slash prefix triggers on multiple focusout events
3576
+ - [#20862](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20862) [`1f18014c3c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f18014c3c3) - [ux] ED-14909: Fix Chrome bug where typeahead would write duplicate slash prefix triggers on multiple focusout events
3571
3577
 
3572
3578
  ## 164.0.2
3573
3579
 
3574
3580
  ### Patch Changes
3575
3581
 
3576
- - [`a424e62b264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a424e62b264) - Changes to support Node 16 Typescript definitions from `@types/node`.
3582
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`a424e62b264`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a424e62b264) - Changes to support Node 16 Typescript definitions from `@types/node`.
3577
3583
 
3578
3584
  ## 164.0.1
3579
3585
 
@@ -3586,7 +3592,7 @@
3586
3592
 
3587
3593
  ### Major Changes
3588
3594
 
3589
- - [`675613ff0f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/675613ff0f4) - [MEX-1390] Remove Media-picker popup as an export and remove useMediaPickerPopup flag
3595
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`675613ff0f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/675613ff0f4) - [MEX-1390] Remove Media-picker popup as an export and remove useMediaPickerPopup flag
3590
3596
 
3591
3597
  ### Minor Changes
3592
3598
 
@@ -3659,7 +3665,7 @@
3659
3665
 
3660
3666
  ### Major Changes
3661
3667
 
3662
- - [`0ba6e613e60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ba6e613e60) - [ux] Removed media-editor references in editor-core
3668
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`0ba6e613e60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ba6e613e60) - [ux] Removed media-editor references in editor-core
3663
3669
  - [`2ec99bf6f9f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ec99bf6f9f) - [ux] ED-14651: removed react-intl v2.
3664
3670
 
3665
3671
  ### Minor Changes
@@ -3701,13 +3707,13 @@
3701
3707
 
3702
3708
  ### Patch Changes
3703
3709
 
3704
- - [`cfcc23db294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcc23db294) - ED-14735 Rename table styles from '.css.ts' to '.
3710
+ - [#19655](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19655) [`cfcc23db294`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcc23db294) - ED-14735 Rename table styles from '.css.ts' to '.
3705
3711
 
3706
3712
  ## 162.0.0
3707
3713
 
3708
3714
  ### Minor Changes
3709
3715
 
3710
- - [`b70bf801c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b70bf801c6d) - [ux] ED-14235 Fix conversion of aligned text to list
3716
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019) [`b70bf801c6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b70bf801c6d) - [ux] ED-14235 Fix conversion of aligned text to list
3711
3717
  - [`53046ba2ac3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/53046ba2ac3) - [ux] Added a new dropdown menu for smart cards view changing in the floating toolbar as a variant to be tested against the current dropdown.
3712
3718
  - [`d1faad40e59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1faad40e59) - [ux] Adds helper function to find caption node and hides adaptive toolbar on mobile when selection is inside caption node
3713
3719
  - [`7f158b2734b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f158b2734b) - [ux] Shows correct toolbar state after header row or header column option is undone
@@ -3757,13 +3763,13 @@
3757
3763
 
3758
3764
  ### Major Changes
3759
3765
 
3760
- - [`a0b1dde9b9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0b1dde9b9e) - [ux] Fixed the issue where the "change table width" button was incorrectly positioned, overlapping the side panel, when the table is being rendered in sticky header mode.
3766
+ - [#19405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19405) [`a0b1dde9b9e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a0b1dde9b9e) - [ux] Fixed the issue where the "change table width" button was incorrectly positioned, overlapping the side panel, when the table is being rendered in sticky header mode.
3761
3767
 
3762
3768
  ## 159.0.1
3763
3769
 
3764
3770
  ### Patch Changes
3765
3771
 
3766
- - [`e68f0f554fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e68f0f554fa) - remove mousedown handler for inline links and add a vr test for the logic
3772
+ - [#19339](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19339) [`e68f0f554fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e68f0f554fa) - remove mousedown handler for inline links and add a vr test for the logic
3767
3773
  - Updated dependencies
3768
3774
 
3769
3775
  ## 159.0.0
@@ -3776,7 +3782,7 @@
3776
3782
 
3777
3783
  ### Patch Changes
3778
3784
 
3779
- - [`c7a3ccf95cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7a3ccf95cd) - Patching versions to no longer reference localid from adf or smart-cards
3785
+ - [#19204](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19204) [`c7a3ccf95cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7a3ccf95cd) - Patching versions to no longer reference localid from adf or smart-cards
3780
3786
 
3781
3787
  ## 158.0.0
3782
3788
 
@@ -3800,12 +3806,12 @@
3800
3806
 
3801
3807
  ### Major Changes
3802
3808
 
3803
- - [`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) - CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify custom panel emojis. The change has been categorised as major since it is a change to the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been released to production, and is only currently planned for release to Confluence. See ADF change #61 for further details.
3809
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) - CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify custom panel emojis. The change has been categorised as major since it is a change to the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been released to production, and is only currently planned for release to Confluence. See ADF change #61 for further details.
3804
3810
  - [`9d1e0356622`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d1e0356622) - [ux] CETI-166 Increase the standard panel icons size to make it consistent with the emojis in the panel content area
3805
3811
 
3806
3812
  ### Minor Changes
3807
3813
 
3808
- - [`4e234e7fe93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e234e7fe93) - CETI-240 handle add custom emoji in floating toolbar
3814
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`4e234e7fe93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e234e7fe93) - CETI-240 handle add custom emoji in floating toolbar
3809
3815
  - [`88ada10af2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ada10af2c) - [ED-14097] Moved getFinalAcknowledgedState control to editor and made the API public
3810
3816
  - [`a52644f9bf5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a52644f9bf5) - [ux][me-1931] Fix expands losing content on mobile when pressing enter mid sentence.
3811
3817
  - [`c2e08fae750`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2e08fae750) - ME-1660 ContentInSelection in Mobile Selection return array of selected nodes instead of a Set
@@ -3983,31 +3989,31 @@
3983
3989
 
3984
3990
  ### Patch Changes
3985
3991
 
3986
- - [`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux] HOT-97965: Strip code marks from text nodes when code and link marks both exist
3992
+ - [#18233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18233) [`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux] HOT-97965: Strip code marks from text nodes when code and link marks both exist
3987
3993
 
3988
3994
  ## 153.1.3
3989
3995
 
3990
3996
  ### Patch Changes
3991
3997
 
3992
- - [`fa87054a61a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa87054a61a) - workaround issue where prosemirrors new drag selection delay logic breaks safaris table selections.
3998
+ - [#17892](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17892) [`fa87054a61a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa87054a61a) - workaround issue where prosemirrors new drag selection delay logic breaks safaris table selections.
3993
3999
 
3994
4000
  ## 153.1.2
3995
4001
 
3996
4002
  ### Patch Changes
3997
4003
 
3998
- - [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
4004
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
3999
4005
 
4000
4006
  ## 153.1.1
4001
4007
 
4002
4008
  ### Patch Changes
4003
4009
 
4004
- - [`bfc3a31f7d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfc3a31f7d0) - ED-14130 fix copy paste block cards
4010
+ - [#17354](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17354) [`bfc3a31f7d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfc3a31f7d0) - ED-14130 fix copy paste block cards
4005
4011
 
4006
4012
  ## 153.1.0
4007
4013
 
4008
4014
  ### Minor Changes
4009
4015
 
4010
- - [`b9cd2373064`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9cd2373064) - [ED-14106] Reset custom color when the node is inside a link
4016
+ - [#16928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16928) [`b9cd2373064`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9cd2373064) - [ED-14106] Reset custom color when the node is inside a link
4011
4017
 
4012
4018
  ### Patch Changes
4013
4019
 
@@ -4018,7 +4024,7 @@
4018
4024
 
4019
4025
  ### Patch Changes
4020
4026
 
4021
- - [`44f1ead3628`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44f1ead3628) - [HOT-97409] Add feature flag to disable spellchecking for Chrome >= 96
4027
+ - [#16889](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16889) [`44f1ead3628`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44f1ead3628) - [HOT-97409] Add feature flag to disable spellchecking for Chrome >= 96
4022
4028
 
4023
4029
  Update `@atlaskit/icon` dependency to `^21.9.2`
4024
4030
 
@@ -4026,7 +4032,7 @@
4026
4032
 
4027
4033
  ### Major Changes
4028
4034
 
4029
- - [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) - ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1 including breaking API changes, types and tests in atlassian-frontend packages
4035
+ - [#14810](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14810) [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) - ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1 including breaking API changes, types and tests in atlassian-frontend packages
4030
4036
 
4031
4037
  What changed: Upgraded our react-intl support from ^2.6.0 to ^5.18.1. This means editor packages now rely on consumers installing ^5.18.1, otherwise editor usage of react-intl will mismatch with actual installed react-intl APIs.
4032
4038
  Why change was made: As part of a coordinated upgrade effort across AF packages, as react-intl v2 is quite dated.
@@ -4072,13 +4078,13 @@
4072
4078
 
4073
4079
  ### Patch Changes
4074
4080
 
4075
- - [`977f778e630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/977f778e630) - Add action elements to paste allowlist
4081
+ - [#16612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16612) [`977f778e630`](https://bitbucket.org/atlassian/atlassian-frontend/commits/977f778e630) - Add action elements to paste allowlist
4076
4082
 
4077
4083
  ## 152.0.0
4078
4084
 
4079
4085
  ### Major Changes
4080
4086
 
4081
- - [`3a2a5e14fdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2a5e14fdc) - As we are moving to full schema, merged the customPanel nodeSpec with panel nodeSpec
4087
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`3a2a5e14fdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a2a5e14fdc) - As we are moving to full schema, merged the customPanel nodeSpec with panel nodeSpec
4082
4088
  - [`0cf5fa82add`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0cf5fa82add) - CETI-20 Rename custom panel FF from `UNSAFE_allowCustomPanel` to `allowCustomPanel`
4083
4089
  - [`fd675db8754`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd675db8754) - [ux] ED-13100: added GroupedField.hasGroupedValues and enable parameter flattening for expand/tab-group/tab fields in config panels. The default value of `GroupedField.hasGroupedValues` is `False`, which will flatten data structures. Set `GroupedField.hasGroupedValues` to `True` on all tab-group/tab/expand fields if you wish to retain existing behaviour.
4084
4090
 
@@ -4168,19 +4174,19 @@
4168
4174
 
4169
4175
  ### Minor Changes
4170
4176
 
4171
- - [`08348b6692c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08348b6692c) - Update CodeBlockOptions to have appearance prop optional
4177
+ - [#16503](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16503) [`08348b6692c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08348b6692c) - Update CodeBlockOptions to have appearance prop optional
4172
4178
 
4173
4179
  ## 151.2.1
4174
4180
 
4175
4181
  ### Patch Changes
4176
4182
 
4177
- - [`69fc91803d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69fc91803d4) - [ux] Find and replace tooltip now icons are now correctly aligned and does not have a scrollbar showing up.
4183
+ - [#16263](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16263) [`69fc91803d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69fc91803d4) - [ux] Find and replace tooltip now icons are now correctly aligned and does not have a scrollbar showing up.
4178
4184
 
4179
4185
  ## 151.2.0
4180
4186
 
4181
4187
  ### Minor Changes
4182
4188
 
4183
- - [`db3477abb18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db3477abb18) - [ux] ED-13938 disabled code-bidi warning tooltip for mobile, reworked TextWrapper to fix bidi mitigation, and fixed issue where bidi warnings were not presented when renderer used with an annotation provider with draftMode set to true
4189
+ - [#16168](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16168) [`db3477abb18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db3477abb18) - [ux] ED-13938 disabled code-bidi warning tooltip for mobile, reworked TextWrapper to fix bidi mitigation, and fixed issue where bidi warnings were not presented when renderer used with an annotation provider with draftMode set to true
4184
4190
 
4185
4191
  ### Patch Changes
4186
4192
 
@@ -4190,19 +4196,19 @@
4190
4196
 
4191
4197
  ### Patch Changes
4192
4198
 
4193
- - [`52f0c296810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52f0c296810) - ED-13940 fixed selecting line with a status via keys
4199
+ - [#16148](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16148) [`52f0c296810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52f0c296810) - ED-13940 fixed selecting line with a status via keys
4194
4200
 
4195
4201
  ## 151.1.1
4196
4202
 
4197
4203
  ### Patch Changes
4198
4204
 
4199
- - [`05527b1acf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05527b1acf8) - 'Renaming deprecated React lifecycle methods.'
4205
+ - [#15807](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15807) [`05527b1acf8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05527b1acf8) - 'Renaming deprecated React lifecycle methods.'
4200
4206
 
4201
4207
  ## 151.1.0
4202
4208
 
4203
4209
  ### Minor Changes
4204
4210
 
4205
- - [`c80c71b537d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c80c71b537d) - [ux] ED-13860 add bidi warning decorations to code components
4211
+ - [#16006](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16006) [`c80c71b537d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c80c71b537d) - [ux] ED-13860 add bidi warning decorations to code components
4206
4212
 
4207
4213
  ### Patch Changes
4208
4214
 
@@ -4212,7 +4218,7 @@
4212
4218
 
4213
4219
  ### Major Changes
4214
4220
 
4215
- - [`b3606652fa1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3606652fa1) - [ux] Editor integration for Media Inline component
4221
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`b3606652fa1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3606652fa1) - [ux] Editor integration for Media Inline component
4216
4222
 
4217
4223
  ### Minor Changes
4218
4224
 
@@ -4259,25 +4265,25 @@
4259
4265
 
4260
4266
  ### Patch Changes
4261
4267
 
4262
- - [`b52e6fa288b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b52e6fa288b) - [HOT-97127] Fix mentions getItems comunication to avoid wrong results
4268
+ - [#15871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15871) [`b52e6fa288b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b52e6fa288b) - [HOT-97127] Fix mentions getItems comunication to avoid wrong results
4263
4269
 
4264
4270
  ## 150.0.2
4265
4271
 
4266
4272
  ### Patch Changes
4267
4273
 
4268
- - [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal upgrade of memoize-one to 6.0.0
4274
+ - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694) [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal upgrade of memoize-one to 6.0.0
4269
4275
 
4270
4276
  ## 150.0.1
4271
4277
 
4272
4278
  ### Patch Changes
4273
4279
 
4274
- - [`52aed763767`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52aed763767) - [ED-13879] deletes a placeholder text node when opening a typeahead
4280
+ - [#15497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15497) [`52aed763767`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52aed763767) - [ED-13879] deletes a placeholder text node when opening a typeahead
4275
4281
 
4276
4282
  ## 150.0.0
4277
4283
 
4278
4284
  ### Major Changes
4279
4285
 
4280
- - [`954a69badf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954a69badf2) - [ux][ed-8288] Removing a multi-dispatch when user inserts/deletes a column in resized tables. This change fixes the undo/redo
4286
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`954a69badf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954a69badf2) - [ux][ed-8288] Removing a multi-dispatch when user inserts/deletes a column in resized tables. This change fixes the undo/redo
4281
4287
  flow that is currently corrupted due to a multi-dispatch. This slightly changes the col-width sizing as it reduces the
4282
4288
  unnecessary number of calls to resize the columns. EditorView is now passed as a parameter to insertColumn
4283
4289
  functions to update the column widths manually.
@@ -4306,13 +4312,13 @@
4306
4312
 
4307
4313
  ### Patch Changes
4308
4314
 
4309
- - [`226979a2a40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/226979a2a40) - [ED-13713] Move TypeAhead keydown events to run by VanillaJS to avoid bubbling hijacking by product code
4315
+ - [#14337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14337) [`226979a2a40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/226979a2a40) - [ED-13713] Move TypeAhead keydown events to run by VanillaJS to avoid bubbling hijacking by product code
4310
4316
 
4311
4317
  ## 149.0.0
4312
4318
 
4313
4319
  ### Major Changes
4314
4320
 
4315
- - [`71bb1bb3cd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bb1bb3cd0) - [ED-12933] Replace TypeAhead node mark to ProseMirror Decoration
4321
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`71bb1bb3cd0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71bb1bb3cd0) - [ED-12933] Replace TypeAhead node mark to ProseMirror Decoration
4316
4322
 
4317
4323
  # Minor change
4318
4324
 
@@ -4416,7 +4422,7 @@
4416
4422
 
4417
4423
  ### Major Changes
4418
4424
 
4419
- - [`96c6146eef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96c6146eef1) - ED-13187: localId optional & empty values filtered
4425
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`96c6146eef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96c6146eef1) - ED-13187: localId optional & empty values filtered
4420
4426
  - [`86503f6d38f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86503f6d38f) - [ux] Fixup the divider being inserted below the cursor on mobile using quick insert and when using shortcuts in web editor
4421
4427
  - [`1dee7b71aee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1dee7b71aee) - ED-12500 distribute columns feature flag cleanup
4422
4428
 
@@ -4464,13 +4470,13 @@
4464
4470
 
4465
4471
  ### Patch Changes
4466
4472
 
4467
- - [`61eabb132cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61eabb132cd) - [ux][ed-13498] This solves a regression that has popped up in the editor-mobile-bridge version 28.0.0 where changes made to feature flags in the editor config are not triggering the shouldReconfigureState function which updates the state and applies the feature flag change.
4473
+ - [#13242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13242) [`61eabb132cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61eabb132cd) - [ux][ed-13498] This solves a regression that has popped up in the editor-mobile-bridge version 28.0.0 where changes made to feature flags in the editor config are not triggering the shouldReconfigureState function which updates the state and applies the feature flag change.
4468
4474
 
4469
4475
  ## 147.0.0
4470
4476
 
4471
4477
  ### Major Changes
4472
4478
 
4473
- - [`5e55b55d035`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e55b55d035) - [ux][ed-9961] Remove the predictable lists feature flag and the legacy lists plugin so that predictable lists is default.
4479
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`5e55b55d035`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e55b55d035) - [ux][ed-9961] Remove the predictable lists feature flag and the legacy lists plugin so that predictable lists is default.
4474
4480
 
4475
4481
  Doing this by removing the lists plugin, removing the predictableLists feature flag, renaming lists-predictable to just list, refactoring any areas of the code that used the feature flag or the legacy lists still.
4476
4482
 
@@ -4501,26 +4507,26 @@
4501
4507
 
4502
4508
  ### Patch Changes
4503
4509
 
4504
- - [`1a2d907b45f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a2d907b45f) - [ux][ed-13470] Hotfix to increase the moment the toolbar begins to collapse / scroll to medium instead of small due to an increase in width of toolbar contents.
4510
+ - [#13079](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13079) [`1a2d907b45f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a2d907b45f) - [ux][ed-13470] Hotfix to increase the moment the toolbar begins to collapse / scroll to medium instead of small due to an increase in width of toolbar contents.
4505
4511
 
4506
4512
  ## 146.0.2
4507
4513
 
4508
4514
  ### Patch Changes
4509
4515
 
4510
- - [`a572da3653e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a572da3653e) - HOT-96031 Extension with no localId were not showing context panel
4516
+ - [#12960](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12960) [`a572da3653e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a572da3653e) - HOT-96031 Extension with no localId were not showing context panel
4511
4517
 
4512
4518
  ## 146.0.1
4513
4519
 
4514
4520
  ### Patch Changes
4515
4521
 
4516
- - [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - Upgrade date-fns to ^2.17
4522
+ - [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328) [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - Upgrade date-fns to ^2.17
4517
4523
  - Updated dependencies
4518
4524
 
4519
4525
  ## 146.0.0
4520
4526
 
4521
4527
  ### Minor Changes
4522
4528
 
4523
- - [`dc5951fa724`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5951fa724) - Allows the editor mobile bridge plugin subscription listeners to optionally only update once the dom has been rendered. Also adds fix for inserting a date not triggering a toolbar update.
4529
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`dc5951fa724`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc5951fa724) - Allows the editor mobile bridge plugin subscription listeners to optionally only update once the dom has been rendered. Also adds fix for inserting a date not triggering a toolbar update.
4524
4530
  - [`bc3a0ad32d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc3a0ad32d3) - ED-12998 Add docStructured to ErrorBoundary
4525
4531
  - [`6a0a7c704cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a0a7c704cd) - ED-12998 Add docStructure to synchrony error analytic events
4526
4532
  - [`bfef6a174d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfef6a174d1) - Stop date plugin from firing a plugin state update for every selection, even if it is not date related.
@@ -4543,31 +4549,31 @@
4543
4549
 
4544
4550
  ### Patch Changes
4545
4551
 
4546
- - [`2725933f7ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2725933f7ba) - [ux] ED-13331 Fix autoformatting being triggered after any keypress
4552
+ - [#12611](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12611) [`2725933f7ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2725933f7ba) - [ux] ED-13331 Fix autoformatting being triggered after any keypress
4547
4553
 
4548
4554
  ## 145.0.3
4549
4555
 
4550
4556
  ### Patch Changes
4551
4557
 
4552
- - [`c48b38bf577`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48b38bf577) - ED-13281 - Hotfix to ensure insert toolbar popup renders into popupMountPoint dom node when passed
4558
+ - [#12488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12488) [`c48b38bf577`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48b38bf577) - ED-13281 - Hotfix to ensure insert toolbar popup renders into popupMountPoint dom node when passed
4553
4559
 
4554
4560
  ## 145.0.2
4555
4561
 
4556
4562
  ### Patch Changes
4557
4563
 
4558
- - [`e780cc4e0cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e780cc4e0cb) - Breadcrumb clicking fix
4564
+ - [#12425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12425) [`e780cc4e0cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e780cc4e0cb) - Breadcrumb clicking fix
4559
4565
 
4560
4566
  ## 145.0.1
4561
4567
 
4562
4568
  ### Patch Changes
4563
4569
 
4564
- - [`d316627b838`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d316627b838) - Fix mouse click event on hyperlinktoolbar
4570
+ - [#12319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12319) [`d316627b838`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d316627b838) - Fix mouse click event on hyperlinktoolbar
4565
4571
 
4566
4572
  ## 145.0.0
4567
4573
 
4568
4574
  ### Major Changes
4569
4575
 
4570
- - [`0b9318d5c23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b9318d5c23) - ED-11952 updated extension interface to allow dynamic toolbar buttons.
4576
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`0b9318d5c23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b9318d5c23) - ED-11952 updated extension interface to allow dynamic toolbar buttons.
4571
4577
  BREAKING CHANGE: `ExtensionModules.contextualToolbarItems` has been removed in favor of `ExtensionModules.contextualToolbars`.
4572
4578
 
4573
4579
  `ExtensionModules.contextualToolbars` consist of a list of `ContextualToolbar` which has the following signature:
@@ -4627,25 +4633,25 @@
4627
4633
 
4628
4634
  ### Patch Changes
4629
4635
 
4630
- - [`139a522574f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/139a522574f) - Change selector for checking if breadcrumbs where clicked with click-area-helper
4636
+ - [#12210](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12210) [`139a522574f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/139a522574f) - Change selector for checking if breadcrumbs where clicked with click-area-helper
4631
4637
 
4632
4638
  ## 144.1.2
4633
4639
 
4634
4640
  ### Patch Changes
4635
4641
 
4636
- - [`5d7f119c55d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d7f119c55d) - Fix bread crumb issue
4642
+ - [#12105](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12105) [`5d7f119c55d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d7f119c55d) - Fix bread crumb issue
4637
4643
 
4638
4644
  ## 144.1.1
4639
4645
 
4640
4646
  ### Patch Changes
4641
4647
 
4642
- - [`9b9ca925f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b9ca925f18) - ED-13109 Fix inline extension insertion behavior
4648
+ - [#11928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11928) [`9b9ca925f18`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b9ca925f18) - ED-13109 Fix inline extension insertion behavior
4643
4649
 
4644
4650
  ## 144.1.0
4645
4651
 
4646
4652
  ### Minor Changes
4647
4653
 
4648
- - [`92c1a74eb2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92c1a74eb2d) - [ux] ED-13083: fixed serialize() for Tabs and Expand fields
4654
+ - [#11843](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11843) [`92c1a74eb2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92c1a74eb2d) - [ux] ED-13083: fixed serialize() for Tabs and Expand fields
4649
4655
 
4650
4656
  ### Patch Changes
4651
4657
 
@@ -4658,20 +4664,20 @@
4658
4664
 
4659
4665
  ### Patch Changes
4660
4666
 
4661
- - [`9e09b407b43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e09b407b43) - Exclude `__tests_external__` from the `build/tsconfig.json`.
4667
+ - [#11778](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11778) [`9e09b407b43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e09b407b43) - Exclude `__tests_external__` from the `build/tsconfig.json`.
4662
4668
  Add `local-cypress` and remove types export.
4663
4669
 
4664
4670
  ## 144.0.3
4665
4671
 
4666
4672
  ### Patch Changes
4667
4673
 
4668
- - [`070261ec304`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070261ec304) - Fix Cypress types for packages
4674
+ - [#11723](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11723) [`070261ec304`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070261ec304) - Fix Cypress types for packages
4669
4675
 
4670
4676
  ## 144.0.2
4671
4677
 
4672
4678
  ### Patch Changes
4673
4679
 
4674
- - [`6abc1fb5b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6abc1fb5b10) - Change default value for displayInlineBlockForInlineNodes feature flag
4680
+ - [#11405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11405) [`6abc1fb5b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6abc1fb5b10) - Change default value for displayInlineBlockForInlineNodes feature flag
4675
4681
 
4676
4682
  ## 144.0.1
4677
4683
 
@@ -4683,7 +4689,7 @@
4683
4689
 
4684
4690
  ### Major Changes
4685
4691
 
4686
- - [`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) - _Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props.
4692
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) - _Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props.
4687
4693
  These can now be toggled via the feature flags prop, e.g.
4688
4694
 
4689
4695
  ```tsx
@@ -4754,13 +4760,13 @@
4754
4760
 
4755
4761
  ### Patch Changes
4756
4762
 
4757
- - [`312a2810b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/312a2810b0b) - [ux] ED-12931 Fix input rules replacing text outside of matched word in a long paragraph
4763
+ - [#10943](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10943) [`312a2810b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/312a2810b0b) - [ux] ED-12931 Fix input rules replacing text outside of matched word in a long paragraph
4758
4764
 
4759
4765
  ## 143.1.1
4760
4766
 
4761
4767
  ### Patch Changes
4762
4768
 
4763
- - [`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) - [COLLAB-683] Fix editor collab plugin to always call the send function from collab provider when the native collab is enabled
4769
+ - [#10867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10867) [`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) - [COLLAB-683] Fix editor collab plugin to always call the send function from collab provider when the native collab is enabled
4764
4770
 
4765
4771
  # Why?
4766
4772
 
@@ -4772,7 +4778,7 @@
4772
4778
 
4773
4779
  ### Minor Changes
4774
4780
 
4775
- - [`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) - ED-12273 Unsupported content support for Layout
4781
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) - ED-12273 Unsupported content support for Layout
4776
4782
  - [`90cb0207d4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90cb0207d4e) - Make code block content dynamic to different font sizes.
4777
4783
  - [`f973bb5dde8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f973bb5dde8) - [ux] ED-12782 Remove codeblock languages from adf-schema
4778
4784
 
@@ -4800,7 +4806,7 @@
4800
4806
 
4801
4807
  ### Major Changes
4802
4808
 
4803
- - [`4befa7c039c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4befa7c039c) - ED-12593: rename ExtensionAPI.editInLegacyMacroBrowser() to \_editInLegacyMacroBrowser()
4809
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`4befa7c039c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4befa7c039c) - ED-12593: rename ExtensionAPI.editInLegacyMacroBrowser() to \_editInLegacyMacroBrowser()
4804
4810
 
4805
4811
  Also cleaned up the options for createExtensionAPI() for easier use.
4806
4812
 
@@ -4849,14 +4855,14 @@
4849
4855
 
4850
4856
  ### Patch Changes
4851
4857
 
4852
- - [`c2c0160f566`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2c0160f566) - Bump editor-shared-styles to pick up relativeFontSizeToBase16
4858
+ - [#10316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10316) [`c2c0160f566`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2c0160f566) - Bump editor-shared-styles to pick up relativeFontSizeToBase16
4853
4859
  - Updated dependencies
4854
4860
 
4855
4861
  ## 142.0.0
4856
4862
 
4857
4863
  ### Major Changes
4858
4864
 
4859
- - [`864bae0214b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/864bae0214b) - Removed old methods for inserting a link as they were only being used by mobile. Fix hyperlink text removal on editor mobile bridge.
4865
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`864bae0214b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/864bae0214b) - Removed old methods for inserting a link as they were only being used by mobile. Fix hyperlink text removal on editor mobile bridge.
4860
4866
 
4861
4867
  ### Minor Changes
4862
4868
 
@@ -4891,13 +4897,13 @@
4891
4897
 
4892
4898
  ### Patch Changes
4893
4899
 
4894
- - [`57ae710818f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ae710818f) - Turn off CustomSelect create animation in Config Panel
4900
+ - [#9755](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9755) [`57ae710818f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ae710818f) - Turn off CustomSelect create animation in Config Panel
4895
4901
 
4896
4902
  ## 141.0.0
4897
4903
 
4898
4904
  ### Minor Changes
4899
4905
 
4900
- - [`769e10a40a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/769e10a40a7) - ED-12108 Support duplicate named fields in config panel fieldset
4906
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`769e10a40a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/769e10a40a7) - ED-12108 Support duplicate named fields in config panel fieldset
4901
4907
 
4902
4908
  For a field to be allowed to have duplicates you must set `allowDuplicates: true` on the field definition
4903
4909
 
@@ -4941,7 +4947,7 @@
4941
4947
 
4942
4948
  ### Major Changes
4943
4949
 
4944
- - [`5a02668a6f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a02668a6f1) - [ED-12169] Removes the following methods being exposed from `@atlaskit/editor-core`
4950
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`5a02668a6f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a02668a6f1) - [ED-12169] Removes the following methods being exposed from `@atlaskit/editor-core`
4945
4951
 
4946
4952
  ```
4947
4953
  indentList
@@ -5038,7 +5044,7 @@
5038
5044
 
5039
5045
  ### Patch Changes
5040
5046
 
5041
- - [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) - Downgrade back to date-fns 1.30.1
5047
+ - [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299) [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) - Downgrade back to date-fns 1.30.1
5042
5048
  We discovered big bundle size increases associated with the date-fns upgrade.
5043
5049
  We're reverting the upgarde to investigate
5044
5050
 
@@ -5046,20 +5052,20 @@
5046
5052
 
5047
5053
  ### Patch Changes
5048
5054
 
5049
- - [`e2fb7440936`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2fb7440936) - ED-12430: Fix issue with Editor showing double scrollbar when context panel is visible.Update context panel to have same height as editor content area when using position absolute styles
5055
+ - [#9281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9281) [`e2fb7440936`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2fb7440936) - ED-12430: Fix issue with Editor showing double scrollbar when context panel is visible.Update context panel to have same height as editor content area when using position absolute styles
5050
5056
  - Updated dependencies
5051
5057
 
5052
5058
  ## 139.0.1
5053
5059
 
5054
5060
  ### Patch Changes
5055
5061
 
5056
- - [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade date-fns to 2.17
5062
+ - [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291) [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade date-fns to 2.17
5057
5063
 
5058
5064
  ## 139.0.0
5059
5065
 
5060
5066
  ### Major Changes
5061
5067
 
5062
- - [`511a91ad376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/511a91ad376) - [ux] ED-12128: Update Context Panel to use set width of 320px and remove 'width' prop.
5068
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`511a91ad376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/511a91ad376) - [ux] ED-12128: Update Context Panel to use set width of 320px and remove 'width' prop.
5063
5069
  Remove 'width' prop from the Context Panel component as we no longer allow dynamic panel width to enforce consistency.
5064
5070
 
5065
5071
  All references to this component can safely remove the 'wdith' prop as it is no longer part of the component props.
@@ -5132,13 +5138,13 @@
5132
5138
 
5133
5139
  ### Patch Changes
5134
5140
 
5135
- - [`a940fb90ccc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a940fb90ccc) - ED-11968: added function to determine difference in timing so it can be mocked during tests
5141
+ - [#8596](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8596) [`a940fb90ccc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a940fb90ccc) - ED-11968: added function to determine difference in timing so it can be mocked during tests
5136
5142
 
5137
5143
  ## 138.0.0
5138
5144
 
5139
5145
  ### Minor Changes
5140
5146
 
5141
- - [`5ee57944f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ee57944f46) - ED-11948 Fix issue with table resize logic not retaining original node selection.
5147
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`5ee57944f46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ee57944f46) - ED-11948 Fix issue with table resize logic not retaining original node selection.
5142
5148
  Refactor table resize logic to retain selection after table resize.
5143
5149
  - [`70fecd78610`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70fecd78610) - [ux] This commit includes UX changes to Cmd+K link toolbar
5144
5150
 
@@ -5184,25 +5190,25 @@
5184
5190
 
5185
5191
  ### Patch Changes
5186
5192
 
5187
- - [`003a79ed2be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003a79ed2be) - HOT-94478 Fix Editor selection reset problem on Chrome 88+
5193
+ - [#8446](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8446) [`003a79ed2be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/003a79ed2be) - HOT-94478 Fix Editor selection reset problem on Chrome 88+
5188
5194
 
5189
5195
  ## 137.0.2
5190
5196
 
5191
5197
  ### Patch Changes
5192
5198
 
5193
- - [`8aa5285c47b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aa5285c47b) - ED-12124 Fix plus menu search
5199
+ - [#8319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8319) [`8aa5285c47b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aa5285c47b) - ED-12124 Fix plus menu search
5194
5200
 
5195
5201
  ## 137.0.1
5196
5202
 
5197
5203
  ### Patch Changes
5198
5204
 
5199
- - [`1ce3cd83260`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ce3cd83260) - pass multiple option to media-picker Browser component so that one can select multiple files in native upload
5205
+ - [#8187](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8187) [`1ce3cd83260`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ce3cd83260) - pass multiple option to media-picker Browser component so that one can select multiple files in native upload
5200
5206
 
5201
5207
  ## 137.0.0
5202
5208
 
5203
5209
  ### Major Changes
5204
5210
 
5205
- - [`4d65f8a67f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d65f8a67f4) - [ED-11699] Persist scroll gutter for mobile COMPACT appearance and change mobile scroll gutter to 50px
5211
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`4d65f8a67f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d65f8a67f4) - [ED-11699] Persist scroll gutter for mobile COMPACT appearance and change mobile scroll gutter to 50px
5206
5212
 
5207
5213
  ### Minor Changes
5208
5214
 
@@ -5260,19 +5266,19 @@
5260
5266
 
5261
5267
  ### Patch Changes
5262
5268
 
5263
- - [`d361f290d63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d361f290d63) - NO-ISSUE avoid bundling test data for development
5269
+ - [#7803](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7803) [`d361f290d63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d361f290d63) - NO-ISSUE avoid bundling test data for development
5264
5270
 
5265
5271
  ## 136.3.0
5266
5272
 
5267
5273
  ### Minor Changes
5268
5274
 
5269
- - [`a30fc2921e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fc2921e8) - HOT-94214 fix chrome selection issue
5275
+ - [#7876](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7876) [`a30fc2921e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fc2921e8) - HOT-94214 fix chrome selection issue
5270
5276
 
5271
5277
  ## 136.2.0
5272
5278
 
5273
5279
  ### Minor Changes
5274
5280
 
5275
- - [`658184c615`](https://bitbucket.org/atlassian/atlassian-frontend/commits/658184c615) - [ED-11630] Removes the usage of Query Parameter for Predictable List and Makes the Predictable List reconfigurable via the bridge.configureEditor method. All the clients setting allowPredictableList from query parameter should use bridge.configureEditor and pass in the allowPredictableList flag.
5281
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`658184c615`](https://bitbucket.org/atlassian/atlassian-frontend/commits/658184c615) - [ED-11630] Removes the usage of Query Parameter for Predictable List and Makes the Predictable List reconfigurable via the bridge.configureEditor method. All the clients setting allowPredictableList from query parameter should use bridge.configureEditor and pass in the allowPredictableList flag.
5276
5282
  Example: bridge.configureEditor("{\"allowPredictableList\": true}")
5277
5283
  - [`2fe88ab389`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2fe88ab389) - [ED-11642] Remove "window.resize" listner and "ClickArea" for compact editor. Include padding calculation in onRenderedContentHeightChanged.
5278
5284
  - [`7d8f1facfc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d8f1facfc) - [ME-300](https://product-fabric.atlassian.net/browse/ME-300) Introduced a toolbarBridge to support data-driven editing capabilities.
@@ -5305,13 +5311,13 @@
5305
5311
 
5306
5312
  ### Patch Changes
5307
5313
 
5308
- - [`3e52031824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e52031824) - HOT-93991 Fix async legacy macro insertion
5314
+ - [#7415](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7415) [`3e52031824`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e52031824) - HOT-93991 Fix async legacy macro insertion
5309
5315
 
5310
5316
  ## 136.1.0
5311
5317
 
5312
5318
  ### Minor Changes
5313
5319
 
5314
- - [`22c89bff23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22c89bff23) - [ED-11493][twista-405] Add predictable list at the mobile bridge plugin subscription
5320
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`22c89bff23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22c89bff23) - [ED-11493][twista-405] Add predictable list at the mobile bridge plugin subscription
5315
5321
  - [`385e3de61b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/385e3de61b) - Remove the scroll gutter for compact mobile editor.
5316
5322
 
5317
5323
  ### Patch Changes
@@ -5328,7 +5334,7 @@
5328
5334
 
5329
5335
  ### Major Changes
5330
5336
 
5331
- - [`00ba3076ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ba3076ab) - [ux] Paste hyperlink into selected text will apply link mark to the selected text
5337
+ - [#6930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6930) [`00ba3076ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ba3076ab) - [ux] Paste hyperlink into selected text will apply link mark to the selected text
5332
5338
  Breaking change on `isNodeTypeParagraph` function, use `isParagraph` instead (requires a schema to be passed as a second param)
5333
5339
 
5334
5340
  ### Minor Changes
@@ -5356,7 +5362,7 @@
5356
5362
 
5357
5363
  ### Minor Changes
5358
5364
 
5359
- - [`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes nodes with multiple validation specs to return node with most suitable spec.
5365
+ - [#6833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6833) [`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes nodes with multiple validation specs to return node with most suitable spec.
5360
5366
 
5361
5367
  ### Patch Changes
5362
5368
 
@@ -5366,7 +5372,7 @@
5366
5372
 
5367
5373
  ### Minor Changes
5368
5374
 
5369
- - [`5e68f04701`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e68f04701) - ED-11232 Make resolvers aware of other field values
5375
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571) [`5e68f04701`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e68f04701) - ED-11232 Make resolvers aware of other field values
5370
5376
  - [`dfd440f4b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd440f4b5) - [ux] New functionality to add and remove captions to images and videos. Select an image or video in the editor to start using it!
5371
5377
  editor-core now exports dedupe which aids in not having duplicate plugins added when initialising an editor
5372
5378
  - [`9b1c48edd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1c48edd1) - Revert ED-10820 to resolve broken validator
@@ -5401,14 +5407,14 @@
5401
5407
 
5402
5408
  ### Patch Changes
5403
5409
 
5404
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
5410
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
5405
5411
  - Updated dependencies
5406
5412
 
5407
5413
  ## 134.0.0
5408
5414
 
5409
5415
  ### Major Changes
5410
5416
 
5411
- - [`9f81260dd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f81260dd5) - ED-10683 Serialize number fields to Number instead of String
5417
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228) [`9f81260dd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f81260dd5) - ED-10683 Serialize number fields to Number instead of String
5412
5418
 
5413
5419
  ### Minor Changes
5414
5420
 
@@ -5489,7 +5495,7 @@
5489
5495
 
5490
5496
  ### Major Changes
5491
5497
 
5492
- - [`142d765bc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/142d765bc4) - Revert ConfigPanel autoSaving in EditorActions.getValue
5498
+ - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860) [`142d765bc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/142d765bc4) - Revert ConfigPanel autoSaving in EditorActions.getValue
5493
5499
  - [`f73b500ffa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f73b500ffa) - ED-10681 API for dismiss typeahead
5494
5500
 
5495
5501
  ### Minor Changes
@@ -5549,7 +5555,7 @@
5549
5555
 
5550
5556
  ### Minor Changes
5551
5557
 
5552
- - [`8904f49fe0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8904f49fe0) - [EDM-1235] Add Display URL option
5558
+ - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516) [`8904f49fe0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8904f49fe0) - [EDM-1235] Add Display URL option
5553
5559
  - [`88e836d94d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88e836d94d) - ED-10462 Disabled linking keyboard shortcut for video
5554
5560
  - [`a41378f853`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41378f853) - Refactor & fix few cases of unsupported node attributes:
5555
5561
 
@@ -5610,26 +5616,26 @@
5610
5616
 
5611
5617
  ### Patch Changes
5612
5618
 
5613
- - [`34674fa4cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34674fa4cd) - [ux] ED-10780 removed the threshold that enabled responsive changes
5619
+ - [#5762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5762) [`34674fa4cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34674fa4cd) - [ux] ED-10780 removed the threshold that enabled responsive changes
5614
5620
 
5615
5621
  ## 131.0.9
5616
5622
 
5617
5623
  ### Patch Changes
5618
5624
 
5619
- - [`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove extraneous dependencies rule suppression
5625
+ - [#5725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5725) [`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove extraneous dependencies rule suppression
5620
5626
 
5621
5627
  ## 131.0.8
5622
5628
 
5623
5629
  ### Patch Changes
5624
5630
 
5625
- - [`a2634b5390`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2634b5390) - [ux] ED-10780 reduced the threshold for responcive toolbar oayout;fixed problem with italic button not working when it is in collapse menu.
5631
+ - [#5720](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5720) [`a2634b5390`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2634b5390) - [ux] ED-10780 reduced the threshold for responcive toolbar oayout;fixed problem with italic button not working when it is in collapse menu.
5626
5632
  - Updated dependencies
5627
5633
 
5628
5634
  ## 131.0.7
5629
5635
 
5630
5636
  ### Patch Changes
5631
5637
 
5632
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
5638
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
5633
5639
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
5634
5640
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
5635
5641
  - Updated dependencies
@@ -5638,13 +5644,13 @@
5638
5644
 
5639
5645
  ### Patch Changes
5640
5646
 
5641
- - [`91854cd5b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91854cd5b6) - ED-10645 Fix not being able to change dates in some collab sessions
5647
+ - [#5409](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5409) [`91854cd5b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91854cd5b6) - ED-10645 Fix not being able to change dates in some collab sessions
5642
5648
 
5643
5649
  ## 131.0.5
5644
5650
 
5645
5651
  ### Patch Changes
5646
5652
 
5647
- - [`9a055964a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a055964a3) - ED-10628 Re-enable single click selection on mobile
5653
+ - [#5373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5373) [`9a055964a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a055964a3) - ED-10628 Re-enable single click selection on mobile
5648
5654
 
5649
5655
  Long press selection is temporarily blocked, so we will re-enable single click selection for now
5650
5656
 
@@ -5652,33 +5658,33 @@
5652
5658
 
5653
5659
  ### Patch Changes
5654
5660
 
5655
- - [`9798ad1405`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9798ad1405) - Remove deep import paths of dependencies in TS declaration files
5661
+ - [#5344](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5344) [`9798ad1405`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9798ad1405) - Remove deep import paths of dependencies in TS declaration files
5656
5662
  - Updated dependencies
5657
5663
 
5658
5664
  ## 131.0.3
5659
5665
 
5660
5666
  ### Patch Changes
5661
5667
 
5662
- - [`e27286a0f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e27286a0f1) - Fix unable to change a date inside a table
5668
+ - [#5288](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5288) [`e27286a0f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e27286a0f1) - Fix unable to change a date inside a table
5663
5669
 
5664
5670
  ## 131.0.2
5665
5671
 
5666
5672
  ### Patch Changes
5667
5673
 
5668
- - [`a1969c1be1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1969c1be1) - [ux] Deduplicate items from the Cmd+k search result
5674
+ - [#5163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5163) [`a1969c1be1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1969c1be1) - [ux] Deduplicate items from the Cmd+k search result
5669
5675
 
5670
5676
  ## 131.0.1
5671
5677
 
5672
5678
  ### Patch Changes
5673
5679
 
5674
- - [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo analytics-next file restructure to allow external ts definitions to continue working
5680
+ - [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164) [`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo analytics-next file restructure to allow external ts definitions to continue working
5675
5681
  - Updated dependencies
5676
5682
 
5677
5683
  ## 131.0.0
5678
5684
 
5679
5685
  ### Major Changes
5680
5686
 
5681
- - [`dd849c6a0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd849c6a0c) - [ED-9500] Removes sendDataOnViewUpdated property from EditorProps.
5687
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`dd849c6a0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd849c6a0c) - [ED-9500] Removes sendDataOnViewUpdated property from EditorProps.
5682
5688
 
5683
5689
  # BREAKING CHANGE:
5684
5690
 
@@ -5845,27 +5851,27 @@
5845
5851
 
5846
5852
  ### Patch Changes
5847
5853
 
5848
- - [`f3698d4c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3698d4c2d) - only render smart-card when react context is ready
5854
+ - [#4829](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4829) [`f3698d4c2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3698d4c2d) - only render smart-card when react context is ready
5849
5855
  - Updated dependencies
5850
5856
 
5851
5857
  ## 129.0.2
5852
5858
 
5853
5859
  ### Patch Changes
5854
5860
 
5855
- - [`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) - Components that had missing names are now fixed - this helps when looking for them using the React Dev Tools.
5861
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) - Components that had missing names are now fixed - this helps when looking for them using the React Dev Tools.
5856
5862
 
5857
5863
  ## 129.0.1
5858
5864
 
5859
5865
  ### Patch Changes
5860
5866
 
5861
- - [`383bdfb201`](https://bitbucket.org/atlassian/atlassian-frontend/commits/383bdfb201) - Updated VR test
5867
+ - [#4455](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4455) [`383bdfb201`](https://bitbucket.org/atlassian/atlassian-frontend/commits/383bdfb201) - Updated VR test
5862
5868
  - Updated dependencies
5863
5869
 
5864
5870
  ## 129.0.0
5865
5871
 
5866
5872
  ### Major Changes
5867
5873
 
5868
- - [`94ac6099e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ac6099e2) - Rename FieldResolver to CustomFieldResolver
5874
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`94ac6099e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ac6099e2) - Rename FieldResolver to CustomFieldResolver
5869
5875
  - [`2914e9ec0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2914e9ec0a) - Change EditorManifest generic to propagate instead of defaulting to any
5870
5876
 
5871
5877
  ### Minor Changes
@@ -6000,7 +6006,7 @@
6000
6006
 
6001
6007
  ### Patch Changes
6002
6008
 
6003
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
6009
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
6004
6010
 
6005
6011
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
6006
6012
  to prevent duplicates of tslib being bundled.
@@ -6009,13 +6015,13 @@
6009
6015
 
6010
6016
  ### Patch Changes
6011
6017
 
6012
- - [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
6018
+ - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393) [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
6013
6019
 
6014
6020
  ## 128.0.0
6015
6021
 
6016
6022
  ### Major Changes
6017
6023
 
6018
- - [`68ca47f536`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ca47f536) - ED-9145: Remove analyticsHandler prop.
6024
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`68ca47f536`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ca47f536) - ED-9145: Remove analyticsHandler prop.
6019
6025
 
6020
6026
  We have removed the prop `analyticsHandler` from the `Editor` component, as these events are no longer tracked.
6021
6027
 
@@ -6088,25 +6094,25 @@
6088
6094
 
6089
6095
  ### Patch Changes
6090
6096
 
6091
- - [`f3749628bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3749628bb) - CEMS-1258: Fixing misaligned Sticky header cells on tables with merged cells
6097
+ - [#4157](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4157) [`f3749628bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3749628bb) - CEMS-1258: Fixing misaligned Sticky header cells on tables with merged cells
6092
6098
 
6093
6099
  ## 127.0.2
6094
6100
 
6095
6101
  ### Patch Changes
6096
6102
 
6097
- - [`64abcd247b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64abcd247b) - CEMS-1231 make table contents align with row controls with sticky headers
6103
+ - [#4127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4127) [`64abcd247b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64abcd247b) - CEMS-1231 make table contents align with row controls with sticky headers
6098
6104
 
6099
6105
  ## 127.0.1
6100
6106
 
6101
6107
  ### Patch Changes
6102
6108
 
6103
- - [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated translations
6109
+ - [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369) [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated translations
6104
6110
 
6105
6111
  ## 127.0.0
6106
6112
 
6107
6113
  ### Major Changes
6108
6114
 
6109
- - [`6e5c32935a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e5c32935a) - Remove deprecated flag allowUnsupportedContent and enable by default
6115
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`6e5c32935a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e5c32935a) - Remove deprecated flag allowUnsupportedContent and enable by default
6110
6116
  - [`35be24c587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35be24c587) - ED-9344: avoid toolbar layout shift in comment appearance
6111
6117
 
6112
6118
  ### Minor Changes
@@ -6194,13 +6200,13 @@
6194
6200
 
6195
6201
  ### Patch Changes
6196
6202
 
6197
- - [`d218cac0a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d218cac0a3) - ED-9816 fix: create appropriate item for image upload
6203
+ - [#3580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3580) [`d218cac0a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d218cac0a3) - ED-9816 fix: create appropriate item for image upload
6198
6204
 
6199
6205
  ## 126.0.0
6200
6206
 
6201
6207
  ### Major Changes
6202
6208
 
6203
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
6209
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
6204
6210
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
6205
6211
 
6206
6212
  ### Patch Changes
@@ -6211,7 +6217,7 @@
6211
6217
 
6212
6218
  ### Minor Changes
6213
6219
 
6214
- - [`64d75b8f7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64d75b8f7e) - Call getFieldsDefinition with extension parameters
6220
+ - [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763) [`64d75b8f7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64d75b8f7e) - Call getFieldsDefinition with extension parameters
6215
6221
  - [`a602a1a359`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a602a1a359) - [FM-3814] Enables the mobile bridge to add two new blocks items: divider and expand
6216
6222
 
6217
6223
  ### Patch Changes
@@ -6262,13 +6268,13 @@
6262
6268
 
6263
6269
  ### Patch Changes
6264
6270
 
6265
- - [`8566522867`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8566522867) - ED-9613 fix: prevent Android from closing keyboard when clicking placeholder-text
6271
+ - [#3070](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3070) [`8566522867`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8566522867) - ED-9613 fix: prevent Android from closing keyboard when clicking placeholder-text
6266
6272
 
6267
6273
  ## 125.0.0
6268
6274
 
6269
6275
  ### Major Changes
6270
6276
 
6271
- - [`b0df4dc455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0df4dc455) - NO-ISSUE refactor: make ContextPanel.visible required
6277
+ - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`b0df4dc455`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0df4dc455) - NO-ISSUE refactor: make ContextPanel.visible required
6272
6278
  NO-ISSUE perf: do not trigger context panel state transition on textinput
6273
6279
 
6274
6280
  ### Minor Changes
@@ -6328,37 +6334,37 @@
6328
6334
 
6329
6335
  ### Patch Changes
6330
6336
 
6331
- - [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update translation files via Traduki build
6337
+ - [#2576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2576) [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update translation files via Traduki build
6332
6338
 
6333
6339
  ## 124.0.4
6334
6340
 
6335
6341
  ### Patch Changes
6336
6342
 
6337
- - [`859ad12010`](https://bitbucket.org/atlassian/atlassian-frontend/commits/859ad12010) - ED-9622: fix breakout tables that were appearing cut off when nested inside bodied elements (expand, layout, etc)
6343
+ - [#3010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3010) [`859ad12010`](https://bitbucket.org/atlassian/atlassian-frontend/commits/859ad12010) - ED-9622: fix breakout tables that were appearing cut off when nested inside bodied elements (expand, layout, etc)
6338
6344
 
6339
6345
  ## 124.0.3
6340
6346
 
6341
6347
  ### Patch Changes
6342
6348
 
6343
- - [`455e383cda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/455e383cda) - Use IntersectionObserver in smart-card to detect when a link enters the viewport
6349
+ - [#2984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2984) [`455e383cda`](https://bitbucket.org/atlassian/atlassian-frontend/commits/455e383cda) - Use IntersectionObserver in smart-card to detect when a link enters the viewport
6344
6350
 
6345
6351
  ## 124.0.2
6346
6352
 
6347
6353
  ### Patch Changes
6348
6354
 
6349
- - [`2cfef4d0fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cfef4d0fa) - HOTFIX ED-9621 Forge extensions are not appearing in quick insert menu
6355
+ - [#2957](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2957) [`2cfef4d0fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cfef4d0fa) - HOTFIX ED-9621 Forge extensions are not appearing in quick insert menu
6350
6356
 
6351
6357
  ## 124.0.1
6352
6358
 
6353
6359
  ### Patch Changes
6354
6360
 
6355
- - [`4560b65a4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4560b65a4f) - upgrade react-transition-group to latest
6361
+ - [#2677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2677) [`4560b65a4f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4560b65a4f) - upgrade react-transition-group to latest
6356
6362
 
6357
6363
  ## 124.0.0
6358
6364
 
6359
6365
  ### Major Changes
6360
6366
 
6361
- - [`1543651ede`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1543651ede) - ED-9174: Take control of context panel when plugins need and add smooth enter/leave transition
6367
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`1543651ede`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1543651ede) - ED-9174: Take control of context panel when plugins need and add smooth enter/leave transition
6362
6368
 
6363
6369
  Products were trying to solve transition issues on their side and it was causing issues when plugins tried to open the context panel.
6364
6370
  This change will override any limitation we had before, taking control of the panel independent of existing panels.
@@ -6505,25 +6511,25 @@
6505
6511
 
6506
6512
  ### Patch Changes
6507
6513
 
6508
- - [`e1fae67451`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1fae67451) - ED-9365 fix: fully feature-flag performance tracking
6514
+ - [#2384](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2384) [`e1fae67451`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1fae67451) - ED-9365 fix: fully feature-flag performance tracking
6509
6515
 
6510
6516
  ## 123.0.4
6511
6517
 
6512
6518
  ### Patch Changes
6513
6519
 
6514
- - [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch all packages that are used by confluence that have a broken es2019 dist
6520
+ - [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430) [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch all packages that are used by confluence that have a broken es2019 dist
6515
6521
 
6516
6522
  ## 123.0.3
6517
6523
 
6518
6524
  ### Patch Changes
6519
6525
 
6520
- - [`05aafbffcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05aafbffcb) - ED-9234 Fix date picker remaining open when date node moved or deleted
6526
+ - [#2219](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2219) [`05aafbffcb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/05aafbffcb) - ED-9234 Fix date picker remaining open when date node moved or deleted
6521
6527
 
6522
6528
  ## 123.0.2
6523
6529
 
6524
6530
  ### Patch Changes
6525
6531
 
6526
- - [`176ac096a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/176ac096a8) - ED-9372 Fix issue where extensions would re-render when going from gap cursor selection to node selection
6532
+ - [#2215](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2215) [`176ac096a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/176ac096a8) - ED-9372 Fix issue where extensions would re-render when going from gap cursor selection to node selection
6527
6533
 
6528
6534
  ## 123.0.1
6529
6535
 
@@ -6535,7 +6541,7 @@
6535
6541
 
6536
6542
  ### Major Changes
6537
6543
 
6538
- - [`e97f14eade`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e97f14eade) - ED-9155: Rename prop `extensionParams` to `node` in the extensions api v2
6544
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`e97f14eade`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e97f14eade) - ED-9155: Rename prop `extensionParams` to `node` in the extensions api v2
6539
6545
 
6540
6546
  ### Minor Changes
6541
6547