@atlaskit/avatar-group 9.5.4 → 9.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,1116 +1,1384 @@
1
1
  # @atlaskit/avatar-group
2
2
 
3
+ ## 9.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#96699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96699)
8
+ [`1809bf4e75ad`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1809bf4e75ad) -
9
+ Update font size of the 'more' indicator to be defined in rem rather than px.
10
+ - Updated dependencies
11
+
12
+ ## 9.6.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#96490](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96490)
17
+ [`e7e14229e1ca`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e7e14229e1ca) -
18
+ Add support for React 18.
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies
23
+
3
24
  ## 9.5.4
4
25
 
5
26
  ### Patch Changes
6
27
 
7
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
28
+ - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
29
+ [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
30
+ Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
8
31
 
9
32
  ## 9.5.3
10
33
 
11
34
  ### Patch Changes
12
35
 
13
- - [#82336](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82336) [`87dafc8315c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/87dafc8315c4) - Updated Avatar Group's 'data' prop documentation to add more clarity around what AvatarGroupProps is.
36
+ - [#82336](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/82336)
37
+ [`87dafc8315c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/87dafc8315c4) -
38
+ Updated Avatar Group's 'data' prop documentation to add more clarity around what
39
+ AvatarGroupProps is.
14
40
 
15
41
  ## 9.5.2
16
42
 
17
43
  ### Patch Changes
18
44
 
19
- - [#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`
45
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
46
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
47
+ Upgrade Typescript from `4.9.5` to `5.4.2`
20
48
 
21
49
  ## 9.5.1
22
50
 
23
51
  ### Patch Changes
24
52
 
25
- - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130) [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) - Update new button text color fallback for default theme (non-token) to match that of old button current text color
53
+ - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
54
+ [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
55
+ Update new button text color fallback for default theme (non-token) to match that of old button
56
+ current text color
26
57
 
27
58
  ## 9.5.0
28
59
 
29
60
  ### Minor Changes
30
61
 
31
- - [#61786](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61786) [`937861329875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/937861329875) - Added the `shouldPopupRenderToParent` prop which determines if `shouldRenderToParent` is applied to the avatar group's popup.
62
+ - [#61786](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61786)
63
+ [`937861329875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/937861329875) -
64
+ Added the `shouldPopupRenderToParent` prop which determines if `shouldRenderToParent` is applied
65
+ to the avatar group's popup.
32
66
 
33
67
  ## 9.4.6
34
68
 
35
69
  ### Patch Changes
36
70
 
37
- - Updated dependencies
71
+ - Updated dependencies
38
72
 
39
73
  ## 9.4.5
40
74
 
41
75
  ### Patch Changes
42
76
 
43
- - [#42577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42577) [`d51b45b02fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d51b45b02fb) - Add component to push model consumption in JFE
77
+ - [#42577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42577)
78
+ [`d51b45b02fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d51b45b02fb) - Add
79
+ component to push model consumption in JFE
44
80
 
45
81
  ## 9.4.4
46
82
 
47
83
  ### Patch Changes
48
84
 
49
- - Updated dependencies
85
+ - Updated dependencies
50
86
 
51
87
  ## 9.4.3
52
88
 
53
89
  ### Patch Changes
54
90
 
55
- - [#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.
91
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
92
+ [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
93
+ Internal changes to use space tokens. There is no expected visual or behaviour change.
56
94
 
57
95
  ## 9.4.2
58
96
 
59
97
  ### Patch Changes
60
98
 
61
- - [#39128](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39128) [`3c114ea4257`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c114ea4257) - Update type definitions to conform to inherited changes from `@types/react@16.14.15`.
99
+ - [#39128](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39128)
100
+ [`3c114ea4257`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c114ea4257) - Update
101
+ type definitions to conform to inherited changes from `@types/react@16.14.15`.
62
102
 
63
103
  ## 9.4.1
64
104
 
65
105
  ### Patch Changes
66
106
 
67
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
68
- - Updated dependencies
107
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
108
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
109
+ version.json
110
+ - Updated dependencies
69
111
 
70
112
  ## 9.4.0
71
113
 
72
114
  ### Minor Changes
73
115
 
74
- - [#38166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38166) [`da7b6be2540`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da7b6be2540) - Fixed keyboard support for the interactive element. Changed span to button for avatar-group
116
+ - [#38166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38166)
117
+ [`da7b6be2540`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da7b6be2540) - Fixed
118
+ keyboard support for the interactive element. Changed span to button for avatar-group
75
119
 
76
120
  ## 9.3.6
77
121
 
78
122
  ### Patch Changes
79
123
 
80
- - [#36809](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36809) [`71b58da4e00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71b58da4e00) - set focus to the first avatar when popup is open
124
+ - [#36809](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36809)
125
+ [`71b58da4e00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71b58da4e00) - set
126
+ focus to the first avatar when popup is open
81
127
 
82
128
  ## 9.3.5
83
129
 
84
130
  ### Patch Changes
85
131
 
86
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
132
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
133
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
134
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
135
+ testing.
87
136
 
88
137
  ## 9.3.4
89
138
 
90
139
  ### Patch Changes
91
140
 
92
- - [#33250](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33250) [`cb7033c5b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb7033c5b72) - keyboard arrow (UP and DOWN) support in avatar-group popup component
141
+ - [#33250](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33250)
142
+ [`cb7033c5b72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb7033c5b72) -
143
+ keyboard arrow (UP and DOWN) support in avatar-group popup component
93
144
 
94
145
  ## 9.3.3
95
146
 
96
147
  ### Patch Changes
97
148
 
98
- - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652) [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration work. The change is internal only and should not introduce any changes for the component consumers.
149
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
150
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
151
+ the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
152
+ migration work. The change is internal only and should not introduce any changes for the
153
+ component consumers.
99
154
 
100
155
  ## 9.3.2
101
156
 
102
157
  ### Patch Changes
103
158
 
104
- - [#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
159
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
160
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
161
+ legacy types are published for TS 4.5-4.8
105
162
 
106
163
  ## 9.3.1
107
164
 
108
165
  ### Patch Changes
109
166
 
110
- - [#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`
167
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
168
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
169
+ Upgrade Typescript from `4.5.5` to `4.9.5`
111
170
 
112
171
  ## 9.3.0
113
172
 
114
173
  ### Minor Changes
115
174
 
116
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
175
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
176
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
177
+ minor dependency bump
117
178
 
118
179
  ### Patch Changes
119
180
 
120
- - Updated dependencies
181
+ - Updated dependencies
121
182
 
122
183
  ## 9.2.4
123
184
 
124
185
  ### Patch Changes
125
186
 
126
- - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248) [`a8a1fe824b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8a1fe824b0) - Removed unused prop `enableTooltip` and fixed tooltip toggle in examples.
127
- - Updated dependencies
187
+ - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
188
+ [`a8a1fe824b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8a1fe824b0) -
189
+ Removed unused prop `enableTooltip` and fixed tooltip toggle in examples.
190
+ - Updated dependencies
128
191
 
129
192
  ## 9.2.3
130
193
 
131
194
  ### Patch Changes
132
195
 
133
- - Updated dependencies
196
+ - Updated dependencies
134
197
 
135
198
  ## 9.2.2
136
199
 
137
200
  ### Patch Changes
138
201
 
139
- - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390) [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal change to update token references. There is no expected behaviour or visual change.
202
+ - [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
203
+ [`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) -
204
+ Internal change to update token references. There is no expected behaviour or visual change.
140
205
 
141
206
  ## 9.2.1
142
207
 
143
208
  ### Patch Changes
144
209
 
145
- - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064) [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated to use typography tokens. There is no expected behaviour or visual change.
210
+ - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064)
211
+ [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) -
212
+ Updated to use typography tokens. There is no expected behaviour or visual change.
146
213
 
147
214
  ## 9.2.0
148
215
 
149
216
  ### Minor Changes
150
217
 
151
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`3f8f08a1888`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f8f08a1888) - Updating Avatar-group component to position the tooltip either to top or bottom based on configuration.
218
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
219
+ [`3f8f08a1888`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f8f08a1888) -
220
+ Updating Avatar-group component to position the tooltip either to top or bottom based on
221
+ configuration.
152
222
 
153
223
  ## 9.1.4
154
224
 
155
225
  ### Patch Changes
156
226
 
157
- - Updated dependencies
227
+ - Updated dependencies
158
228
 
159
229
  ## 9.1.3
160
230
 
161
231
  ### Patch Changes
162
232
 
163
- - Updated dependencies
233
+ - Updated dependencies
164
234
 
165
235
  ## 9.1.2
166
236
 
167
237
  ### Patch Changes
168
238
 
169
- - Updated dependencies
239
+ - Updated dependencies
170
240
 
171
241
  ## 9.1.1
172
242
 
173
243
  ### Patch Changes
174
244
 
175
- - [#26488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26488) [`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) - Internal changes to apply spacing tokens. This should be a no-op change.
245
+ - [#26488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26488)
246
+ [`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) -
247
+ Internal changes to apply spacing tokens. This should be a no-op change.
176
248
 
177
249
  ## 9.1.0
178
250
 
179
251
  ### Minor Changes
180
252
 
181
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`110fb3a5f19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/110fb3a5f19) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behaviour change.
253
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
254
+ [`110fb3a5f19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/110fb3a5f19) -
255
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behaviour change.
182
256
 
183
257
  ### Patch Changes
184
258
 
185
- - Updated dependencies
259
+ - Updated dependencies
186
260
 
187
261
  ## 9.0.4
188
262
 
189
263
  ### Patch Changes
190
264
 
191
- - [#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`
265
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
266
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
267
+ Upgrade Typescript from `4.3.5` to `4.5.5`
192
268
 
193
269
  ## 9.0.3
194
270
 
195
271
  ### Patch Changes
196
272
 
197
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`4bc286406f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bc286406f2) - [ux] Update more indicator icon to use new design tokens and remove the unnecessary use of the :after element with regards to the consumption of the Avatar component.
198
- - Updated dependencies
273
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
274
+ [`4bc286406f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bc286406f2) - [ux]
275
+ Update more indicator icon to use new design tokens and remove the unnecessary use of the :after
276
+ element with regards to the consumption of the Avatar component.
277
+ - Updated dependencies
199
278
 
200
279
  ## 9.0.2
201
280
 
202
281
  ### Patch Changes
203
282
 
204
- - [#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`.
283
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
284
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
285
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
205
286
 
206
287
  ## 9.0.1
207
288
 
208
289
  ### Patch Changes
209
290
 
210
- - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642) [`45ebe7af434`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ebe7af434) - Moved to using declarative entrypoints internally. Public API is unchanged.
291
+ - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
292
+ [`45ebe7af434`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45ebe7af434) - Moved
293
+ to using declarative entrypoints internally. Public API is unchanged.
211
294
 
212
295
  ## 9.0.0
213
296
 
214
297
  ### Major Changes
215
298
 
216
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`92bb02bc46b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92bb02bc46b) - [ux] There are **no code changes required** to consume this major, but you should be aware that internal changes have been made to how `@atlaskit/avatar` loads images.
299
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
300
+ [`92bb02bc46b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92bb02bc46b) - [ux]
301
+ There are **no code changes required** to consume this major, but you should be aware that
302
+ internal changes have been made to how `@atlaskit/avatar` loads images.
217
303
 
218
- Before, the image loading behaviour was written in JS. Now, it leans on a standard HTML `img` tag if you provide a `src` prop, allowing it to rely on the browser to optimise the loading. These changes should result in faster image loading and an improved server-side rendering story.
304
+ Before, the image loading behaviour was written in JS. Now, it leans on a standard HTML `img`
305
+ tag if you provide a `src` prop, allowing it to rely on the browser to optimise the loading.
306
+ These changes should result in faster image loading and an improved server-side rendering story.
219
307
 
220
- In this version, the **breaking change is that you will no longer see a fallback icon while the image is loading**. We have intentionally removed this loading behaviour as it is no longer consistent with our native `img` behaviour-first approach, and was a source of SSR bugs. Avatar images will load either instantly from the cache, or very fast from a CDN. In the edge cases where there is an error with the image src provided, we will still fall back to a default icon.
308
+ In this version, the **breaking change is that you will no longer see a fallback icon while the
309
+ image is loading**. We have intentionally removed this loading behaviour as it is no longer
310
+ consistent with our native `img` behaviour-first approach, and was a source of SSR bugs. Avatar
311
+ images will load either instantly from the cache, or very fast from a CDN. In the edge cases
312
+ where there is an error with the image src provided, we will still fall back to a default icon.
221
313
 
222
314
  ### Patch Changes
223
315
 
224
- - [`1276a8179ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1276a8179ad) - [ux] DSP-4535: Fix wrongly used token.
225
- - Updated dependencies
316
+ - [`1276a8179ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1276a8179ad) - [ux]
317
+ DSP-4535: Fix wrongly used token.
318
+ - Updated dependencies
226
319
 
227
320
  ## 8.5.15
228
321
 
229
322
  ### Patch Changes
230
323
 
231
- - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545) [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) - Adjusts jsdoc strings to improve prop documentation
324
+ - [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545)
325
+ [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) -
326
+ Adjusts jsdoc strings to improve prop documentation
232
327
 
233
328
  ## 8.5.14
234
329
 
235
330
  ### Patch Changes
236
331
 
237
- - Updated dependencies
332
+ - Updated dependencies
238
333
 
239
334
  ## 8.5.13
240
335
 
241
336
  ### Patch Changes
242
337
 
243
- - [#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
338
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
339
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
340
+ Upgrade to TypeScript 4.2.4
244
341
 
245
342
  ## 8.5.12
246
343
 
247
344
  ### Patch Changes
248
345
 
249
- - Updated dependencies
346
+ - Updated dependencies
250
347
 
251
348
  ## 8.5.11
252
349
 
253
350
  ### Patch Changes
254
351
 
255
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`b2f8af359cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2f8af359cf) - Rewrite dynamic styles to be static to aid compiled migration.
256
- - [`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.
257
- - Updated dependencies
352
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
353
+ [`b2f8af359cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2f8af359cf) -
354
+ Rewrite dynamic styles to be static to aid compiled migration.
355
+ - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
356
+ Migrates all usage of brand tokens to either selected or information tokens. This change is
357
+ purely for semantic reasons, there are no visual or behavioural changes.
358
+ - Updated dependencies
258
359
 
259
360
  ## 8.5.10
260
361
 
261
362
  ### Patch Changes
262
363
 
263
- - Updated dependencies
364
+ - Updated dependencies
264
365
 
265
366
  ## 8.5.9
266
367
 
267
368
  ### Patch Changes
268
369
 
269
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal code change turning on a new linting rule.
370
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
371
+ [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) -
372
+ Internal code change turning on a new linting rule.
270
373
 
271
374
  ## 8.5.8
272
375
 
273
376
  ### Patch Changes
274
377
 
275
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
276
- - Updated dependencies
378
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
379
+ Updates usage of deprecated token names so they're aligned with the latest naming conventions.
380
+ No UI or visual changes
381
+ - Updated dependencies
277
382
 
278
383
  ## 8.5.7
279
384
 
280
385
  ### Patch Changes
281
386
 
282
- - Updated dependencies
387
+ - Updated dependencies
283
388
 
284
389
  ## 8.5.6
285
390
 
286
391
  ### Patch Changes
287
392
 
288
- - [#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
393
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
394
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
395
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
289
396
 
290
397
  ## 8.5.5
291
398
 
292
399
  ### Patch Changes
293
400
 
294
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
295
- - Updated dependencies
401
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
402
+ [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
403
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
404
+ tokens() function and improving bundle size.
405
+ - Updated dependencies
296
406
 
297
407
  ## 8.5.4
298
408
 
299
409
  ### Patch Changes
300
410
 
301
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) - Removes `@emotion/styled` in favour of `@emotion/core`.
302
- - Updated dependencies
411
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
412
+ [`2b98dfda0a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b98dfda0a6) -
413
+ Removes `@emotion/styled` in favour of `@emotion/core`.
414
+ - Updated dependencies
303
415
 
304
416
  ## 8.5.3
305
417
 
306
418
  ### Patch Changes
307
419
 
308
- - [#15632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15632) [`34282240102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34282240102) - Adds explicit type to button usages components.
420
+ - [#15632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15632)
421
+ [`34282240102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34282240102) - Adds
422
+ explicit type to button usages components.
309
423
 
310
424
  ## 8.5.2
311
425
 
312
426
  ### Patch Changes
313
427
 
314
- - Updated dependencies
428
+ - Updated dependencies
315
429
 
316
430
  ## 8.5.1
317
431
 
318
432
  ### Patch Changes
319
433
 
320
- - Updated dependencies
434
+ - Updated dependencies
321
435
 
322
436
  ## 8.5.0
323
437
 
324
438
  ### Minor Changes
325
439
 
326
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`016d19b8038`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d19b8038) - [ux] When avatar's are disabled their tooltip will no longer be displayed.
440
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
441
+ [`016d19b8038`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d19b8038) - [ux]
442
+ When avatar's are disabled their tooltip will no longer be displayed.
327
443
 
328
444
  ### Patch Changes
329
445
 
330
- - Updated dependencies
446
+ - Updated dependencies
331
447
 
332
448
  ## 8.4.0
333
449
 
334
450
  ### Minor Changes
335
451
 
336
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`c79bc186958`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c79bc186958) - [ux] Colors are now sourced through tokens.
452
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
453
+ [`c79bc186958`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c79bc186958) - [ux]
454
+ Colors are now sourced through tokens.
337
455
 
338
456
  ### Patch Changes
339
457
 
340
- - [`2d7cc544696`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d7cc544696) - Updates token usage to match the latest token set
341
- - Updated dependencies
458
+ - [`2d7cc544696`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d7cc544696) -
459
+ Updates token usage to match the latest token set
460
+ - Updated dependencies
342
461
 
343
462
  ## 8.3.2
344
463
 
345
464
  ### Patch Changes
346
465
 
347
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) - Corrects eslint supressions.
348
- - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) - Internal code changes.
349
- - Updated dependencies
466
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
467
+ [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
468
+ Corrects eslint supressions.
469
+ - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) -
470
+ Internal code changes.
471
+ - Updated dependencies
350
472
 
351
473
  ## 8.3.1
352
474
 
353
475
  ### Patch Changes
354
476
 
355
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
477
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
478
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
479
+ `@atlaskit/theme` to version `^11.3.0`.
356
480
 
357
481
  ## 8.3.0
358
482
 
359
483
  ### Minor Changes
360
484
 
361
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`5ba523fc937`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ba523fc937) - Now the `AvatarGroup` is marked with ul and li elements. This makes it easier for users with assistive technologies to distinguish `AvatarGroup` ( which is a list of avatars ) among other page components. The default label that the screen reader announces when a user selects the AvatarGroup is `list avatar group x items`. When one of AvatarGroupItems is selected screen reader announcement is `[avatar label], i of n` where `i` - index of a selected item, `n` - the length of the list.
485
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
486
+ [`5ba523fc937`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5ba523fc937) - Now
487
+ the `AvatarGroup` is marked with ul and li elements. This makes it easier for users with
488
+ assistive technologies to distinguish `AvatarGroup` ( which is a list of avatars ) among other
489
+ page components. The default label that the screen reader announces when a user selects the
490
+ AvatarGroup is `list avatar group x items`. When one of AvatarGroupItems is selected screen
491
+ reader announcement is `[avatar label], i of n` where `i` - index of a selected item, `n` - the
492
+ length of the list.
362
493
 
363
- To change the label of a list you can use `label` props.
494
+ To change the label of a list you can use `label` props.
364
495
 
365
496
  ### Patch Changes
366
497
 
367
- - [`c056ee44d4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c056ee44d4b) - Added the design system tech stacks to the package.json and fixed linting errors, disabled some rules to prevent bringing breaking changes
368
- - [`4121ef822c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4121ef822c4) - Fixing issue where AvatarGroup list-style-type style would get overridden by product styles.
369
- - Updated dependencies
498
+ - [`c056ee44d4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c056ee44d4b) - Added
499
+ the design system tech stacks to the package.json and fixed linting errors, disabled some rules
500
+ to prevent bringing breaking changes
501
+ - [`4121ef822c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4121ef822c4) - Fixing
502
+ issue where AvatarGroup list-style-type style would get overridden by product styles.
503
+ - Updated dependencies
370
504
 
371
505
  ## 8.2.0
372
506
 
373
507
  ### Minor Changes
374
508
 
375
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`8f84c89cad5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f84c89cad5) - [ux] The styles of overflow button of avatar group has been aligned with default button styles. Also, contrast issue of the button has been fixed.
509
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
510
+ [`8f84c89cad5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f84c89cad5) - [ux]
511
+ The styles of overflow button of avatar group has been aligned with default button styles. Also,
512
+ contrast issue of the button has been fixed.
376
513
 
377
514
  ### Patch Changes
378
515
 
379
- - Updated dependencies
516
+ - Updated dependencies
380
517
 
381
518
  ## 8.1.1
382
519
 
383
520
  ### Patch Changes
384
521
 
385
- - Updated dependencies
522
+ - Updated dependencies
386
523
 
387
524
  ## 8.1.0
388
525
 
389
526
  ### Minor Changes
390
527
 
391
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`c40dcf42d93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c40dcf42d93) - [ux] Added passing an empty name prop to Avatar in the AvararGroupItem that is used for overflow dropdown menu. Screen reader does not announce name twice now.
528
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
529
+ [`c40dcf42d93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c40dcf42d93) - [ux]
530
+ Added passing an empty name prop to Avatar in the AvararGroupItem that is used for overflow
531
+ dropdown menu. Screen reader does not announce name twice now.
392
532
 
393
533
  ### Patch Changes
394
534
 
395
- - Updated dependencies
535
+ - Updated dependencies
396
536
 
397
537
  ## 8.0.15
398
538
 
399
539
  ### Patch Changes
400
540
 
401
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`dd0ddc74ee4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd0ddc74ee4) - Support onClick handlers on anchor elements in Avatar Group
541
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
542
+ [`dd0ddc74ee4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd0ddc74ee4) -
543
+ Support onClick handlers on anchor elements in Avatar Group
402
544
 
403
545
  ## 8.0.14
404
546
 
405
547
  ### Patch Changes
406
548
 
407
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) - Removed extraneous/unnecessary dependencies for design system components.
549
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
550
+ [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) -
551
+ Removed extraneous/unnecessary dependencies for design system components.
408
552
 
409
553
  ## 8.0.13
410
554
 
411
555
  ### Patch Changes
412
556
 
413
- - Updated dependencies
557
+ - Updated dependencies
414
558
 
415
559
  ## 8.0.12
416
560
 
417
561
  ### Patch Changes
418
562
 
419
- - [#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
563
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
564
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
565
+ Transpile packages using babel rather than tsc
420
566
 
421
567
  ## 8.0.11
422
568
 
423
569
  ### Patch Changes
424
570
 
425
- - [#5620](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5620) [`07fcbf76b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07fcbf76b3) - [ux] `avatar-group` now renders properly when used in a `modal-dialog`. The overflow menu is visible above the modal content.
571
+ - [#5620](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5620)
572
+ [`07fcbf76b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07fcbf76b3) - [ux]
573
+ `avatar-group` now renders properly when used in a `modal-dialog`. The overflow menu is visible
574
+ above the modal content.
426
575
 
427
576
  ## 8.0.10
428
577
 
429
578
  ### Patch Changes
430
579
 
431
- - [#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.
432
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
433
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
580
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
581
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
582
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
583
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
584
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
585
+ `devDependencies` to denote version that the package was built with.
434
586
 
435
587
  ## 8.0.9
436
588
 
437
589
  ### Patch Changes
438
590
 
439
- - Updated dependencies
591
+ - Updated dependencies
440
592
 
441
593
  ## 8.0.8
442
594
 
443
595
  ### Patch Changes
444
596
 
445
- - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`19d7d96007`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d7d96007) - [ux] Now AvatarGroup wouldn't create non-interactive buttons in case there is no action provided
597
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
598
+ [`19d7d96007`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d7d96007) - [ux] Now
599
+ AvatarGroup wouldn't create non-interactive buttons in case there is no action provided
446
600
 
447
601
  ## 8.0.7
448
602
 
449
603
  ### Patch Changes
450
604
 
451
- - Updated dependencies
605
+ - Updated dependencies
452
606
 
453
607
  ## 8.0.6
454
608
 
455
609
  ### Patch Changes
456
610
 
457
- - [#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
611
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
612
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
613
+ to TypeScript 3.9.6 and tslib to 2.0.0
458
614
 
459
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
460
- to prevent duplicates of tslib being bundled.
615
+ Since tslib is a dependency for all our packages we recommend that products also follow this
616
+ tslib upgrade to prevent duplicates of tslib being bundled.
461
617
 
462
618
  ## 8.0.5
463
619
 
464
620
  ### Patch Changes
465
621
 
466
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
467
- - Updated dependencies
622
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
623
+ [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
624
+ 'lodash' package instead of single-function 'lodash.\*' packages
625
+ - Updated dependencies
468
626
 
469
627
  ## 8.0.4
470
628
 
471
629
  ### Patch Changes
472
630
 
473
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
631
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
632
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
633
+ readme and package information has been updated to point to the new design system website.
474
634
 
475
635
  ## 8.0.3
476
636
 
477
637
  ### Patch Changes
478
638
 
479
- - Updated dependencies
639
+ - Updated dependencies
480
640
 
481
641
  ## 8.0.2
482
642
 
483
643
  ### Patch Changes
484
644
 
485
- - [#3048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3048) [`3a919f4263`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a919f4263) - Fixed .name being used as a key for AvatarGroup Tooltip's
645
+ - [#3048](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3048)
646
+ [`3a919f4263`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a919f4263) - Fixed
647
+ .name being used as a key for AvatarGroup Tooltip's
486
648
 
487
649
  ## 8.0.1
488
650
 
489
651
  ### Patch Changes
490
652
 
491
- - [#3804](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3804) [`ab9503b252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab9503b252) - Ensure moreButtonProps is passed through to the MoreButton
653
+ - [#3804](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3804)
654
+ [`ab9503b252`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab9503b252) - Ensure
655
+ moreButtonProps is passed through to the MoreButton
492
656
 
493
657
  ## 8.0.0
494
658
 
495
659
  ### Major Changes
496
660
 
497
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) - `AvatarGroup` has been migrated to **lite-mode**. Users should see performance improvements and reduced bundlesize.
661
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
662
+ [`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) -
663
+ `AvatarGroup` has been migrated to **lite-mode**. Users should see performance improvements and
664
+ reduced bundlesize.
498
665
 
499
- **Change summary:**
666
+ **Change summary:**
500
667
 
501
- - `name` is now a required property of the `data` attribute. This was previously not required simply because we forwarded avatars props. Names should always be supplied so that avatars can be differentiated in a meaningful way (although they are not required to be unique).
502
- - new prop `isTooltipDisabled` has been provided to allow users to disable tooltips
503
- - AvatarGroup now uses `@emotion`
668
+ - `name` is now a required property of the `data` attribute. This was previously not required
669
+ simply because we forwarded avatars props. Names should always be supplied so that avatars
670
+ can be differentiated in a meaningful way (although they are not required to be unique).
671
+ - new prop `isTooltipDisabled` has been provided to allow users to disable tooltips
672
+ - AvatarGroup now uses `@emotion`
504
673
 
505
- **Misc.**
674
+ **Misc.**
506
675
 
507
- - Fixed broken margin styling bug with `stack` groups
508
- - Replaced `dropdown-menu` with a lighter and more performant `popup` component
509
- - Removed custom `dropdown-menu` styling
510
- - Removed all HOC usage
511
- - More indicator is now just a stylized Avatar rather than a complete style re-implementation of Avatar
676
+ - Fixed broken margin styling bug with `stack` groups
677
+ - Replaced `dropdown-menu` with a lighter and more performant `popup` component
678
+ - Removed custom `dropdown-menu` styling
679
+ - Removed all HOC usage
680
+ - More indicator is now just a stylized Avatar rather than a complete style re-implementation
681
+ of Avatar
512
682
 
513
683
  ### Patch Changes
514
684
 
515
- - [`54f1e38676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54f1e38676) - Replace custom menu implementation with @atlaskit/menu components
516
- - [`e99c1c2ac8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e99c1c2ac8) - Removes text decoration from AvatarItems rendered as anchor tags
517
- - [`d833e8c531`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d833e8c531) - AvatarGroup component is longer typed via FC
518
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
519
- - Updated dependencies
685
+ - [`54f1e38676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54f1e38676) - Replace
686
+ custom menu implementation with @atlaskit/menu components
687
+ - [`e99c1c2ac8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e99c1c2ac8) - Removes
688
+ text decoration from AvatarItems rendered as anchor tags
689
+ - [`d833e8c531`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d833e8c531) -
690
+ AvatarGroup component is longer typed via FC
691
+ - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
692
+ all the theme imports to be tree-shakable
693
+ - Updated dependencies
520
694
 
521
695
  ## 7.0.1
522
696
 
523
697
  ### Patch Changes
524
698
 
525
- - [#3363](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3363) [`ae57cd8744`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae57cd8744) - Assignment of key for AvatarGroup children made user driven now and using Array.index as a fallback, which fixes the unique key issue in AvaratGroup.
699
+ - [#3363](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3363)
700
+ [`ae57cd8744`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae57cd8744) -
701
+ Assignment of key for AvatarGroup children made user driven now and using Array.index as a
702
+ fallback, which fixes the unique key issue in AvaratGroup.
526
703
 
527
704
  ## 7.0.0
528
705
 
529
706
  ### Major Changes
530
707
 
531
- - [#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.
532
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
708
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
709
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
710
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
711
+ package working in IE11. For more information see:
712
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
533
713
 
534
714
  ### Patch Changes
535
715
 
536
- - Updated dependencies
716
+ - Updated dependencies
537
717
 
538
718
  ## 6.0.3
539
719
 
540
720
  ### Patch Changes
541
721
 
542
- - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`e91d934e94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e91d934e94) - Using avatar.name + index as key for AvatarGroup
722
+ - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
723
+ [`e91d934e94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e91d934e94) - Using
724
+ avatar.name + index as key for AvatarGroup
543
725
 
544
726
  ## 6.0.2
545
727
 
546
728
  ### Patch Changes
547
729
 
548
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
730
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
731
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
732
+ and supporting files will no longer be published to npm
549
733
 
550
734
  ## 6.0.1
551
735
 
552
736
  ### Patch Changes
553
737
 
554
- - [#2794](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2794) [`2daf5b6054`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2daf5b6054) - AvatarGroup will now send the index of the clicked item via the onAvatarClick event handler
738
+ - [#2794](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2794)
739
+ [`2daf5b6054`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2daf5b6054) -
740
+ AvatarGroup will now send the index of the clicked item via the onAvatarClick event handler
555
741
 
556
742
  ## 6.0.0
557
743
 
558
744
  ### Major Changes
559
745
 
560
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`a7ca7039c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7ca7039c7) - AvatarGroup previously depended heavily on Avatar internals such as styles, `getProps` and `withPseudoState`. These have been moved directly into AvatarGroup to finally decouple the two components. We will revisit this when we convert AvatarGroup to lite-mode and most likely remove them entirely.
746
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
747
+ [`a7ca7039c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a7ca7039c7) -
748
+ AvatarGroup previously depended heavily on Avatar internals such as styles, `getProps` and
749
+ `withPseudoState`. These have been moved directly into AvatarGroup to finally decouple the two
750
+ components. We will revisit this when we convert AvatarGroup to lite-mode and most likely remove
751
+ them entirely.
561
752
 
562
- Previously, it was possible to pass arbritray props to the underlying Avatar via the `data` prop. This is no longer supported. Please pass props directly to the custom avatar / presence / status components.
753
+ Previously, it was possible to pass arbritray props to the underlying Avatar via the `data`
754
+ prop. This is no longer supported. Please pass props directly to the custom avatar / presence /
755
+ status components.
563
756
 
564
757
  ### Patch Changes
565
758
 
566
- - Updated dependencies
759
+ - Updated dependencies
567
760
 
568
761
  ## 5.1.2
569
762
 
570
763
  ### Patch Changes
571
764
 
572
- - [patch][e95a8726e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/e95a8726e2):
765
+ - [patch][e95a8726e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/e95a8726e2):
573
766
 
574
- Change imports to comply with Atlassian conventions- Updated dependencies [9e4b195732](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e4b195732):
767
+ Change imports to comply with Atlassian conventions- Updated dependencies
768
+ [9e4b195732](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e4b195732):
575
769
 
576
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
577
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
578
- - Updated dependencies [f7f2068a76](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f2068a76):
579
- - Updated dependencies [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
580
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
581
- - Updated dependencies [7a2540821c](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a2540821c):
582
- - @atlaskit/toggle@8.1.7
583
- - @atlaskit/button@13.3.11
584
- - @atlaskit/icon@20.1.1
585
- - @atlaskit/code@11.1.5
586
- - @atlaskit/avatar@17.1.10
587
- - @atlaskit/dropdown-menu@9.0.3
770
+ - Updated dependencies
771
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
772
+ - Updated dependencies
773
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
774
+ - Updated dependencies
775
+ [f7f2068a76](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f2068a76):
776
+ - Updated dependencies
777
+ [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
778
+ - Updated dependencies
779
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
780
+ - Updated dependencies
781
+ [7a2540821c](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a2540821c):
782
+ - @atlaskit/toggle@8.1.7
783
+ - @atlaskit/button@13.3.11
784
+ - @atlaskit/icon@20.1.1
785
+ - @atlaskit/code@11.1.5
786
+ - @atlaskit/avatar@17.1.10
787
+ - @atlaskit/dropdown-menu@9.0.3
588
788
 
589
789
  ## 5.1.1
590
790
 
591
791
  ### Patch Changes
592
792
 
593
- - [patch][28573f37a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/28573f37a7):
793
+ - [patch][28573f37a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/28573f37a7):
594
794
 
595
- Fix hover and focus state of the more indicator- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
795
+ Fix hover and focus state of the more indicator- Updated dependencies
796
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
596
797
 
597
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
598
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
599
- - Updated dependencies [8b9598a760](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b9598a760):
600
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
601
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
602
- - @atlaskit/docs@8.4.0
603
- - @atlaskit/icon@20.1.0
604
- - @atlaskit/item@11.0.2
605
- - @atlaskit/field-base@14.0.2
606
- - @atlaskit/avatar@17.1.9
607
- - @atlaskit/button@13.3.9
608
- - @atlaskit/dropdown-menu@9.0.2
609
- - @atlaskit/toggle@8.1.6
798
+ - Updated dependencies
799
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
800
+ - Updated dependencies
801
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
802
+ - Updated dependencies
803
+ [8b9598a760](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b9598a760):
804
+ - Updated dependencies
805
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
806
+ - Updated dependencies
807
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
808
+ - @atlaskit/docs@8.4.0
809
+ - @atlaskit/icon@20.1.0
810
+ - @atlaskit/item@11.0.2
811
+ - @atlaskit/field-base@14.0.2
812
+ - @atlaskit/avatar@17.1.9
813
+ - @atlaskit/button@13.3.9
814
+ - @atlaskit/dropdown-menu@9.0.2
815
+ - @atlaskit/toggle@8.1.6
610
816
 
611
817
  ## 5.1.0
612
818
 
613
819
  ### Minor Changes
614
820
 
615
- - [minor][e9a14f945f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a14f945f):
821
+ - [minor][e9a14f945f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a14f945f):
616
822
 
617
- Adds overrides for Avatar and AvatarGroupItem.- [minor][4859ceaa73](https://bitbucket.org/atlassian/atlassian-frontend/commits/4859ceaa73):
823
+ Adds overrides for Avatar and AvatarGroupItem.-
824
+ [minor][4859ceaa73](https://bitbucket.org/atlassian/atlassian-frontend/commits/4859ceaa73):
618
825
 
619
- Adds test id for the container, avatar, and overflow menu elements.
826
+ Adds test id for the container, avatar, and overflow menu elements.
620
827
 
621
828
  ### Patch Changes
622
829
 
623
- - Updated dependencies [9e87af4685](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e87af4685):
624
- - Updated dependencies [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
625
- - @atlaskit/dropdown-menu@9.0.0
626
- - @atlaskit/icon@20.0.2
830
+ - Updated dependencies
831
+ [9e87af4685](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e87af4685):
832
+ - Updated dependencies
833
+ [0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
834
+ - @atlaskit/dropdown-menu@9.0.0
835
+ - @atlaskit/icon@20.0.2
627
836
 
628
837
  ## 5.0.4
629
838
 
630
839
  ### Patch Changes
631
840
 
632
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
841
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
633
842
 
634
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
843
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
844
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
635
845
 
636
- - @atlaskit/docs@8.3.2
637
- - @atlaskit/visual-regression@0.1.9
638
- - @atlaskit/avatar@17.1.7
639
- - @atlaskit/button@13.3.7
640
- - @atlaskit/code@11.1.3
641
- - @atlaskit/dropdown-menu@8.2.4
642
- - @atlaskit/field-base@14.0.1
643
- - @atlaskit/icon@20.0.1
644
- - @atlaskit/item@11.0.1
645
- - @atlaskit/theme@9.5.1
646
- - @atlaskit/toggle@8.1.4
846
+ - @atlaskit/docs@8.3.2
847
+ - @atlaskit/visual-regression@0.1.9
848
+ - @atlaskit/avatar@17.1.7
849
+ - @atlaskit/button@13.3.7
850
+ - @atlaskit/code@11.1.3
851
+ - @atlaskit/dropdown-menu@8.2.4
852
+ - @atlaskit/field-base@14.0.1
853
+ - @atlaskit/icon@20.0.1
854
+ - @atlaskit/item@11.0.1
855
+ - @atlaskit/theme@9.5.1
856
+ - @atlaskit/toggle@8.1.4
647
857
 
648
858
  ## 5.0.3
649
859
 
650
860
  ### Patch Changes
651
861
 
652
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
653
- - Updated dependencies [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
654
- - @atlaskit/field-base@14.0.0
655
- - @atlaskit/icon@20.0.0
656
- - @atlaskit/item@11.0.0
657
- - @atlaskit/avatar@17.1.6
658
- - @atlaskit/dropdown-menu@8.2.3
659
- - @atlaskit/docs@8.3.1
660
- - @atlaskit/button@13.3.6
862
+ - Updated dependencies
863
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
864
+ - Updated dependencies
865
+ [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
866
+ - @atlaskit/field-base@14.0.0
867
+ - @atlaskit/icon@20.0.0
868
+ - @atlaskit/item@11.0.0
869
+ - @atlaskit/avatar@17.1.6
870
+ - @atlaskit/dropdown-menu@8.2.3
871
+ - @atlaskit/docs@8.3.1
872
+ - @atlaskit/button@13.3.6
661
873
 
662
874
  ## 5.0.2
663
875
 
664
876
  ### Patch Changes
665
877
 
666
- - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
878
+ - [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
667
879
 
668
- Fixes onMoreClick return type to void- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
880
+ Fixes onMoreClick return type to void-
881
+ [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
669
882
 
670
- Fixes return type of onClick in MoreIndicator to void- Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
883
+ Fixes return type of onClick in MoreIndicator to void- Updated dependencies
884
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
671
885
 
672
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
673
- - Updated dependencies [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
674
- - @atlaskit/avatar@17.1.5
675
- - @atlaskit/field-base@13.0.16
676
- - @atlaskit/item@10.2.0
886
+ - Updated dependencies
887
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
888
+ - Updated dependencies
889
+ [24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
890
+ - @atlaskit/avatar@17.1.5
891
+ - @atlaskit/field-base@13.0.16
892
+ - @atlaskit/item@10.2.0
677
893
 
678
894
  ## 5.0.1
679
895
 
680
896
  ### Patch Changes
681
897
 
682
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
898
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
683
899
 
684
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
900
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
685
901
 
686
902
  ## 5.0.0
687
903
 
688
904
  ### Major Changes
689
905
 
690
- - [major][40bda8f796](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bda8f796):
906
+ - [major][40bda8f796](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bda8f796):
691
907
 
692
- @atlaskit/avatar-group has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
908
+ @atlaskit/avatar-group has been converted to Typescript. Typescript consumers will now get
909
+ static type safety. Flow types are no longer provided. No API or behavioural changes.
693
910
 
694
911
  ## 4.0.13
695
912
 
696
- - Updated dependencies [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
697
- - @atlaskit/dropdown-menu@8.1.1
698
- - @atlaskit/item@10.1.5
699
- - @atlaskit/avatar@17.0.0
700
- - @atlaskit/theme@9.2.2
913
+ - Updated dependencies
914
+ [8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
915
+ - @atlaskit/dropdown-menu@8.1.1
916
+ - @atlaskit/item@10.1.5
917
+ - @atlaskit/avatar@17.0.0
918
+ - @atlaskit/theme@9.2.2
701
919
 
702
920
  ## 4.0.12
703
921
 
704
922
  ### Patch Changes
705
923
 
706
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
924
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
707
925
 
708
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
926
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
927
+ non-relative imports as relative imports
709
928
 
710
929
  ## 4.0.11
711
930
 
712
931
  ### Patch Changes
713
932
 
714
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
933
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
715
934
 
716
- Upgraded Typescript to 3.3.x
935
+ Upgraded Typescript to 3.3.x
717
936
 
718
937
  ## 4.0.10
719
938
 
720
939
  ### Patch Changes
721
940
 
722
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
941
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
723
942
 
724
- Change all the imports to theme in Core to use multi entry points
943
+ Change all the imports to theme in Core to use multi entry points
725
944
 
726
945
  ## 4.0.9
727
946
 
728
947
  ### Patch Changes
729
948
 
730
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
949
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
731
950
 
732
- Updates component maintainers
951
+ Updates component maintainers
733
952
 
734
953
  ## 4.0.8
735
954
 
736
955
  ### Patch Changes
737
956
 
738
- - [patch][10d566fe8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10d566fe8d):
957
+ - [patch][10d566fe8d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10d566fe8d):
739
958
 
740
- Removed unused dependencies from package.json for avatar-group: @atlaskit/tooltip was unused.
959
+ Removed unused dependencies from package.json for avatar-group: @atlaskit/tooltip was unused.
741
960
 
742
961
  ## 4.0.7
743
962
 
744
- - Updated dependencies [7e9d653278](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e9d653278):
745
- - @atlaskit/avatar@16.0.8
746
- - @atlaskit/toggle@8.0.0
963
+ - Updated dependencies
964
+ [7e9d653278](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e9d653278):
965
+ - @atlaskit/avatar@16.0.8
966
+ - @atlaskit/toggle@8.0.0
747
967
 
748
968
  ## 4.0.6
749
969
 
750
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
751
- - @atlaskit/docs@8.1.3
752
- - @atlaskit/avatar@16.0.6
753
- - @atlaskit/button@13.0.9
754
- - @atlaskit/dropdown-menu@8.0.8
755
- - @atlaskit/field-base@13.0.6
756
- - @atlaskit/item@10.0.5
757
- - @atlaskit/toggle@7.0.3
758
- - @atlaskit/tooltip@15.0.2
759
- - @atlaskit/icon@19.0.0
970
+ - Updated dependencies
971
+ [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
972
+ - @atlaskit/docs@8.1.3
973
+ - @atlaskit/avatar@16.0.6
974
+ - @atlaskit/button@13.0.9
975
+ - @atlaskit/dropdown-menu@8.0.8
976
+ - @atlaskit/field-base@13.0.6
977
+ - @atlaskit/item@10.0.5
978
+ - @atlaskit/toggle@7.0.3
979
+ - @atlaskit/tooltip@15.0.2
980
+ - @atlaskit/icon@19.0.0
760
981
 
761
982
  ## 4.0.5
762
983
 
763
984
  ### Patch Changes
764
985
 
765
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
986
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
766
987
 
767
- index.ts will now be ignored when publishing to npm
988
+ index.ts will now be ignored when publishing to npm
768
989
 
769
990
  ## 4.0.4
770
991
 
771
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
772
- - @atlaskit/avatar@16.0.4
773
- - @atlaskit/dropdown-menu@8.0.5
774
- - @atlaskit/icon@18.0.1
775
- - @atlaskit/item@10.0.3
776
- - @atlaskit/tooltip@15.0.0
992
+ - Updated dependencies
993
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
994
+ - @atlaskit/avatar@16.0.4
995
+ - @atlaskit/dropdown-menu@8.0.5
996
+ - @atlaskit/icon@18.0.1
997
+ - @atlaskit/item@10.0.3
998
+ - @atlaskit/tooltip@15.0.0
777
999
 
778
1000
  ## 4.0.3
779
1001
 
780
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
781
- - @atlaskit/docs@8.1.2
782
- - @atlaskit/avatar@16.0.3
783
- - @atlaskit/button@13.0.8
784
- - @atlaskit/dropdown-menu@8.0.4
785
- - @atlaskit/field-base@13.0.4
786
- - @atlaskit/item@10.0.2
787
- - @atlaskit/toggle@7.0.1
788
- - @atlaskit/tooltip@14.0.3
789
- - @atlaskit/icon@18.0.0
1002
+ - Updated dependencies
1003
+ [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
1004
+ - @atlaskit/docs@8.1.2
1005
+ - @atlaskit/avatar@16.0.3
1006
+ - @atlaskit/button@13.0.8
1007
+ - @atlaskit/dropdown-menu@8.0.4
1008
+ - @atlaskit/field-base@13.0.4
1009
+ - @atlaskit/item@10.0.2
1010
+ - @atlaskit/toggle@7.0.1
1011
+ - @atlaskit/tooltip@14.0.3
1012
+ - @atlaskit/icon@18.0.0
790
1013
 
791
1014
  ## 4.0.2
792
1015
 
793
- - Updated dependencies [97bfe81ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bfe81ec8):
794
- - @atlaskit/docs@8.1.0
795
- - @atlaskit/code@11.0.0
1016
+ - Updated dependencies
1017
+ [97bfe81ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bfe81ec8):
1018
+ - @atlaskit/docs@8.1.0
1019
+ - @atlaskit/code@11.0.0
796
1020
 
797
1021
  ## 4.0.1
798
1022
 
799
- - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
1023
+ - [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
800
1024
 
801
- - Clean couple of TODO's that were already done
1025
+ - Clean couple of TODO's that were already done
802
1026
 
803
1027
  ## 4.0.0
804
1028
 
805
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1029
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
806
1030
 
807
- - 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.
1031
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1032
+ this package, please ensure you use at least this version of react and react-dom.
808
1033
 
809
1034
  ## 3.0.4
810
1035
 
811
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
812
- - @atlaskit/docs@7.0.3
813
- - @atlaskit/avatar@15.0.4
814
- - @atlaskit/button@12.0.3
815
- - @atlaskit/code@9.0.1
816
- - @atlaskit/dropdown-menu@7.0.6
817
- - @atlaskit/field-base@12.0.2
818
- - @atlaskit/icon@16.0.9
819
- - @atlaskit/item@9.0.1
820
- - @atlaskit/toggle@6.0.4
821
- - @atlaskit/tooltip@13.0.4
822
- - @atlaskit/theme@8.1.7
1036
+ - Updated dependencies
1037
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1038
+ - @atlaskit/docs@7.0.3
1039
+ - @atlaskit/avatar@15.0.4
1040
+ - @atlaskit/button@12.0.3
1041
+ - @atlaskit/code@9.0.1
1042
+ - @atlaskit/dropdown-menu@7.0.6
1043
+ - @atlaskit/field-base@12.0.2
1044
+ - @atlaskit/icon@16.0.9
1045
+ - @atlaskit/item@9.0.1
1046
+ - @atlaskit/toggle@6.0.4
1047
+ - @atlaskit/tooltip@13.0.4
1048
+ - @atlaskit/theme@8.1.7
823
1049
 
824
1050
  ## 3.0.3
825
1051
 
826
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
827
- - @atlaskit/docs@7.0.2
828
- - @atlaskit/avatar@15.0.3
829
- - @atlaskit/dropdown-menu@7.0.4
830
- - @atlaskit/icon@16.0.8
831
- - @atlaskit/theme@8.1.6
832
- - @atlaskit/toggle@6.0.3
833
- - @atlaskit/tooltip@13.0.3
834
- - @atlaskit/button@12.0.0
1052
+ - Updated dependencies
1053
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1054
+ - @atlaskit/docs@7.0.2
1055
+ - @atlaskit/avatar@15.0.3
1056
+ - @atlaskit/dropdown-menu@7.0.4
1057
+ - @atlaskit/icon@16.0.8
1058
+ - @atlaskit/theme@8.1.6
1059
+ - @atlaskit/toggle@6.0.3
1060
+ - @atlaskit/tooltip@13.0.3
1061
+ - @atlaskit/button@12.0.0
835
1062
 
836
1063
  ## 3.0.2
837
1064
 
838
- - [patch][ea173a3ee2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea173a3ee2):
1065
+ - [patch][ea173a3ee2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea173a3ee2):
839
1066
 
840
- - Internal changes only. Component is now SSR compatible. If server side rendered, Avatar Images will begin to load immediately; before client bundle is ready. If this is undesired, `imageUrl` can be passed in after component is mounted.
1067
+ - Internal changes only. Component is now SSR compatible. If server side rendered, Avatar
1068
+ Images will begin to load immediately; before client bundle is ready. If this is undesired,
1069
+ `imageUrl` can be passed in after component is mounted.
841
1070
 
842
1071
  ## 3.0.1
843
1072
 
844
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
845
- - @atlaskit/docs@7.0.1
846
- - @atlaskit/avatar@15.0.1
847
- - @atlaskit/dropdown-menu@7.0.1
848
- - @atlaskit/icon@16.0.5
849
- - @atlaskit/theme@8.0.1
850
- - @atlaskit/toggle@6.0.1
851
- - @atlaskit/tooltip@13.0.1
852
- - @atlaskit/button@11.0.0
1073
+ - Updated dependencies
1074
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1075
+ - @atlaskit/docs@7.0.1
1076
+ - @atlaskit/avatar@15.0.1
1077
+ - @atlaskit/dropdown-menu@7.0.1
1078
+ - @atlaskit/icon@16.0.5
1079
+ - @atlaskit/theme@8.0.1
1080
+ - @atlaskit/toggle@6.0.1
1081
+ - @atlaskit/tooltip@13.0.1
1082
+ - @atlaskit/button@11.0.0
853
1083
 
854
1084
  ## 3.0.0
855
1085
 
856
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1086
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
857
1087
 
858
- - Drop ES5 from all the flow modules
1088
+ - Drop ES5 from all the flow modules
859
1089
 
860
- ### Dropping CJS support in all @atlaskit packages
1090
+ ### Dropping CJS support in all @atlaskit packages
861
1091
 
862
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain `import` and
863
- `export` declarations.
1092
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
1093
+ distribute esm. This means all distributed code will be transpiled, but will still contain
1094
+ `import` and `export` declarations.
864
1095
 
865
- The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
1096
+ The major reason for doing this is to allow us to support multiple entry points in packages,
1097
+ e.g:
866
1098
 
867
- ```js
868
- import colors from `@atlaskit/theme/colors`;
869
- ```
1099
+ ```js
1100
+ import colors from `@atlaskit/theme/colors`;
1101
+ ```
870
1102
 
871
- Previously this was sort of possible for consumers by doing something like:
1103
+ Previously this was sort of possible for consumers by doing something like:
872
1104
 
873
- ```js
874
- import colors from `@atlaskit/theme/dist/esm/colors`;
875
- ```
1105
+ ```js
1106
+ import colors from `@atlaskit/theme/dist/esm/colors`;
1107
+ ```
876
1108
 
877
- This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't _actually_ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.
1109
+ This has a couple of issues. 1, it treats the file system as API making internal refactors
1110
+ harder, we have to worry about how consumers might be using things that aren't _actually_
1111
+ supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
1112
+ to lots of packages bundling all of theme, just to use a single color, especially in situations
1113
+ where tree shaking fails.
878
1114
 
879
- To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.
1115
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
1116
+ multiple distributions as they would need to have very different imports from of their own
1117
+ internal dependencies.
880
1118
 
881
- ES Modules are widely supported by all modern bundlers and can be worked around in node environments.
1119
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
1120
+ environments.
882
1121
 
883
- We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.
1122
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
1123
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
1124
+ saner API's and simpler package architecture.
884
1125
 
885
- Please reach out to #fabric-build (if in Atlassian) or create an issue in [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for external) if you have any questions or queries about this.
1126
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
1127
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
1128
+ external) if you have any questions or queries about this.
886
1129
 
887
1130
  ## 2.1.12
888
1131
 
889
- - [patch][3a9b559382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a9b559382):
1132
+ - [patch][3a9b559382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a9b559382):
890
1133
 
891
- - Stopping href from being passed down to Avatar in DropdownMenu rendered in AvatarGroup
1134
+ - Stopping href from being passed down to Avatar in DropdownMenu rendered in AvatarGroup
892
1135
 
893
1136
  ## 2.1.11
894
1137
 
895
- - [patch][ed05c5c5d9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed05c5c5d9):
1138
+ - [patch][ed05c5c5d9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed05c5c5d9):
896
1139
 
897
- - Change border color of avatar in avatar group dropdown menu to transparent so that it does not overlap with focus ring
1140
+ - Change border color of avatar in avatar group dropdown menu to transparent so that it does
1141
+ not overlap with focus ring
898
1142
 
899
1143
  ## 2.1.10
900
1144
 
901
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
902
- - @atlaskit/docs@6.0.1
903
- - @atlaskit/avatar@14.1.8
904
- - @atlaskit/button@10.1.2
905
- - @atlaskit/dropdown-menu@6.1.26
906
- - @atlaskit/field-base@11.0.14
907
- - @atlaskit/item@8.0.15
908
- - @atlaskit/toggle@5.0.15
909
- - @atlaskit/tooltip@12.1.15
910
- - @atlaskit/icon@16.0.0
1145
+ - Updated dependencies
1146
+ [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1147
+ - @atlaskit/docs@6.0.1
1148
+ - @atlaskit/avatar@14.1.8
1149
+ - @atlaskit/button@10.1.2
1150
+ - @atlaskit/dropdown-menu@6.1.26
1151
+ - @atlaskit/field-base@11.0.14
1152
+ - @atlaskit/item@8.0.15
1153
+ - @atlaskit/toggle@5.0.15
1154
+ - @atlaskit/tooltip@12.1.15
1155
+ - @atlaskit/icon@16.0.0
911
1156
 
912
1157
  ## 2.1.9
913
1158
 
914
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
915
- - @atlaskit/avatar@14.1.7
916
- - @atlaskit/button@10.1.1
917
- - @atlaskit/code@8.2.2
918
- - @atlaskit/dropdown-menu@6.1.25
919
- - @atlaskit/field-base@11.0.13
920
- - @atlaskit/icon@15.0.2
921
- - @atlaskit/item@8.0.14
922
- - @atlaskit/theme@7.0.1
923
- - @atlaskit/toggle@5.0.14
924
- - @atlaskit/tooltip@12.1.13
925
- - @atlaskit/docs@6.0.0
1159
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1160
+ - @atlaskit/avatar@14.1.7
1161
+ - @atlaskit/button@10.1.1
1162
+ - @atlaskit/code@8.2.2
1163
+ - @atlaskit/dropdown-menu@6.1.25
1164
+ - @atlaskit/field-base@11.0.13
1165
+ - @atlaskit/icon@15.0.2
1166
+ - @atlaskit/item@8.0.14
1167
+ - @atlaskit/theme@7.0.1
1168
+ - @atlaskit/toggle@5.0.14
1169
+ - @atlaskit/tooltip@12.1.13
1170
+ - @atlaskit/docs@6.0.0
926
1171
 
927
1172
  ## 2.1.8
928
1173
 
929
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
930
- - @atlaskit/docs@5.2.3
931
- - @atlaskit/button@10.0.4
932
- - @atlaskit/code@8.2.1
933
- - @atlaskit/dropdown-menu@6.1.24
934
- - @atlaskit/field-base@11.0.12
935
- - @atlaskit/icon@15.0.1
936
- - @atlaskit/item@8.0.13
937
- - @atlaskit/toggle@5.0.13
938
- - @atlaskit/tooltip@12.1.12
939
- - @atlaskit/theme@7.0.0
940
- - @atlaskit/avatar@14.1.6
1174
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1175
+ - @atlaskit/docs@5.2.3
1176
+ - @atlaskit/button@10.0.4
1177
+ - @atlaskit/code@8.2.1
1178
+ - @atlaskit/dropdown-menu@6.1.24
1179
+ - @atlaskit/field-base@11.0.12
1180
+ - @atlaskit/icon@15.0.1
1181
+ - @atlaskit/item@8.0.13
1182
+ - @atlaskit/toggle@5.0.13
1183
+ - @atlaskit/tooltip@12.1.12
1184
+ - @atlaskit/theme@7.0.0
1185
+ - @atlaskit/avatar@14.1.6
941
1186
 
942
1187
  ## 2.1.7
943
1188
 
944
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
945
- - @atlaskit/docs@5.2.2
946
- - @atlaskit/avatar@14.1.5
947
- - @atlaskit/button@10.0.1
948
- - @atlaskit/dropdown-menu@6.1.23
949
- - @atlaskit/field-base@11.0.11
950
- - @atlaskit/item@8.0.12
951
- - @atlaskit/toggle@5.0.12
952
- - @atlaskit/tooltip@12.1.11
953
- - @atlaskit/icon@15.0.0
1189
+ - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1190
+ - @atlaskit/docs@5.2.2
1191
+ - @atlaskit/avatar@14.1.5
1192
+ - @atlaskit/button@10.0.1
1193
+ - @atlaskit/dropdown-menu@6.1.23
1194
+ - @atlaskit/field-base@11.0.11
1195
+ - @atlaskit/item@8.0.12
1196
+ - @atlaskit/toggle@5.0.12
1197
+ - @atlaskit/tooltip@12.1.11
1198
+ - @atlaskit/icon@15.0.0
954
1199
 
955
1200
  ## 2.1.6
956
1201
 
957
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
958
- - @atlaskit/docs@5.2.1
959
- - @atlaskit/avatar@14.1.4
960
- - @atlaskit/dropdown-menu@6.1.22
961
- - @atlaskit/icon@14.6.1
962
- - @atlaskit/theme@6.2.1
963
- - @atlaskit/toggle@5.0.11
964
- - @atlaskit/tooltip@12.1.10
965
- - @atlaskit/button@10.0.0
1202
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1203
+ - @atlaskit/docs@5.2.1
1204
+ - @atlaskit/avatar@14.1.4
1205
+ - @atlaskit/dropdown-menu@6.1.22
1206
+ - @atlaskit/icon@14.6.1
1207
+ - @atlaskit/theme@6.2.1
1208
+ - @atlaskit/toggle@5.0.11
1209
+ - @atlaskit/tooltip@12.1.10
1210
+ - @atlaskit/button@10.0.0
966
1211
 
967
1212
  ## 2.1.5
968
1213
 
969
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1214
+ - [patch] Adds missing implicit @babel/runtime dependency
1215
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
970
1216
 
971
1217
  ## 2.1.4
972
1218
 
973
- - [patch] Adds new theming API to Avatar and AvatarItem components [79dd93f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79dd93f)
1219
+ - [patch] Adds new theming API to Avatar and AvatarItem components
1220
+ [79dd93f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79dd93f)
974
1221
 
975
1222
  ## 2.1.3
976
1223
 
977
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
978
- - @atlaskit/docs@5.0.8
979
- - @atlaskit/avatar@14.0.11
980
- - @atlaskit/button@9.0.13
981
- - @atlaskit/dropdown-menu@6.1.17
982
- - @atlaskit/field-base@11.0.8
983
- - @atlaskit/item@8.0.8
984
- - @atlaskit/toggle@5.0.9
985
- - @atlaskit/tooltip@12.1.1
986
- - @atlaskit/icon@14.0.0
1224
+ - [patch] Updated dependencies
1225
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1226
+ - @atlaskit/docs@5.0.8
1227
+ - @atlaskit/avatar@14.0.11
1228
+ - @atlaskit/button@9.0.13
1229
+ - @atlaskit/dropdown-menu@6.1.17
1230
+ - @atlaskit/field-base@11.0.8
1231
+ - @atlaskit/item@8.0.8
1232
+ - @atlaskit/toggle@5.0.9
1233
+ - @atlaskit/tooltip@12.1.1
1234
+ - @atlaskit/icon@14.0.0
987
1235
 
988
1236
  ## 2.1.1
989
1237
 
990
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
991
- - @atlaskit/theme@6.0.0
992
- - @atlaskit/tooltip@12.0.9
993
- - @atlaskit/toggle@5.0.6
994
- - @atlaskit/item@8.0.5
995
- - @atlaskit/icon@13.2.5
996
- - @atlaskit/field-base@11.0.5
997
- - @atlaskit/dropdown-menu@6.1.8
998
- - @atlaskit/code@8.0.1
999
- - @atlaskit/button@9.0.6
1000
- - @atlaskit/avatar@14.0.8
1001
- - @atlaskit/docs@5.0.6
1238
+ - [patch] Updated dependencies
1239
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1240
+ - @atlaskit/theme@6.0.0
1241
+ - @atlaskit/tooltip@12.0.9
1242
+ - @atlaskit/toggle@5.0.6
1243
+ - @atlaskit/item@8.0.5
1244
+ - @atlaskit/icon@13.2.5
1245
+ - @atlaskit/field-base@11.0.5
1246
+ - @atlaskit/dropdown-menu@6.1.8
1247
+ - @atlaskit/code@8.0.1
1248
+ - @atlaskit/button@9.0.6
1249
+ - @atlaskit/avatar@14.0.8
1250
+ - @atlaskit/docs@5.0.6
1002
1251
 
1003
1252
  ## 2.1.0
1004
1253
 
1005
- - [minor] Added prop moreButtonProps to allow modification of the group's MoreButton [6efa808](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6efa808)
1254
+ - [minor] Added prop moreButtonProps to allow modification of the group's MoreButton
1255
+ [6efa808](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6efa808)
1006
1256
 
1007
1257
  ## 2.0.8
1008
1258
 
1009
- - [patch] Updated dependencies [f9c0cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c0cdb)
1010
- - @atlaskit/code@8.0.0
1011
- - @atlaskit/docs@5.0.5
1259
+ - [patch] Updated dependencies
1260
+ [f9c0cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c0cdb)
1261
+ - @atlaskit/code@8.0.0
1262
+ - @atlaskit/docs@5.0.5
1012
1263
 
1013
1264
  ## 2.0.7
1014
1265
 
1015
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1016
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1017
- - @atlaskit/tooltip@12.0.5
1018
- - @atlaskit/field-base@11.0.3
1019
- - @atlaskit/toggle@5.0.5
1020
- - @atlaskit/button@9.0.5
1021
- - @atlaskit/theme@5.1.3
1022
- - @atlaskit/code@7.0.3
1023
- - @atlaskit/item@8.0.4
1024
- - @atlaskit/icon@13.2.4
1025
- - @atlaskit/dropdown-menu@6.1.5
1026
- - @atlaskit/avatar@14.0.6
1266
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1267
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1268
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1269
+ - [none] Updated dependencies
1270
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1271
+ - @atlaskit/tooltip@12.0.5
1272
+ - @atlaskit/field-base@11.0.3
1273
+ - @atlaskit/toggle@5.0.5
1274
+ - @atlaskit/button@9.0.5
1275
+ - @atlaskit/theme@5.1.3
1276
+ - @atlaskit/code@7.0.3
1277
+ - @atlaskit/item@8.0.4
1278
+ - @atlaskit/icon@13.2.4
1279
+ - @atlaskit/dropdown-menu@6.1.5
1280
+ - @atlaskit/avatar@14.0.6
1027
1281
 
1028
1282
  ## 2.0.6
1029
1283
 
1030
- - [patch] Update pretty-proptypes [c7e484c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7e484c)
1031
- - [none] Updated dependencies [c7e484c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7e484c)
1032
- - @atlaskit/docs@5.0.3
1284
+ - [patch] Update pretty-proptypes
1285
+ [c7e484c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7e484c)
1286
+ - [none] Updated dependencies
1287
+ [c7e484c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c7e484c)
1288
+ - @atlaskit/docs@5.0.3
1033
1289
 
1034
1290
  ## 2.0.5
1035
1291
 
1036
- - [patch] Clean up changelog [5b5bd8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b5bd8e)
1292
+ - [patch] Clean up changelog
1293
+ [5b5bd8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b5bd8e)
1037
1294
 
1038
1295
  ## 2.0.4
1039
1296
 
1040
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1041
- - @atlaskit/tooltip@12.0.4
1042
- - @atlaskit/item@8.0.3
1043
- - @atlaskit/icon@13.2.2
1044
- - @atlaskit/toggle@5.0.4
1045
- - @atlaskit/button@9.0.4
1046
- - @atlaskit/theme@5.1.2
1047
- - @atlaskit/code@7.0.2
1048
- - @atlaskit/docs@5.0.2
1049
- - @atlaskit/dropdown-menu@6.1.4
1050
- - @atlaskit/avatar@14.0.5
1051
- - @atlaskit/field-base@11.0.2
1297
+ - [patch] Updated dependencies
1298
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1299
+ - @atlaskit/tooltip@12.0.4
1300
+ - @atlaskit/item@8.0.3
1301
+ - @atlaskit/icon@13.2.2
1302
+ - @atlaskit/toggle@5.0.4
1303
+ - @atlaskit/button@9.0.4
1304
+ - @atlaskit/theme@5.1.2
1305
+ - @atlaskit/code@7.0.2
1306
+ - @atlaskit/docs@5.0.2
1307
+ - @atlaskit/dropdown-menu@6.1.4
1308
+ - @atlaskit/avatar@14.0.5
1309
+ - @atlaskit/field-base@11.0.2
1052
1310
 
1053
1311
  ## 2.0.3
1054
1312
 
1055
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1056
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1057
- - @atlaskit/tooltip@12.0.3
1058
- - @atlaskit/field-base@11.0.1
1059
- - @atlaskit/toggle@5.0.3
1060
- - @atlaskit/button@9.0.3
1061
- - @atlaskit/theme@5.1.1
1062
- - @atlaskit/code@7.0.1
1063
- - @atlaskit/item@8.0.2
1064
- - @atlaskit/icon@13.2.1
1065
- - @atlaskit/dropdown-menu@6.1.3
1066
- - @atlaskit/avatar@14.0.4
1313
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1314
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1315
+ - [none] Updated dependencies
1316
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1317
+ - @atlaskit/tooltip@12.0.3
1318
+ - @atlaskit/field-base@11.0.1
1319
+ - @atlaskit/toggle@5.0.3
1320
+ - @atlaskit/button@9.0.3
1321
+ - @atlaskit/theme@5.1.1
1322
+ - @atlaskit/code@7.0.1
1323
+ - @atlaskit/item@8.0.2
1324
+ - @atlaskit/icon@13.2.1
1325
+ - @atlaskit/dropdown-menu@6.1.3
1326
+ - @atlaskit/avatar@14.0.4
1067
1327
 
1068
1328
  ## 2.0.2
1069
1329
 
1070
- - [patch] Update dev dependencies and docs [d0e13b7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0e13b7)
1330
+ - [patch] Update dev dependencies and docs
1331
+ [d0e13b7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0e13b7)
1071
1332
 
1072
1333
  ## 2.0.1
1073
1334
 
1074
- - [patch] Updated dependencies [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1075
- - @atlaskit/tooltip@12.0.0
1076
- - @atlaskit/item@8.0.1
1077
- - @atlaskit/icon@13.1.1
1078
- - @atlaskit/dropdown-menu@6.1.1
1079
- - @atlaskit/avatar@14.0.1
1335
+ - [patch] Updated dependencies
1336
+ [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1337
+ - @atlaskit/tooltip@12.0.0
1338
+ - @atlaskit/item@8.0.1
1339
+ - @atlaskit/icon@13.1.1
1340
+ - @atlaskit/dropdown-menu@6.1.1
1341
+ - @atlaskit/avatar@14.0.1
1080
1342
 
1081
1343
  ## 2.0.0
1082
1344
 
1083
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1084
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1085
- - @atlaskit/tooltip@11.0.0
1086
- - @atlaskit/field-base@11.0.0
1087
- - @atlaskit/toggle@5.0.0
1088
- - @atlaskit/button@9.0.0
1089
- - @atlaskit/theme@5.0.0
1090
- - @atlaskit/code@7.0.0
1091
- - @atlaskit/docs@5.0.0
1092
- - @atlaskit/item@8.0.0
1093
- - @atlaskit/icon@13.0.0
1094
- - @atlaskit/dropdown-menu@6.0.0
1095
- - @atlaskit/avatar@14.0.0
1345
+ - [major] Updates to React ^16.4.0
1346
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1347
+ - [major] Updated dependencies
1348
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1349
+ - @atlaskit/tooltip@11.0.0
1350
+ - @atlaskit/field-base@11.0.0
1351
+ - @atlaskit/toggle@5.0.0
1352
+ - @atlaskit/button@9.0.0
1353
+ - @atlaskit/theme@5.0.0
1354
+ - @atlaskit/code@7.0.0
1355
+ - @atlaskit/docs@5.0.0
1356
+ - @atlaskit/item@8.0.0
1357
+ - @atlaskit/icon@13.0.0
1358
+ - @atlaskit/dropdown-menu@6.0.0
1359
+ - @atlaskit/avatar@14.0.0
1096
1360
 
1097
1361
  ## 1.0.2
1098
1362
 
1099
- - [patch] Fix flow types [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
1100
- - [patch] Updated dependencies [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
1101
- - @atlaskit/avatar@13.0.0
1102
- - @atlaskit/button@8.2.5
1103
- - @atlaskit/item@7.0.8
1104
- - @atlaskit/dropdown-menu@5.2.3
1363
+ - [patch] Fix flow types [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
1364
+ - [patch] Updated dependencies
1365
+ [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
1366
+ - @atlaskit/avatar@13.0.0
1367
+ - @atlaskit/button@8.2.5
1368
+ - @atlaskit/item@7.0.8
1369
+ - @atlaskit/dropdown-menu@5.2.3
1105
1370
 
1106
1371
  ## 1.0.1
1107
1372
 
1108
- - [patch] Small avatar-group docs improvements [a54f6ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a54f6ea)
1373
+ - [patch] Small avatar-group docs improvements
1374
+ [a54f6ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a54f6ea)
1109
1375
 
1110
1376
  ## 1.0.0
1111
1377
 
1112
- - [major] Split avatar-group into its own package [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1113
- - [patch] Updated dependencies [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1114
- - @atlaskit/avatar@12.0.0
1115
- - @atlaskit/item@7.0.7
1116
- - @atlaskit/dropdown-menu@5.2.2
1378
+ - [major] Split avatar-group into its own package
1379
+ [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1380
+ - [patch] Updated dependencies
1381
+ [8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
1382
+ - @atlaskit/avatar@12.0.0
1383
+ - @atlaskit/item@7.0.7
1384
+ - @atlaskit/dropdown-menu@5.2.2