@atlaskit/link-picker 1.36.0 → 1.36.1

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,1011 +1,1337 @@
1
1
  # @atlaskit/link-picker
2
2
 
3
+ ## 1.36.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 1.36.0
4
10
 
5
11
  ### Minor Changes
6
12
 
7
- - [#94307](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94307) [`bf0df557b820`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bf0df557b820) - Adding the raw data-object of selected item to the onSubmit-callback. Also fixes a small alignment issue with list items.
13
+ - [#94307](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94307)
14
+ [`bf0df557b820`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bf0df557b820) -
15
+ Adding the raw data-object of selected item to the onSubmit-callback. Also fixes a small
16
+ alignment issue with list items.
8
17
 
9
18
  ## 1.35.2
10
19
 
11
20
  ### Patch Changes
12
21
 
13
- - Updated dependencies
22
+ - Updated dependencies
14
23
 
15
24
  ## 1.35.1
16
25
 
17
26
  ### Patch Changes
18
27
 
19
- - [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007) [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) - Migrated to the new button component
20
- - Updated dependencies
28
+ - [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
29
+ [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
30
+ Migrated to the new button component
31
+ - Updated dependencies
21
32
 
22
33
  ## 1.35.0
23
34
 
24
35
  ### Minor Changes
25
36
 
26
- - [#91586](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91586) [`b3135ab49e16`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3135ab49e16) - Updated `@atlaskit/tabs` dependency which removed baked-in horizontal padding. There may be some very slight difference in padding after this change.
37
+ - [#91586](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91586)
38
+ [`b3135ab49e16`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3135ab49e16) -
39
+ Updated `@atlaskit/tabs` dependency which removed baked-in horizontal padding. There may be some
40
+ very slight difference in padding after this change.
27
41
 
28
42
  ### Patch Changes
29
43
 
30
- - Updated dependencies
44
+ - Updated dependencies
31
45
 
32
46
  ## 1.34.10
33
47
 
34
48
  ### Patch Changes
35
49
 
36
- - [#91203](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91203) [`3c8348468618`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c8348468618) - Minor Typescript changes to improve compatibility with React 18
50
+ - [#91203](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91203)
51
+ [`3c8348468618`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c8348468618) -
52
+ Minor Typescript changes to improve compatibility with React 18
37
53
 
38
54
  ## 1.34.9
39
55
 
40
56
  ### Patch Changes
41
57
 
42
- - [#90153](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90153) [`a679d89ed314`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a679d89ed314) - Converts lazy translations import from dynamic import to static map of imports, behind ff platform.linking-platform.link-picker.translations-map
58
+ - [#90153](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90153)
59
+ [`a679d89ed314`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a679d89ed314) -
60
+ Converts lazy translations import from dynamic import to static map of imports, behind ff
61
+ platform.linking-platform.link-picker.translations-map
43
62
 
44
63
  ## 1.34.8
45
64
 
46
65
  ### Patch Changes
47
66
 
48
- - [#88354](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88354) [`4c87d9b4f0c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c87d9b4f0c2) - The internal composition of this component has changed. There is no expected change in behavior.
49
- - Updated dependencies
67
+ - [#88354](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88354)
68
+ [`4c87d9b4f0c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c87d9b4f0c2) -
69
+ The internal composition of this component has changed. There is no expected change in behavior.
70
+ - Updated dependencies
50
71
 
51
72
  ## 1.34.7
52
73
 
53
74
  ### Patch Changes
54
75
 
55
- - [#87202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87202) [`fe89dc2c3c0a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fe89dc2c3c0a) - EDM-9608 Cleanup onSubmitCapture feature flag in link picker
76
+ - [#87202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87202)
77
+ [`fe89dc2c3c0a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fe89dc2c3c0a) -
78
+ EDM-9608 Cleanup onSubmitCapture feature flag in link picker
56
79
 
57
80
  ## 1.34.6
58
81
 
59
82
  ### Patch Changes
60
83
 
61
- - [#83188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83188) [`cd5d06cd3329`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5d06cd3329) - Minor adjustments to improve compatibility with React 18
84
+ - [#83188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83188)
85
+ [`cd5d06cd3329`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5d06cd3329) -
86
+ Minor adjustments to improve compatibility with React 18
62
87
 
63
88
  ## 1.34.5
64
89
 
65
90
  ### Patch Changes
66
91
 
67
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
92
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
93
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
94
+ Upgrade Typescript from `4.9.5` to `5.4.2`
68
95
 
69
96
  ## 1.34.4
70
97
 
71
98
  ### Patch Changes
72
99
 
73
- - [#81744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81744) [`4bb803ce7129`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4bb803ce7129) - Internal changes. There is no expected visual change.
74
- - Updated dependencies
100
+ - [#81744](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81744)
101
+ [`4bb803ce7129`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4bb803ce7129) -
102
+ Internal changes. There is no expected visual change.
103
+ - Updated dependencies
75
104
 
76
105
  ## 1.34.3
77
106
 
78
107
  ### Patch Changes
79
108
 
80
- - [#81158](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81158) [`d08a50c6d90b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d08a50c6d90b) - Updates empty states to no longer use the `@atlaskit/empty-state` component in order to leverage Heading Provider from `@atlaskit/heading`, behind ff
109
+ - [#81158](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81158)
110
+ [`d08a50c6d90b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d08a50c6d90b) -
111
+ Updates empty states to no longer use the `@atlaskit/empty-state` component in order to leverage
112
+ Heading Provider from `@atlaskit/heading`, behind ff
81
113
 
82
114
  ## 1.34.2
83
115
 
84
116
  ### Patch Changes
85
117
 
86
- - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085) [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) - Update usage of `React.FC` to explicity include `children`
118
+ - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
119
+ [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
120
+ Update usage of `React.FC` to explicity include `children`
87
121
 
88
122
  ## 1.34.1
89
123
 
90
124
  ### Patch Changes
91
125
 
92
- - [#77721](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77721) [`724546c920cf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/724546c920cf) - Changed some hard-coded px values and replaced with space tokens
126
+ - [#77721](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77721)
127
+ [`724546c920cf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/724546c920cf) -
128
+ Changed some hard-coded px values and replaced with space tokens
93
129
 
94
130
  ## 1.34.0
95
131
 
96
132
  ### Minor Changes
97
133
 
98
- - [#73644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73644) [`1826cabe2425`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1826cabe2425) - Cleans up platform.linking-platform.link-picker.lazy-intl-messages. Will now always attempt to lazy load translations.
134
+ - [#73644](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73644)
135
+ [`1826cabe2425`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1826cabe2425) -
136
+ Cleans up platform.linking-platform.link-picker.lazy-intl-messages. Will now always attempt to
137
+ lazy load translations.
99
138
 
100
139
  ## 1.33.1
101
140
 
102
141
  ### Patch Changes
103
142
 
104
- - [#71135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71135) [`88c865c6359d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/88c865c6359d) - Fix issues with screen readers detecting a list when no plugin is provided
143
+ - [#71135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71135)
144
+ [`88c865c6359d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/88c865c6359d) -
145
+ Fix issues with screen readers detecting a list when no plugin is provided
105
146
 
106
147
  ## 1.33.0
107
148
 
108
149
  ### Minor Changes
109
150
 
110
- - [#69577](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69577) [`fcd935281ee6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fcd935281ee6) - Updates onCancel prop to be optional. When not provided, cancel button is not displayed.
151
+ - [#69577](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69577)
152
+ [`fcd935281ee6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fcd935281ee6) -
153
+ Updates onCancel prop to be optional. When not provided, cancel button is not displayed.
111
154
 
112
155
  ## 1.32.1
113
156
 
114
157
  ### Patch Changes
115
158
 
116
- - [#66404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66404) [`61ac6afc1d89`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61ac6afc1d89) - EDM-9025 Add onSubmitCapture behind feature flag
159
+ - [#66404](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66404)
160
+ [`61ac6afc1d89`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61ac6afc1d89) -
161
+ EDM-9025 Add onSubmitCapture behind feature flag
117
162
 
118
163
  ## 1.32.0
119
164
 
120
165
  ### Minor Changes
121
166
 
122
- - [#61981](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61981) [`0d7a20c43478`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0d7a20c43478) - [ux] Added a UI experience for when a submission is in progress
167
+ - [#61981](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61981)
168
+ [`0d7a20c43478`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0d7a20c43478) -
169
+ [ux] Added a UI experience for when a submission is in progress
123
170
 
124
171
  ### Patch Changes
125
172
 
126
- - [#64291](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64291) [`c44535acbea9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c44535acbea9) - remove platform.linking-platform.link-create.tmp-fix-translations to permanently return undefined in the loaderFn when dynamic import of locale messages fail.
173
+ - [#64291](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64291)
174
+ [`c44535acbea9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c44535acbea9) -
175
+ remove platform.linking-platform.link-create.tmp-fix-translations to permanently return
176
+ undefined in the loaderFn when dynamic import of locale messages fail.
127
177
 
128
178
  ## 1.31.0
129
179
 
130
180
  ### Minor Changes
131
181
 
132
- - [#64242](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64242) [`066547c92554`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/066547c92554) - Add customMessages prop to link picker
182
+ - [#64242](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64242)
183
+ [`066547c92554`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/066547c92554) -
184
+ Add customMessages prop to link picker
133
185
 
134
186
  ## 1.30.14
135
187
 
136
188
  ### Patch Changes
137
189
 
138
- - [#63626](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63626) [`e71c8f5f586e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e71c8f5f586e) - loaderFn returns undefined if failed to dynamicaly import locale messages - fixes issue in Jira where default English replaces languages chunk.
139
- - Updated dependencies
190
+ - [#63626](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63626)
191
+ [`e71c8f5f586e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e71c8f5f586e) -
192
+ loaderFn returns undefined if failed to dynamicaly import locale messages - fixes issue in Jira
193
+ where default English replaces languages chunk.
194
+ - Updated dependencies
140
195
 
141
196
  ## 1.30.13
142
197
 
143
198
  ### Patch Changes
144
199
 
145
- - Updated dependencies
200
+ - Updated dependencies
146
201
 
147
202
  ## 1.30.12
148
203
 
149
204
  ### Patch Changes
150
205
 
151
- - [#61649](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61649) [`b3da85b3276a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3da85b3276a) - Replaces internal lazy messages provider implementation with @atlaskit/intl-messages-provider with no expected functional change beyond now supporting inherting messages from parent intl provider. Use of lazy messages provider still is feature flagged behind 'platform.linking-platform.link-picker.lazy-intl-messages'.
206
+ - [#61649](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61649)
207
+ [`b3da85b3276a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3da85b3276a) -
208
+ Replaces internal lazy messages provider implementation with @atlaskit/intl-messages-provider
209
+ with no expected functional change beyond now supporting inherting messages from parent intl
210
+ provider. Use of lazy messages provider still is feature flagged behind
211
+ 'platform.linking-platform.link-picker.lazy-intl-messages'.
152
212
 
153
213
  ## 1.30.11
154
214
 
155
215
  ### Patch Changes
156
216
 
157
- - Updated dependencies
217
+ - Updated dependencies
158
218
 
159
219
  ## 1.30.10
160
220
 
161
221
  ### Patch Changes
162
222
 
163
- - [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029) [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) - Update dependencies that were impacted by HOT-106483 to latest.
223
+ - [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
224
+ [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
225
+ Update dependencies that were impacted by HOT-106483 to latest.
164
226
 
165
227
  ## 1.30.9
166
228
 
167
229
  ### Patch Changes
168
230
 
169
- - Updated dependencies
231
+ - Updated dependencies
170
232
 
171
233
  ## 1.30.8
172
234
 
173
235
  ### Patch Changes
174
236
 
175
- - [#43874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43874) [`71d228970ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71d228970ef) - Enrol packages to push model in JFE
176
- - Updated dependencies
237
+ - [#43874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43874)
238
+ [`71d228970ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71d228970ef) - Enrol
239
+ packages to push model in JFE
240
+ - Updated dependencies
177
241
 
178
242
  ## 1.30.7
179
243
 
180
244
  ### Patch Changes
181
245
 
182
- - Updated dependencies
246
+ - Updated dependencies
183
247
 
184
248
  ## 1.30.6
185
249
 
186
250
  ### Patch Changes
187
251
 
188
- - Updated dependencies
252
+ - Updated dependencies
189
253
 
190
254
  ## 1.30.5
191
255
 
192
256
  ### Patch Changes
193
257
 
194
- - Updated dependencies
258
+ - Updated dependencies
195
259
 
196
260
  ## 1.30.4
197
261
 
198
262
  ### Patch Changes
199
263
 
200
- - [#43264](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43264) [`b4e3b6f54bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4e3b6f54bd) - Explicitly set link picker to display block
264
+ - [#43264](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43264)
265
+ [`b4e3b6f54bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4e3b6f54bd) -
266
+ Explicitly set link picker to display block
201
267
 
202
268
  ## 1.30.3
203
269
 
204
270
  ### Patch Changes
205
271
 
206
- - Updated dependencies
272
+ - Updated dependencies
207
273
 
208
274
  ## 1.30.2
209
275
 
210
276
  ### Patch Changes
211
277
 
212
- - Updated dependencies
278
+ - Updated dependencies
213
279
 
214
280
  ## 1.30.1
215
281
 
216
282
  ### Patch Changes
217
283
 
218
- - [#41114](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41114) [`f8efb1a7ce5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8efb1a7ce5) - Add env var default and fix array iterable for local consumption typechecking
284
+ - [#41114](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41114)
285
+ [`f8efb1a7ce5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8efb1a7ce5) - Add
286
+ env var default and fix array iterable for local consumption typechecking
219
287
 
220
288
  ## 1.30.0
221
289
 
222
290
  ### Minor Changes
223
291
 
224
- - [#39671](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39671) [`1e70dc014bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e70dc014bf) - Adds support for `paddingLeft`, `paddingRight`, `paddingTop` and `paddingBottom` props that enable overriding the internal padding of the link picker.
292
+ - [#39671](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39671)
293
+ [`1e70dc014bf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e70dc014bf) - Adds
294
+ support for `paddingLeft`, `paddingRight`, `paddingTop` and `paddingBottom` props that enable
295
+ overriding the internal padding of the link picker.
225
296
 
226
297
  ## 1.29.1
227
298
 
228
299
  ### Patch Changes
229
300
 
230
- - [#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.
301
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
302
+ [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
303
+ Internal changes to use space tokens. There is no expected visual or behaviour change.
231
304
 
232
305
  ## 1.29.0
233
306
 
234
307
  ### Minor Changes
235
308
 
236
- - [#36656](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36656) [`96287a9f42a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96287a9f42a) - Adds disableWidth prop to component to allow the link picker to fill the available space (width: 100%)
309
+ - [#36656](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36656)
310
+ [`96287a9f42a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96287a9f42a) - Adds
311
+ disableWidth prop to component to allow the link picker to fill the available space (width:
312
+ 100%)
237
313
 
238
314
  ## 1.28.3
239
315
 
240
316
  ### Patch Changes
241
317
 
242
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
243
- - Updated dependencies
318
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
319
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
320
+ version.json
321
+ - Updated dependencies
244
322
 
245
323
  ## 1.28.2
246
324
 
247
325
  ### Patch Changes
248
326
 
249
- - [#38511](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38511) [`d2cf6a73817`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2cf6a73817) - Remove redundant aria-label from the input field
327
+ - [#38511](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38511)
328
+ [`d2cf6a73817`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2cf6a73817) - Remove
329
+ redundant aria-label from the input field
250
330
 
251
331
  ## 1.28.1
252
332
 
253
333
  ### Patch Changes
254
334
 
255
- - [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925) [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use injected env vars instead of version.json
335
+ - [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
336
+ [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
337
+ injected env vars instead of version.json
256
338
 
257
339
  ## 1.28.0
258
340
 
259
341
  ### Minor Changes
260
342
 
261
- - [#37347](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37347) [`db2a42eb771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2a42eb771) - [ux] EDM-7273 Jira create feature discovery
343
+ - [#37347](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37347)
344
+ [`db2a42eb771`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2a42eb771) - [ux]
345
+ EDM-7273 Jira create feature discovery
262
346
 
263
347
  ## 1.27.2
264
348
 
265
349
  ### Patch Changes
266
350
 
267
- - [#36677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36677) [`fa3c0d93eae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa3c0d93eae) - Improves fixed height display of link picker when 'platform.linking-platform.link-picker.fixed-height-search-results' is enabled.
268
- - Updated dependencies
351
+ - [#36677](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36677)
352
+ [`fa3c0d93eae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa3c0d93eae) -
353
+ Improves fixed height display of link picker when
354
+ 'platform.linking-platform.link-picker.fixed-height-search-results' is enabled.
355
+ - Updated dependencies
269
356
 
270
357
  ## 1.27.1
271
358
 
272
359
  ### Patch Changes
273
360
 
274
- - [#36817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36817) [`3bebfdcc3ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3bebfdcc3ae) - [ux] Fix pt-BR messages
361
+ - [#36817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36817)
362
+ [`3bebfdcc3ae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3bebfdcc3ae) - [ux]
363
+ Fix pt-BR messages
275
364
 
276
365
  ## 1.27.0
277
366
 
278
367
  ### Minor Changes
279
368
 
280
- - [#36671](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36671) [`fa8b71abb1a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa8b71abb1a) - [ux] Add title to link picker results
369
+ - [#36671](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36671)
370
+ [`fa8b71abb1a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa8b71abb1a) - [ux]
371
+ Add title to link picker results
281
372
 
282
373
  ## 1.26.0
283
374
 
284
375
  ### Minor Changes
285
376
 
286
- - [#36197](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36197) [`ae65b485bca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae65b485bca) - [ux] Better minimum height for link picker error and loading state
377
+ - [#36197](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36197)
378
+ [`ae65b485bca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae65b485bca) - [ux]
379
+ Better minimum height for link picker error and loading state
287
380
 
288
381
  ## 1.25.6
289
382
 
290
383
  ### Patch Changes
291
384
 
292
- - [#36147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36147) [`21f74cac9b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21f74cac9b6) - EDM-6818: Fixes bug where first item of link picker search results appear selected when there is no current selection and a search result is focused. Focus on link picker search results are now on the item that the user clicks/focuses on.
385
+ - [#36147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36147)
386
+ [`21f74cac9b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21f74cac9b6) -
387
+ EDM-6818: Fixes bug where first item of link picker search results appear selected when there is
388
+ no current selection and a search result is focused. Focus on link picker search results are now
389
+ on the item that the user clicks/focuses on.
293
390
 
294
391
  ## 1.25.5
295
392
 
296
393
  ### Patch Changes
297
394
 
298
- - [#36167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36167) [`27f7faa992f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f7faa992f) - Minor internal refactor with no expected functional changes.
395
+ - [#36167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36167)
396
+ [`27f7faa992f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f7faa992f) - Minor
397
+ internal refactor with no expected functional changes.
299
398
 
300
399
  ## 1.25.4
301
400
 
302
401
  ### Patch Changes
303
402
 
304
- - [#35979](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35979) [`2d56ffa47b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d56ffa47b1) - [ux] Removes the decorative search icon from the URL/search field.
403
+ - [#35979](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35979)
404
+ [`2d56ffa47b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d56ffa47b1) - [ux]
405
+ Removes the decorative search icon from the URL/search field.
305
406
 
306
407
  ## 1.25.3
307
408
 
308
409
  ### Patch Changes
309
410
 
310
- - [#35951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35951) [`ceaa8d259c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceaa8d259c2) - Minor internal refactors with no expected functional changes.
411
+ - [#35951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35951)
412
+ [`ceaa8d259c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceaa8d259c2) - Minor
413
+ internal refactors with no expected functional changes.
311
414
 
312
415
  ## 1.25.2
313
416
 
314
417
  ### Patch Changes
315
418
 
316
- - Updated dependencies
419
+ - Updated dependencies
317
420
 
318
421
  ## 1.25.1
319
422
 
320
423
  ### Patch Changes
321
424
 
322
- - [#35741](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35741) [`e967d74f6f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e967d74f6f8) - Changes the link picker search results subtext color from 'color.text' to 'color.text.subtlest'.
425
+ - [#35741](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35741)
426
+ [`e967d74f6f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e967d74f6f8) -
427
+ Changes the link picker search results subtext color from 'color.text' to 'color.text.subtlest'.
323
428
 
324
429
  ## 1.25.0
325
430
 
326
431
  ### Minor Changes
327
432
 
328
- - [#35199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35199) [`bf9689fce97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf9689fce97) - [ux] Modified behaviour to load to all plugins before Link Picker UI is loaded, introduces a isLoading attribute to
329
- indicate when a plugins have loaded
433
+ - [#35199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35199)
434
+ [`bf9689fce97`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf9689fce97) - [ux]
435
+ Modified behaviour to load to all plugins before Link Picker UI is loaded, introduces a
436
+ isLoading attribute to indicate when a plugins have loaded
330
437
 
331
438
  ## 1.24.1
332
439
 
333
440
  ### Patch Changes
334
441
 
335
- - [#35545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35545) [`83a802f2806`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a802f2806) - Release translations
442
+ - [#35545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35545)
443
+ [`83a802f2806`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a802f2806) -
444
+ Release translations
336
445
 
337
446
  ## 1.24.0
338
447
 
339
448
  ### Minor Changes
340
449
 
341
- - [#33781](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33781) [`5a810cbc8c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a810cbc8c7) - Adds internal MessagesProvider behind `platform.linking-platform.link-picker.lazy-intl-messages` feature flag which, when enabled, lazy loads and self-provides messages for the current locale (as defined by a parent `IntlProvider`).
450
+ - [#33781](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33781)
451
+ [`5a810cbc8c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a810cbc8c7) - Adds
452
+ internal MessagesProvider behind `platform.linking-platform.link-picker.lazy-intl-messages`
453
+ feature flag which, when enabled, lazy loads and self-provides messages for the current locale
454
+ (as defined by a parent `IntlProvider`).
342
455
 
343
456
  ## 1.23.2
344
457
 
345
458
  ### Patch Changes
346
459
 
347
- - [#35058](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35058) [`44d226ae268`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d226ae268) - [ux] This adds support for Confluence Whiteboards in Link Picker search. This also adds a new scope in `@atlassian/search-client`, which contains pages, blogs and whiteboards.
460
+ - [#35058](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35058)
461
+ [`44d226ae268`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44d226ae268) - [ux]
462
+ This adds support for Confluence Whiteboards in Link Picker search. This also adds a new scope
463
+ in `@atlassian/search-client`, which contains pages, blogs and whiteboards.
348
464
 
349
465
  ## 1.23.1
350
466
 
351
467
  ### Patch Changes
352
468
 
353
- - [#34282](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34282) [`1d9bcdf92d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d9bcdf92d8) - EDM-5278: refactor timestamp in link-picker to remove string concatenation, to switch between relative and absolute time with correct display values and add new atlas kit example to test translations for link-picker
469
+ - [#34282](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34282)
470
+ [`1d9bcdf92d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d9bcdf92d8) -
471
+ EDM-5278: refactor timestamp in link-picker to remove string concatenation, to switch between
472
+ relative and absolute time with correct display values and add new atlas kit example to test
473
+ translations for link-picker
354
474
 
355
475
  ## 1.23.0
356
476
 
357
477
  ### Minor Changes
358
478
 
359
- - [#34189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34189) [`5b744a84924`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b744a84924) - [ux] Support for an empty state in LinkPicker, and implementation of empty state for the link-picker-atlassian-plugin
479
+ - [#34189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34189)
480
+ [`5b744a84924`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b744a84924) - [ux]
481
+ Support for an empty state in LinkPicker, and implementation of empty state for the
482
+ link-picker-atlassian-plugin
360
483
 
361
484
  ### Patch Changes
362
485
 
363
- - Updated dependencies
486
+ - Updated dependencies
364
487
 
365
488
  ## 1.22.2
366
489
 
367
490
  ### Patch Changes
368
491
 
369
- - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443) [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
492
+ - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
493
+ [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
494
+ Removing unused dependencies and dev dependencies
370
495
 
371
496
  ## 1.22.1
372
497
 
373
498
  ### Patch Changes
374
499
 
375
- - [#34463](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34463) [`ae5ac36af00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae5ac36af00) - Updates analytics codegen to support screen events.
500
+ - [#34463](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34463)
501
+ [`ae5ac36af00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae5ac36af00) -
502
+ Updates analytics codegen to support screen events.
376
503
 
377
504
  ## 1.22.0
378
505
 
379
506
  ### Minor Changes
380
507
 
381
- - [#34268](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34268) [`cd623c7a474`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd623c7a474) - [ux] Wrap search input with conditional spotlight target for better onboarding
508
+ - [#34268](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34268)
509
+ [`cd623c7a474`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd623c7a474) - [ux]
510
+ Wrap search input with conditional spotlight target for better onboarding
382
511
 
383
512
  ## 1.21.0
384
513
 
385
514
  ### Minor Changes
386
515
 
387
- - [#33811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33811) [`63a3923d4cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63a3923d4cd) - Fix tab attribute analytics to display correct product on initial load
516
+ - [#33811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33811)
517
+ [`63a3923d4cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63a3923d4cd) - Fix
518
+ tab attribute analytics to display correct product on initial load
388
519
 
389
520
  ## 1.20.3
390
521
 
391
522
  ### Patch Changes
392
523
 
393
- - [#33689](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33689) [`d86bc75af82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d86bc75af82) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
524
+ - [#33689](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33689)
525
+ [`d86bc75af82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d86bc75af82) -
526
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
527
+ behaviour change.
394
528
 
395
529
  ## 1.20.2
396
530
 
397
531
  ### Patch Changes
398
532
 
399
- - [#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
533
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
534
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
535
+ legacy types are published for TS 4.5-4.8
400
536
 
401
537
  ## 1.20.1
402
538
 
403
539
  ### Patch Changes
404
540
 
405
- - [#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`
541
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
542
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
543
+ Upgrade Typescript from `4.5.5` to `4.9.5`
406
544
 
407
545
  ## 1.20.0
408
546
 
409
547
  ### Minor Changes
410
548
 
411
- - [#33210](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33210) [`4bf861f02cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bf861f02cc) - Callback label now supports a string
549
+ - [#33210](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33210)
550
+ [`4bf861f02cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bf861f02cc) -
551
+ Callback label now supports a string
412
552
 
413
553
  ## 1.19.0
414
554
 
415
555
  ### Minor Changes
416
556
 
417
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
557
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
558
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
559
+ minor dependency bump
418
560
 
419
561
  ### Patch Changes
420
562
 
421
- - Updated dependencies
563
+ - Updated dependencies
422
564
 
423
565
  ## 1.18.4
424
566
 
425
567
  ### Patch Changes
426
568
 
427
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
428
- - Updated dependencies
569
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
570
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
571
+ remove before merging to master; dupe adf-schema via adf-utils
572
+ - Updated dependencies
429
573
 
430
574
  ## 1.18.3
431
575
 
432
576
  ### Patch Changes
433
577
 
434
- - [#30834](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30834) [`ee4573b4721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee4573b4721) - [ux] Handle keyboard navigation as a listbox
435
- Updates focus style of link picker listbox
578
+ - [#30834](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30834)
579
+ [`ee4573b4721`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee4573b4721) - [ux]
580
+ Handle keyboard navigation as a listbox Updates focus style of link picker listbox
436
581
 
437
582
  ## 1.18.2
438
583
 
439
584
  ### Patch Changes
440
585
 
441
- - [#32311](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32311) [`a02eed2974e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a02eed2974e) - Move codegen into @atlassian scope to publish it to private registry
586
+ - [#32311](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32311)
587
+ [`a02eed2974e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a02eed2974e) - Move
588
+ codegen into @atlassian scope to publish it to private registry
442
589
 
443
590
  ## 1.18.1
444
591
 
445
592
  ### Patch Changes
446
593
 
447
- - [#32170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32170) [`b57c925587f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b57c925587f) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
594
+ - [#32170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32170)
595
+ [`b57c925587f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b57c925587f) -
596
+ Migrated use of `gridSize` to space tokens where possible. There is no expected visual or
597
+ behaviour change.
448
598
 
449
599
  ## 1.18.0
450
600
 
451
601
  ### Minor Changes
452
602
 
453
- - [#30977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30977) [`d7af47bbf65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7af47bbf65) - [ux] Adds new action button and updates the style of current cancel button
603
+ - [#30977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30977)
604
+ [`d7af47bbf65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7af47bbf65) - [ux]
605
+ Adds new action button and updates the style of current cancel button
454
606
 
455
607
  ## 1.17.0
456
608
 
457
609
  ### Minor Changes
458
610
 
459
- - [#30674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30674) [`204e2a97119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/204e2a97119) - Defines new LinkPickerPluginAction and new LinkInputType for Create
611
+ - [#30674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30674)
612
+ [`204e2a97119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/204e2a97119) -
613
+ Defines new LinkPickerPluginAction and new LinkInputType for Create
460
614
 
461
615
  ## 1.16.16
462
616
 
463
617
  ### Patch Changes
464
618
 
465
- - [#30583](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30583) [`14363bff579`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14363bff579) - Formatting change for i18n translations
619
+ - [#30583](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30583)
620
+ [`14363bff579`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14363bff579) -
621
+ Formatting change for i18n translations
466
622
 
467
623
  ## 1.16.15
468
624
 
469
625
  ### Patch Changes
470
626
 
471
- - [#30237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30237) [`d0c67f1cc2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0c67f1cc2b) - Prettier-ignore added to i18n translations
627
+ - [#30237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30237)
628
+ [`d0c67f1cc2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0c67f1cc2b) -
629
+ Prettier-ignore added to i18n translations
472
630
 
473
631
  ## 1.16.14
474
632
 
475
633
  ### Patch Changes
476
634
 
477
- - Updated dependencies
635
+ - Updated dependencies
478
636
 
479
637
  ## 1.16.13
480
638
 
481
639
  ### Patch Changes
482
640
 
483
- - Updated dependencies
641
+ - Updated dependencies
484
642
 
485
643
  ## 1.16.12
486
644
 
487
645
  ### Patch Changes
488
646
 
489
- - [#29330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29330) [`9d9ee3fbc84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d9ee3fbc84) - EDM-5557 Reduce min height of link-picker
647
+ - [#29330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29330)
648
+ [`9d9ee3fbc84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d9ee3fbc84) -
649
+ EDM-5557 Reduce min height of link-picker
490
650
 
491
651
  ## 1.16.11
492
652
 
493
653
  ### Patch Changes
494
654
 
495
- - [#29067](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29067) [`08de765c04b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08de765c04b) - Moves dependency of user agent detection code to `@atlaskit/linking-common/user-agent`
496
- - Updated dependencies
655
+ - [#29067](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29067)
656
+ [`08de765c04b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08de765c04b) - Moves
657
+ dependency of user agent detection code to `@atlaskit/linking-common/user-agent`
658
+ - Updated dependencies
497
659
 
498
660
  ## 1.16.10
499
661
 
500
662
  ### Patch Changes
501
663
 
502
- - Updated dependencies
664
+ - Updated dependencies
503
665
 
504
666
  ## 1.16.9
505
667
 
506
668
  ### Patch Changes
507
669
 
508
- - [#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.
670
+ - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
671
+ [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
672
+ ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add
673
+ `allowedSideEffects` when loading the page.
509
674
 
510
675
  ## 1.16.8
511
676
 
512
677
  ### Patch Changes
513
678
 
514
- - [#28294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28294) [`5441fa9235d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5441fa9235d) - [ux] XPC3P-106 Fix recents not showing when switching tabs in new link picker
515
- - Updated dependencies
679
+ - [#28294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28294)
680
+ [`5441fa9235d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5441fa9235d) - [ux]
681
+ XPC3P-106 Fix recents not showing when switching tabs in new link picker
682
+ - Updated dependencies
516
683
 
517
684
  ## 1.16.7
518
685
 
519
686
  ### Patch Changes
520
687
 
521
- - [#28362](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28362) [`10410539ac9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10410539ac9) - Url utils added (normalizeURL and isSafeUrl). Available to export
522
- - Updated dependencies
688
+ - [#28362](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28362)
689
+ [`10410539ac9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10410539ac9) - Url
690
+ utils added (normalizeURL and isSafeUrl). Available to export
691
+ - Updated dependencies
523
692
 
524
693
  ## 1.16.6
525
694
 
526
695
  ### Patch Changes
527
696
 
528
- - [#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.
697
+ - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
698
+ [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
699
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
700
+ tokens() function and improving performance.
529
701
 
530
702
  ## 1.16.5
531
703
 
532
704
  ### Patch Changes
533
705
 
534
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`3a35da6c331`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a35da6c331) - DTR-825 ED-9775: added jamfselfservice:// to whitelistedURLPatterns
706
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
707
+ [`3a35da6c331`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a35da6c331) -
708
+ DTR-825 ED-9775: added jamfselfservice:// to whitelistedURLPatterns
535
709
 
536
710
  ## 1.16.4
537
711
 
538
712
  ### Patch Changes
539
713
 
540
- - Updated dependencies
714
+ - Updated dependencies
541
715
 
542
716
  ## 1.16.3
543
717
 
544
718
  ### Patch Changes
545
719
 
546
- - Updated dependencies
720
+ - Updated dependencies
547
721
 
548
722
  ## 1.16.2
549
723
 
550
724
  ### Patch Changes
551
725
 
552
- - [#27972](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27972) [`998a9316ce3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/998a9316ce3) - EDM-4959 update scrolling tabs to remain still for link picker when tabs are changed as a fix for a flakey vr test
726
+ - [#27972](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27972)
727
+ [`998a9316ce3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/998a9316ce3) -
728
+ EDM-4959 update scrolling tabs to remain still for link picker when tabs are changed as a fix
729
+ for a flakey vr test
553
730
 
554
731
  ## 1.16.1
555
732
 
556
733
  ### Patch Changes
557
734
 
558
- - [#28114](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28114) [`f3aa608f0ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3aa608f0ba) - Update i18n translations from Traduki
735
+ - [#28114](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28114)
736
+ [`f3aa608f0ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3aa608f0ba) - Update
737
+ i18n translations from Traduki
559
738
 
560
739
  ## 1.16.0
561
740
 
562
741
  ### Minor Changes
563
742
 
564
- - [#27732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27732) [`e409fa726a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e409fa726a9) - [ux] Disable the insert button when Link picker shows an error and hide buttons when user is unauthenticated to the active 3P tab
743
+ - [#27732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27732)
744
+ [`e409fa726a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e409fa726a9) - [ux]
745
+ Disable the insert button when Link picker shows an error and hide buttons when user is
746
+ unauthenticated to the active 3P tab
565
747
 
566
748
  ## 1.15.1
567
749
 
568
750
  ### Patch Changes
569
751
 
570
- - [#27835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27835) [`4a83c28f27b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a83c28f27b) - Add support for inline SVGs in ListItem by converting them to Base64 images
752
+ - [#27835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27835)
753
+ [`4a83c28f27b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a83c28f27b) - Add
754
+ support for inline SVGs in ListItem by converting them to Base64 images
571
755
 
572
756
  ## 1.15.0
573
757
 
574
758
  ### Minor Changes
575
759
 
576
- - [#27624](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27624) [`b7ace618362`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7ace618362) - [ux] EDM-3578: adding a prop hideDisplayText for link picker to allow support that stops rendering of the display text field in link picker if prop is set to true.
760
+ - [#27624](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27624)
761
+ [`b7ace618362`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7ace618362) - [ux]
762
+ EDM-3578: adding a prop hideDisplayText for link picker to allow support that stops rendering of
763
+ the display text field in link picker if prop is set to true.
577
764
 
578
765
  ## 1.14.0
579
766
 
580
767
  ### Minor Changes
581
768
 
582
- - [#26943](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26943) [`3cbd9b63e96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cbd9b63e96) - [ux] Added search for 1P tabs
769
+ - [#26943](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26943)
770
+ [`3cbd9b63e96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cbd9b63e96) - [ux]
771
+ Added search for 1P tabs
583
772
 
584
773
  ## 1.13.3
585
774
 
586
775
  ### Patch Changes
587
776
 
588
- - [#27298](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27298) [`b4ed4bb728b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ed4bb728b) - EDM-4923: link picker display text label has been changed from Link description to Link display text
777
+ - [#27298](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27298)
778
+ [`b4ed4bb728b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ed4bb728b) -
779
+ EDM-4923: link picker display text label has been changed from Link description to Link display
780
+ text
589
781
 
590
782
  ## 1.13.2
591
783
 
592
784
  ### Patch Changes
593
785
 
594
- - Updated dependencies
786
+ - Updated dependencies
595
787
 
596
788
  ## 1.13.1
597
789
 
598
790
  ### Patch Changes
599
791
 
600
- - [#26522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26522) [`2933e4ddeb0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2933e4ddeb0) - Add searchResults shown analytic event for pre-query and post-query results
792
+ - [#26522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26522)
793
+ [`2933e4ddeb0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2933e4ddeb0) - Add
794
+ searchResults shown analytic event for pre-query and post-query results
601
795
 
602
796
  ## 1.13.0
603
797
 
604
798
  ### Minor Changes
605
799
 
606
- - [#26718](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26718) [`91bd9e3193c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91bd9e3193c) - add experimental support for UNSAFE_onActivation call for plugins
800
+ - [#26718](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26718)
801
+ [`91bd9e3193c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91bd9e3193c) - add
802
+ experimental support for UNSAFE_onActivation call for plugins
607
803
 
608
804
  ## 1.12.0
609
805
 
610
806
  ### Minor Changes
611
807
 
612
- - [#25323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25323) [`2ecb5e8a6d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ecb5e8a6d9) - [ux] introduce horizontal scrolling tabs
808
+ - [#25323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25323)
809
+ [`2ecb5e8a6d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ecb5e8a6d9) - [ux]
810
+ introduce horizontal scrolling tabs
613
811
 
614
812
  ## 1.11.2
615
813
 
616
814
  ### Patch Changes
617
815
 
618
- - [#26281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26281) [`841110b3cf0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/841110b3cf0) - Adds tab attribute to analytics context
816
+ - [#26281](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26281)
817
+ [`841110b3cf0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/841110b3cf0) - Adds
818
+ tab attribute to analytics context
619
819
 
620
820
  ## 1.11.1
621
821
 
622
822
  ### Patch Changes
623
823
 
624
- - [#20341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20341) [`af6e73a1e17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af6e73a1e17) - Bumping dependencies via Renovate:
824
+ - [#20341](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20341)
825
+ [`af6e73a1e17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af6e73a1e17) -
826
+ Bumping dependencies via Renovate:
625
827
 
626
- - react-loosely-lazy
828
+ - react-loosely-lazy
627
829
 
628
830
  ## 1.11.0
629
831
 
630
832
  ### Minor Changes
631
833
 
632
- - [#25319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25319) [`2cbf4131640`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cbf4131640) - Make LinkPicker to accept a custom root component
633
- And now we offer a new useLinkPickerEditorProps hook
634
- useForgeSearchProviders hook will now get client from SmartCardContext
834
+ - [#25319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25319)
835
+ [`2cbf4131640`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cbf4131640) - Make
836
+ LinkPicker to accept a custom root component And now we offer a new useLinkPickerEditorProps
837
+ hook useForgeSearchProviders hook will now get client from SmartCardContext
635
838
 
636
839
  ## 1.10.4
637
840
 
638
841
  ### Patch Changes
639
842
 
640
- - [#25117](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25117) [`a3358adb9f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3358adb9f1) - Basic UFO Instrumentation for LinkPicker
843
+ - [#25117](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25117)
844
+ [`a3358adb9f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3358adb9f1) - Basic
845
+ UFO Instrumentation for LinkPicker
641
846
 
642
847
  ## 1.10.3
643
848
 
644
849
  ### Patch Changes
645
850
 
646
- - [#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`
851
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
852
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
853
+ Upgrade Typescript from `4.3.5` to `4.5.5`
647
854
 
648
855
  ## 1.10.2
649
856
 
650
857
  ### Patch Changes
651
858
 
652
- - [#25059](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25059) [`8a538989c8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a538989c8d) - [ux] Updated label and Placeholder messages
859
+ - [#25059](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25059)
860
+ [`8a538989c8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a538989c8d) - [ux]
861
+ Updated label and Placeholder messages
653
862
 
654
863
  ## 1.10.1
655
864
 
656
865
  ### Patch Changes
657
866
 
658
- - [#25103](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25103) [`df6de875d71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6de875d71) - Adds operational logging for plugin resolve failures.
867
+ - [#25103](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25103)
868
+ [`df6de875d71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6de875d71) - Adds
869
+ operational logging for plugin resolve failures.
659
870
 
660
871
  ## 1.10.0
661
872
 
662
873
  ### Minor Changes
663
874
 
664
- - [#25115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25115) [`7dbc77d866a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7dbc77d866a) - Adds support for plugins providing metadata about resolved links.
875
+ - [#25115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25115)
876
+ [`7dbc77d866a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7dbc77d866a) - Adds
877
+ support for plugins providing metadata about resolved links.
665
878
 
666
879
  ## 1.9.4
667
880
 
668
881
  ### Patch Changes
669
882
 
670
- - [#25101](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25101) [`81ac9ce10ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81ac9ce10ff) - Update error boundary implementation to replace analytic instrumentation for uncaught errors.
883
+ - [#25101](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25101)
884
+ [`81ac9ce10ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81ac9ce10ff) - Update
885
+ error boundary implementation to replace analytic instrumentation for uncaught errors.
671
886
 
672
887
  ## 1.9.3
673
888
 
674
889
  ### Patch Changes
675
890
 
676
- - [#24851](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24851) [`e3f8fb1f348`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f8fb1f348) - Adds tracking of how the input fields are populated ie paste vs manual vs search.
891
+ - [#24851](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24851)
892
+ [`e3f8fb1f348`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f8fb1f348) - Adds
893
+ tracking of how the input fields are populated ie paste vs manual vs search.
677
894
 
678
895
  ## 1.9.2
679
896
 
680
897
  ### Patch Changes
681
898
 
682
- - [#25082](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25082) [`c37f08a275a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c37f08a275a) - Fix onClick event bubbling on text field clear button activation.
899
+ - [#25082](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25082)
900
+ [`c37f08a275a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c37f08a275a) - Fix
901
+ onClick event bubbling on text field clear button activation.
683
902
 
684
903
  ## 1.9.1
685
904
 
686
905
  ### Patch Changes
687
906
 
688
- - [#25018](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25018) [`548071512ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/548071512ad) - [ux] Add truncating logic to metadata to be constrained to one line
907
+ - [#25018](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25018)
908
+ [`548071512ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/548071512ad) - [ux]
909
+ Add truncating logic to metadata to be constrained to one line
689
910
 
690
911
  ## 1.9.0
691
912
 
692
913
  ### Minor Changes
693
914
 
694
- - [#24791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24791) [`26ca68a3993`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26ca68a3993) - Add support for the onSubmit handler prop to receive a second argument, being a clone of the form submitted analytic event
915
+ - [#24791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24791)
916
+ [`26ca68a3993`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26ca68a3993) - Add
917
+ support for the onSubmit handler prop to receive a second argument, being a clone of the form
918
+ submitted analytic event
695
919
 
696
920
  ## 1.8.5
697
921
 
698
922
  ### Patch Changes
699
923
 
700
- - [#24725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24725) [`47c9a0a3331`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47c9a0a3331) - Improves spacing and reduced jitter of height when loading items.
924
+ - [#24725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24725)
925
+ [`47c9a0a3331`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47c9a0a3331) -
926
+ Improves spacing and reduced jitter of height when loading items.
701
927
 
702
928
  ## 1.8.4
703
929
 
704
930
  ### Patch Changes
705
931
 
706
- - [#24595](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24595) [`e94f9f982b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e94f9f982b4) - Fixes link picker attempting to dispatch updates after being unmounted.
932
+ - [#24595](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24595)
933
+ [`e94f9f982b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e94f9f982b4) - Fixes
934
+ link picker attempting to dispatch updates after being unmounted.
707
935
 
708
936
  ## 1.8.3
709
937
 
710
938
  ### Patch Changes
711
939
 
712
- - [#24319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24319) [`7e07778ec20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e07778ec20) - Add linkState attribute to link picker analytics context
940
+ - [#24319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24319)
941
+ [`7e07778ec20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e07778ec20) - Add
942
+ linkState attribute to link picker analytics context
713
943
 
714
944
  ## 1.8.2
715
945
 
716
946
  ### Patch Changes
717
947
 
718
- - [#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`.
948
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
949
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
950
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
719
951
 
720
952
  ## 1.8.1
721
953
 
722
954
  ### Patch Changes
723
955
 
724
- - [#24310](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24310) [`afd2368145a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/afd2368145a) - Added link picker mount/unmount analytic events
956
+ - [#24310](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24310)
957
+ [`afd2368145a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/afd2368145a) - Added
958
+ link picker mount/unmount analytic events
725
959
 
726
960
  ## 1.8.0
727
961
 
728
962
  ### Minor Changes
729
963
 
730
- - [#24245](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24245) [`89fffde2a59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89fffde2a59) - Wrap link picker in native form element
964
+ - [#24245](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24245)
965
+ [`89fffde2a59`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89fffde2a59) - Wrap
966
+ link picker in native form element
731
967
 
732
968
  ## 1.7.1
733
969
 
734
970
  ### Patch Changes
735
971
 
736
- - [#24242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24242) [`e900714203d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e900714203d) - Add "form submitted" analytics event.
972
+ - [#24242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24242)
973
+ [`e900714203d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e900714203d) - Add
974
+ "form submitted" analytics event.
737
975
 
738
976
  ## 1.7.0
739
977
 
740
978
  ### Minor Changes
741
979
 
742
- - [#23812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23812) [`d0feee9b4ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0feee9b4ad) - [ux] Add a UI error message to display when the link picker plugin resolve throws an error
980
+ - [#23812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23812)
981
+ [`d0feee9b4ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d0feee9b4ad) - [ux]
982
+ Add a UI error message to display when the link picker plugin resolve throws an error
743
983
 
744
984
  ## 1.6.1
745
985
 
746
986
  ### Patch Changes
747
987
 
748
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`e3f36b94557`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f36b94557) - Inlines svg assets directly into the UI
988
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
989
+ [`e3f36b94557`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f36b94557) -
990
+ Inlines svg assets directly into the UI
749
991
 
750
992
  ## 1.6.0
751
993
 
752
994
  ### Minor Changes
753
995
 
754
- - [#23712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23712) [`c9c0a119587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9c0a119587) - [ux] EDM-3881: add onContentRezise prop to allow callbacks after contents changed in items, plugin, tabs, etc.
996
+ - [#23712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23712)
997
+ [`c9c0a119587`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9c0a119587) - [ux]
998
+ EDM-3881: add onContentRezise prop to allow callbacks after contents changed in items, plugin,
999
+ tabs, etc.
755
1000
 
756
1001
  ## 1.5.1
757
1002
 
758
1003
  ### Patch Changes
759
1004
 
760
- - [#23753](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23753) [`99dba1b6364`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99dba1b6364) - [ux] Fix the tab margin in Link Picker
1005
+ - [#23753](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23753)
1006
+ [`99dba1b6364`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99dba1b6364) - [ux]
1007
+ Fix the tab margin in Link Picker
761
1008
 
762
1009
  ## 1.5.0
763
1010
 
764
1011
  ### Minor Changes
765
1012
 
766
- - [#23410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23410) [`e54051625bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e54051625bc) - Convert Link Picker from class component to functional component to comply with tangerine guidelines.
767
- https://tangerine.staging.atl-paas.net/guides/components-and-hooks-patterns/prefer-functional-components-over-classes/
1013
+ - [#23410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23410)
1014
+ [`e54051625bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e54051625bc) -
1015
+ Convert Link Picker from class component to functional component to comply with tangerine
1016
+ guidelines.
1017
+ https://tangerine.staging.atl-paas.net/guides/components-and-hooks-patterns/prefer-functional-components-over-classes/
768
1018
 
769
1019
  ## 1.4.1
770
1020
 
771
1021
  ### Patch Changes
772
1022
 
773
- - [#23715](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23715) [`140453ba9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/140453ba9f6) - [ux] Move tabs to be below input fields
1023
+ - [#23715](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23715)
1024
+ [`140453ba9f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/140453ba9f6) - [ux]
1025
+ Move tabs to be below input fields
774
1026
 
775
1027
  ## 1.4.0
776
1028
 
777
1029
  ### Minor Changes
778
1030
 
779
- - [#23444](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23444) [`3b5e61f9b3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b5e61f9b3b) - [ux] Adds in TAB UI support for Link Picker
1031
+ - [#23444](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23444)
1032
+ [`3b5e61f9b3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b5e61f9b3b) - [ux]
1033
+ Adds in TAB UI support for Link Picker
780
1034
 
781
1035
  ## 1.3.0
782
1036
 
783
1037
  ### Minor Changes
784
1038
 
785
- - [#23186](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23186) [`0ddad39a369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ddad39a369) - [ux] Lazy load the link-picker instead. The lazily loaded picker is now the default that's exported
1039
+ - [#23186](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23186)
1040
+ [`0ddad39a369`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ddad39a369) - [ux]
1041
+ Lazy load the link-picker instead. The lazily loaded picker is now the default that's exported
786
1042
 
787
1043
  ## 1.2.1
788
1044
 
789
1045
  ### Patch Changes
790
1046
 
791
- - [#23253](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23253) [`d17b35d4c20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d17b35d4c20) - Display validation message when submitting empty input
1047
+ - [#23253](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23253)
1048
+ [`d17b35d4c20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d17b35d4c20) -
1049
+ Display validation message when submitting empty input
792
1050
 
793
1051
  ## 1.2.0
794
1052
 
795
1053
  ### Minor Changes
796
1054
 
797
- - [#22946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22946) [`21b0c90e0d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21b0c90e0d4) - Adds error boundary around the link picker to track errors and display an error message.
1055
+ - [#22946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22946)
1056
+ [`21b0c90e0d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21b0c90e0d4) - Adds
1057
+ error boundary around the link picker to track errors and display an error message.
798
1058
 
799
1059
  ## 1.1.4
800
1060
 
801
1061
  ### Patch Changes
802
1062
 
803
- - [#22965](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22965) [`97cfed0aa0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97cfed0aa0d) - Add tests around how the link picker handles editing links
1063
+ - [#22965](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22965)
1064
+ [`97cfed0aa0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97cfed0aa0d) - Add
1065
+ tests around how the link picker handles editing links
804
1066
 
805
1067
  ## 1.1.3
806
1068
 
807
1069
  ### Patch Changes
808
1070
 
809
- - [#23277](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23277) [`22e6401bf78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22e6401bf78) - Inlines svg assets directly into the UI
1071
+ - [#23277](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23277)
1072
+ [`22e6401bf78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22e6401bf78) -
1073
+ Inlines svg assets directly into the UI
810
1074
 
811
1075
  ## 1.1.2
812
1076
 
813
1077
  ### Patch Changes
814
1078
 
815
- - [#23149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23149) [`28f54174eaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f54174eaf) - Removes example-helpers from built distribution. Fixes missing /dist from previous patch.
1079
+ - [#23149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23149)
1080
+ [`28f54174eaf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f54174eaf) -
1081
+ Removes example-helpers from built distribution. Fixes missing /dist from previous patch.
816
1082
 
817
1083
  ## 1.1.1
818
1084
 
819
1085
  ### Patch Changes
820
1086
 
821
- - [#23111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23111) [`780484d9518`](https://bitbucket.org/atlassian/atlassian-frontend/commits/780484d9518) - Fixes missing svg asset for no search results in version 1.1.0.
1087
+ - [#23111](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23111)
1088
+ [`780484d9518`](https://bitbucket.org/atlassian/atlassian-frontend/commits/780484d9518) - Fixes
1089
+ missing svg asset for no search results in version 1.1.0.
822
1090
 
823
1091
  ## 1.1.0
824
1092
 
825
1093
  ### Minor Changes
826
1094
 
827
- - [#22914](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22914) [`ba5d8ed23cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba5d8ed23cc) - Adds search error message
1095
+ - [#22914](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22914)
1096
+ [`ba5d8ed23cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ba5d8ed23cc) - Adds
1097
+ search error message
828
1098
 
829
1099
  ## 1.0.0
830
1100
 
831
1101
  ### Major Changes
832
1102
 
833
- - [#22685](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22685) [`2e20b02bb2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e20b02bb2c) - Initial major version release
1103
+ - [#22685](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22685)
1104
+ [`2e20b02bb2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e20b02bb2c) -
1105
+ Initial major version release
834
1106
 
835
1107
  ## 0.11.0
836
1108
 
837
1109
  ### Minor Changes
838
1110
 
839
- - [#22793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22793) [`a2286b0746a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2286b0746a) - Added support for link picker plugins to resolve using a promise
1111
+ - [#22793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22793)
1112
+ [`a2286b0746a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2286b0746a) - Added
1113
+ support for link picker plugins to resolve using a promise
840
1114
 
841
1115
  ## 0.10.0
842
1116
 
843
1117
  ### Minor Changes
844
1118
 
845
- - [#22633](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22633) [`dbc82a03866`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc82a03866) - Removed styled-components as a peer dependency in favor of @emotion/react
1119
+ - [#22633](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22633)
1120
+ [`dbc82a03866`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbc82a03866) -
1121
+ Removed styled-components as a peer dependency in favor of @emotion/react
846
1122
 
847
1123
  ## 0.9.0
848
1124
 
849
1125
  ### Minor Changes
850
1126
 
851
- - [#22630](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22630) [`c1c010c8ada`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1c010c8ada) - Remove required container param
1127
+ - [#22630](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22630)
1128
+ [`c1c010c8ada`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1c010c8ada) - Remove
1129
+ required container param
852
1130
 
853
1131
  ## 0.8.1
854
1132
 
855
1133
  ### Patch Changes
856
1134
 
857
- - [#22528](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22528) [`eef8c2da75b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eef8c2da75b) - [ux] Remove link-picker background color as it conflicts with floatingToobar borders
1135
+ - [#22528](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22528)
1136
+ [`eef8c2da75b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eef8c2da75b) - [ux]
1137
+ Remove link-picker background color as it conflicts with floatingToobar borders
858
1138
 
859
1139
  ## 0.8.0
860
1140
 
861
1141
  ### Minor Changes
862
1142
 
863
- - [#22336](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22336) [`1e371fd8d23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e371fd8d23) - Updates link picker to support array of plugins. Removes intl prop from LinkPickerProps type.
1143
+ - [#22336](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22336)
1144
+ [`1e371fd8d23`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e371fd8d23) -
1145
+ Updates link picker to support array of plugins. Removes intl prop from LinkPickerProps type.
864
1146
 
865
1147
  ## 0.7.0
866
1148
 
867
1149
  ### Minor Changes
868
1150
 
869
- - [#21991](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21991) [`9cabbe5e920`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cabbe5e920) - Convert to @atlaskit scope
1151
+ - [#21991](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21991)
1152
+ [`9cabbe5e920`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cabbe5e920) -
1153
+ Convert to @atlaskit scope
870
1154
 
871
1155
  ## 0.6.2
872
1156
 
873
1157
  ### Patch Changes
874
1158
 
875
- - [#22155](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22155) [`3fb9dbd9f4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb9dbd9f4e) - [ux] Add buttons at the bottom of the form
1159
+ - [#22155](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22155)
1160
+ [`3fb9dbd9f4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb9dbd9f4e) - [ux]
1161
+ Add buttons at the bottom of the form
876
1162
 
877
1163
  ## 0.6.1
878
1164
 
879
1165
  ### Patch Changes
880
1166
 
881
- - [#22215](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22215) [`93a77354b58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a77354b58) - Updated vr snapshots
1167
+ - [#22215](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22215)
1168
+ [`93a77354b58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a77354b58) -
1169
+ Updated vr snapshots
882
1170
 
883
1171
  ## 0.6.0
884
1172
 
885
1173
  ### Minor Changes
886
1174
 
887
- - [#21604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21604) [`91f2d091cfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91f2d091cfd) - Change link picker props and onSubmit API to better reflect intended usage and make breaking changes less likely.
1175
+ - [#21604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21604)
1176
+ [`91f2d091cfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91f2d091cfd) - Change
1177
+ link picker props and onSubmit API to better reflect intended usage and make breaking changes
1178
+ less likely.
888
1179
 
889
1180
  ## 0.5.3
890
1181
 
891
1182
  ### Patch Changes
892
1183
 
893
- - [#21673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21673) [`3ef09836c04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ef09836c04) - [ux] Validates links within search text are not inserted
1184
+ - [#21673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21673)
1185
+ [`3ef09836c04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ef09836c04) - [ux]
1186
+ Validates links within search text are not inserted
894
1187
 
895
1188
  ## 0.5.2
896
1189
 
897
1190
  ### Patch Changes
898
1191
 
899
- - [#22019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22019) [`c1f3d82b994`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1f3d82b994) - Update to use the new V3 recents API in the Atlassian plugin
1192
+ - [#22019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22019)
1193
+ [`c1f3d82b994`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1f3d82b994) - Update
1194
+ to use the new V3 recents API in the Atlassian plugin
900
1195
 
901
1196
  ## 0.5.1
902
1197
 
903
1198
  ### Patch Changes
904
1199
 
905
- - [#22007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22007) [`d90f1f42589`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d90f1f42589) - [ux] Shows subtitle with recently viewed if there’s no search text and results otherwise
1200
+ - [#22007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22007)
1201
+ [`d90f1f42589`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d90f1f42589) - [ux]
1202
+ Shows subtitle with recently viewed if there’s no search text and results otherwise
906
1203
 
907
1204
  ## 0.5.0
908
1205
 
909
1206
  ### Minor Changes
910
1207
 
911
- - [#21956](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21956) [`7abf8824fec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7abf8824fec) - Migrate link picker atlassian plugin from picker package.
1208
+ - [#21956](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21956)
1209
+ [`7abf8824fec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7abf8824fec) -
1210
+ Migrate link picker atlassian plugin from picker package.
912
1211
 
913
1212
  ## 0.4.0
914
1213
 
915
1214
  ### Minor Changes
916
1215
 
917
- - [#21659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21659) [`c926a95160b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c926a95160b) - Removes onEscape prop from the link picker.
1216
+ - [#21659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21659)
1217
+ [`c926a95160b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c926a95160b) -
1218
+ Removes onEscape prop from the link picker.
918
1219
 
919
1220
  ## 0.3.2
920
1221
 
921
1222
  ### Patch Changes
922
1223
 
923
- - [#21603](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21603) [`08195fc6e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08195fc6e43) - [ux] Add field validation error message to link input field
1224
+ - [#21603](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21603)
1225
+ [`08195fc6e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08195fc6e43) - [ux]
1226
+ Add field validation error message to link input field
924
1227
 
925
1228
  ## 0.3.1
926
1229
 
927
1230
  ### Patch Changes
928
1231
 
929
- - Updated dependencies
1232
+ - Updated dependencies
930
1233
 
931
1234
  ## 0.3.0
932
1235
 
933
1236
  ### Minor Changes
934
1237
 
935
- - [#21515](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21515) [`3b3a7800978`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b3a7800978) - Export picker state and list item data types from picker package.
1238
+ - [#21515](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21515)
1239
+ [`3b3a7800978`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b3a7800978) - Export
1240
+ picker state and list item data types from picker package.
936
1241
 
937
1242
  ## 0.2.4
938
1243
 
939
1244
  ### Patch Changes
940
1245
 
941
- - [#21475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21475) [`6d1dd7c5833`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d1dd7c5833) - Increase test coverage
1246
+ - [#21475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21475)
1247
+ [`6d1dd7c5833`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d1dd7c5833) -
1248
+ Increase test coverage
942
1249
 
943
1250
  ## 0.2.3
944
1251
 
945
1252
  ### Patch Changes
946
1253
 
947
- - [#21284](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21284) [`6f3a1f588e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f3a1f588e1) - Rewrites LinkSearchListItem as FC & Adds new Active state to support arrow navigation and Selected style
1254
+ - [#21284](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21284)
1255
+ [`6f3a1f588e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f3a1f588e1) -
1256
+ Rewrites LinkSearchListItem as FC & Adds new Active state to support arrow navigation and
1257
+ Selected style
948
1258
 
949
1259
  ## 0.2.2
950
1260
 
951
1261
  ### Patch Changes
952
1262
 
953
- - [#20608](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20608) [`9598e13788a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9598e13788a) - [ux] Update token usage for better contrast
1263
+ - [#20608](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20608)
1264
+ [`9598e13788a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9598e13788a) - [ux]
1265
+ Update token usage for better contrast
954
1266
 
955
1267
  ## 0.2.1
956
1268
 
957
1269
  ### Patch Changes
958
1270
 
959
- - [#21212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21212) [`7fa34f27a1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fa34f27a1f) - Displays a search icon inside link-picker search input when there is an active Plugin
1271
+ - [#21212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21212)
1272
+ [`7fa34f27a1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fa34f27a1f) -
1273
+ Displays a search icon inside link-picker search input when there is an active Plugin
960
1274
 
961
1275
  ## 0.2.0
962
1276
 
963
1277
  ### Minor Changes
964
1278
 
965
- - [#20290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20290) [`1cb59c97d35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cb59c97d35) - Adds AtlassianLinkPicker plugin and changes LinkPicker API to use plugins
1279
+ - [#20290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20290)
1280
+ [`1cb59c97d35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1cb59c97d35) - Adds
1281
+ AtlassianLinkPicker plugin and changes LinkPicker API to use plugins
966
1282
 
967
1283
  ## 0.1.1
968
1284
 
969
1285
  ### Patch Changes
970
1286
 
971
- - [#20841](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20841) [`df6e3bdd55f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6e3bdd55f) - EDM-3088/Rewrite PanelTextInput as functional component and take advante of Atlaskit Textfield out-of-the-box features
1287
+ - [#20841](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20841)
1288
+ [`df6e3bdd55f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6e3bdd55f) -
1289
+ EDM-3088/Rewrite PanelTextInput as functional component and take advante of Atlaskit Textfield
1290
+ out-of-the-box features
972
1291
 
973
1292
  ## 0.1.0
974
1293
 
975
1294
  ### Minor Changes
976
1295
 
977
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb5997ed7af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb5997ed7af) - [ux] EDM-2977/change UI for link and title input fields
1296
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
1297
+ [`cb5997ed7af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb5997ed7af) - [ux]
1298
+ EDM-2977/change UI for link and title input fields
978
1299
 
979
1300
  ## 0.0.6
980
1301
 
981
1302
  ### Patch Changes
982
1303
 
983
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
984
- - Updated dependencies
1304
+ - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
1305
+ Upgrade to TypeScript 4.2.4
1306
+ - Updated dependencies
985
1307
 
986
1308
  ## 0.0.5
987
1309
 
988
1310
  ### Patch Changes
989
1311
 
990
- - Updated dependencies
1312
+ - Updated dependencies
991
1313
 
992
1314
  ## 0.0.4
993
1315
 
994
1316
  ### Patch Changes
995
1317
 
996
- - Updated dependencies
1318
+ - Updated dependencies
997
1319
 
998
1320
  ## 0.0.3
999
1321
 
1000
1322
  ### Patch Changes
1001
1323
 
1002
- - [#19390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19390) [`7f49f72e074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f49f72e074) - copy existing editor component into @atlassian/link-picker
1003
- - Updated dependencies
1324
+ - [#19390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19390)
1325
+ [`7f49f72e074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f49f72e074) - copy
1326
+ existing editor component into @atlassian/link-picker
1327
+ - Updated dependencies
1004
1328
 
1005
1329
  ## 0.0.2
1006
1330
 
1007
1331
  ### Patch Changes
1008
1332
 
1009
- - [#19335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19335) [`3deb6f44dd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3deb6f44dd6) - create @atlaskit/link-picker
1333
+ - [#19335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19335)
1334
+ [`3deb6f44dd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3deb6f44dd6) - create
1335
+ @atlaskit/link-picker
1010
1336
 
1011
1337
  ## 0.0.0