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