@atlaskit/user-picker 10.19.11 → 10.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,2024 +1,2575 @@
1
1
  # @atlaskit/user-picker
2
2
 
3
+ ## 10.20.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#94675](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94675)
8
+ [`5d9e1dccacca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d9e1dccacca) -
9
+ [ux] Update input border color token to meet 3:1 color contrast ratioLight theme:
10
+ color.border.input: #091E4224 → #8590A2Dark mode: color.border.input: #A6C5E229 → #738496
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
16
+ ## 10.19.12
17
+
18
+ ### Patch Changes
19
+
20
+ - [#95567](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95567)
21
+ [`cae88cc191c5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cae88cc191c5) -
22
+ Open userpicker on first click when UNSAFE_hasDraggableParentComponent is enabled
23
+
3
24
  ## 10.19.11
4
25
 
5
26
  ### Patch Changes
6
27
 
7
- - [#91429](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91429) [`3de462db1b3f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3de462db1b3f) - Minor changes to Typescript types to improve compatibility with React 18
28
+ - [#91429](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91429)
29
+ [`3de462db1b3f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3de462db1b3f) -
30
+ Minor changes to Typescript types to improve compatibility with React 18
8
31
 
9
32
  ## 10.19.10
10
33
 
11
34
  ### Patch Changes
12
35
 
13
- - [#85437](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85437) [`b3bed8af54a0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3bed8af54a0) - Remove duplicate hidden name announcement in single-value picker
14
- - Updated dependencies
36
+ - [#85437](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85437)
37
+ [`b3bed8af54a0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b3bed8af54a0) -
38
+ Remove duplicate hidden name announcement in single-value picker
39
+ - Updated dependencies
15
40
 
16
41
  ## 10.19.9
17
42
 
18
43
  ### Patch Changes
19
44
 
20
- - [#85640](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85640) [`da6c4e34a2a0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da6c4e34a2a0) - [ux] Removed name prop being passed to Avatar to fix an issue where VoiceOver users have the selected user name repeated twice.
45
+ - [#85640](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85640)
46
+ [`da6c4e34a2a0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da6c4e34a2a0) -
47
+ [ux] Removed name prop being passed to Avatar to fix an issue where VoiceOver users have the
48
+ selected user name repeated twice.
21
49
 
22
50
  ## 10.19.8
23
51
 
24
52
  ### Patch Changes
25
53
 
26
- - [#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`
54
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
55
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
56
+ Upgrade Typescript from `4.9.5` to `5.4.2`
27
57
 
28
58
  ## 10.19.7
29
59
 
30
60
  ### Patch Changes
31
61
 
32
- - Updated dependencies
62
+ - Updated dependencies
33
63
 
34
64
  ## 10.19.6
35
65
 
36
66
  ### Patch Changes
37
67
 
38
- - [#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`
68
+ - [#80085](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80085)
69
+ [`7febfed958dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7febfed958dd) -
70
+ Update usage of `React.FC` to explicity include `children`
39
71
 
40
72
  ## 10.19.5
41
73
 
42
74
  ### Patch Changes
43
75
 
44
- - [#80533](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80533) [`d34234ee0106`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34234ee0106) - Fixed bug where user picker rendered infinitely when 2 pickers are selected consecutively
45
- - Updated dependencies
76
+ - [#80533](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80533)
77
+ [`d34234ee0106`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34234ee0106) -
78
+ Fixed bug where user picker rendered infinitely when 2 pickers are selected consecutively
79
+ - Updated dependencies
46
80
 
47
81
  ## 10.19.4
48
82
 
49
83
  ### Patch Changes
50
84
 
51
- - [#78018](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78018) [`036a9f353a72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/036a9f353a72) - onFocus event added when openMenuOnClick is true
85
+ - [#78018](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78018)
86
+ [`036a9f353a72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/036a9f353a72) -
87
+ onFocus event added when openMenuOnClick is true
52
88
 
53
89
  ## 10.19.3
54
90
 
55
91
  ### Patch Changes
56
92
 
57
- - Updated dependencies
93
+ - Updated dependencies
58
94
 
59
95
  ## 10.19.2
60
96
 
61
97
  ### Patch Changes
62
98
 
63
- - Updated dependencies
99
+ - Updated dependencies
64
100
 
65
101
  ## 10.19.1
66
102
 
67
103
  ### Patch Changes
68
104
 
69
- - [#74482](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74482) [`b10803d85d88`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b10803d85d88) - The internal composition of this component has changed. There is no expected change in behaviour.
105
+ - [#74482](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74482)
106
+ [`b10803d85d88`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b10803d85d88) -
107
+ The internal composition of this component has changed. There is no expected change in
108
+ behaviour.
70
109
 
71
110
  ## 10.19.0
72
111
 
73
112
  ### Minor Changes
74
113
 
75
- - [#69996](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69996) [`1b320a82df61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b320a82df61) - Add Team fallback avatar
114
+ - [#69996](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69996)
115
+ [`1b320a82df61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b320a82df61) -
116
+ Add Team fallback avatar
76
117
 
77
118
  ### Patch Changes
78
119
 
79
- - [#74949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74949) [`ba44973e5e90`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba44973e5e90) - openMenuOnClick prop added to support userpicker to work as select
80
- - Updated dependencies
120
+ - [#74949](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74949)
121
+ [`ba44973e5e90`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba44973e5e90) -
122
+ openMenuOnClick prop added to support userpicker to work as select
123
+ - Updated dependencies
81
124
 
82
125
  ## 10.18.0
83
126
 
84
127
  ### Minor Changes
85
128
 
86
- - [#71808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71808) [`eaf1018c6017`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eaf1018c6017) - Displaying users title in Atlas search results and changing meta style to align to the right without fixed width
129
+ - [#71808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71808)
130
+ [`eaf1018c6017`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eaf1018c6017) -
131
+ Displaying users title in Atlas search results and changing meta style to align to the right
132
+ without fixed width
87
133
 
88
134
  ## 10.17.1
89
135
 
90
136
  ### Patch Changes
91
137
 
92
- - [#72162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72162) [`dadc682d36ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dadc682d36ba) - Replace hardcoded values with space tokens
138
+ - [#72162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72162)
139
+ [`dadc682d36ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dadc682d36ba) -
140
+ Replace hardcoded values with space tokens
93
141
 
94
142
  ## 10.17.0
95
143
 
96
144
  ### Minor Changes
97
145
 
98
- - [#73914](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73914) [`ca85dd7a4109`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca85dd7a4109) - Added ExternalUserType and exported it in the public API
146
+ - [#73914](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73914)
147
+ [`ca85dd7a4109`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca85dd7a4109) -
148
+ Added ExternalUserType and exported it in the public API
99
149
 
100
150
  ## 10.16.1
101
151
 
102
152
  ### Patch Changes
103
153
 
104
- - [#70460](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70460) [`2f37600156ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f37600156ae) - The internal composition of a component in this package has changed. There is no expected change in behaviour.
154
+ - [#70460](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70460)
155
+ [`2f37600156ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f37600156ae) -
156
+ The internal composition of a component in this package has changed. There is no expected change
157
+ in behaviour.
105
158
 
106
159
  ## 10.16.0
107
160
 
108
161
  ### Minor Changes
109
162
 
110
- - [#69969](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69969) [`c9939127a605`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c9939127a605) - [ux] Render the custom byline instead of email for external users.
111
- - [#70375](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70375) [`723e4a0302b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/723e4a0302b6) - [ux] Adding tooltip to option shown on hover
163
+ - [#69969](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69969)
164
+ [`c9939127a605`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c9939127a605) -
165
+ [ux] Render the custom byline instead of email for external users.
166
+ - [#70375](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70375)
167
+ [`723e4a0302b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/723e4a0302b6) -
168
+ [ux] Adding tooltip to option shown on hover
112
169
 
113
170
  ## 10.15.0
114
171
 
115
172
  ### Minor Changes
116
173
 
117
- - [#68878](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68878) [`6c49996cd842`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6c49996cd842) - update user recommendations api to return user's title
174
+ - [#68878](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68878)
175
+ [`6c49996cd842`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6c49996cd842) -
176
+ update user recommendations api to return user's title
118
177
 
119
178
  ### Patch Changes
120
179
 
121
- - [#69272](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69272) [`35f47019f443`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35f47019f443) - Migrate packages to use declarative entry points
122
- - Updated dependencies
180
+ - [#69272](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69272)
181
+ [`35f47019f443`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35f47019f443) -
182
+ Migrate packages to use declarative entry points
183
+ - Updated dependencies
123
184
 
124
185
  ## 10.14.0
125
186
 
126
187
  ### Minor Changes
127
188
 
128
- - [#67525](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67525) [`835694a1696a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/835694a1696a) - Add third party sources to user invited and access requested event attributes
189
+ - [#67525](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67525)
190
+ [`835694a1696a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/835694a1696a) -
191
+ Add third party sources to user invited and access requested event attributes
129
192
 
130
193
  ## 10.13.6
131
194
 
132
195
  ### Patch Changes
133
196
 
134
- - [#66699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66699) [`1a2d36021791`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a2d36021791) - PTC-8552 avatar on selected users should be presentational, for screen readers
197
+ - [#66699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66699)
198
+ [`1a2d36021791`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a2d36021791) -
199
+ PTC-8552 avatar on selected users should be presentational, for screen readers
135
200
 
136
201
  ## 10.13.5
137
202
 
138
203
  ### Patch Changes
139
204
 
140
- - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677) [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) - This package has been added to the Jira push model.
205
+ - [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677)
206
+ [`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) -
207
+ This package has been added to the Jira push model.
141
208
 
142
209
  ## 10.13.4
143
210
 
144
211
  ### Patch Changes
145
212
 
146
- - [#64330](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64330) [`797c300a51d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/797c300a51d4) - Minor internal refactor to reduce bundle size
213
+ - [#64330](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64330)
214
+ [`797c300a51d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/797c300a51d4) -
215
+ Minor internal refactor to reduce bundle size
147
216
 
148
217
  ## 10.13.3
149
218
 
150
219
  ### Patch Changes
151
220
 
152
- - [#61371](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61371) [`eae2cd4f6dc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eae2cd4f6dc2) - Adds new prop, UNSAFE_hasDraggableParentComponent, as a workaround when using user pickers inside of a react-beautiful-dnd Draggable.
221
+ - [#61371](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61371)
222
+ [`eae2cd4f6dc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eae2cd4f6dc2) -
223
+ Adds new prop, UNSAFE_hasDraggableParentComponent, as a workaround when using user pickers
224
+ inside of a react-beautiful-dnd Draggable.
153
225
 
154
226
  ## 10.13.2
155
227
 
156
228
  ### Patch Changes
157
229
 
158
- - [#60464](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60464) [`a30f9a5f3e0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a30f9a5f3e0d) - Removing unused dependencies
230
+ - [#60464](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60464)
231
+ [`a30f9a5f3e0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a30f9a5f3e0d) -
232
+ Removing unused dependencies
159
233
 
160
234
  ## 10.13.1
161
235
 
162
236
  ### Patch Changes
163
237
 
164
- - [#60025](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60025) [`5127b5ed9cdb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5127b5ed9cdb) - Added test for required attribute
238
+ - [#60025](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60025)
239
+ [`5127b5ed9cdb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5127b5ed9cdb) -
240
+ Added test for required attribute
165
241
 
166
242
  ## 10.13.0
167
243
 
168
244
  ### Minor Changes
169
245
 
170
- - [#59712](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59712) [`229363c1c1b3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/229363c1c1b3) - Add required attribute to the user-picker components and add its consumption in the share component.
246
+ - [#59712](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59712)
247
+ [`229363c1c1b3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/229363c1c1b3) -
248
+ Add required attribute to the user-picker components and add its consumption in the share
249
+ component.
171
250
 
172
251
  ## 10.12.7
173
252
 
174
253
  ### Patch Changes
175
254
 
176
- - [#58511](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58511) [`25cdcae132b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/25cdcae132b5) - Fix for user picker correctly rendering noOptionsMessage when provided a react node
255
+ - [#58511](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58511)
256
+ [`25cdcae132b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/25cdcae132b5) -
257
+ Fix for user picker correctly rendering noOptionsMessage when provided a react node
177
258
 
178
259
  ## 10.12.6
179
260
 
180
261
  ### Patch Changes
181
262
 
182
- - [#57137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57137) [`9b9900944973`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b9900944973) - Remove legacy theming logic from @atlaskit/date, @atlaskit/mention, @atlaskit/task-decision and @atlaskit/user-picker.
263
+ - [#57137](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57137)
264
+ [`9b9900944973`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b9900944973) -
265
+ Remove legacy theming logic from @atlaskit/date, @atlaskit/mention, @atlaskit/task-decision and
266
+ @atlaskit/user-picker.
183
267
 
184
268
  ## 10.12.5
185
269
 
186
270
  ### Patch Changes
187
271
 
188
- - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147) [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) - Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
272
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
273
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
274
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
189
275
 
190
276
  ## 10.12.4
191
277
 
192
278
  ### Patch Changes
193
279
 
194
- - [#58426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58426) [`24ada9dfb10d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/24ada9dfb10d) - Add defensive code for MutationObserver in node to avoid ssr error
280
+ - [#58426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58426)
281
+ [`24ada9dfb10d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/24ada9dfb10d) -
282
+ Add defensive code for MutationObserver in node to avoid ssr error
195
283
 
196
284
  ## 10.12.3
197
285
 
198
286
  ### Patch Changes
199
287
 
200
- - Updated dependencies
288
+ - Updated dependencies
201
289
 
202
290
  ## 10.12.2
203
291
 
204
292
  ### Patch Changes
205
293
 
206
- - Updated dependencies
294
+ - Updated dependencies
207
295
 
208
296
  ## 10.12.1
209
297
 
210
298
  ### Patch Changes
211
299
 
212
- - Updated dependencies
300
+ - Updated dependencies
213
301
 
214
302
  ## 10.12.0
215
303
 
216
304
  ### Minor Changes
217
305
 
218
- - [#42184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42184) [`f0685d50c55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0685d50c55) - This change adds `ariaLabel` prop to `UserPicker` that allows us to provide an accessible label for the input.
306
+ - [#42184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42184)
307
+ [`f0685d50c55`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0685d50c55) - This
308
+ change adds `ariaLabel` prop to `UserPicker` that allows us to provide an accessible label for
309
+ the input.
219
310
 
220
311
  ### Patch Changes
221
312
 
222
- - [#42184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42184) [`7f7cb1e8f0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f7cb1e8f0a) - This change adds `ariaLabel` prop to `UserPicker` that allows us to provide an accessible label for the input.
313
+ - [#42184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42184)
314
+ [`7f7cb1e8f0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f7cb1e8f0a) - This
315
+ change adds `ariaLabel` prop to `UserPicker` that allows us to provide an accessible label for
316
+ the input.
223
317
 
224
318
  ## 10.11.2
225
319
 
226
320
  ### Patch Changes
227
321
 
228
- - [#41424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41424) [`3a85e7b6eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a85e7b6eb1) - [ux] Added z-index of 400 to menu for user picker as per design system popup guidelines
322
+ - [#41424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41424)
323
+ [`3a85e7b6eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a85e7b6eb1) - [ux]
324
+ Added z-index of 400 to menu for user picker as per design system popup guidelines
229
325
 
230
326
  ## 10.11.1
231
327
 
232
328
  ### Patch Changes
233
329
 
234
- - [#41252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41252) [`8aa48820027`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aa48820027) - Support aria-activedescendant on select input
330
+ - [#41252](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41252)
331
+ [`8aa48820027`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8aa48820027) -
332
+ Support aria-activedescendant on select input
235
333
 
236
334
  ## 10.11.0
237
335
 
238
336
  ### Minor Changes
239
337
 
240
- - [#41027](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41027) [`5c316f5eee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c316f5eee6) - Added header for menu
338
+ - [#41027](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41027)
339
+ [`5c316f5eee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c316f5eee6) - Added
340
+ header for menu
241
341
 
242
342
  ## 10.10.2
243
343
 
244
344
  ### Patch Changes
245
345
 
246
- - [#40328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40328) [`ea5e724623c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea5e724623c) - [ux] Fixed a minor bug where typing into the input for the user picker whilst it was in a closed state would result in the the loadOptions callback being called with undefined
346
+ - [#40328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40328)
347
+ [`ea5e724623c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea5e724623c) - [ux]
348
+ Fixed a minor bug where typing into the input for the user picker whilst it was in a closed
349
+ state would result in the the loadOptions callback being called with undefined
247
350
 
248
351
  ## 10.10.1
249
352
 
250
353
  ### Patch Changes
251
354
 
252
- - [#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.
355
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
356
+ [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
357
+ Internal changes to use space tokens. There is no expected visual or behaviour change.
253
358
 
254
359
  ## 10.10.0
255
360
 
256
361
  ### Minor Changes
257
362
 
258
- - [#39589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39589) [`faccaf9aac7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccaf9aac7) - Added baseUserPicker as an argument to the onSelection callback
363
+ - [#39589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39589)
364
+ [`faccaf9aac7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccaf9aac7) - Added
365
+ baseUserPicker as an argument to the onSelection callback
259
366
 
260
367
  ### Patch Changes
261
368
 
262
- - Updated dependencies
369
+ - Updated dependencies
263
370
 
264
371
  ## 10.9.1
265
372
 
266
373
  ### Patch Changes
267
374
 
268
- - [#39646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39646) [`fc67a1928e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc67a1928e7) - [ux] Added z-index of 400 to menu list for user picker as per design system popup guidelines
375
+ - [#39646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39646)
376
+ [`fc67a1928e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc67a1928e7) - [ux]
377
+ Added z-index of 400 to menu list for user picker as per design system popup guidelines
269
378
 
270
379
  ## 10.9.0
271
380
 
272
381
  ### Minor Changes
273
382
 
274
- - [#39239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39239) [`f78b73387c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78b73387c6) - Add onKeyDown handler to props
383
+ - [#39239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39239)
384
+ [`f78b73387c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78b73387c6) - Add
385
+ onKeyDown handler to props
275
386
 
276
387
  ## 10.8.0
277
388
 
278
389
  ### Minor Changes
279
390
 
280
- - [#39115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39115) [`38c3ed63070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38c3ed63070) - Export sub-components of Option
391
+ - [#39115](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39115)
392
+ [`38c3ed63070`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38c3ed63070) - Export
393
+ sub-components of Option
281
394
 
282
395
  ## 10.7.0
283
396
 
284
397
  ### Minor Changes
285
398
 
286
- - [#38945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38945) [`406273e2aa8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406273e2aa8) - Export Option component from /option entrypoint
399
+ - [#38945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38945)
400
+ [`406273e2aa8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/406273e2aa8) - Export
401
+ Option component from /option entrypoint
287
402
 
288
403
  ## 10.6.0
289
404
 
290
405
  ### Minor Changes
291
406
 
292
- - [#38819](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38819) [`7b8ae37bf88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b8ae37bf88) - Allow passing a component for noOptionsMessage prop
407
+ - [#38819](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38819)
408
+ [`7b8ae37bf88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b8ae37bf88) - Allow
409
+ passing a component for noOptionsMessage prop
293
410
 
294
411
  ### Patch Changes
295
412
 
296
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
297
- - Updated dependencies
413
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
414
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
415
+ version.json
416
+ - Updated dependencies
298
417
 
299
418
  ## 10.5.1
300
419
 
301
420
  ### Patch Changes
302
421
 
303
- - [#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
422
+ - [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
423
+ [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
424
+ injected env vars instead of version.json
304
425
 
305
426
  ## 10.5.0
306
427
 
307
428
  ### Minor Changes
308
429
 
309
- - [#37123](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37123) [`eaf4a174f64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaf4a174f64) - Added optional onOpen callback
430
+ - [#37123](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37123)
431
+ [`eaf4a174f64`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaf4a174f64) - Added
432
+ optional onOpen callback
310
433
 
311
434
  ## 10.4.0
312
435
 
313
436
  ### Minor Changes
314
437
 
315
- - [#35452](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35452) [`6734af6576d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6734af6576d) - Improved the behaviour of the aria-labelledby prop on the Input component. It used to use aria-describedby and if it didn't exist, fall back to using aria-labelledby. This has now been swapped to give aria-labelledby precedence with aria-describedby now being the fallback.
438
+ - [#35452](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35452)
439
+ [`6734af6576d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6734af6576d) -
440
+ Improved the behaviour of the aria-labelledby prop on the Input component. It used to use
441
+ aria-describedby and if it didn't exist, fall back to using aria-labelledby. This has now been
442
+ swapped to give aria-labelledby precedence with aria-describedby now being the fallback.
316
443
 
317
444
  ## 10.3.0
318
445
 
319
446
  ### Minor Changes
320
447
 
321
- - [#34944](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34944) [`413f440129c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/413f440129c) - [ux] Customised Menu component to allow users to include a footer in the dropdown list
448
+ - [#34944](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34944)
449
+ [`413f440129c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/413f440129c) - [ux]
450
+ Customised Menu component to allow users to include a footer in the dropdown list
322
451
 
323
452
  ## 10.2.5
324
453
 
325
454
  ### Patch Changes
326
455
 
327
- - [#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
456
+ - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
457
+ [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
458
+ Removing unused dependencies and dev dependencies
328
459
 
329
460
  ## 10.2.4
330
461
 
331
462
  ### Patch Changes
332
463
 
333
- - [#34290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34290) [`17aec239f54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17aec239f54) - [ux] aria-describedby and aria-labelledby proper association in between input and placeholder
464
+ - [#34290](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34290)
465
+ [`17aec239f54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17aec239f54) - [ux]
466
+ aria-describedby and aria-labelledby proper association in between input and placeholder
334
467
 
335
468
  ## 10.2.3
336
469
 
337
470
  ### Patch Changes
338
471
 
339
- - [#33584](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33584) [`e8dbb0a281b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8dbb0a281b) - add a11y support for alert messages
472
+ - [#33584](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33584)
473
+ [`e8dbb0a281b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8dbb0a281b) - add
474
+ a11y support for alert messages
340
475
 
341
476
  ## 10.2.2
342
477
 
343
478
  ### Patch Changes
344
479
 
345
- - [#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
480
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
481
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
482
+ legacy types are published for TS 4.5-4.8
346
483
 
347
484
  ## 10.2.1
348
485
 
349
486
  ### Patch Changes
350
487
 
351
- - [#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`
488
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
489
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
490
+ Upgrade Typescript from `4.5.5` to `4.9.5`
352
491
 
353
492
  ## 10.2.0
354
493
 
355
494
  ### Minor Changes
356
495
 
357
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
496
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
497
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
498
+ minor dependency bump
358
499
 
359
500
  ### Patch Changes
360
501
 
361
- - Updated dependencies
502
+ - Updated dependencies
362
503
 
363
504
  ## 10.1.1
364
505
 
365
506
  ### Patch Changes
366
507
 
367
- - Updated dependencies
508
+ - Updated dependencies
368
509
 
369
510
  ## 10.1.0
370
511
 
371
512
  ### Minor Changes
372
513
 
373
- - [#29759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29759) [`6e27d7c6682`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e27d7c6682) - [ux] UserPicker now shows an error message when there has been a Promise failure for the provided loadOptions prop. You can customize the error message by providing a loadOptionsErrorMessage prop.
514
+ - [#29759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29759)
515
+ [`6e27d7c6682`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e27d7c6682) - [ux]
516
+ UserPicker now shows an error message when there has been a Promise failure for the provided
517
+ loadOptions prop. You can customize the error message by providing a loadOptionsErrorMessage
518
+ prop.
374
519
 
375
520
  ## 10.0.3
376
521
 
377
522
  ### Patch Changes
378
523
 
379
- - [#30011](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30011) [`62e83249cb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62e83249cb2) - [ux] PopupUserPicker now supports user-defined styles prop for adding styling to PopupUserPicker.
524
+ - [#30011](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30011)
525
+ [`62e83249cb2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62e83249cb2) - [ux]
526
+ PopupUserPicker now supports user-defined styles prop for adding styling to PopupUserPicker.
380
527
 
381
528
  ## 10.0.2
382
529
 
383
530
  ### Patch Changes
384
531
 
385
- - [#29607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29607) [`edc295b63a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc295b63a2) - [ux] Fixes bug where the user picker opens the menu on click, but doesn't reopen the menu on the second click.
532
+ - [#29607](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29607)
533
+ [`edc295b63a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc295b63a2) - [ux]
534
+ Fixes bug where the user picker opens the menu on click, but doesn't reopen the menu on the
535
+ second click.
386
536
 
387
537
  ## 10.0.1
388
538
 
389
539
  ### Patch Changes
390
540
 
391
- - Updated dependencies
541
+ - Updated dependencies
392
542
 
393
543
  ## 10.0.0
394
544
 
395
545
  ### Major Changes
396
546
 
397
- - [#28453](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28453) [`ed632fa5f70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed632fa5f70) - Changing the typing for noOptionsMessage to accept either functions/null. No strings accepted; previously, due to a downstream change, providing strings did not work. Also fixed onClose behavior, previously did not work. Converted some tests to react testing library.
547
+ - [#28453](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28453)
548
+ [`ed632fa5f70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed632fa5f70) -
549
+ Changing the typing for noOptionsMessage to accept either functions/null. No strings accepted;
550
+ previously, due to a downstream change, providing strings did not work. Also fixed onClose
551
+ behavior, previously did not work. Converted some tests to react testing library.
398
552
 
399
553
  ## 9.7.4
400
554
 
401
555
  ### Patch Changes
402
556
 
403
- - [#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.
557
+ - [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
558
+ [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
559
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
560
+ tokens() function and improving performance.
404
561
 
405
562
  ## 9.7.3
406
563
 
407
564
  ### Patch Changes
408
565
 
409
- - Updated dependencies
566
+ - Updated dependencies
410
567
 
411
568
  ## 9.7.2
412
569
 
413
570
  ### Patch Changes
414
571
 
415
- - Updated dependencies
572
+ - Updated dependencies
416
573
 
417
574
  ## 9.7.1
418
575
 
419
576
  ### Patch Changes
420
577
 
421
- - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update types for react-select and @atlaskit/select upgrade
422
- Update commerce-ui entrypoints that caused a pipeline issue.
423
- - Updated dependencies
578
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
579
+ [`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update
580
+ types for react-select and @atlaskit/select upgrade Update commerce-ui entrypoints that caused a
581
+ pipeline issue.
582
+ - Updated dependencies
424
583
 
425
584
  ## 9.7.0
426
585
 
427
586
  ### Minor Changes
428
587
 
429
- - [#27883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27883) [`f1bb023364d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1bb023364d) - Add optional field `hasProductAccess` to `ExternalUser`.
588
+ - [#27883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27883)
589
+ [`f1bb023364d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f1bb023364d) - Add
590
+ optional field `hasProductAccess` to `ExternalUser`.
430
591
 
431
592
  ## 9.6.3
432
593
 
433
594
  ### Patch Changes
434
595
 
435
- - [#27674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27674) [`d4e917e03fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4e917e03fd) - Bump to @emotion v11
596
+ - [#27674](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27674)
597
+ [`d4e917e03fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d4e917e03fd) - Bump
598
+ to @emotion v11
436
599
 
437
600
  ## 9.6.2
438
601
 
439
602
  ### Patch Changes
440
603
 
441
- - Updated dependencies
604
+ - Updated dependencies
442
605
 
443
606
  ## 9.6.1
444
607
 
445
608
  ### Patch Changes
446
609
 
447
- - [#27136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27136) [`8ad846932fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ad846932fc) - [ux] Fixes incorrect border colour displayed when hovering a user picker with subtle appearance applied.
610
+ - [#27136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27136)
611
+ [`8ad846932fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ad846932fc) - [ux]
612
+ Fixes incorrect border colour displayed when hovering a user picker with subtle appearance
613
+ applied.
448
614
 
449
615
  ## 9.6.0
450
616
 
451
617
  ### Minor Changes
452
618
 
453
- - [#26601](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26601) [`faf391ab64a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faf391ab64a) - Implementing new CustomOption which will allow for a custom avatar
619
+ - [#26601](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26601)
620
+ [`faf391ab64a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/faf391ab64a) -
621
+ Implementing new CustomOption which will allow for a custom avatar
454
622
 
455
623
  ## 9.5.1
456
624
 
457
625
  ### Patch Changes
458
626
 
459
- - [#26318](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26318) [`c522aeea1da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c522aeea1da) - bumped up @atlaskit/tokens version to ^0.10.19
627
+ - [#26318](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26318)
628
+ [`c522aeea1da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c522aeea1da) - bumped
629
+ up @atlaskit/tokens version to ^0.10.19
460
630
 
461
631
  ## 9.5.0
462
632
 
463
633
  ### Minor Changes
464
634
 
465
- - [#25871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25871) [`a4d4f93b480`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d4f93b480) - [ux] UserPicker now supports disabling option items through a new optional `isDisabled` field on data passed to the `options` prop.
635
+ - [#25871](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25871)
636
+ [`a4d4f93b480`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4d4f93b480) - [ux]
637
+ UserPicker now supports disabling option items through a new optional `isDisabled` field on data
638
+ passed to the `options` prop.
466
639
 
467
640
  ## 9.4.1
468
641
 
469
642
  ### Patch Changes
470
643
 
471
- - [#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`
644
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
645
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
646
+ Upgrade Typescript from `4.3.5` to `4.5.5`
472
647
 
473
648
  ## 9.4.0
474
649
 
475
650
  ### Minor Changes
476
651
 
477
- - [#25327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25327) [`47c6607c914`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47c6607c914) - [ux] Adding ability for Options of type Team to allow for custom html in the lozenge prop. Added byline prop for type Team which will override the default byline generated from includesYou and memberCount props.
652
+ - [#25327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25327)
653
+ [`47c6607c914`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47c6607c914) - [ux]
654
+ Adding ability for Options of type Team to allow for custom html in the lozenge prop. Added
655
+ byline prop for type Team which will override the default byline generated from includesYou and
656
+ memberCount props.
478
657
 
479
658
  ## 9.3.6
480
659
 
481
660
  ### Patch Changes
482
661
 
483
- - [#24878](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24878) [`cb4c9cdd28b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb4c9cdd28b) - [ux] Update input component to use input tokens
662
+ - [#24878](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24878)
663
+ [`cb4c9cdd28b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb4c9cdd28b) - [ux]
664
+ Update input component to use input tokens
484
665
 
485
666
  ## 9.3.5
486
667
 
487
668
  ### Patch Changes
488
669
 
489
- - [#24786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24786) [`45da4e093b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45da4e093b9) - [ux] User picker now shows the "X" clear indicator on mobile, which previously wasn't working because hover was required which doesn't work on mobile.
670
+ - [#24786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24786)
671
+ [`45da4e093b9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45da4e093b9) - [ux]
672
+ User picker now shows the "X" clear indicator on mobile, which previously wasn't working because
673
+ hover was required which doesn't work on mobile.
490
674
 
491
675
  ## 9.3.4
492
676
 
493
677
  ### Patch Changes
494
678
 
495
- - [#24670](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24670) [`dbff164b600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbff164b600) - [ux] Fix for appearance=compact not being applied correctly to user pickers
679
+ - [#24670](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24670)
680
+ [`dbff164b600`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbff164b600) - [ux]
681
+ Fix for appearance=compact not being applied correctly to user pickers
496
682
 
497
683
  ## 9.3.3
498
684
 
499
685
  ### Patch Changes
500
686
 
501
- - [#24561](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24561) [`2c7609cef36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c7609cef36) - onSelection prop is now also called for user pickers where isMulti=true. Previously onSelection was only called for user picker where isMulti was false
687
+ - [#24561](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24561)
688
+ [`2c7609cef36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c7609cef36) -
689
+ onSelection prop is now also called for user pickers where isMulti=true. Previously onSelection
690
+ was only called for user picker where isMulti was false
502
691
 
503
692
  ## 9.3.2
504
693
 
505
694
  ### Patch Changes
506
695
 
507
- - [#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`.
696
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
697
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
698
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
508
699
 
509
700
  ## 9.3.1
510
701
 
511
702
  ### Patch Changes
512
703
 
513
- - [#23743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23743) [`fd025cbb820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd025cbb820) - [ux] Fix input cursor position relative to the placeholder
704
+ - [#23743](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23743)
705
+ [`fd025cbb820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd025cbb820) - [ux]
706
+ Fix input cursor position relative to the placeholder
514
707
 
515
708
  ## 9.3.0
516
709
 
517
710
  ### Minor Changes
518
711
 
519
- - [#23577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23577) [`bc0b47732f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc0b47732f8) - [ux] Fix bug where user picker input is not being unfocused when disableInput is set. The new behavior will enable you to still focus on the input but not interact with it, unless it is to delete selected users.
712
+ - [#23577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23577)
713
+ [`bc0b47732f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc0b47732f8) - [ux]
714
+ Fix bug where user picker input is not being unfocused when disableInput is set. The new
715
+ behavior will enable you to still focus on the input but not interact with it, unless it is to
716
+ delete selected users.
520
717
 
521
718
  ## 9.2.2
522
719
 
523
720
  ### Patch Changes
524
721
 
525
- - [#23405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23405) [`d27d65448a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d27d65448a2) - [ux] Add margin-left to addMoreText field
722
+ - [#23405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23405)
723
+ [`d27d65448a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d27d65448a2) - [ux]
724
+ Add margin-left to addMoreText field
526
725
 
527
726
  ## 9.2.1
528
727
 
529
728
  ### Patch Changes
530
729
 
531
- - [#23196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23196) [`607b182bb8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/607b182bb8a) - Add typecasting to prevent type errors during multivaluecontainer placeholder translations. Also fix warnings for importing json attributes from version.json for analytics.
730
+ - [#23196](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23196)
731
+ [`607b182bb8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/607b182bb8a) - Add
732
+ typecasting to prevent type errors during multivaluecontainer placeholder translations. Also fix
733
+ warnings for importing json attributes from version.json for analytics.
532
734
 
533
735
  ## 9.2.0
534
736
 
535
737
  ### Minor Changes
536
738
 
537
- - [#22899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22899) [`64dc40c32bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64dc40c32bc) - Add support for aria-labelledby and aria-live
739
+ - [#22899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22899)
740
+ [`64dc40c32bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64dc40c32bc) - Add
741
+ support for aria-labelledby and aria-live
538
742
 
539
743
  ## 9.1.1
540
744
 
541
745
  ### Patch Changes
542
746
 
543
- - Updated dependencies
747
+ - Updated dependencies
544
748
 
545
749
  ## 9.1.0
546
750
 
547
751
  ### Minor Changes
548
752
 
549
- - [#21796](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21796) [`cc40ab95bd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc40ab95bd4) - Adds a list of team members under OptionData for Teams
753
+ - [#21796](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21796)
754
+ [`cc40ab95bd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc40ab95bd4) - Adds a
755
+ list of team members under OptionData for Teams
550
756
 
551
757
  ## 9.0.7
552
758
 
553
759
  ### Patch Changes
554
760
 
555
- - Updated dependencies
761
+ - Updated dependencies
556
762
 
557
763
  ## 9.0.6
558
764
 
559
765
  ### Patch Changes
560
766
 
561
- - [#21465](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21465) [`1d0b82f07d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d0b82f07d6) - Added numberOfResults to clicked and pressed events.
767
+ - [#21465](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21465)
768
+ [`1d0b82f07d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d0b82f07d6) - Added
769
+ numberOfResults to clicked and pressed events.
562
770
 
563
771
  ## 9.0.5
564
772
 
565
773
  ### Patch Changes
566
774
 
567
- - [#21393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21393) [`9b66179b615`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b66179b615) - Removed potential logging of PII in the external user hover analytics event.
775
+ - [#21393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21393)
776
+ [`9b66179b615`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b66179b615) -
777
+ Removed potential logging of PII in the external user hover analytics event.
568
778
 
569
779
  ## 9.0.4
570
780
 
571
781
  ### Patch Changes
572
782
 
573
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
783
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
784
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
785
+ Upgrade to TypeScript 4.2.4
574
786
 
575
787
  ## 9.0.3
576
788
 
577
789
  ### Patch Changes
578
790
 
579
- - Updated dependencies
791
+ - Updated dependencies
580
792
 
581
793
  ## 9.0.2
582
794
 
583
795
  ### Patch Changes
584
796
 
585
- - [#20561](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20561) [`85c0dcfe911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85c0dcfe911) - Added analytics event when the sources tooltip is displayed for an external user
797
+ - [#20561](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20561)
798
+ [`85c0dcfe911`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85c0dcfe911) - Added
799
+ analytics event when the sources tooltip is displayed for an external user
586
800
 
587
801
  ## 9.0.1
588
802
 
589
803
  ### Patch Changes
590
804
 
591
- - [#19959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19959) [`6df37fef2c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6df37fef2c2) - Internal changes to migrate package from 'styled-components' to @emotion. There should be no change to the UX.
805
+ - [#19959](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19959)
806
+ [`6df37fef2c2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6df37fef2c2) -
807
+ Internal changes to migrate package from 'styled-components' to @emotion. There should be no
808
+ change to the UX.
592
809
 
593
810
  ## 9.0.0
594
811
 
595
812
  ### Major Changes
596
813
 
597
- - [#18988](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18988) [`973e01bba77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/973e01bba77) - The deprecated SmartUserPicker module is now removed from @atlaskit/user-picker. The module has now moved to its own dedicated package, @atlaskit/smart-user-picker.
814
+ - [#18988](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18988)
815
+ [`973e01bba77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/973e01bba77) - The
816
+ deprecated SmartUserPicker module is now removed from @atlaskit/user-picker. The module has now
817
+ moved to its own dedicated package, @atlaskit/smart-user-picker.
598
818
 
599
- ### What this means for you as a @atlaskit/user-picker/smart-user-picker consumer
819
+ ### What this means for you as a @atlaskit/user-picker/smart-user-picker consumer
600
820
 
601
- - If you require an urgent change to SmartUserPicker, you will need to migrate and make changes to @atlaskit/smart-user-picker.
821
+ - If you require an urgent change to SmartUserPicker, you will need to migrate and make
822
+ changes to @atlaskit/smart-user-picker.
602
823
 
603
- - if you just want to keep your packages up-to-date, please try to hold off on the migration. The long-term strategy for Smart experiences is to also deprecate @atlaskit/smart-user-picker in favor of a React hook approach to recommending users.
824
+ - if you just want to keep your packages up-to-date, please try to hold off on the migration.
825
+ The long-term strategy for Smart experiences is to also deprecate
826
+ @atlaskit/smart-user-picker in favor of a React hook approach to recommending users.
604
827
 
605
828
  ## 8.8.6
606
829
 
607
830
  ### Patch Changes
608
831
 
609
- - [#19987](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19987) [`c78ab0991dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c78ab0991dd) - [ux] fixed external user source tooltip heading in user-picker
832
+ - [#19987](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19987)
833
+ [`c78ab0991dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c78ab0991dd) - [ux]
834
+ fixed external user source tooltip heading in user-picker
610
835
 
611
836
  ## 8.8.5
612
837
 
613
838
  ### Patch Changes
614
839
 
615
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) - Replaces usage of deprecated design tokens. No visual or functional changes
616
- - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
617
- - Updated dependencies
840
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
841
+ [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) -
842
+ Replaces usage of deprecated design tokens. No visual or functional changes
843
+ - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
844
+ Migrates all usage of brand tokens to either selected or information tokens. This change is
845
+ purely for semantic reasons, there are no visual or behavioural changes.
846
+ - Updated dependencies
618
847
 
619
848
  ## 8.8.4
620
849
 
621
850
  ### Patch Changes
622
851
 
623
- - [#19724](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19724) [`d9b9077397d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9b9077397d) - [ux] Updated the default copy for the byline when selecting email options in UserPicker.
852
+ - [#19724](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19724)
853
+ [`d9b9077397d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d9b9077397d) - [ux]
854
+ Updated the default copy for the byline when selecting email options in UserPicker.
624
855
 
625
856
  ## 8.8.3
626
857
 
627
858
  ### Patch Changes
628
859
 
629
- - [#19308](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19308) [`3553b21ec20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3553b21ec20) - Render time of user picker list is now tracked with UFO
860
+ - [#19308](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19308)
861
+ [`3553b21ec20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3553b21ec20) - Render
862
+ time of user picker list is now tracked with UFO
630
863
 
631
864
  ## 8.8.2
632
865
 
633
866
  ### Patch Changes
634
867
 
635
- - [#19508](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19508) [`cc773aa7ecc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc773aa7ecc) - [ux] show error message in tooltip when there is no user source
868
+ - [#19508](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19508)
869
+ [`cc773aa7ecc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc773aa7ecc) - [ux]
870
+ show error message in tooltip when there is no user source
636
871
 
637
872
  ## 8.8.1
638
873
 
639
874
  ### Patch Changes
640
875
 
641
- - Updated dependencies
876
+ - Updated dependencies
642
877
 
643
878
  ## 8.8.0
644
879
 
645
880
  ### Minor Changes
646
881
 
647
- - [#19319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19319) [`091da1d5f88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/091da1d5f88) - [ux] Ensure items in the User Sources tooltip are unique and ordered correctly
882
+ - [#19319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19319)
883
+ [`091da1d5f88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/091da1d5f88) - [ux]
884
+ Ensure items in the User Sources tooltip are unique and ordered correctly
648
885
 
649
886
  ## 8.7.4
650
887
 
651
888
  ### Patch Changes
652
889
 
653
- - [#18946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18946) [`35be12dee47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35be12dee47) - updated content copies for Org People Picker in user-picker and invite-people
890
+ - [#18946](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18946)
891
+ [`35be12dee47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35be12dee47) -
892
+ updated content copies for Org People Picker in user-picker and invite-people
654
893
 
655
894
  ## 8.7.3
656
895
 
657
896
  ### Patch Changes
658
897
 
659
- - [#19373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19373) [`7f37f923832`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f37f923832) - updated analytics event for org people picker in core invites
898
+ - [#19373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19373)
899
+ [`7f37f923832`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f37f923832) -
900
+ updated analytics event for org people picker in core invites
660
901
 
661
902
  ## 8.7.2
662
903
 
663
904
  ### Patch Changes
664
905
 
665
- - [#19298](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19298) [`4d4d565e8ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d4d565e8ad) - Skip sending UFO success if already failed
906
+ - [#19298](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19298)
907
+ [`4d4d565e8ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d4d565e8ad) - Skip
908
+ sending UFO success if already failed
666
909
 
667
910
  ## 8.7.1
668
911
 
669
912
  ### Patch Changes
670
913
 
671
- - [#19186](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19186) [`dace9a85101`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dace9a85101) - Add new attribute to analytics events
914
+ - [#19186](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19186)
915
+ [`dace9a85101`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dace9a85101) - Add
916
+ new attribute to analytics events
672
917
 
673
918
  ## 8.7.0
674
919
 
675
920
  ### Minor Changes
676
921
 
677
- - [#19180](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19180) [`90f5bb4745c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90f5bb4745c) - [ux] Sources tooltip: support 'Other Atlassian products', change heading
922
+ - [#19180](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19180)
923
+ [`90f5bb4745c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90f5bb4745c) - [ux]
924
+ Sources tooltip: support 'Other Atlassian products', change heading
678
925
 
679
926
  ## 8.6.4
680
927
 
681
928
  ### Patch Changes
682
929
 
683
- - [#19132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19132) [`3899f24cdd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3899f24cdd6) - track mount error for User Picker in UFO
930
+ - [#19132](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19132)
931
+ [`3899f24cdd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3899f24cdd6) - track
932
+ mount error for User Picker in UFO
684
933
 
685
934
  ## 8.6.3
686
935
 
687
936
  ### Patch Changes
688
937
 
689
- - [#19060](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19060) [`6503f21cfc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6503f21cfc0) - [ux] Fix defaultValue behavior for user-picker and smart-user-picker. user-picker previously advertised hydrating default values if provided in unhydrated form. This was never the case; it is only hydrated from smart-user-picker. defaultValue would also be ignored if provided as a single OptionValue despite the typing being advertised as supporting it - this is now fixed.
938
+ - [#19060](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19060)
939
+ [`6503f21cfc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6503f21cfc0) - [ux]
940
+ Fix defaultValue behavior for user-picker and smart-user-picker. user-picker previously
941
+ advertised hydrating default values if provided in unhydrated form. This was never the case; it
942
+ is only hydrated from smart-user-picker. defaultValue would also be ignored if provided as a
943
+ single OptionValue despite the typing being advertised as supporting it - this is now fixed.
690
944
 
691
945
  ## 8.6.2
692
946
 
693
947
  ### Patch Changes
694
948
 
695
- - [#18930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18930) [`5df1ae17438`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5df1ae17438) - @atlassian/smart-user-picker will now be made public and renamed @atlaskit/smart-user-picker to provide a 1-1 replacement for @atlaskit/user-picker/smart-user-picker (UR-3417).
949
+ - [#18930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18930)
950
+ [`5df1ae17438`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5df1ae17438) -
951
+ @atlassian/smart-user-picker will now be made public and renamed @atlaskit/smart-user-picker to
952
+ provide a 1-1 replacement for @atlaskit/user-picker/smart-user-picker (UR-3417).
696
953
 
697
954
  ## 8.6.1
698
955
 
699
956
  ### Patch Changes
700
957
 
701
- - [#18956](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18956) [`9cadd6e79ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cadd6e79ac) - Add in UFO events
958
+ - [#18956](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18956)
959
+ [`9cadd6e79ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cadd6e79ac) - Add in
960
+ UFO events
702
961
 
703
962
  ## 8.6.0
704
963
 
705
964
  ### Minor Changes
706
965
 
707
- - [#18908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18908) [`d2a8de20d08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2a8de20d08) - Add support in SmartUserPicker for org id for team search
966
+ - [#18908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18908)
967
+ [`d2a8de20d08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2a8de20d08) - Add
968
+ support in SmartUserPicker for org id for team search
708
969
 
709
970
  ## 8.5.0
710
971
 
711
972
  ### Minor Changes
712
973
 
713
- - [#18768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18768) [`b74959620f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b74959620f2) - added hover state for info icon, and updated primary color correspondingly
714
- separated avatar item option for external users and applied different css settings
974
+ - [#18768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18768)
975
+ [`b74959620f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b74959620f2) - added
976
+ hover state for info icon, and updated primary color correspondingly separated avatar item
977
+ option for external users and applied different css settings
715
978
 
716
979
  ## 8.4.1
717
980
 
718
981
  ### Patch Changes
719
982
 
720
- - [#18555](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18555) [`22928ac80d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22928ac80d0) - Fix: user sources would keep being fetched in a loop as long as the tooltip was displayed
983
+ - [#18555](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18555)
984
+ [`22928ac80d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22928ac80d0) - Fix:
985
+ user sources would keep being fetched in a loop as long as the tooltip was displayed
721
986
 
722
987
  ## 8.4.0
723
988
 
724
989
  ### Minor Changes
725
990
 
726
- - [#18273](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18273) [`29dd0cee8cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29dd0cee8cf) - [ux] Add support for Jira and Confluence user sources
991
+ - [#18273](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18273)
992
+ [`29dd0cee8cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29dd0cee8cf) - [ux]
993
+ Add support for Jira and Confluence user sources
727
994
 
728
995
  ## 8.3.5
729
996
 
730
997
  ### Patch Changes
731
998
 
732
- - Updated dependencies
999
+ - Updated dependencies
733
1000
 
734
1001
  ## 8.3.4
735
1002
 
736
1003
  ### Patch Changes
737
1004
 
738
- - [#18303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18303) [`7f48efc8487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f48efc8487) - Use baseUrl prop in default user value hydration query
1005
+ - [#18303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18303)
1006
+ [`7f48efc8487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f48efc8487) - Use
1007
+ baseUrl prop in default user value hydration query
739
1008
 
740
1009
  ## 8.3.3
741
1010
 
742
1011
  ### Patch Changes
743
1012
 
744
- - Updated dependencies
1013
+ - Updated dependencies
745
1014
 
746
1015
  ## 8.3.2
747
1016
 
748
1017
  ### Patch Changes
749
1018
 
750
- - [#17940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17940) [`9fd6117d5e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd6117d5e4) - Fix behavior of base URL so that API calls use baseUrl as base url
1019
+ - [#17940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17940)
1020
+ [`9fd6117d5e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd6117d5e4) - Fix
1021
+ behavior of base URL so that API calls use baseUrl as base url
751
1022
 
752
1023
  ## 8.3.1
753
1024
 
754
1025
  ### Patch Changes
755
1026
 
756
- - [#17994](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17994) [`e75137a9eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e75137a9eff) - Adding ability to mark which external users need their sources hydrated
1027
+ - [#17994](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17994)
1028
+ [`e75137a9eff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e75137a9eff) - Adding
1029
+ ability to mark which external users need their sources hydrated
757
1030
 
758
1031
  ## 8.3.0
759
1032
 
760
1033
  ### Minor Changes
761
1034
 
762
- - [#16673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16673) [`88551bad1ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88551bad1ec) - [ux] Add support for asychronously fetching the sources for an external user when a user hovers over the sources tooltip
1035
+ - [#16673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16673)
1036
+ [`88551bad1ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88551bad1ec) - [ux]
1037
+ Add support for asychronously fetching the sources for an external user when a user hovers over
1038
+ the sources tooltip
763
1039
 
764
1040
  ## 8.2.1
765
1041
 
766
1042
  ### Patch Changes
767
1043
 
768
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
1044
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
1045
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
1046
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
769
1047
 
770
1048
  ## 8.2.0
771
1049
 
772
1050
  ### Minor Changes
773
1051
 
774
- - [#16998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16998) [`35b466f6fb5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35b466f6fb5) - Asynchronously load user options in user-picker
1052
+ - [#16998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16998)
1053
+ [`35b466f6fb5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35b466f6fb5) -
1054
+ Asynchronously load user options in user-picker
775
1055
 
776
1056
  ## 8.1.0
777
1057
 
778
1058
  ### Minor Changes
779
1059
 
780
- - [#17163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17163) [`c48834ce234`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48834ce234) - [ux] Instrumented `@atlaskit/user-picker` with the new theming package, `@atlaskit/tokens`.
1060
+ - [#17163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17163)
1061
+ [`c48834ce234`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c48834ce234) - [ux]
1062
+ Instrumented `@atlaskit/user-picker` with the new theming package, `@atlaskit/tokens`.
781
1063
 
782
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
783
- These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
1064
+ New tokens will be visible only in applications configured to use the new Tokens API (currently
1065
+ in alpha). These changes are intended to be interoperable with the legacy theme implementation.
1066
+ Legacy dark mode users should expect no visual or breaking changes.
784
1067
 
785
1068
  ## 8.0.0
786
1069
 
787
1070
  ### Major Changes
788
1071
 
789
- - [#14810](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14810) [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) - ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1 including breaking API changes, types and tests in atlassian-frontend packages
790
-
791
- What changed: Upgraded our react-intl support from ^2.6.0 to ^5.18.1. This means editor packages now rely on consumers installing ^5.18.1, otherwise editor usage of react-intl will mismatch with actual installed react-intl APIs.
792
- Why change was made: As part of a coordinated upgrade effort across AF packages, as react-intl v2 is quite dated.
793
- How consumer should update their code: Ensure react-intl ^5.18.1 is installed in consuming applications.
794
-
795
- Upgrade guide: To consume atlassian-frontend packages that use react-intl5 setup a second provider for the new version, using an npm alias
796
-
797
- ```js
798
- "react-intl": "^2.6.0",
799
- "react-intl-next": "npm:react-intl@^5.18.1",
800
- ```
801
-
802
- ```js
803
- import { IntlProvider } from 'react-intl';
804
- import { IntlProvider as IntlNextProvider } from 'react-intl-next';
805
-
806
- return (
807
- <IntlProvider
808
- key={locale}
809
- data-test-language={locale}
810
- locale={locale}
811
- defaultLocale={DEFAULT_LOCALE}
812
- messages={messages}
813
- >
814
- <IntlNextProvider
815
- key={locale}
816
- data-test-language={locale}
817
- locale={locale}
818
- defaultLocale={DEFAULT_LOCALE}
819
- messages={messages}
820
- >
821
- {children}
822
- </IntlNextProvider>
823
- </IntlProvider>
824
- );
825
- ```
1072
+ - [#14810](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14810)
1073
+ [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) -
1074
+ ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1
1075
+ including breaking API changes, types and tests in atlassian-frontend packages
1076
+
1077
+ What changed: Upgraded our react-intl support from ^2.6.0 to ^5.18.1. This means editor packages
1078
+ now rely on consumers installing ^5.18.1, otherwise editor usage of react-intl will mismatch
1079
+ with actual installed react-intl APIs. Why change was made: As part of a coordinated upgrade
1080
+ effort across AF packages, as react-intl v2 is quite dated. How consumer should update their
1081
+ code: Ensure react-intl ^5.18.1 is installed in consuming applications.
1082
+
1083
+ Upgrade guide: To consume atlassian-frontend packages that use react-intl5 setup a second
1084
+ provider for the new version, using an npm alias
1085
+
1086
+ ```js
1087
+ "react-intl": "^2.6.0",
1088
+ "react-intl-next": "npm:react-intl@^5.18.1",
1089
+ ```
1090
+
1091
+ ```js
1092
+ import { IntlProvider } from 'react-intl';
1093
+ import { IntlProvider as IntlNextProvider } from 'react-intl-next';
1094
+
1095
+ return (
1096
+ <IntlProvider
1097
+ key={locale}
1098
+ data-test-language={locale}
1099
+ locale={locale}
1100
+ defaultLocale={DEFAULT_LOCALE}
1101
+ messages={messages}
1102
+ >
1103
+ <IntlNextProvider
1104
+ key={locale}
1105
+ data-test-language={locale}
1106
+ locale={locale}
1107
+ defaultLocale={DEFAULT_LOCALE}
1108
+ messages={messages}
1109
+ >
1110
+ {children}
1111
+ </IntlNextProvider>
1112
+ </IntlProvider>
1113
+ );
1114
+ ```
826
1115
 
827
1116
  ## 7.16.6
828
1117
 
829
1118
  ### Patch Changes
830
1119
 
831
- - [#16666](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16666) [`d194015e2a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d194015e2a9) - Remove bulk import for colors
1120
+ - [#16666](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16666)
1121
+ [`d194015e2a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d194015e2a9) - Remove
1122
+ bulk import for colors
832
1123
 
833
1124
  ## 7.16.5
834
1125
 
835
1126
  ### Patch Changes
836
1127
 
837
- - [#15950](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15950) [`b3d1a103c04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3d1a103c04) - Remove field-base deprecated dependency
1128
+ - [#15950](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15950)
1129
+ [`b3d1a103c04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3d1a103c04) - Remove
1130
+ field-base deprecated dependency
838
1131
 
839
1132
  ## 7.16.4
840
1133
 
841
1134
  ### Patch Changes
842
1135
 
843
- - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694) [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) - Internal upgrade of memoize-one to 6.0.0
1136
+ - [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694)
1137
+ [`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) -
1138
+ Internal upgrade of memoize-one to 6.0.0
844
1139
 
845
1140
  ## 7.16.3
846
1141
 
847
1142
  ### Patch Changes
848
1143
 
849
- - Updated dependencies
1144
+ - Updated dependencies
850
1145
 
851
1146
  ## 7.16.2
852
1147
 
853
1148
  ### Patch Changes
854
1149
 
855
- - [#14000](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14000) [`8ea7c48af73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ea7c48af73) - [ux] Email options now only show email icon
1150
+ - [#14000](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14000)
1151
+ [`8ea7c48af73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ea7c48af73) - [ux]
1152
+ Email options now only show email icon
856
1153
 
857
1154
  ## 7.16.1
858
1155
 
859
1156
  ### Patch Changes
860
1157
 
861
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`5fe6e21a9a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fe6e21a9a0) - [ux] Upgrade to the latest version of @atlaskit/modal-dialog. This change includes shifting the primary button in the footer of the modal to be on the right instead of the left.
862
- - Updated dependencies
1158
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
1159
+ [`5fe6e21a9a0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5fe6e21a9a0) - [ux]
1160
+ Upgrade to the latest version of @atlaskit/modal-dialog. This change includes shifting the
1161
+ primary button in the footer of the modal to be on the right instead of the left.
1162
+ - Updated dependencies
863
1163
 
864
1164
  ## 7.16.0
865
1165
 
866
1166
  ### Minor Changes
867
1167
 
868
- - [#13638](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13638) [`b6fa102efa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6fa102efa0) - [ux] Updated appearance of email options to use mail icon
1168
+ - [#13638](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13638)
1169
+ [`b6fa102efa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6fa102efa0) - [ux]
1170
+ Updated appearance of email options to use mail icon
869
1171
 
870
1172
  ## 7.15.2
871
1173
 
872
1174
  ### Patch Changes
873
1175
 
874
- - [#13609](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13609) [`5c34064da77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c34064da77) - Utilising useMemo hook to avoid re-merging i18n messages with parent provider on render
1176
+ - [#13609](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13609)
1177
+ [`5c34064da77`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c34064da77) -
1178
+ Utilising useMemo hook to avoid re-merging i18n messages with parent provider on render
875
1179
 
876
1180
  ## 7.15.1
877
1181
 
878
1182
  ### Patch Changes
879
1183
 
880
- - [#13580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13580) [`7cc3a4c74a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cc3a4c74a2) - Pass on parent IntlProvider messages so components passed as props from the parent (such as a placeholder) will have i18n
1184
+ - [#13580](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13580)
1185
+ [`7cc3a4c74a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cc3a4c74a2) - Pass
1186
+ on parent IntlProvider messages so components passed as props from the parent (such as a
1187
+ placeholder) will have i18n
881
1188
 
882
1189
  ## 7.15.0
883
1190
 
884
1191
  ### Minor Changes
885
1192
 
886
- - [#13189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13189) [`ccda387eede`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccda387eede) - smart-user-picker extracted out from user-picker to smart-user-picker package. smart-user-picker in user-picker is now deprecated but still backwards compatible. Please use @atlassian/smart-user-picker for smart-user-picker.
1193
+ - [#13189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13189)
1194
+ [`ccda387eede`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccda387eede) -
1195
+ smart-user-picker extracted out from user-picker to smart-user-picker package. smart-user-picker
1196
+ in user-picker is now deprecated but still backwards compatible. Please use
1197
+ @atlassian/smart-user-picker for smart-user-picker.
887
1198
 
888
1199
  ## 7.14.3
889
1200
 
890
1201
  ### Patch Changes
891
1202
 
892
- - Updated dependencies
1203
+ - Updated dependencies
893
1204
 
894
1205
  ## 7.14.2
895
1206
 
896
1207
  ### Patch Changes
897
1208
 
898
- - [#13040](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13040) [`7ca4b74ff54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ca4b74ff54) - [ux] Bugfix for removing a weird box blip that extends outside of the avatar for user picker in Safari.
1209
+ - [#13040](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13040)
1210
+ [`7ca4b74ff54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ca4b74ff54) - [ux]
1211
+ Bugfix for removing a weird box blip that extends outside of the avatar for user picker in
1212
+ Safari.
899
1213
 
900
1214
  ## 7.14.1
901
1215
 
902
1216
  ### Patch Changes
903
1217
 
904
- - [#12045](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12045) [`f8630220e88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8630220e88) - Fix typing in MultiValueContainer
1218
+ - [#12045](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12045)
1219
+ [`f8630220e88`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8630220e88) - Fix
1220
+ typing in MultiValueContainer
905
1221
 
906
1222
  ## 7.14.0
907
1223
 
908
1224
  ### Minor Changes
909
1225
 
910
- - [#12490](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12490) [`de907e45ad1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de907e45ad1) - Removed the tag component to address accessibility isssues
1226
+ - [#12490](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12490)
1227
+ [`de907e45ad1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de907e45ad1) -
1228
+ Removed the tag component to address accessibility isssues
911
1229
 
912
1230
  ## 7.13.1
913
1231
 
914
1232
  ### Patch Changes
915
1233
 
916
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`1648ac429ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1648ac429ee) - [ux] Updated to use the new `@atlaskit/select` design.
917
- - Updated dependencies
1234
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
1235
+ [`1648ac429ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1648ac429ee) - [ux]
1236
+ Updated to use the new `@atlaskit/select` design.
1237
+ - Updated dependencies
918
1238
 
919
1239
  ## 7.13.0
920
1240
 
921
1241
  ### Minor Changes
922
1242
 
923
- - [#12373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12373) [`869e1fdef2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/869e1fdef2f) - [ux] Prioritize filterOptions prop over onEmpty. Now, filterOptions is called AFTER onEmpty is applied to URS suggestions. This means that SUP can show empty results if filterOptions filters out all results. This fixes a bug where updated filterOptions does not get applied to suggestions.
1243
+ - [#12373](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12373)
1244
+ [`869e1fdef2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/869e1fdef2f) - [ux]
1245
+ Prioritize filterOptions prop over onEmpty. Now, filterOptions is called AFTER onEmpty is
1246
+ applied to URS suggestions. This means that SUP can show empty results if filterOptions filters
1247
+ out all results. This fixes a bug where updated filterOptions does not get applied to
1248
+ suggestions.
924
1249
 
925
1250
  ## 7.12.0
926
1251
 
927
1252
  ### Minor Changes
928
1253
 
929
- - [#12143](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12143) [`92f34fa25a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92f34fa25a7) - Switching compass over to using its own user search index instead of jira's
1254
+ - [#12143](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12143)
1255
+ [`92f34fa25a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92f34fa25a7) -
1256
+ Switching compass over to using its own user search index instead of jira's
930
1257
 
931
1258
  ## 7.11.0
932
1259
 
933
1260
  ### Minor Changes
934
1261
 
935
- - [#11257](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11257) [`5dcf1001d62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dcf1001d62) - [ux] Added tooltips for Confluence ExCo/Guest lozenges for Smart User Picker
1262
+ - [#11257](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11257)
1263
+ [`5dcf1001d62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dcf1001d62) - [ux]
1264
+ Added tooltips for Confluence ExCo/Guest lozenges for Smart User Picker
936
1265
 
937
1266
  ## 7.10.7
938
1267
 
939
1268
  ### Patch Changes
940
1269
 
941
- - [#11368](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11368) [`bdf81a467fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf81a467fd) - Translation bugfix for text within user picker
1270
+ - [#11368](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11368)
1271
+ [`bdf81a467fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf81a467fd) -
1272
+ Translation bugfix for text within user picker
942
1273
 
943
1274
  ## 7.10.6
944
1275
 
945
1276
  ### Patch Changes
946
1277
 
947
- - Updated dependencies
1278
+ - Updated dependencies
948
1279
 
949
1280
  ## 7.10.5
950
1281
 
951
1282
  ### Patch Changes
952
1283
 
953
- - [#10964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10964) [`048fd26b847`](https://bitbucket.org/atlassian/atlassian-frontend/commits/048fd26b847) - Updating Smart User Picker atlaskit documentation
1284
+ - [#10964](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10964)
1285
+ [`048fd26b847`](https://bitbucket.org/atlassian/atlassian-frontend/commits/048fd26b847) -
1286
+ Updating Smart User Picker atlaskit documentation
954
1287
 
955
1288
  ## 7.10.4
956
1289
 
957
1290
  ### Patch Changes
958
1291
 
959
- - [#11099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11099) [`f22daa70ff0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f22daa70ff0) - Unit test and some doco for defaultValue
1292
+ - [#11099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11099)
1293
+ [`f22daa70ff0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f22daa70ff0) - Unit
1294
+ test and some doco for defaultValue
960
1295
 
961
1296
  ## 7.10.3
962
1297
 
963
1298
  ### Patch Changes
964
1299
 
965
- - [#10234](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10234) [`ac30a1340a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac30a1340a2) - Groups with external collaborators will now have the Guest lozenge shown next to them on the smart user picker
1300
+ - [#10234](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10234)
1301
+ [`ac30a1340a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac30a1340a2) - Groups
1302
+ with external collaborators will now have the Guest lozenge shown next to them on the smart user
1303
+ picker
966
1304
 
967
1305
  ## 7.10.2
968
1306
 
969
1307
  ### Patch Changes
970
1308
 
971
- - [#10330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10330) [`f310ccbe522`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f310ccbe522) - Updated AK examples to use new jdog cloudid
1309
+ - [#10330](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10330)
1310
+ [`f310ccbe522`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f310ccbe522) -
1311
+ Updated AK examples to use new jdog cloudid
972
1312
 
973
1313
  ## 7.10.1
974
1314
 
975
1315
  ### Patch Changes
976
1316
 
977
- - [#10325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10325) [`772e15b76d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/772e15b76d2) - UR-1409 handle request races gracefully
1317
+ - [#10325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10325)
1318
+ [`772e15b76d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/772e15b76d2) -
1319
+ UR-1409 handle request races gracefully
978
1320
 
979
1321
  ## 7.10.0
980
1322
 
981
1323
  ### Minor Changes
982
1324
 
983
- - [#10082](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10082) [`659f69d349a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/659f69d349a) - [ux] Added closeMenuOnScroll and menuShouldBlockScroll Select props which allows easier integrations inside modals
1325
+ - [#10082](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10082)
1326
+ [`659f69d349a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/659f69d349a) - [ux]
1327
+ Added closeMenuOnScroll and menuShouldBlockScroll Select props which allows easier integrations
1328
+ inside modals
984
1329
 
985
1330
  ## 7.9.3
986
1331
 
987
1332
  ### Patch Changes
988
1333
 
989
- - [#10293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10293) [`40dc90330e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/40dc90330e4) - UR-2530 accept empty placeholder values
1334
+ - [#10293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10293)
1335
+ [`40dc90330e4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/40dc90330e4) -
1336
+ UR-2530 accept empty placeholder values
990
1337
 
991
1338
  ## 7.9.2
992
1339
 
993
1340
  ### Patch Changes
994
1341
 
995
- - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`78c54a8761f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78c54a8761f) - Rewording some comments/types/descriptions to remove unnecessarily gendered phrasing
996
- - Updated dependencies
1342
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
1343
+ [`78c54a8761f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78c54a8761f) -
1344
+ Rewording some comments/types/descriptions to remove unnecessarily gendered phrasing
1345
+ - Updated dependencies
997
1346
 
998
1347
  ## 7.9.1
999
1348
 
1000
1349
  ### Patch Changes
1001
1350
 
1002
- - [#10056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10056) [`2ed498a11d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ed498a11d4) - Export getUserRecommendations for external use and test mocking
1351
+ - [#10056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10056)
1352
+ [`2ed498a11d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ed498a11d4) - Export
1353
+ getUserRecommendations for external use and test mocking
1003
1354
 
1004
1355
  ## 7.9.0
1005
1356
 
1006
1357
  ### Minor Changes
1007
1358
 
1008
- - [#9493](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9493) [`83812c6e1a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83812c6e1a6) - Add productAttributes into SmartUserPicker usersRequest analytics event
1359
+ - [#9493](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9493)
1360
+ [`83812c6e1a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83812c6e1a6) - Add
1361
+ productAttributes into SmartUserPicker usersRequest analytics event
1009
1362
 
1010
1363
  ## 7.8.0
1011
1364
 
1012
1365
  ### Minor Changes
1013
1366
 
1014
- - [#8895](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8895) [`3f551db7bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f551db7bed) - filterOptions will include the query as an optional import
1367
+ - [#8895](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8895)
1368
+ [`3f551db7bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f551db7bed) -
1369
+ filterOptions will include the query as an optional import
1015
1370
 
1016
1371
  ## 7.7.0
1017
1372
 
1018
1373
  ### Minor Changes
1019
1374
 
1020
- - [#8736](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8736) [`de8d3656da6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de8d3656da6) - Added user markes to user-picker/smart-user-picker. Confluence guests will now appear with a lozenge containing the text 'GUEST'. Updated tests to match this behaviour and updated the smart-user-picker example.
1375
+ - [#8736](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8736)
1376
+ [`de8d3656da6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de8d3656da6) - Added
1377
+ user markes to user-picker/smart-user-picker. Confluence guests will now appear with a lozenge
1378
+ containing the text 'GUEST'. Updated tests to match this behaviour and updated the
1379
+ smart-user-picker example.
1021
1380
 
1022
1381
  ## 7.6.0
1023
1382
 
1024
1383
  ### Minor Changes
1025
1384
 
1026
- - [#8663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8663) [`0076cad2d37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0076cad2d37) - Added the prop bootstrapOptions for Smart User Picker. This allows to override the bootstrap options.
1385
+ - [#8663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8663)
1386
+ [`0076cad2d37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0076cad2d37) - Added
1387
+ the prop bootstrapOptions for Smart User Picker. This allows to override the bootstrap options.
1027
1388
 
1028
1389
  ## 7.5.5
1029
1390
 
1030
1391
  ### Patch Changes
1031
1392
 
1032
- - [#8820](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8820) [`12493bf342e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12493bf342e) - Add bugfix to make principalId actually optional. Backwards compatible.
1393
+ - [#8820](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8820)
1394
+ [`12493bf342e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12493bf342e) - Add
1395
+ bugfix to make principalId actually optional. Backwards compatible.
1033
1396
 
1034
1397
  ## 7.5.4
1035
1398
 
1036
1399
  ### Patch Changes
1037
1400
 
1038
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`c50a63f9f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50a63f9f72) - Upgrade `@types/react-select` to `v3.1.2` and fix type breaks
1039
- - Updated dependencies
1401
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
1402
+ [`c50a63f9f72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50a63f9f72) -
1403
+ Upgrade `@types/react-select` to `v3.1.2` and fix type breaks
1404
+ - Updated dependencies
1040
1405
 
1041
1406
  ## 7.5.3
1042
1407
 
1043
1408
  ### Patch Changes
1044
1409
 
1045
- - [#8536](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8536) [`5aa6e51ed2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5aa6e51ed2f) - [ux] Add GitHub as an external source for the user-picker
1410
+ - [#8536](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8536)
1411
+ [`5aa6e51ed2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5aa6e51ed2f) - [ux]
1412
+ Add GitHub as an external source for the user-picker
1046
1413
 
1047
1414
  ## 7.5.2
1048
1415
 
1049
1416
  ### Patch Changes
1050
1417
 
1051
- - [#8147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8147) [`6bbba22c60b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bbba22c60b) - Prevent PII from being fired for UP analytics events
1418
+ - [#8147](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8147)
1419
+ [`6bbba22c60b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bbba22c60b) -
1420
+ Prevent PII from being fired for UP analytics events
1052
1421
 
1053
1422
  ## 7.5.1
1054
1423
 
1055
1424
  ### Patch Changes
1056
1425
 
1057
- - [#7861](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7861) [`e55c8004986`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e55c8004986) - [ux] Add Team prefix to team option bylines to increase clarity.
1426
+ - [#7861](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7861)
1427
+ [`e55c8004986`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e55c8004986) - [ux]
1428
+ Add Team prefix to team option bylines to increase clarity.
1058
1429
 
1059
1430
  ## 7.5.0
1060
1431
 
1061
1432
  ### Minor Changes
1062
1433
 
1063
- - [#8048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8048) [`93adccb79a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93adccb79a4) - The Smart User Picker now has the ability to use menuPosition which can allow it to be displayed on top of a dialog box.
1434
+ - [#8048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8048)
1435
+ [`93adccb79a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93adccb79a4) - The
1436
+ Smart User Picker now has the ability to use menuPosition which can allow it to be displayed on
1437
+ top of a dialog box.
1064
1438
 
1065
1439
  ## 7.4.0
1066
1440
 
1067
1441
  ### Minor Changes
1068
1442
 
1069
- - [#7571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7571) [`4c7bc9847a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c7bc9847a4) - Added the Smart User Picker to Confluence quicksearch
1443
+ - [#7571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7571)
1444
+ [`4c7bc9847a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c7bc9847a4) - Added
1445
+ the Smart User Picker to Confluence quicksearch
1070
1446
 
1071
1447
  ## 7.3.3
1072
1448
 
1073
1449
  ### Patch Changes
1074
1450
 
1075
- - [#7745](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7745) [`224d0251bd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/224d0251bd1) - Update examples to function components for use in react storybook
1451
+ - [#7745](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7745)
1452
+ [`224d0251bd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/224d0251bd1) - Update
1453
+ examples to function components for use in react storybook
1076
1454
 
1077
1455
  ## 7.3.2
1078
1456
 
1079
1457
  ### Patch Changes
1080
1458
 
1081
- - [#6792](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6792) [`9a206f99b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a206f99b1) - [ux] Added 'MEMBER' lozenge to SUP is workspaceMember attribute exists (from bitbucket recommendations response)
1459
+ - [#6792](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6792)
1460
+ [`9a206f99b1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a206f99b1) - [ux]
1461
+ Added 'MEMBER' lozenge to SUP is workspaceMember attribute exists (from bitbucket
1462
+ recommendations response)
1082
1463
 
1083
1464
  ## 7.3.1
1084
1465
 
1085
1466
  ### Patch Changes
1086
1467
 
1087
- - [#6830](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6830) [`8af040a491`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8af040a491) - Reformating suggested emails if user inputs a space in the picker, aligning email suggestion avatar size with other options in the picker
1468
+ - [#6830](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6830)
1469
+ [`8af040a491`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8af040a491) -
1470
+ Reformating suggested emails if user inputs a space in the picker, aligning email suggestion
1471
+ avatar size with other options in the picker
1088
1472
 
1089
1473
  ## 7.3.0
1090
1474
 
1091
1475
  ### Minor Changes
1092
1476
 
1093
- - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571) [`39055f3ac5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39055f3ac5) - ED-10694: Fix FieldComponent defaultValue behaviour losing value due to mutation
1477
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
1478
+ [`39055f3ac5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39055f3ac5) -
1479
+ ED-10694: Fix FieldComponent defaultValue behaviour losing value due to mutation
1094
1480
 
1095
1481
  ## 7.2.1
1096
1482
 
1097
1483
  ### Patch Changes
1098
1484
 
1099
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
1485
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
1486
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
1487
+ Transpile packages using babel rather than tsc
1100
1488
 
1101
1489
  ## 7.2.0
1102
1490
 
1103
1491
  ### Minor Changes
1104
1492
 
1105
- - [#6323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6323) [`70c3d3cab0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70c3d3cab0) - [ux] allow displaying a constant recommendation to invite users from a specific email domain, based on the users input value
1493
+ - [#6323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6323)
1494
+ [`70c3d3cab0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70c3d3cab0) - [ux]
1495
+ allow displaying a constant recommendation to invite users from a specific email domain, based
1496
+ on the users input value
1106
1497
 
1107
1498
  ## 7.1.0
1108
1499
 
1109
1500
  ### Minor Changes
1110
1501
 
1111
- - [#6175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6175) [`c9327fc11e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9327fc11e) - [ux] Add ability to user picker to display the external users along with the sources they come from.
1502
+ - [#6175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6175)
1503
+ [`c9327fc11e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9327fc11e) - [ux] Add
1504
+ ability to user picker to display the external users along with the sources they come from.
1112
1505
 
1113
1506
  ## 7.0.0
1114
1507
 
1115
1508
  ### Major Changes
1116
1509
 
1117
- - [#6050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6050) [`2c148c9eb9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c148c9eb9) - Update the on Error prop to allow fail-over search client implementation for products.
1118
- Confluence fail-over client.
1510
+ - [#6050](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6050)
1511
+ [`2c148c9eb9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c148c9eb9) - Update
1512
+ the on Error prop to allow fail-over search client implementation for products. Confluence
1513
+ fail-over client.
1119
1514
 
1120
1515
  ## 6.9.3
1121
1516
 
1122
1517
  ### Patch Changes
1123
1518
 
1124
- - [#6238](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6238) [`6e859f4e7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e859f4e7d) - Fix analytics to not expose email addresses as part of payload
1519
+ - [#6238](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6238)
1520
+ [`6e859f4e7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e859f4e7d) - Fix
1521
+ analytics to not expose email addresses as part of payload
1125
1522
 
1126
1523
  ## 6.9.2
1127
1524
 
1128
1525
  ### Patch Changes
1129
1526
 
1130
- - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860) [`677744c680`](https://bitbucket.org/atlassian/atlassian-frontend/commits/677744c680) - Add UserSelect field for ConfigPanel, and expose types in SmartUserPicker
1527
+ - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
1528
+ [`677744c680`](https://bitbucket.org/atlassian/atlassian-frontend/commits/677744c680) - Add
1529
+ UserSelect field for ConfigPanel, and expose types in SmartUserPicker
1131
1530
 
1132
1531
  ## 6.9.1
1133
1532
 
1134
1533
  ### Patch Changes
1135
1534
 
1136
- - [#5932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5932) [`d46c67b902`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d46c67b902) - [ux] Added further props to the PopupUserPicker for enabling offsets/shouldFlip/boundary settings. This change is backwards compatible. PopperProps have been updated to conform with Popper2.0 change
1535
+ - [#5932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5932)
1536
+ [`d46c67b902`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d46c67b902) - [ux]
1537
+ Added further props to the PopupUserPicker for enabling offsets/shouldFlip/boundary settings.
1538
+ This change is backwards compatible. PopperProps have been updated to conform with Popper2.0
1539
+ change
1137
1540
 
1138
1541
  ## 6.9.0
1139
1542
 
1140
1543
  ### Minor Changes
1141
1544
 
1142
- - [#5901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5901) [`c8061b65de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8061b65de) - Allow style passthrough to mergeStyles in atlaskit select
1545
+ - [#5901](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5901)
1546
+ [`c8061b65de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8061b65de) - Allow
1547
+ style passthrough to mergeStyles in atlaskit select
1143
1548
 
1144
1549
  ## 6.8.0
1145
1550
 
1146
1551
  ### Minor Changes
1147
1552
 
1148
- - [#5732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5732) [`57ef50f4d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ef50f4d4) - Retain requested order for defaultValue hydration.
1149
- Hydrate an "Unknown" user if no result from hydration.
1150
- Converted example to a function component.
1553
+ - [#5732](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5732)
1554
+ [`57ef50f4d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ef50f4d4) - Retain
1555
+ requested order for defaultValue hydration. Hydrate an "Unknown" user if no result from
1556
+ hydration. Converted example to a function component.
1151
1557
 
1152
1558
  ## 6.7.2
1153
1559
 
1154
1560
  ### Patch Changes
1155
1561
 
1156
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
1157
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
1158
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
1562
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
1563
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
1564
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
1565
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
1566
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
1567
+ `devDependencies` to denote version that the package was built with.
1159
1568
 
1160
1569
  ## 6.7.1
1161
1570
 
1162
1571
  ### Patch Changes
1163
1572
 
1164
- - Updated dependencies
1573
+ - Updated dependencies
1165
1574
 
1166
1575
  ## 6.7.0
1167
1576
 
1168
1577
  ### Minor Changes
1169
1578
 
1170
- - [#5357](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5357) [`fe292139a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe292139a7) - [ux] Added support for lozenge in the options dropdown
1579
+ - [#5357](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5357)
1580
+ [`fe292139a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe292139a7) - [ux]
1581
+ Added support for lozenge in the options dropdown
1171
1582
 
1172
1583
  ## 6.6.1
1173
1584
 
1174
1585
  ### Patch Changes
1175
1586
 
1176
- - [#5325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5325) [`8c68430770`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c68430770) - Added onValueError callback to handle hydration errors
1587
+ - [#5325](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5325)
1588
+ [`8c68430770`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c68430770) - Added
1589
+ onValueError callback to handle hydration errors
1177
1590
 
1178
1591
  ## 6.6.0
1179
1592
 
1180
1593
  ### Minor Changes
1181
1594
 
1182
- - [#5141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5141) [`defe93e5fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/defe93e5fe) - Added auto hydration for defaultValue user identifier types to SmartUserPicker
1595
+ - [#5141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5141)
1596
+ [`defe93e5fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/defe93e5fe) - Added
1597
+ auto hydration for defaultValue user identifier types to SmartUserPicker
1183
1598
 
1184
1599
  ## 6.5.7
1185
1600
 
1186
1601
  ### Patch Changes
1187
1602
 
1188
- - Updated dependencies
1603
+ - Updated dependencies
1189
1604
 
1190
1605
  ## 6.5.6
1191
1606
 
1192
1607
  ### Patch Changes
1193
1608
 
1194
- - [#5061](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5061) [`38cc5d88da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38cc5d88da) - Update type of Target to match popup-select's
1609
+ - [#5061](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5061)
1610
+ [`38cc5d88da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38cc5d88da) - Update
1611
+ type of Target to match popup-select's
1195
1612
 
1196
1613
  ## 6.5.5
1197
1614
 
1198
1615
  ### Patch Changes
1199
1616
 
1200
- - [#4945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4945) [`46bb7d498e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46bb7d498e) - [ux] Popup user picker styling bug fixed where the placeholder was placed in the wrong position
1617
+ - [#4945](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4945)
1618
+ [`46bb7d498e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46bb7d498e) - [ux]
1619
+ Popup user picker styling bug fixed where the placeholder was placed in the wrong position
1201
1620
 
1202
1621
  ## 6.5.4
1203
1622
 
1204
1623
  ### Patch Changes
1205
1624
 
1206
- - [#4844](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4844) [`4111de09de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4111de09de) - Allow emailLabel to be an empty string
1625
+ - [#4844](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4844)
1626
+ [`4111de09de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4111de09de) - Allow
1627
+ emailLabel to be an empty string
1207
1628
 
1208
1629
  ## 6.5.3
1209
1630
 
1210
1631
  ### Patch Changes
1211
1632
 
1212
- - [#4817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4817) [`0ea18048ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ea18048ed) - Fix emailLabel not being passed in pickerProps
1633
+ - [#4817](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4817)
1634
+ [`0ea18048ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ea18048ed) - Fix
1635
+ emailLabel not being passed in pickerProps
1213
1636
 
1214
1637
  ## 6.5.2
1215
1638
 
1216
1639
  ### Patch Changes
1217
1640
 
1218
- - Updated dependencies
1641
+ - Updated dependencies
1219
1642
 
1220
1643
  ## 6.5.1
1221
1644
 
1222
1645
  ### Patch Changes
1223
1646
 
1224
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
1647
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
1648
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
1649
+ to TypeScript 3.9.6 and tslib to 2.0.0
1225
1650
 
1226
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
1227
- to prevent duplicates of tslib being bundled.
1651
+ Since tslib is a dependency for all our packages we recommend that products also follow this
1652
+ tslib upgrade to prevent duplicates of tslib being bundled.
1228
1653
 
1229
1654
  ## 6.5.0
1230
1655
 
1231
1656
  ### Minor Changes
1232
1657
 
1233
- - [#4404](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4404) [`63715cc332`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63715cc332) - Add noBorder option to match confluence styling
1658
+ - [#4404](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4404)
1659
+ [`63715cc332`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63715cc332) - Add
1660
+ noBorder option to match confluence styling
1234
1661
 
1235
1662
  ### Patch Changes
1236
1663
 
1237
- - [#4410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4410) [`1685d02525`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1685d02525) - Fix styling issue for noBorder
1664
+ - [#4410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4410)
1665
+ [`1685d02525`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1685d02525) - Fix
1666
+ styling issue for noBorder
1238
1667
 
1239
1668
  ## 6.4.2
1240
1669
 
1241
1670
  ### Patch Changes
1242
1671
 
1243
- - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393) [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
1672
+ - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
1673
+ [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
1674
+ required because of conflicts on wadmal release
1244
1675
 
1245
1676
  ## 6.4.1
1246
1677
 
1247
1678
  ### Patch Changes
1248
1679
 
1249
- - Updated dependencies
1680
+ - Updated dependencies
1250
1681
 
1251
1682
  ## 6.4.0
1252
1683
 
1253
1684
  ### Minor Changes
1254
1685
 
1255
- - [#4167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4167) [`0d5890d800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d5890d800) - Added props for bitbucket support - isPublicRepo, workspaceIds, emailDomain
1686
+ - [#4167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4167)
1687
+ [`0d5890d800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d5890d800) - Added
1688
+ props for bitbucket support - isPublicRepo, workspaceIds, emailDomain
1256
1689
 
1257
1690
  ## 6.3.0
1258
1691
 
1259
1692
  ### Minor Changes
1260
1693
 
1261
- - [#4009](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4009) [`d645e8d753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d645e8d753) - Added includeUsers prop to allow results for team or groups only
1694
+ - [#4009](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4009)
1695
+ [`d645e8d753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d645e8d753) - Added
1696
+ includeUsers prop to allow results for team or groups only
1262
1697
 
1263
1698
  ## 6.2.4
1264
1699
 
1265
1700
  ### Patch Changes
1266
1701
 
1267
- - [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369) [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated translations
1702
+ - [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369)
1703
+ [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated
1704
+ translations
1268
1705
 
1269
1706
  ## 6.2.3
1270
1707
 
1271
1708
  ### Patch Changes
1272
1709
 
1273
- - [#3930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3930) [`9ef8a85f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ef8a85f82) - Reenable subtle and compact style flags
1710
+ - [#3930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3930)
1711
+ [`9ef8a85f82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9ef8a85f82) - Reenable
1712
+ subtle and compact style flags
1274
1713
 
1275
1714
  ## 6.2.2
1276
1715
 
1277
1716
  ### Patch Changes
1278
1717
 
1279
- - [#3908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3908) [`37e5a70532`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37e5a70532) - Fix deselect bug when defaultValue props provided
1718
+ - [#3908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3908)
1719
+ [`37e5a70532`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37e5a70532) - Fix
1720
+ deselect bug when defaultValue props provided
1280
1721
 
1281
1722
  ## 6.2.1
1282
1723
 
1283
1724
  ### Patch Changes
1284
1725
 
1285
- - [#3883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3883) [`cfbae59ca9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfbae59ca9) - Map groups through to picker results
1726
+ - [#3883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3883)
1727
+ [`cfbae59ca9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfbae59ca9) - Map
1728
+ groups through to picker results
1286
1729
 
1287
1730
  ## 6.2.0
1288
1731
 
1289
1732
  ### Minor Changes
1290
1733
 
1291
- - [#3770](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3770) [`51aca36965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51aca36965) - Added includeGroups prop for the retrieval of confluence groups in smart user picker
1734
+ - [#3770](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3770)
1735
+ [`51aca36965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51aca36965) - Added
1736
+ includeGroups prop for the retrieval of confluence groups in smart user picker
1292
1737
 
1293
1738
  ## 6.1.0
1294
1739
 
1295
1740
  ### Minor Changes
1296
1741
 
1297
- - [#3749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3749) [`d8aec9a0f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8aec9a0f8) - Fixed visual regression with Select dropdown caussing scrollbars to appears inside the PopUp, now using a portal element. For @atlaskit/user-picker ability to pass down `portalElement` has been added.
1742
+ - [#3749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3749)
1743
+ [`d8aec9a0f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8aec9a0f8) - Fixed
1744
+ visual regression with Select dropdown caussing scrollbars to appears inside the PopUp, now
1745
+ using a portal element. For @atlaskit/user-picker ability to pass down `portalElement` has been
1746
+ added.
1298
1747
 
1299
1748
  ## 6.0.2
1300
1749
 
1301
1750
  ### Patch Changes
1302
1751
 
1303
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) - Bumps Avatar and AvatarGroup depenedencies
1304
- - Updated dependencies
1752
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
1753
+ [`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) - Bumps
1754
+ Avatar and AvatarGroup depenedencies
1755
+ - Updated dependencies
1305
1756
 
1306
1757
  ## 6.0.1
1307
1758
 
1308
1759
  ### Patch Changes
1309
1760
 
1310
- - [#3226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3226) [`0c532edf6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c532edf6e) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
1761
+ - [#3226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3226)
1762
+ [`0c532edf6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c532edf6e) - Use the
1763
+ 'lodash' package instead of single-function 'lodash.\*' packages
1311
1764
 
1312
1765
  ## 6.0.0
1313
1766
 
1314
1767
  ### Major Changes
1315
1768
 
1316
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
1317
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
1769
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
1770
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
1771
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
1772
+ package working in IE11. For more information see:
1773
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
1318
1774
 
1319
1775
  ### Patch Changes
1320
1776
 
1321
- - Updated dependencies
1777
+ - Updated dependencies
1322
1778
 
1323
1779
  ## 5.1.4
1324
1780
 
1325
1781
  ### Patch Changes
1326
1782
 
1327
- - [#3143](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3143) [`7f61836218`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f61836218) - Re-fire userPicker searched event after an option has been selected (allows mapping between userPicker clicked/enetered with userPicker searched for multiple pick case).
1783
+ - [#3143](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3143)
1784
+ [`7f61836218`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f61836218) - Re-fire
1785
+ userPicker searched event after an option has been selected (allows mapping between userPicker
1786
+ clicked/enetered with userPicker searched for multiple pick case).
1328
1787
 
1329
1788
  ## 5.1.3
1330
1789
 
1331
1790
  ### Patch Changes
1332
1791
 
1333
- - [#3230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3230) [`f4fb91cf47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4fb91cf47) - Fix blank space after deleting items in multi
1792
+ - [#3230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3230)
1793
+ [`f4fb91cf47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4fb91cf47) - Fix
1794
+ blank space after deleting items in multi
1334
1795
 
1335
1796
  ## 5.1.2
1336
1797
 
1337
1798
  ### Patch Changes
1338
1799
 
1339
- - [#2488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2488) [`b6a673bb27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6a673bb27) - Add smart user picker prop for share dialog. Only works if enableSmartUserPicker is true and product = 'jira'.
1800
+ - [#2488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2488)
1801
+ [`b6a673bb27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b6a673bb27) - Add
1802
+ smart user picker prop for share dialog. Only works if enableSmartUserPicker is true and product
1803
+ = 'jira'.
1340
1804
 
1341
- Fix maxPickerHeight prop in user-picker to work (previously was maxGrowHeight in styles but the prop was called maxPickerHeight).
1805
+ Fix maxPickerHeight prop in user-picker to work (previously was maxGrowHeight in styles but the
1806
+ prop was called maxPickerHeight).
1342
1807
 
1343
- Fix alignment issues of tags inside user-picker.
1808
+ Fix alignment issues of tags inside user-picker.
1344
1809
 
1345
- Enable deletion animation for user-picker.
1810
+ Enable deletion animation for user-picker.
1346
1811
 
1347
1812
  ## 5.1.1
1348
1813
 
1349
1814
  ### Patch Changes
1350
1815
 
1351
- - [#3057](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3057) [`50d6079274`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50d6079274) - Fix analytics bug exposing PII for usersRequest succeeded
1816
+ - [#3057](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3057)
1817
+ [`50d6079274`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50d6079274) - Fix
1818
+ analytics bug exposing PII for usersRequest succeeded
1352
1819
 
1353
1820
  ## 5.1.0
1354
1821
 
1355
1822
  ### Minor Changes
1356
1823
 
1357
- - [#2903](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2903) [`4ee1ba1585`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee1ba1585) - Add maxPickerHeight to the user picker which sets the maximum height that the user picker can grow up to because of the picked items. Modified subtle prop version of user picker. When subtle, the user picker's border will be removed. The background color will remain the same (Grey N10). These changes were spurred by recent style changes in user picker, which impacted the style of the shares dialog.
1358
- Consumers need to be aware of whether an infinitely growing number of users in the user picker can affect their styling. If it does, they will need to provide a suitable maxPickerHeight. Consumers who also wish for a borderless user picker must set the subtle prop to true.
1824
+ - [#2903](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2903)
1825
+ [`4ee1ba1585`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee1ba1585) - Add
1826
+ maxPickerHeight to the user picker which sets the maximum height that the user picker can grow
1827
+ up to because of the picked items. Modified subtle prop version of user picker. When subtle, the
1828
+ user picker's border will be removed. The background color will remain the same (Grey N10).
1829
+ These changes were spurred by recent style changes in user picker, which impacted the style of
1830
+ the shares dialog. Consumers need to be aware of whether an infinitely growing number of users
1831
+ in the user picker can affect their styling. If it does, they will need to provide a suitable
1832
+ maxPickerHeight. Consumers who also wish for a borderless user picker must set the subtle prop
1833
+ to true.
1359
1834
 
1360
- Change the background color from N10 to N20 to align with other select background colors.
1835
+ Change the background color from N10 to N20 to align with other select background colors.
1361
1836
 
1362
- In share dialog, set the maxPickerHeight prop to 102 for the user picker.
1837
+ In share dialog, set the maxPickerHeight prop to 102 for the user picker.
1363
1838
 
1364
1839
  ## 5.0.0
1365
1840
 
1366
1841
  ### Major Changes
1367
1842
 
1368
- - [#2833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2833) [`510b57c393`](https://bitbucket.org/atlassian/atlassian-frontend/commits/510b57c393) - SupportedProduct type changed from enum to a string union type of products. \n This change was a result of migration compatibility for smart-user-picker into ForgeUI. Enum types were forcing ForgeUI to eager load the whole package. Consumers should look to change their uses of SupportedProduct from enum to string identifiers. Possible values are listed in the package documentation.
1843
+ - [#2833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2833)
1844
+ [`510b57c393`](https://bitbucket.org/atlassian/atlassian-frontend/commits/510b57c393) -
1845
+ SupportedProduct type changed from enum to a string union type of products. \n This change was a
1846
+ result of migration compatibility for smart-user-picker into ForgeUI. Enum types were forcing
1847
+ ForgeUI to eager load the whole package. Consumers should look to change their uses of
1848
+ SupportedProduct from enum to string identifiers. Possible values are listed in the package
1849
+ documentation.
1369
1850
 
1370
1851
  ## 4.6.4
1371
1852
 
1372
1853
  ### Patch Changes
1373
1854
 
1374
- - [#2540](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2540) [`cdb9e0c4de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdb9e0c4de) - UI bug fixes
1855
+ - [#2540](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2540)
1856
+ [`cdb9e0c4de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdb9e0c4de) - UI bug
1857
+ fixes
1375
1858
 
1376
1859
  ## 4.6.3
1377
1860
 
1378
1861
  ### Patch Changes
1379
1862
 
1380
- - [#2694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2694) [`ac965ef48d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac965ef48d) - Fix selected user alignment issue in single user picker
1863
+ - [#2694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2694)
1864
+ [`ac965ef48d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac965ef48d) - Fix
1865
+ selected user alignment issue in single user picker
1381
1866
 
1382
1867
  ## 4.6.2
1383
1868
 
1384
1869
  ### Patch Changes
1385
1870
 
1386
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove unused dependencies
1387
- - [`baaad91b65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/baaad91b65) - Updated to use the latest and more performant version of `@atlaskit/avatar`
1388
- - Updated dependencies
1871
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
1872
+ [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove
1873
+ unused dependencies
1874
+ - [`baaad91b65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/baaad91b65) - Updated
1875
+ to use the latest and more performant version of `@atlaskit/avatar`
1876
+ - Updated dependencies
1389
1877
 
1390
1878
  ## 4.6.1
1391
1879
 
1392
1880
  ### Patch Changes
1393
1881
 
1394
- - [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430) [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch all packages that are used by confluence that have a broken es2019 dist
1882
+ - [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430)
1883
+ [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch
1884
+ all packages that are used by confluence that have a broken es2019 dist
1395
1885
 
1396
1886
  ## 4.6.0
1397
1887
 
1398
1888
  ### Minor Changes
1399
1889
 
1400
- - [#2262](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2262) [`5e93392923`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e93392923) - filter out inactive users from suggestions
1890
+ - [#2262](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2262)
1891
+ [`5e93392923`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e93392923) - filter
1892
+ out inactive users from suggestions
1401
1893
 
1402
1894
  ### Patch Changes
1403
1895
 
1404
- - [#2099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2099) [`131cee6d7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/131cee6d7a) - Add missing tslib dependency
1896
+ - [#2099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2099)
1897
+ [`131cee6d7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/131cee6d7a) - Add
1898
+ missing tslib dependency
1405
1899
 
1406
1900
  ## 4.5.1
1407
1901
 
1408
1902
  ### Patch Changes
1409
1903
 
1410
- - [#2233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2233) [`d8df7262f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8df7262f9) - expose a method to change env so confluence local development is easier
1904
+ - [#2233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2233)
1905
+ [`d8df7262f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d8df7262f9) - expose a
1906
+ method to change env so confluence local development is easier
1411
1907
 
1412
1908
  ## 4.5.0
1413
1909
 
1414
1910
  ### Minor Changes
1415
1911
 
1416
- - [#2213](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2213) [`a046c939c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a046c939c7) - Fix wrong url bug, add onEmpty property
1912
+ - [#2213](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2213)
1913
+ [`a046c939c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a046c939c7) - Fix
1914
+ wrong url bug, add onEmpty property
1417
1915
 
1418
1916
  ## 4.4.0
1419
1917
 
1420
1918
  ### Minor Changes
1421
1919
 
1422
- - [#2071](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2071) [`a546558e20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a546558e20) - add prefetch prop to smart user picker
1920
+ - [#2071](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2071)
1921
+ [`a546558e20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a546558e20) - add
1922
+ prefetch prop to smart user picker
1423
1923
 
1424
1924
  ## 4.3.0
1425
1925
 
1426
1926
  ### Minor Changes
1427
1927
 
1428
- - [#1998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1998) [`650d5ece5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/650d5ece5b) - add smart user picker
1928
+ - [#1998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1998)
1929
+ [`650d5ece5b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/650d5ece5b) - add
1930
+ smart user picker
1429
1931
 
1430
1932
  ## 4.2.3
1431
1933
 
1432
1934
  ### Patch Changes
1433
1935
 
1434
- - [patch][845feddce2](https://bitbucket.org/atlassian/atlassian-frontend/commits/845feddce2):
1936
+ - [patch][845feddce2](https://bitbucket.org/atlassian/atlassian-frontend/commits/845feddce2):
1435
1937
 
1436
- This fixes the multi user select bug in user picker- Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
1938
+ This fixes the multi user select bug in user picker- Updated dependencies
1939
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
1437
1940
 
1438
- - Updated dependencies [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
1439
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
1440
- - Updated dependencies [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
1441
- - @atlaskit/docs@8.5.1
1442
- - @atlaskit/theme@9.5.3
1443
- - @atlaskit/analytics-next@6.3.6
1444
- - @atlaskit/button@13.3.10
1941
+ - Updated dependencies
1942
+ [0c270847cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c270847cb):
1943
+ - Updated dependencies
1944
+ [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
1945
+ - Updated dependencies
1946
+ [b9903e773a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9903e773a):
1947
+ - @atlaskit/docs@8.5.1
1948
+ - @atlaskit/theme@9.5.3
1949
+ - @atlaskit/analytics-next@6.3.6
1950
+ - @atlaskit/button@13.3.10
1445
1951
 
1446
1952
  ## 4.2.2
1447
1953
 
1448
1954
  ### Patch Changes
1449
1955
 
1450
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1956
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1451
1957
 
1452
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1958
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
1959
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1453
1960
 
1454
- - @atlaskit/docs@8.3.2
1455
- - @atlaskit/analytics-next@6.3.5
1456
- - @atlaskit/avatar@17.1.7
1457
- - @atlaskit/button@13.3.7
1458
- - @atlaskit/field-base@14.0.1
1459
- - @atlaskit/icon@20.0.1
1460
- - @atlaskit/lozenge@9.1.4
1461
- - @atlaskit/select@11.0.7
1462
- - @atlaskit/tag@9.0.13
1463
- - @atlaskit/theme@9.5.1
1464
- - @atlaskit/tooltip@15.2.3
1465
- - @atlaskit/analytics-viewer@0.3.9
1466
- - @atlaskit/elements-test-helpers@0.6.7
1467
- - @atlaskit/util-data-test@13.1.1
1961
+ - @atlaskit/docs@8.3.2
1962
+ - @atlaskit/analytics-next@6.3.5
1963
+ - @atlaskit/avatar@17.1.7
1964
+ - @atlaskit/button@13.3.7
1965
+ - @atlaskit/field-base@14.0.1
1966
+ - @atlaskit/icon@20.0.1
1967
+ - @atlaskit/lozenge@9.1.4
1968
+ - @atlaskit/select@11.0.7
1969
+ - @atlaskit/tag@9.0.13
1970
+ - @atlaskit/theme@9.5.1
1971
+ - @atlaskit/tooltip@15.2.3
1972
+ - @atlaskit/analytics-viewer@0.3.9
1973
+ - @atlaskit/elements-test-helpers@0.6.7
1974
+ - @atlaskit/util-data-test@13.1.1
1468
1975
 
1469
1976
  ## 4.2.1
1470
1977
 
1471
1978
  ### Patch Changes
1472
1979
 
1473
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1474
- - Updated dependencies [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
1475
- - @atlaskit/field-base@14.0.0
1476
- - @atlaskit/icon@20.0.0
1477
- - @atlaskit/avatar@17.1.6
1478
- - @atlaskit/docs@8.3.1
1479
- - @atlaskit/button@13.3.6
1480
- - @atlaskit/select@11.0.6
1481
- - @atlaskit/tag@9.0.12
1482
- - @atlaskit/tooltip@15.2.2
1980
+ - Updated dependencies
1981
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
1982
+ - Updated dependencies
1983
+ [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
1984
+ - @atlaskit/field-base@14.0.0
1985
+ - @atlaskit/icon@20.0.0
1986
+ - @atlaskit/avatar@17.1.6
1987
+ - @atlaskit/docs@8.3.1
1988
+ - @atlaskit/button@13.3.6
1989
+ - @atlaskit/select@11.0.6
1990
+ - @atlaskit/tag@9.0.12
1991
+ - @atlaskit/tooltip@15.2.2
1483
1992
 
1484
1993
  ## 4.2.0
1485
1994
 
1486
1995
  ### Minor Changes
1487
1996
 
1488
- - [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1997
+ - [minor][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1489
1998
 
1490
- Fix some broken CSS layout in IE 11
1999
+ Fix some broken CSS layout in IE 11
1491
2000
 
1492
2001
  ### Patch Changes
1493
2002
 
1494
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1495
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1496
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1497
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1498
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1499
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1500
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1501
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1502
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1503
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
1504
- - @atlaskit/tooltip@15.2.0
1505
- - @atlaskit/analytics-next@6.3.3
1506
- - @atlaskit/select@11.0.3
1507
- - @atlaskit/avatar@17.1.5
1508
- - @atlaskit/field-base@13.0.16
2003
+ - Updated dependencies
2004
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2005
+ - Updated dependencies
2006
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2007
+ - Updated dependencies
2008
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2009
+ - Updated dependencies
2010
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2011
+ - Updated dependencies
2012
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2013
+ - Updated dependencies
2014
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2015
+ - Updated dependencies
2016
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2017
+ - Updated dependencies
2018
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2019
+ - Updated dependencies
2020
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2021
+ - Updated dependencies
2022
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
2023
+ - @atlaskit/tooltip@15.2.0
2024
+ - @atlaskit/analytics-next@6.3.3
2025
+ - @atlaskit/select@11.0.3
2026
+ - @atlaskit/avatar@17.1.5
2027
+ - @atlaskit/field-base@13.0.16
1509
2028
 
1510
2029
  ## 4.1.5
1511
2030
 
1512
2031
  ### Patch Changes
1513
2032
 
1514
- - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
2033
+ - [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1515
2034
 
1516
- Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages- Updated dependencies [3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
2035
+ Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other
2036
+ packages- Updated dependencies
2037
+ [3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
1517
2038
 
1518
- - @atlaskit/select@11.0.2
2039
+ - @atlaskit/select@11.0.2
1519
2040
 
1520
2041
  ## 4.1.4
1521
2042
 
1522
2043
  ### Patch Changes
1523
2044
 
1524
- - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
2045
+ - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
1525
2046
 
1526
- @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
2047
+ @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
2048
+ safety. Flow types are no longer provided. No API or behavioural changes.
1527
2049
 
1528
2050
  ## 4.1.3
1529
2051
 
1530
- - Updated dependencies [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
1531
- - Updated dependencies [ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
1532
- - @atlaskit/util-data-test@13.0.0
1533
- - @atlaskit/i18n-tools@0.6.0
2052
+ - Updated dependencies
2053
+ [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
2054
+ - Updated dependencies
2055
+ [ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
2056
+ - @atlaskit/util-data-test@13.0.0
2057
+ - @atlaskit/i18n-tools@0.6.0
1534
2058
 
1535
2059
  ## 4.1.2
1536
2060
 
1537
2061
  ### Patch Changes
1538
2062
 
1539
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
2063
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
1540
2064
 
1541
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
2065
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
1542
2066
 
1543
2067
  ## 4.1.1
1544
2068
 
1545
2069
  ### Patch Changes
1546
2070
 
1547
- - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
2071
+ - [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
1548
2072
 
1549
- Updated version of analytics-next to fix potential incompatibilities with TS 3.6
2073
+ Updated version of analytics-next to fix potential incompatibilities with TS 3.6
1550
2074
 
1551
2075
  ## 4.1.0
1552
2076
 
1553
2077
  ### Minor Changes
1554
2078
 
1555
- - [minor][c9fbef651f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c9fbef651f):
2079
+ - [minor][c9fbef651f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c9fbef651f):
1556
2080
 
1557
- Add Group as a new Option
2081
+ Add Group as a new Option
1558
2082
 
1559
2083
  ## 4.0.23
1560
2084
 
1561
2085
  ### Patch Changes
1562
2086
 
1563
- - [patch][8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
2087
+ - [patch][8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
1564
2088
 
1565
- @atlaskit/avatar has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
2089
+ @atlaskit/avatar has been converted to Typescript. Typescript consumers will now get static type
2090
+ safety. Flow types are no longer provided. No API or behavioural changes.
1566
2091
 
1567
2092
  ## 4.0.22
1568
2093
 
1569
2094
  ### Patch Changes
1570
2095
 
1571
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
2096
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1572
2097
 
1573
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
2098
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
2099
+ non-relative imports as relative imports
1574
2100
 
1575
2101
  ## 4.0.21
1576
2102
 
1577
2103
  ### Patch Changes
1578
2104
 
1579
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
2105
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
1580
2106
 
1581
- Upgraded Typescript to 3.3.x
2107
+ Upgraded Typescript to 3.3.x
1582
2108
 
1583
2109
  ## 4.0.20
1584
2110
 
1585
2111
  ### Patch Changes
1586
2112
 
1587
- - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
2113
+ - [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
1588
2114
 
1589
- Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full typescript support so it is recommended that typescript consumers use it also.
2115
+ Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full
2116
+ typescript support so it is recommended that typescript consumers use it also.
1590
2117
 
1591
2118
  ## 4.0.19
1592
2119
 
1593
2120
  ### Patch Changes
1594
2121
 
1595
- - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
2122
+ - [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
1596
2123
 
1597
- Analytics-next has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No behavioural changes.
2124
+ Analytics-next has been converted to Typescript. Typescript consumers will now get static type
2125
+ safety. Flow types are no longer provided. No behavioural changes.
1598
2126
 
1599
- **Breaking changes**
2127
+ **Breaking changes**
1600
2128
 
1601
- - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
1602
- - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
2129
+ - `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
2130
+ - `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
1603
2131
 
1604
- **Breaking changes to TypeScript annotations**
2132
+ **Breaking changes to TypeScript annotations**
1605
2133
 
1606
- - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
1607
- - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide props as a generic type.
1608
- - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match source code
1609
- - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match source code
1610
- - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to match source code
1611
- - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
1612
- - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
1613
- - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
1614
- - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
1615
- - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
1616
- - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
2134
+ - `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
2135
+ provide props as a generic type.
2136
+ - `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
2137
+ provide props as a generic type.
2138
+ - Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
2139
+ source code
2140
+ - Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
2141
+ source code
2142
+ - Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
2143
+ match source code
2144
+ - Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
2145
+ - Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
2146
+ - Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
2147
+ - Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
2148
+ - Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
2149
+ - Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
1617
2150
 
1618
2151
  ## 4.0.18
1619
2152
 
1620
- - Updated dependencies [1adb8727e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1adb8727e3):
1621
- - @atlaskit/tag@9.0.0
2153
+ - Updated dependencies
2154
+ [1adb8727e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1adb8727e3):
2155
+ - @atlaskit/tag@9.0.0
1622
2156
 
1623
2157
  ## 4.0.17
1624
2158
 
1625
2159
  ### Patch Changes
1626
2160
 
1627
- - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
2161
+ - [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
1628
2162
 
1629
- Consume analytics-next ts type definitions as an ambient declaration.
2163
+ Consume analytics-next ts type definitions as an ambient declaration.
1630
2164
 
1631
2165
  ## 4.0.16
1632
2166
 
1633
2167
  ### Patch Changes
1634
2168
 
1635
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
2169
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1636
2170
 
1637
- Fixes bug, missing version.json file
2171
+ Fixes bug, missing version.json file
1638
2172
 
1639
2173
  ## 4.0.15
1640
2174
 
1641
2175
  ### Patch Changes
1642
2176
 
1643
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
2177
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1644
2178
 
1645
- In this PR, we are:
2179
+ In this PR, we are:
1646
2180
 
1647
- - Re-introducing dist build folders
1648
- - Adding back cjs
1649
- - Replacing es5 by cjs and es2015 by esm
1650
- - Creating folders at the root for entry-points
1651
- - Removing the generation of the entry-points at the root
1652
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
2181
+ - Re-introducing dist build folders
2182
+ - Adding back cjs
2183
+ - Replacing es5 by cjs and es2015 by esm
2184
+ - Creating folders at the root for entry-points
2185
+ - Removing the generation of the entry-points at the root Please see this
2186
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
2187
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
2188
+ for further details
1653
2189
 
1654
2190
  ## 4.0.14
1655
2191
 
1656
2192
  ### Patch Changes
1657
2193
 
1658
- - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
2194
+ - [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
1659
2195
 
1660
- TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps of the returned component.
2196
+ TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide
2197
+ props as a generic type. This is so that TypeScript can correctly calculate the props and
2198
+ defaultProps of the returned component.
1661
2199
 
1662
- Before:
2200
+ Before:
1663
2201
 
1664
- ```typescript
1665
- withAnalyticsEvents()(Button) as ComponentClass<Props>;
1666
- ```
2202
+ ```typescript
2203
+ withAnalyticsEvents()(Button) as ComponentClass<Props>;
2204
+ ```
1667
2205
 
1668
- After:
2206
+ After:
1669
2207
 
1670
- ```typescript
1671
- withAnalyticsEvents<Props>()(Button);
1672
- ```
2208
+ ```typescript
2209
+ withAnalyticsEvents<Props>()(Button);
2210
+ ```
1673
2211
 
1674
2212
  ## 4.0.13
1675
2213
 
1676
- - Updated dependencies [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
1677
- - @atlaskit/select@10.0.0
2214
+ - Updated dependencies
2215
+ [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
2216
+ - @atlaskit/select@10.0.0
1678
2217
 
1679
2218
  ## 4.0.12
1680
2219
 
1681
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
1682
- - @atlaskit/docs@8.1.3
1683
- - @atlaskit/avatar@16.0.6
1684
- - @atlaskit/field-base@13.0.6
1685
- - @atlaskit/select@9.1.8
1686
- - @atlaskit/tag@8.0.5
1687
- - @atlaskit/tooltip@15.0.2
1688
- - @atlaskit/icon@19.0.0
2220
+ - Updated dependencies
2221
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
2222
+ - @atlaskit/docs@8.1.3
2223
+ - @atlaskit/avatar@16.0.6
2224
+ - @atlaskit/field-base@13.0.6
2225
+ - @atlaskit/select@9.1.8
2226
+ - @atlaskit/tag@8.0.5
2227
+ - @atlaskit/tooltip@15.0.2
2228
+ - @atlaskit/icon@19.0.0
1689
2229
 
1690
2230
  ## 4.0.11
1691
2231
 
1692
2232
  ### Patch Changes
1693
2233
 
1694
- - [patch][40e6908409](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40e6908409):
2234
+ - [patch][40e6908409](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40e6908409):
1695
2235
 
1696
- pass session id to on selection
2236
+ pass session id to on selection
1697
2237
 
1698
2238
  ## 4.0.10
1699
2239
 
1700
2240
  ### Patch Changes
1701
2241
 
1702
- - [patch][06f5bbf5a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06f5bbf5a9):
2242
+ - [patch][06f5bbf5a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06f5bbf5a9):
1703
2243
 
1704
- start session onfocus
2244
+ start session onfocus
1705
2245
 
1706
2246
  ## 4.0.9
1707
2247
 
1708
2248
  ### Patch Changes
1709
2249
 
1710
- - [patch][c91e37e5f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c91e37e5f1):
2250
+ - [patch][c91e37e5f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c91e37e5f1):
1711
2251
 
1712
- pass session id to onFocus, onBlur, onClose and onInputChange
2252
+ pass session id to onFocus, onBlur, onClose and onInputChange
1713
2253
 
1714
2254
  ## 4.0.8
1715
2255
 
1716
2256
  ### Patch Changes
1717
2257
 
1718
- - [patch][77ef850a35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/77ef850a35):
2258
+ - [patch][77ef850a35](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/77ef850a35):
1719
2259
 
1720
- Fix click and hover behaviours of disabled single user picker
2260
+ Fix click and hover behaviours of disabled single user picker
1721
2261
 
1722
2262
  ## 4.0.7
1723
2263
 
1724
2264
  ### Patch Changes
1725
2265
 
1726
- - [patch][25b3ec24af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25b3ec24af):
2266
+ - [patch][25b3ec24af](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25b3ec24af):
1727
2267
 
1728
- add optional session id to async loadoption
2268
+ add optional session id to async loadoption
1729
2269
 
1730
2270
  ## 4.0.6
1731
2271
 
1732
2272
  ### Patch Changes
1733
2273
 
1734
- - [patch][b029d82e8c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b029d82e8c):
2274
+ - [patch][b029d82e8c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b029d82e8c):
1735
2275
 
1736
- Handle scroll of box of user picker component
2276
+ Handle scroll of box of user picker component
1737
2277
 
1738
2278
  ## 4.0.5
1739
2279
 
1740
2280
  ### Patch Changes
1741
2281
 
1742
- - [patch][9b0adb4ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b0adb4ce7):
2282
+ - [patch][9b0adb4ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b0adb4ce7):
1743
2283
 
1744
- Fix scrolling behaviour when picking a user in the multi user picker
2284
+ Fix scrolling behaviour when picking a user in the multi user picker
1745
2285
 
1746
2286
  ## 4.0.4
1747
2287
 
1748
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
1749
- - @atlaskit/avatar@16.0.4
1750
- - @atlaskit/icon@18.0.1
1751
- - @atlaskit/select@9.1.6
1752
- - @atlaskit/tooltip@15.0.0
2288
+ - Updated dependencies
2289
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
2290
+ - @atlaskit/avatar@16.0.4
2291
+ - @atlaskit/icon@18.0.1
2292
+ - @atlaskit/select@9.1.6
2293
+ - @atlaskit/tooltip@15.0.0
1753
2294
 
1754
2295
  ## 4.0.3
1755
2296
 
1756
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1757
- - @atlaskit/docs@8.1.2
1758
- - @atlaskit/avatar@16.0.3
1759
- - @atlaskit/field-base@13.0.4
1760
- - @atlaskit/section-message@4.0.2
1761
- - @atlaskit/select@9.1.5
1762
- - @atlaskit/tag@8.0.3
1763
- - @atlaskit/tooltip@14.0.3
1764
- - @atlaskit/icon@18.0.0
2297
+ - Updated dependencies
2298
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
2299
+ - @atlaskit/docs@8.1.2
2300
+ - @atlaskit/avatar@16.0.3
2301
+ - @atlaskit/field-base@13.0.4
2302
+ - @atlaskit/section-message@4.0.2
2303
+ - @atlaskit/select@9.1.5
2304
+ - @atlaskit/tag@8.0.3
2305
+ - @atlaskit/tooltip@14.0.3
2306
+ - @atlaskit/icon@18.0.0
1765
2307
 
1766
2308
  ## 4.0.2
1767
2309
 
1768
- - Updated dependencies [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
1769
- - @atlaskit/theme@9.0.3
1770
- - @atlaskit/lozenge@9.0.0
2310
+ - Updated dependencies
2311
+ [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
2312
+ - @atlaskit/theme@9.0.3
2313
+ - @atlaskit/lozenge@9.0.0
1771
2314
 
1772
2315
  ## 4.0.1
1773
2316
 
1774
- - Updated dependencies [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
1775
- - @atlaskit/avatar@16.0.2
1776
- - @atlaskit/icon@17.1.1
1777
- - @atlaskit/tag@8.0.2
1778
- - @atlaskit/theme@9.0.2
1779
- - @atlaskit/section-message@4.0.0
2317
+ - Updated dependencies
2318
+ [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
2319
+ - @atlaskit/avatar@16.0.2
2320
+ - @atlaskit/icon@17.1.1
2321
+ - @atlaskit/tag@8.0.2
2322
+ - @atlaskit/theme@9.0.2
2323
+ - @atlaskit/section-message@4.0.0
1780
2324
 
1781
2325
  ## 4.0.0
1782
2326
 
1783
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
2327
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1784
2328
 
1785
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
2329
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
2330
+ this package, please ensure you use at least this version of react and react-dom.
1786
2331
 
1787
2332
  ## 3.5.5
1788
2333
 
1789
- - [patch][87c47cd667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87c47cd667):
2334
+ - [patch][87c47cd667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87c47cd667):
1790
2335
 
1791
- - Getting updated styles from tag
2336
+ - Getting updated styles from tag
1792
2337
 
1793
2338
  ## 3.5.4
1794
2339
 
1795
- - [patch][b8bc454675](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8bc454675):
2340
+ - [patch][b8bc454675](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8bc454675):
1796
2341
 
1797
- - Add inputId prop to allow label to open the user picker
2342
+ - Add inputId prop to allow label to open the user picker
1798
2343
 
1799
2344
  ## 3.5.3
1800
2345
 
1801
- - [patch][171feaa473](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/171feaa473):
2346
+ - [patch][171feaa473](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/171feaa473):
1802
2347
 
1803
- - FS-3792 clear results after selection
2348
+ - FS-3792 clear results after selection
1804
2349
 
1805
2350
  ## 3.5.2
1806
2351
 
1807
- - [patch][7cb36f2603](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cb36f2603):
2352
+ - [patch][7cb36f2603](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cb36f2603):
1808
2353
 
1809
- - Fixed User Picker showing the spinner forever in some async use cases.
2354
+ - Fixed User Picker showing the spinner forever in some async use cases.
1810
2355
 
1811
2356
  ## 3.5.1
1812
2357
 
1813
- - [patch][3fbfd9d7f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3fbfd9d7f5):
2358
+ - [patch][3fbfd9d7f5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3fbfd9d7f5):
1814
2359
 
1815
- - updated byline message for EmailOption based on email validity in user-picker
2360
+ - updated byline message for EmailOption based on email validity in user-picker
1816
2361
 
1817
2362
  ## 3.5.0
1818
2363
 
1819
- - [minor][e1abf3f31a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1abf3f31a):
2364
+ - [minor][e1abf3f31a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1abf3f31a):
1820
2365
 
1821
- - Prevent popup user picker from being dismissed on clear.
2366
+ - Prevent popup user picker from being dismissed on clear.
1822
2367
 
1823
2368
  ## 3.4.3
1824
2369
 
1825
- - [patch][2f8c041db5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f8c041db5):
2370
+ - [patch][2f8c041db5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2f8c041db5):
1826
2371
 
1827
- - Corrected asynchronous user picker behaviour
2372
+ - Corrected asynchronous user picker behaviour
1828
2373
 
1829
2374
  ## 3.4.2
1830
2375
 
1831
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1832
- - @atlaskit/docs@7.0.3
1833
- - @atlaskit/avatar@15.0.4
1834
- - @atlaskit/field-base@12.0.2
1835
- - @atlaskit/icon@16.0.9
1836
- - @atlaskit/lozenge@7.0.2
1837
- - @atlaskit/section-message@2.0.3
1838
- - @atlaskit/select@8.1.1
1839
- - @atlaskit/tag@7.0.2
1840
- - @atlaskit/tooltip@13.0.4
1841
- - @atlaskit/theme@8.1.7
2376
+ - Updated dependencies
2377
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
2378
+ - @atlaskit/docs@7.0.3
2379
+ - @atlaskit/avatar@15.0.4
2380
+ - @atlaskit/field-base@12.0.2
2381
+ - @atlaskit/icon@16.0.9
2382
+ - @atlaskit/lozenge@7.0.2
2383
+ - @atlaskit/section-message@2.0.3
2384
+ - @atlaskit/select@8.1.1
2385
+ - @atlaskit/tag@7.0.2
2386
+ - @atlaskit/tooltip@13.0.4
2387
+ - @atlaskit/theme@8.1.7
1842
2388
 
1843
2389
  ## 3.4.1
1844
2390
 
1845
- - [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
2391
+ - [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
1846
2392
 
1847
- - @atlaskit/analytics-next-types is deprecated. Now you can use types for @atlaskit/analytics-next supplied from itself.
2393
+ - @atlaskit/analytics-next-types is deprecated. Now you can use types for
2394
+ @atlaskit/analytics-next supplied from itself.
1848
2395
 
1849
2396
  ## 3.4.0
1850
2397
 
1851
- - [minor][4a8effc046](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a8effc046):
2398
+ - [minor][4a8effc046](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a8effc046):
1852
2399
 
1853
- - FS-3741 expose boundariesElement for integrators to pass in custom boundary
2400
+ - FS-3741 expose boundariesElement for integrators to pass in custom boundary
1854
2401
 
1855
2402
  ## 3.3.5
1856
2403
 
1857
- - [patch][0f4109e919](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f4109e919):
2404
+ - [patch][0f4109e919](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f4109e919):
1858
2405
 
1859
- - FS-3743 remove loading message from user picker
2406
+ - FS-3743 remove loading message from user picker
1860
2407
 
1861
2408
  ## 3.3.4
1862
2409
 
1863
- - [patch][93464f09e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93464f09e8):
2410
+ - [patch][93464f09e8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93464f09e8):
1864
2411
 
1865
- - TEAMS-328 : Changing byline logic
2412
+ - TEAMS-328 : Changing byline logic
1866
2413
 
1867
2414
  ## 3.3.3
1868
2415
 
1869
- - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
2416
+ - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
1870
2417
 
1871
- - Enable esModuleInterop for typescript, this allows correct use of default exports
2418
+ - Enable esModuleInterop for typescript, this allows correct use of default exports
1872
2419
 
1873
2420
  ## 3.3.2
1874
2421
 
1875
- - [patch][3718bdc361](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3718bdc361):
2422
+ - [patch][3718bdc361](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3718bdc361):
1876
2423
 
1877
- - Updated InviteAvatorIcon in UserPicker to be not transparent
2424
+ - Updated InviteAvatorIcon in UserPicker to be not transparent
1878
2425
 
1879
2426
  ## 3.3.1
1880
2427
 
1881
- - [patch][83ad0552d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83ad0552d4):
2428
+ - [patch][83ad0552d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/83ad0552d4):
1882
2429
 
1883
- - Workaround SSR avatar issue in user-picker ssr tests
2430
+ - Workaround SSR avatar issue in user-picker ssr tests
1884
2431
 
1885
2432
  ## 3.3.0
1886
2433
 
1887
- - [minor][4526b178cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4526b178cb):
2434
+ - [minor][4526b178cb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4526b178cb):
1888
2435
 
1889
- - Fixed uncaptured Enter key press on Input
2436
+ - Fixed uncaptured Enter key press on Input
1890
2437
 
1891
2438
  ## 3.2.0
1892
2439
 
1893
- - [minor][b0210d7ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0210d7ccc):
2440
+ - [minor][b0210d7ccc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0210d7ccc):
1894
2441
 
1895
- - reset jest modules before hydration
2442
+ - reset jest modules before hydration
1896
2443
 
1897
2444
  ## 3.1.1
1898
2445
 
1899
- - [patch][3161a93cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3161a93cdb):
2446
+ - [patch][3161a93cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3161a93cdb):
1900
2447
 
1901
- - FS-3289 update share copy
2448
+ - FS-3289 update share copy
1902
2449
 
1903
2450
  ## 3.1.0
1904
2451
 
1905
- - [minor][1da59f9d31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1da59f9d31):
2452
+ - [minor][1da59f9d31](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1da59f9d31):
1906
2453
 
1907
- - added ssr tests to user-picker
2454
+ - added ssr tests to user-picker
1908
2455
 
1909
2456
  ## 3.0.0
1910
2457
 
1911
- - [major][3ea3f5ea55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ea3f5ea55):
2458
+ - [major][3ea3f5ea55](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ea3f5ea55):
1912
2459
 
1913
- - FS-3548 integrators must explicitly set the context prop in user-picker
2460
+ - FS-3548 integrators must explicitly set the context prop in user-picker
1914
2461
 
1915
2462
  ## 2.0.3
1916
2463
 
1917
- - [patch][552843a739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/552843a739):
2464
+ - [patch][552843a739](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/552843a739):
1918
2465
 
1919
- - FS-3639 fix analytics when no item is removed
2466
+ - FS-3639 fix analytics when no item is removed
1920
2467
 
1921
2468
  ## 2.0.2
1922
2469
 
1923
- - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
2470
+ - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
1924
2471
 
1925
- - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
2472
+ - Add npmignore for index.ts to prevent some jest tests from resolving that instead of
2473
+ index.js
1926
2474
 
1927
2475
  ## 2.0.1
1928
2476
 
1929
- - [patch][de8123519a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de8123519a):
2477
+ - [patch][de8123519a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de8123519a):
1930
2478
 
1931
- - FS-3675 add ability for integrator to add title to popup picker
2479
+ - FS-3675 add ability for integrator to add title to popup picker
1932
2480
 
1933
2481
  ## 2.0.0
1934
2482
 
1935
- - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
2483
+ - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1936
2484
 
1937
- - Dropped ES5 distributables from the typescript packages
2485
+ - Dropped ES5 distributables from the typescript packages
1938
2486
 
1939
2487
  ## 1.1.1
1940
2488
 
1941
- - [patch][64c306c904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64c306c904):
2489
+ - [patch][64c306c904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64c306c904):
1942
2490
 
1943
- - FS-3599 remove logic to hide add more placeholder
2491
+ - FS-3599 remove logic to hide add more placeholder
1944
2492
 
1945
2493
  ## 1.1.0
1946
2494
 
1947
- - [minor][14af4044ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14af4044ea):
2495
+ - [minor][14af4044ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/14af4044ea):
1948
2496
 
1949
- - FS-3354 introduce PopupUserPicker to package
2497
+ - FS-3354 introduce PopupUserPicker to package
1950
2498
 
1951
2499
  ## 1.0.25
1952
2500
 
1953
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1954
- - @atlaskit/icon@16.0.4
1955
- - @atlaskit/util-data-test@10.2.3
1956
- - @atlaskit/analytics-viewer@0.1.7
1957
- - @atlaskit/docs@7.0.0
1958
- - @atlaskit/analytics-next@4.0.0
1959
- - @atlaskit/avatar@15.0.0
1960
- - @atlaskit/lozenge@7.0.0
1961
- - @atlaskit/section-message@2.0.0
1962
- - @atlaskit/select@8.0.0
1963
- - @atlaskit/tag@7.0.0
1964
- - @atlaskit/theme@8.0.0
1965
- - @atlaskit/tooltip@13.0.0
2501
+ - Updated dependencies
2502
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
2503
+ - @atlaskit/icon@16.0.4
2504
+ - @atlaskit/util-data-test@10.2.3
2505
+ - @atlaskit/analytics-viewer@0.1.7
2506
+ - @atlaskit/docs@7.0.0
2507
+ - @atlaskit/analytics-next@4.0.0
2508
+ - @atlaskit/avatar@15.0.0
2509
+ - @atlaskit/lozenge@7.0.0
2510
+ - @atlaskit/section-message@2.0.0
2511
+ - @atlaskit/select@8.0.0
2512
+ - @atlaskit/tag@7.0.0
2513
+ - @atlaskit/theme@8.0.0
2514
+ - @atlaskit/tooltip@13.0.0
1966
2515
 
1967
2516
  ## 1.0.24
1968
2517
 
1969
- - [patch][97307d9dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97307d9dd1):
2518
+ - [patch][97307d9dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97307d9dd1):
1970
2519
 
1971
- - FS-3618 add isValidEmail prop to UserPicker
2520
+ - FS-3618 add isValidEmail prop to UserPicker
1972
2521
 
1973
2522
  ## 1.0.23
1974
2523
 
1975
- - [patch][ad1bd2a92e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad1bd2a92e):
2524
+ - [patch][ad1bd2a92e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad1bd2a92e):
1976
2525
 
1977
- - FS-3605 expose prop to disable input
2526
+ - FS-3605 expose prop to disable input
1978
2527
 
1979
2528
  ## 1.0.22
1980
2529
 
1981
- - [patch][46ffd45f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46ffd45f21):
2530
+ - [patch][46ffd45f21](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/46ffd45f21):
1982
2531
 
1983
- - Added ability to toggle animations in atlaskit/select, updated UserPicker to disable animations using this new behaviour
2532
+ - Added ability to toggle animations in atlaskit/select, updated UserPicker to disable
2533
+ animations using this new behaviour
1984
2534
 
1985
2535
  ## 1.0.21
1986
2536
 
1987
- - [patch][b38b2098e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b38b2098e3):
2537
+ - [patch][b38b2098e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b38b2098e3):
1988
2538
 
1989
- - FS-3417 export utils functions
2539
+ - FS-3417 export utils functions
1990
2540
 
1991
2541
  ## 1.0.20
1992
2542
 
1993
- - Updated dependencies [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
1994
- - @atlaskit/select@7.0.0
2543
+ - Updated dependencies
2544
+ [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
2545
+ - @atlaskit/select@7.0.0
1995
2546
 
1996
2547
  ## 1.0.19
1997
2548
 
1998
- - [patch][1050084e29](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1050084e29):
2549
+ - [patch][1050084e29](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1050084e29):
1999
2550
 
2000
- - TEAMS-242 : Change user picker placeholder
2551
+ - TEAMS-242 : Change user picker placeholder
2001
2552
 
2002
2553
  ## 1.0.18
2003
2554
 
2004
- - [patch][0809a67d7b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0809a67d7b):
2555
+ - [patch][0809a67d7b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0809a67d7b):
2005
2556
 
2006
- - FS-3591 hide selected users from multi picker
2557
+ - FS-3591 hide selected users from multi picker
2007
2558
 
2008
2559
  ## 1.0.17
2009
2560
 
2010
- - [patch][67f0d11134](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f0d11134):
2561
+ - [patch][67f0d11134](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f0d11134):
2011
2562
 
2012
- - FS-3577 show selected options by default
2563
+ - FS-3577 show selected options by default
2013
2564
 
2014
2565
  ## 1.0.16
2015
2566
 
2016
- - [patch][c51d1e2e51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c51d1e2e51):
2567
+ - [patch][c51d1e2e51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c51d1e2e51):
2017
2568
 
2018
- - FS-3573 show user avatar on focus
2569
+ - FS-3573 show user avatar on focus
2019
2570
 
2020
2571
  ## 1.0.15
2021
2572
 
2022
- - [patch][1ce3a8812b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ce3a8812b):
2573
+ - [patch][1ce3a8812b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ce3a8812b):
2023
2574
 
2024
- - FS-3458 call loadOptions if open prop is controlled
2575
+ - FS-3458 call loadOptions if open prop is controlled