@atlaskit/link-picker 1.36.0 → 1.36.2

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