@atlaskit/avatar 21.5.1 → 21.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 +1080 -697
- package/dist/cjs/Avatar.js +5 -2
- package/dist/cjs/context.js +24 -0
- package/dist/cjs/index.js +13 -0
- package/dist/es2019/Avatar.js +5 -2
- package/dist/es2019/context.js +16 -0
- package/dist/es2019/index.js +1 -0
- package/dist/esm/Avatar.js +5 -2
- package/dist/esm/context.js +18 -0
- package/dist/esm/index.js +1 -0
- package/dist/types/Avatar.d.ts +2 -2
- package/dist/types/context.d.ts +21 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types-ts4.5/Avatar.d.ts +2 -2
- package/dist/types-ts4.5/context.d.ts +21 -0
- package/dist/types-ts4.5/index.d.ts +1 -0
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,1625 +1,2008 @@
|
|
|
1
1
|
# @atlaskit/avatar
|
|
2
2
|
|
|
3
|
+
## 21.6.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#95982](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95982)
|
|
8
|
+
[`44381801376a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/44381801376a) -
|
|
9
|
+
Creates a context to set the `size` prop for all avatars under the provider.
|
|
10
|
+
|
|
11
|
+
## 21.5.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#83188](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83188)
|
|
16
|
+
[`cd5d06cd3329`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cd5d06cd3329) -
|
|
17
|
+
Minor adjustments to improve compatibility with React 18
|
|
18
|
+
|
|
3
19
|
## 21.5.1
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
23
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
24
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
25
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
8
26
|
|
|
9
27
|
## 21.5.0
|
|
10
28
|
|
|
11
29
|
### Minor Changes
|
|
12
30
|
|
|
13
|
-
-
|
|
14
|
-
|
|
31
|
+
- [#69996](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69996)
|
|
32
|
+
[`1b320a82df61`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1b320a82df61) -
|
|
33
|
+
Add Team fallback avatar
|
|
34
|
+
- [#73763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73763)
|
|
35
|
+
[`20bb01a34fcd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20bb01a34fcd) -
|
|
36
|
+
test id selector added to Avatar label
|
|
15
37
|
|
|
16
38
|
## 21.4.6
|
|
17
39
|
|
|
18
40
|
### Patch Changes
|
|
19
41
|
|
|
20
|
-
-
|
|
42
|
+
- [#70213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70213)
|
|
43
|
+
[`31068e587071`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/31068e587071) -
|
|
44
|
+
[ux] Removes decorative images of presence and status from view of assistive technologies. The
|
|
45
|
+
presence and status are announced as part of the labeling of the parent component and therefore
|
|
46
|
+
no longer necessary.
|
|
21
47
|
|
|
22
48
|
## 21.4.5
|
|
23
49
|
|
|
24
50
|
### Patch Changes
|
|
25
51
|
|
|
26
|
-
-
|
|
52
|
+
- [#67339](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67339)
|
|
53
|
+
[`33c37b4c2c1e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/33c37b4c2c1e) -
|
|
54
|
+
[ux] Remove nested images introduced in 21.4.3
|
|
27
55
|
|
|
28
56
|
## 21.4.4
|
|
29
57
|
|
|
30
58
|
### Patch Changes
|
|
31
59
|
|
|
32
|
-
-
|
|
60
|
+
- [#64854](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64854)
|
|
61
|
+
[`61b09a38c764`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61b09a38c764) -
|
|
62
|
+
[ux] Adds label to custom avatars using the render prop API.
|
|
33
63
|
|
|
34
64
|
## 21.4.3
|
|
35
65
|
|
|
36
66
|
### Patch Changes
|
|
37
67
|
|
|
38
|
-
-
|
|
68
|
+
- [#63807](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63807)
|
|
69
|
+
[`538c46e739b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/538c46e739b6) -
|
|
70
|
+
[ux] Add accessible name to non-interactive avatars. If you are a making a test that relies on
|
|
71
|
+
there being only a single element containing the avatar's expected text, skipping any elements
|
|
72
|
+
with a `hidden` attribute will narrow down your search to only the visible element; this will
|
|
73
|
+
make the test act the same as it would before this change.
|
|
39
74
|
|
|
40
75
|
## 21.4.2
|
|
41
76
|
|
|
42
77
|
### Patch Changes
|
|
43
78
|
|
|
44
|
-
-
|
|
79
|
+
- Updated dependencies
|
|
45
80
|
|
|
46
81
|
## 21.4.1
|
|
47
82
|
|
|
48
83
|
### Patch Changes
|
|
49
84
|
|
|
50
|
-
-
|
|
85
|
+
- [#41729](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41729)
|
|
86
|
+
[`04235acacd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04235acacd6) - Enrol
|
|
87
|
+
package to push model in Jira
|
|
51
88
|
|
|
52
89
|
## 21.4.0
|
|
53
90
|
|
|
54
91
|
### Minor Changes
|
|
55
92
|
|
|
56
|
-
-
|
|
93
|
+
- [#40977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40977)
|
|
94
|
+
[`994a98df01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/994a98df01b) -
|
|
95
|
+
Introduce `as` prop for customising the wrapping element
|
|
57
96
|
|
|
58
97
|
## 21.3.9
|
|
59
98
|
|
|
60
99
|
### Patch Changes
|
|
61
100
|
|
|
62
|
-
-
|
|
63
|
-
-
|
|
101
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
102
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
103
|
+
version.json
|
|
104
|
+
- Updated dependencies
|
|
64
105
|
|
|
65
106
|
## 21.3.8
|
|
66
107
|
|
|
67
108
|
### Patch Changes
|
|
68
109
|
|
|
69
|
-
-
|
|
110
|
+
- [#38336](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38336)
|
|
111
|
+
[`7a3cbead067`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a3cbead067) -
|
|
112
|
+
Default content for label
|
|
70
113
|
|
|
71
114
|
## 21.3.7
|
|
72
115
|
|
|
73
116
|
### Patch Changes
|
|
74
117
|
|
|
75
|
-
-
|
|
118
|
+
- [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
|
|
119
|
+
[`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
|
|
120
|
+
`@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
|
|
121
|
+
testing.
|
|
76
122
|
|
|
77
123
|
## 21.3.6
|
|
78
124
|
|
|
79
125
|
### Patch Changes
|
|
80
126
|
|
|
81
|
-
-
|
|
127
|
+
- [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
|
|
128
|
+
[`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
|
|
129
|
+
Internal change to use shape tokens. There is no expected visual change.
|
|
82
130
|
|
|
83
131
|
## 21.3.5
|
|
84
132
|
|
|
85
133
|
### Patch Changes
|
|
86
134
|
|
|
87
|
-
-
|
|
135
|
+
- [#36027](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36027)
|
|
136
|
+
[`342bd17ba74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/342bd17ba74) - Fix
|
|
137
|
+
presence and status props being expanded to all strings instead of the allowed values.
|
|
88
138
|
|
|
89
139
|
## 21.3.4
|
|
90
140
|
|
|
91
141
|
### Patch Changes
|
|
92
142
|
|
|
93
|
-
-
|
|
143
|
+
- [#34811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34811)
|
|
144
|
+
[`abf69e9a4f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abf69e9a4f6) -
|
|
145
|
+
Removes usage of deprecated theme mixins in favor of static token / color usage.
|
|
94
146
|
|
|
95
147
|
## 21.3.3
|
|
96
148
|
|
|
97
149
|
### Patch Changes
|
|
98
150
|
|
|
99
|
-
-
|
|
151
|
+
- [#34804](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34804)
|
|
152
|
+
[`e2d375fa634`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2d375fa634) -
|
|
153
|
+
Refactor how some internal styles are applied; no functional changes.
|
|
100
154
|
|
|
101
155
|
## 21.3.2
|
|
102
156
|
|
|
103
157
|
### Patch Changes
|
|
104
158
|
|
|
105
|
-
-
|
|
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
|
|
106
162
|
|
|
107
163
|
## 21.3.1
|
|
108
164
|
|
|
109
165
|
### Patch Changes
|
|
110
166
|
|
|
111
|
-
-
|
|
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`
|
|
112
170
|
|
|
113
171
|
## 21.3.0
|
|
114
172
|
|
|
115
173
|
### Minor Changes
|
|
116
174
|
|
|
117
|
-
-
|
|
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
|
|
118
178
|
|
|
119
179
|
### Patch Changes
|
|
120
180
|
|
|
121
|
-
-
|
|
181
|
+
- Updated dependencies
|
|
122
182
|
|
|
123
183
|
## 21.2.1
|
|
124
184
|
|
|
125
185
|
### Patch Changes
|
|
126
186
|
|
|
127
|
-
-
|
|
187
|
+
- [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
|
|
188
|
+
[`4ba10567310`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ba10567310) -
|
|
189
|
+
Internal changes.
|
|
128
190
|
|
|
129
191
|
## 21.2.0
|
|
130
192
|
|
|
131
193
|
### Minor Changes
|
|
132
194
|
|
|
133
|
-
-
|
|
195
|
+
- [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
|
|
196
|
+
[`51928bbe70c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51928bbe70c) - [ux]
|
|
197
|
+
Removes status/presence indicator images from the accessibility tree for the Avatar component.
|
|
134
198
|
|
|
135
199
|
### Patch Changes
|
|
136
200
|
|
|
137
|
-
-
|
|
138
|
-
|
|
201
|
+
- [`64f11e50567`](https://bitbucket.org/atlassian/atlassian-frontend/commits/64f11e50567) - [ux]
|
|
202
|
+
Adds accessible name to standalone Presence and Status components.
|
|
203
|
+
- [`0ecd2a2238b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ecd2a2238b) - Add
|
|
204
|
+
more precision to custom component check for status and presence
|
|
139
205
|
|
|
140
206
|
## 21.1.10
|
|
141
207
|
|
|
142
208
|
### Patch Changes
|
|
143
209
|
|
|
144
|
-
-
|
|
210
|
+
- [#30134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30134)
|
|
211
|
+
[`5aab9bfc96c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5aab9bfc96c) -
|
|
212
|
+
Replace gridSize in spacing values with corresponding spacing tokens
|
|
145
213
|
|
|
146
214
|
## 21.1.9
|
|
147
215
|
|
|
148
216
|
### Patch Changes
|
|
149
217
|
|
|
150
|
-
-
|
|
218
|
+
- Updated dependencies
|
|
151
219
|
|
|
152
220
|
## 21.1.8
|
|
153
221
|
|
|
154
222
|
### Patch Changes
|
|
155
223
|
|
|
156
|
-
-
|
|
224
|
+
- Updated dependencies
|
|
157
225
|
|
|
158
226
|
## 21.1.7
|
|
159
227
|
|
|
160
228
|
### Patch Changes
|
|
161
229
|
|
|
162
|
-
-
|
|
230
|
+
- [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
|
|
231
|
+
[`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) -
|
|
232
|
+
Internal change to update token references. There is no expected behaviour or visual change.
|
|
163
233
|
|
|
164
234
|
## 21.1.6
|
|
165
235
|
|
|
166
236
|
### Patch Changes
|
|
167
237
|
|
|
168
|
-
-
|
|
238
|
+
- [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
|
|
239
|
+
[`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
|
|
240
|
+
ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add
|
|
241
|
+
`allowedSideEffects` when loading the page.
|
|
169
242
|
|
|
170
243
|
## 21.1.5
|
|
171
244
|
|
|
172
245
|
### Patch Changes
|
|
173
246
|
|
|
174
|
-
-
|
|
247
|
+
- Updated dependencies
|
|
175
248
|
|
|
176
249
|
## 21.1.4
|
|
177
250
|
|
|
178
251
|
### Patch Changes
|
|
179
252
|
|
|
180
|
-
-
|
|
253
|
+
- Updated dependencies
|
|
181
254
|
|
|
182
255
|
## 21.1.3
|
|
183
256
|
|
|
184
257
|
### Patch Changes
|
|
185
258
|
|
|
186
|
-
-
|
|
259
|
+
- Updated dependencies
|
|
187
260
|
|
|
188
261
|
## 21.1.2
|
|
189
262
|
|
|
190
263
|
### Patch Changes
|
|
191
264
|
|
|
192
|
-
-
|
|
265
|
+
- [#26699](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26699)
|
|
266
|
+
[`47f0e63c935`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f0e63c935) -
|
|
267
|
+
Internal changes to apply spacing tokens. This should be a no-op change.
|
|
193
268
|
|
|
194
269
|
## 21.1.1
|
|
195
270
|
|
|
196
271
|
### Patch Changes
|
|
197
272
|
|
|
198
|
-
-
|
|
273
|
+
- [#26488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26488)
|
|
274
|
+
[`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) -
|
|
275
|
+
Internal changes to apply spacing tokens. This should be a no-op change.
|
|
199
276
|
|
|
200
277
|
## 21.1.0
|
|
201
278
|
|
|
202
279
|
### Minor Changes
|
|
203
280
|
|
|
204
|
-
-
|
|
281
|
+
- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
|
|
282
|
+
[`c1d012d6d20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c1d012d6d20) -
|
|
283
|
+
Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behaviour change.
|
|
205
284
|
|
|
206
285
|
### Patch Changes
|
|
207
286
|
|
|
208
|
-
-
|
|
287
|
+
- Updated dependencies
|
|
209
288
|
|
|
210
289
|
## 21.0.3
|
|
211
290
|
|
|
212
291
|
### Patch Changes
|
|
213
292
|
|
|
214
|
-
-
|
|
293
|
+
- [#24968](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24968)
|
|
294
|
+
[`f9cd9e55e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cd9e55e43) - Update
|
|
295
|
+
to disabled tokens which slightly affects the opacity in disabled states
|
|
215
296
|
|
|
216
297
|
## 21.0.2
|
|
217
298
|
|
|
218
299
|
### Patch Changes
|
|
219
300
|
|
|
220
|
-
-
|
|
301
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
302
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
303
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
221
304
|
|
|
222
305
|
## 21.0.1
|
|
223
306
|
|
|
224
307
|
### Patch Changes
|
|
225
308
|
|
|
226
|
-
-
|
|
309
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
310
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
311
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
227
312
|
|
|
228
313
|
## 21.0.0
|
|
229
314
|
|
|
230
315
|
### Major Changes
|
|
231
316
|
|
|
232
|
-
-
|
|
317
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
|
|
318
|
+
[`92bb02bc46b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92bb02bc46b) - [ux]
|
|
319
|
+
There are **no code changes required** to consume this major, but you should be aware that
|
|
320
|
+
internal changes have been made to how `@atlaskit/avatar` loads images.
|
|
233
321
|
|
|
234
|
-
|
|
322
|
+
Before, the image loading behaviour was written in JS. Now, it leans on a standard HTML `img`
|
|
323
|
+
tag if you provide a `src` prop, allowing it to rely on the browser to optimise the loading.
|
|
324
|
+
These changes should result in faster image loading and an improved server-side rendering story.
|
|
235
325
|
|
|
236
|
-
|
|
326
|
+
In this version, the **breaking change is that you will no longer see a fallback icon while the
|
|
327
|
+
image is loading**. We have intentionally removed this loading behaviour as it is no longer
|
|
328
|
+
consistent with our native `img` behaviour-first approach, and was a source of SSR bugs. Avatar
|
|
329
|
+
images will load either instantly from the cache, or very fast from a CDN. In the edge cases
|
|
330
|
+
where there is an error with the image src provided, we will still fall back to a default icon.
|
|
237
331
|
|
|
238
332
|
### Patch Changes
|
|
239
333
|
|
|
240
|
-
-
|
|
334
|
+
- [`be23a6d8ee1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be23a6d8ee1) - [ux]
|
|
335
|
+
Updates color tokens used to be more semantically accurate
|
|
241
336
|
|
|
242
337
|
## 20.5.10
|
|
243
338
|
|
|
244
339
|
### Patch Changes
|
|
245
340
|
|
|
246
|
-
-
|
|
341
|
+
- Updated dependencies
|
|
247
342
|
|
|
248
343
|
## 20.5.9
|
|
249
344
|
|
|
250
345
|
### Patch Changes
|
|
251
346
|
|
|
252
|
-
-
|
|
347
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
348
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
349
|
+
Upgrade to TypeScript 4.2.4
|
|
253
350
|
|
|
254
351
|
## 20.5.8
|
|
255
352
|
|
|
256
353
|
### Patch Changes
|
|
257
354
|
|
|
258
|
-
-
|
|
355
|
+
- Updated dependencies
|
|
259
356
|
|
|
260
357
|
## 20.5.7
|
|
261
358
|
|
|
262
359
|
### Patch Changes
|
|
263
360
|
|
|
264
|
-
-
|
|
361
|
+
- Updated dependencies
|
|
265
362
|
|
|
266
363
|
## 20.5.6
|
|
267
364
|
|
|
268
365
|
### Patch Changes
|
|
269
366
|
|
|
270
|
-
-
|
|
367
|
+
- Updated dependencies
|
|
271
368
|
|
|
272
369
|
## 20.5.5
|
|
273
370
|
|
|
274
371
|
### Patch Changes
|
|
275
372
|
|
|
276
|
-
-
|
|
373
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
374
|
+
[`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) -
|
|
375
|
+
Internal code change turning on a new linting rule.
|
|
277
376
|
|
|
278
377
|
## 20.5.4
|
|
279
378
|
|
|
280
379
|
### Patch Changes
|
|
281
380
|
|
|
282
|
-
-
|
|
283
|
-
|
|
381
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
|
|
382
|
+
Updates usage of deprecated token names so they're aligned with the latest naming conventions.
|
|
383
|
+
No UI or visual changes
|
|
384
|
+
- Updated dependencies
|
|
284
385
|
|
|
285
386
|
## 20.5.3
|
|
286
387
|
|
|
287
388
|
### Patch Changes
|
|
288
389
|
|
|
289
|
-
-
|
|
390
|
+
- Updated dependencies
|
|
290
391
|
|
|
291
392
|
## 20.5.2
|
|
292
393
|
|
|
293
394
|
### Patch Changes
|
|
294
395
|
|
|
295
|
-
-
|
|
296
|
-
-
|
|
396
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
397
|
+
[`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
|
|
398
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
399
|
+
tokens() function and improving bundle size.
|
|
400
|
+
- Updated dependencies
|
|
297
401
|
|
|
298
402
|
## 20.5.1
|
|
299
403
|
|
|
300
404
|
### Patch Changes
|
|
301
405
|
|
|
302
|
-
-
|
|
406
|
+
- Updated dependencies
|
|
303
407
|
|
|
304
408
|
## 20.5.0
|
|
305
409
|
|
|
306
410
|
### Minor Changes
|
|
307
411
|
|
|
308
|
-
-
|
|
412
|
+
- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
|
|
413
|
+
[`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux]
|
|
414
|
+
Fix avatar focus ring in windows high contrast mode
|
|
309
415
|
|
|
310
416
|
### Patch Changes
|
|
311
417
|
|
|
312
|
-
-
|
|
418
|
+
- Updated dependencies
|
|
313
419
|
|
|
314
420
|
## 20.4.2
|
|
315
421
|
|
|
316
422
|
### Patch Changes
|
|
317
423
|
|
|
318
|
-
-
|
|
424
|
+
- Updated dependencies
|
|
319
425
|
|
|
320
426
|
## 20.4.1
|
|
321
427
|
|
|
322
428
|
### Patch Changes
|
|
323
429
|
|
|
324
|
-
-
|
|
325
|
-
|
|
326
|
-
|
|
430
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
431
|
+
[`0a759df738f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a759df738f) - When
|
|
432
|
+
Avatar is not interactive and no `name` prop is provided, `role` and an empty `aria-label`
|
|
433
|
+
attributes are not rendered anymore. Screen readers consider these images as decorative now and
|
|
434
|
+
doesn't announce them as "Unlabeled image".
|
|
435
|
+
- [`016d19b8038`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d19b8038) - [ux]
|
|
436
|
+
When avatars are disabled they no longer will appear as interactive.
|
|
437
|
+
- Updated dependencies
|
|
327
438
|
|
|
328
439
|
## 20.4.0
|
|
329
440
|
|
|
330
441
|
### Minor Changes
|
|
331
442
|
|
|
332
|
-
-
|
|
443
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
444
|
+
[`cb101fd1d29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb101fd1d29) - [ux]
|
|
445
|
+
Colors are now sourced through tokens.
|
|
333
446
|
|
|
334
447
|
### Patch Changes
|
|
335
448
|
|
|
336
|
-
-
|
|
449
|
+
- Updated dependencies
|
|
337
450
|
|
|
338
451
|
## 20.3.3
|
|
339
452
|
|
|
340
453
|
### Patch Changes
|
|
341
454
|
|
|
342
|
-
-
|
|
343
|
-
-
|
|
455
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
456
|
+
[`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
|
|
457
|
+
Corrects eslint supressions.
|
|
458
|
+
- Updated dependencies
|
|
344
459
|
|
|
345
460
|
## 20.3.2
|
|
346
461
|
|
|
347
462
|
### Patch Changes
|
|
348
463
|
|
|
349
|
-
-
|
|
464
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
465
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
466
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
350
467
|
|
|
351
468
|
## 20.3.1
|
|
352
469
|
|
|
353
470
|
### Patch Changes
|
|
354
471
|
|
|
355
|
-
-
|
|
472
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
473
|
+
[`34992526ab4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34992526ab4) -
|
|
474
|
+
Removes duplicate dependency (@atlaskit/tooltip) from dependency array.
|
|
356
475
|
|
|
357
476
|
## 20.3.0
|
|
358
477
|
|
|
359
478
|
### Minor Changes
|
|
360
479
|
|
|
361
|
-
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
-
|
|
369
|
-
|
|
370
|
-
-
|
|
371
|
-
|
|
372
|
-
-
|
|
373
|
-
|
|
374
|
-
-
|
|
480
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
481
|
+
[`8f84c89cad5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f84c89cad5) - [ux]
|
|
482
|
+
The styles of overflow button of avatar group has been aligned with default button styles. Also,
|
|
483
|
+
contrast issue of the button has been fixed.
|
|
484
|
+
|
|
485
|
+
### Patch Changes
|
|
486
|
+
|
|
487
|
+
- [`af5707375f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af5707375f7) -
|
|
488
|
+
Internal code changes.
|
|
489
|
+
- [`cfcefd986eb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcefd986eb) - Adds
|
|
490
|
+
jsdoc description to exported components.
|
|
491
|
+
- [`4e8f13c9b8a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e8f13c9b8a) -
|
|
492
|
+
Renames internal props to match naming convention.
|
|
493
|
+
- [`1974621bc4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1974621bc4d) - Add
|
|
494
|
+
eslint rule disable for enforcing filename and extension
|
|
495
|
+
- [`9e335c673bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e335c673bb) - Rename
|
|
496
|
+
no-type-suffix eslint rule to type-name-no-type-suffix-nor-props, and add restriction for
|
|
497
|
+
nameing types props.
|
|
498
|
+
- [`1512054d655`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1512054d655) - Fixed
|
|
499
|
+
no-type-suffix eslint errors
|
|
500
|
+
- [`ebd98351a30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebd98351a30) -
|
|
501
|
+
Corrects internal jsdoc declarations.
|
|
502
|
+
- [`70679cfeb04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70679cfeb04) - Fixed
|
|
503
|
+
eslint errors by using css object notation
|
|
504
|
+
- [`7ea77bc9fbe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ea77bc9fbe) -
|
|
505
|
+
Internal changes.
|
|
506
|
+
- Updated dependencies
|
|
375
507
|
|
|
376
508
|
## 20.2.2
|
|
377
509
|
|
|
378
510
|
### Patch Changes
|
|
379
511
|
|
|
380
|
-
-
|
|
381
|
-
-
|
|
512
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
513
|
+
[`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
|
|
514
|
+
injected package name and version for analytics instead of version.json.
|
|
515
|
+
- Updated dependencies
|
|
382
516
|
|
|
383
517
|
## 20.2.1
|
|
384
518
|
|
|
385
519
|
### Patch Changes
|
|
386
520
|
|
|
387
|
-
-
|
|
521
|
+
- [#8710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8710)
|
|
522
|
+
[`e177a840b13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e177a840b13) - Fix
|
|
523
|
+
flickering of cached avatar images on mount
|
|
388
524
|
|
|
389
525
|
## 20.2.0
|
|
390
526
|
|
|
391
527
|
### Minor Changes
|
|
392
528
|
|
|
393
|
-
-
|
|
529
|
+
- [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
|
|
530
|
+
[`1a8fcbf9878`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a8fcbf9878) - [ux]
|
|
531
|
+
Avatar and AvatarItem now accept a label prop which allows the components to be accessible when
|
|
532
|
+
viewed in a screen reader. The isDisabled prop now correctly generates the appropriate markup
|
|
533
|
+
(was a span, now a disabled button) for screen reader users.
|
|
394
534
|
|
|
395
535
|
### Patch Changes
|
|
396
536
|
|
|
397
|
-
-
|
|
398
|
-
-
|
|
537
|
+
- [`8308fe23b9b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8308fe23b9b) -
|
|
538
|
+
Removing incorrect cursor styles from non-interactive AvatarItems
|
|
539
|
+
- Updated dependencies
|
|
399
540
|
|
|
400
541
|
## 20.1.1
|
|
401
542
|
|
|
402
543
|
### Patch Changes
|
|
403
544
|
|
|
404
|
-
-
|
|
545
|
+
- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
|
|
546
|
+
[`fe59fc62a58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe59fc62a58) -
|
|
547
|
+
Increased the contrast for the fallback icon of the Avatar package so that it passes WCAG AA
|
|
548
|
+
contrast requirements.
|
|
405
549
|
|
|
406
550
|
## 20.1.0
|
|
407
551
|
|
|
408
552
|
### Minor Changes
|
|
409
553
|
|
|
410
|
-
-
|
|
554
|
+
- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
|
|
555
|
+
[`4f9e6e2db5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f9e6e2db5) - These
|
|
556
|
+
packages now have defined entry points -- this means that you cannot access internal files in
|
|
557
|
+
the packages that are not meant to be public. Sub-components in these packages have been
|
|
558
|
+
explicitly defined, aiding tree-shaking and reducing bundle size.
|
|
411
559
|
|
|
412
560
|
### Patch Changes
|
|
413
561
|
|
|
414
|
-
-
|
|
562
|
+
- Updated dependencies
|
|
415
563
|
|
|
416
564
|
## 20.0.8
|
|
417
565
|
|
|
418
566
|
### Patch Changes
|
|
419
567
|
|
|
420
|
-
-
|
|
568
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
569
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
570
|
+
Transpile packages using babel rather than tsc
|
|
421
571
|
|
|
422
572
|
## 20.0.7
|
|
423
573
|
|
|
424
574
|
### Patch Changes
|
|
425
575
|
|
|
426
|
-
-
|
|
576
|
+
- [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
|
|
577
|
+
[`5c1b4d64ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5c1b4d64ef) - [ux]
|
|
578
|
+
There were two browser specific issues in avatar component. 1- Misalignment in firefox
|
|
579
|
+
(Interactive button avatar is incorrectly aligned) — To fix this we added font-size and
|
|
580
|
+
font-family to button element. 2- Hover issue in safari (On hover avatar was showing rectangular
|
|
581
|
+
background) — To fix this we have added border radius to avatar on hover.
|
|
427
582
|
|
|
428
583
|
## 20.0.6
|
|
429
584
|
|
|
430
585
|
### Patch Changes
|
|
431
586
|
|
|
432
|
-
-
|
|
433
|
-
|
|
434
|
-
|
|
587
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
588
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
589
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
590
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
591
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
592
|
+
`devDependencies` to denote version that the package was built with.
|
|
435
593
|
|
|
436
594
|
## 20.0.5
|
|
437
595
|
|
|
438
596
|
### Patch Changes
|
|
439
597
|
|
|
440
|
-
-
|
|
598
|
+
- Updated dependencies
|
|
441
599
|
|
|
442
600
|
## 20.0.4
|
|
443
601
|
|
|
444
602
|
### Patch Changes
|
|
445
603
|
|
|
446
|
-
-
|
|
604
|
+
- Updated dependencies
|
|
447
605
|
|
|
448
606
|
## 20.0.3
|
|
449
607
|
|
|
450
608
|
### Patch Changes
|
|
451
609
|
|
|
452
|
-
-
|
|
610
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
611
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
612
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
453
613
|
|
|
454
|
-
|
|
455
|
-
|
|
614
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
615
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
456
616
|
|
|
457
617
|
## 20.0.2
|
|
458
618
|
|
|
459
619
|
### Patch Changes
|
|
460
620
|
|
|
461
|
-
-
|
|
621
|
+
- [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
|
|
622
|
+
[`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
|
|
623
|
+
readme and package information has been updated to point to the new design system website.
|
|
462
624
|
|
|
463
625
|
## 20.0.1
|
|
464
626
|
|
|
465
627
|
### Patch Changes
|
|
466
628
|
|
|
467
|
-
-
|
|
629
|
+
- [#4044](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4044)
|
|
630
|
+
[`dfd7418707`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd7418707) - Added
|
|
631
|
+
types for function parameters in the Presence, Status and Skeleton avatar sub-components.
|
|
632
|
+
Without these types we were unable to generate prop tables in the documentation site using
|
|
633
|
+
`extract-react-types`.
|
|
468
634
|
|
|
469
635
|
## 20.0.0
|
|
470
636
|
|
|
471
637
|
### Major Changes
|
|
472
638
|
|
|
473
|
-
-
|
|
639
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
640
|
+
[`cde426961a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cde426961a) - Changes
|
|
641
|
+
to Avatar in this release are intended to provide users with more flexible and performant
|
|
642
|
+
customization options.
|
|
474
643
|
|
|
475
|
-
|
|
644
|
+
Previously Avatars could only be customized like so:
|
|
476
645
|
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
646
|
+
```javascript
|
|
647
|
+
<Avatar component={Button} />
|
|
648
|
+
```
|
|
480
649
|
|
|
481
|
-
|
|
650
|
+
This is restrictive in that you're not able to pass custom props or children to button without
|
|
651
|
+
passing props directly through to Avatar first.
|
|
482
652
|
|
|
483
|
-
|
|
653
|
+
Now with render props, we can enable that:
|
|
484
654
|
|
|
485
|
-
|
|
486
|
-
|
|
655
|
+
```jsx
|
|
656
|
+
const initials = 'MCB';
|
|
487
657
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
<Button {...props}>{initials} // custom initials etc.</Button>
|
|
491
|
-
)}
|
|
492
|
-
/>;
|
|
493
|
-
```
|
|
658
|
+
<Avatar render={(props) => <Button {...props}>{initials} // custom initials etc.</Button>} />;
|
|
659
|
+
```
|
|
494
660
|
|
|
495
|
-
|
|
661
|
+
Since there are significant prop and API changes we provided a codemod to help consumers upgrade
|
|
662
|
+
their components.
|
|
496
663
|
|
|
497
|
-
|
|
664
|
+
**Running the codemod cli**
|
|
498
665
|
|
|
499
|
-
|
|
666
|
+
To run the codemod: **You first need to have the latest avatar installed before you can run the
|
|
667
|
+
codemod**
|
|
500
668
|
|
|
501
|
-
|
|
669
|
+
`yarn upgrade @atlaskit/avatar@^19.0.0`
|
|
502
670
|
|
|
503
|
-
|
|
671
|
+
Once upgraded, use the Atlaskit codemod-cli;
|
|
504
672
|
|
|
505
|
-
|
|
673
|
+
`npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
|
|
506
674
|
|
|
507
|
-
|
|
508
|
-
|
|
675
|
+
Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
|
|
676
|
+
[this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
|
|
677
|
+
details on the codemod CLI.
|
|
509
678
|
|
|
510
|
-
|
|
679
|
+
**Change summary:**
|
|
511
680
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
681
|
+
- BREAKING: `Avatar`'s `component` prop is now a
|
|
682
|
+
[renderProp](https://reactjs.org/docs/render-props.html) and has been renamed to `render`
|
|
683
|
+
- BREAKING: `AvatarItem`'s `component` prop is now a
|
|
684
|
+
[renderProp](https://reactjs.org/docs/render-props.html) and has been renamed to `render`
|
|
685
|
+
- Avatar now forwards its ref
|
|
686
|
+
- AvatarItem now forwards its ref
|
|
687
|
+
- Type `AvatarClickType` has been renamed to `AvatarClickEventHandler`
|
|
517
688
|
|
|
518
689
|
### Patch Changes
|
|
519
690
|
|
|
520
|
-
-
|
|
521
|
-
|
|
522
|
-
-
|
|
523
|
-
|
|
691
|
+
- [`cacf9a3097`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cacf9a3097) - Fixes a
|
|
692
|
+
regression in AvatarItem where the default padding was 16px instead of 4px.
|
|
693
|
+
- [`e99c1c2ac8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e99c1c2ac8) - Removes
|
|
694
|
+
text decoration from AvatarItems rendered as anchor tags
|
|
695
|
+
- [`19b9dc6daf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19b9dc6daf) - Avatar
|
|
696
|
+
now sends complete contextualised analytics metadata.
|
|
697
|
+
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
|
|
698
|
+
all the theme imports to be tree-shakable
|
|
524
699
|
|
|
525
700
|
## 19.0.0
|
|
526
701
|
|
|
527
702
|
### Major Changes
|
|
528
703
|
|
|
529
|
-
-
|
|
530
|
-
|
|
704
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
705
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
706
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
707
|
+
package working in IE11. For more information see:
|
|
708
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
531
709
|
|
|
532
710
|
### Patch Changes
|
|
533
711
|
|
|
534
|
-
-
|
|
712
|
+
- Updated dependencies
|
|
535
713
|
|
|
536
714
|
## 18.0.2
|
|
537
715
|
|
|
538
716
|
### Patch Changes
|
|
539
717
|
|
|
540
|
-
-
|
|
541
|
-
|
|
718
|
+
- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
|
|
719
|
+
[`1c401b41d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c401b41d6) - Codemod
|
|
720
|
+
updated to target the correct avatarItem prop name
|
|
721
|
+
- [`e3cb6026bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3cb6026bc) - Updates
|
|
722
|
+
the v18 codemod to ensure it doesnt format files that are not relevant
|
|
542
723
|
|
|
543
724
|
## 18.0.1
|
|
544
725
|
|
|
545
726
|
### Patch Changes
|
|
546
727
|
|
|
547
|
-
-
|
|
728
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
729
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
|
|
730
|
+
and supporting files will no longer be published to npm
|
|
548
731
|
|
|
549
732
|
## 18.0.0
|
|
550
733
|
|
|
551
734
|
### Major Changes
|
|
552
735
|
|
|
553
|
-
-
|
|
554
|
-
|
|
736
|
+
- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
|
|
737
|
+
[`b1fa2d6d1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1fa2d6d1c) - Avatar
|
|
738
|
+
has been refactored to improve performance and be compliant with the lite-mode specification.
|
|
739
|
+
Since there are significant prop and API changes, we will be providing a codemod to help
|
|
740
|
+
consumers upgrade their components.
|
|
555
741
|
|
|
556
|
-
|
|
742
|
+
To run the codemod:
|
|
557
743
|
|
|
558
|
-
|
|
744
|
+
**You first need to have the latest avatar installed before you can run the codemod**
|
|
559
745
|
|
|
560
|
-
|
|
746
|
+
`yarn upgrade @atlaskit/avatar@^18.0.0`
|
|
561
747
|
|
|
562
|
-
|
|
748
|
+
**Run the codemod cli**
|
|
563
749
|
|
|
564
|
-
|
|
750
|
+
`npx @atlaskit/codemod-cli /path/to/target/directory`
|
|
565
751
|
|
|
566
|
-
|
|
752
|
+
For more information on @atlaskit/codemod-cli please refer to
|
|
753
|
+
[this doc](https://atlaskit.atlassian.com/docs/guides/atlassian-codemods)
|
|
567
754
|
|
|
568
|
-
|
|
755
|
+
**Summary**
|
|
569
756
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
757
|
+
- Fixes re-rendering issues
|
|
758
|
+
- Removes all deprecated theme API. This includes previous experimental dark-mode theme
|
|
759
|
+
support
|
|
760
|
+
- Stop accepting and spreading arbitrary props
|
|
761
|
+
- Removes analytics-next HOCs in favor of hook variant (You may need to update snapshot tests)
|
|
762
|
+
- Removes all usage of HOCs
|
|
763
|
+
- Replaces `styled-components` v3 with `@emotion/core` to improve runtime and bundlesize
|
|
576
764
|
|
|
577
|
-
|
|
765
|
+
**Avatar API / PROP CHANGES**
|
|
578
766
|
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
767
|
+
- `enableTooltip` removed. Please use `@atlaskit/tooltip` instead
|
|
768
|
+
- `onClick` method signature has been simplified to `onChange(event, analyticsEvent)`
|
|
769
|
+
- `isHover` removed
|
|
770
|
+
- `isActive` removed
|
|
771
|
+
- `isFocus` removed
|
|
772
|
+
- `isSelected` removed
|
|
773
|
+
- `theme` removed
|
|
774
|
+
- Added prop types to the `component` prop
|
|
775
|
+
- `BORDER_WIDTH` is now a single value rather than an object
|
|
776
|
+
- `withPseudoState`, `getProps`, `getBorderRadius`, `getInnerStyles` have been removed and are
|
|
777
|
+
therefor no longer available. These methods were for designed for internal use and use
|
|
778
|
+
within the AvatarGroup component.
|
|
589
779
|
|
|
590
|
-
|
|
780
|
+
**Avatar Item API / PROP CHANGES**
|
|
591
781
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
782
|
+
- `enableTruncation` renamed to `isTruncationDisabled`
|
|
783
|
+
- `onClick` method signature has been simplified to `onChange(event, analyticsEvent)`
|
|
784
|
+
- `isHover` removed
|
|
785
|
+
- `isActive` removed
|
|
786
|
+
- `isFocus` removed
|
|
787
|
+
- `isSelected` removed
|
|
788
|
+
- `theme` removed
|
|
789
|
+
- Added prop types to the `component` prop
|
|
600
790
|
|
|
601
791
|
## 17.1.11
|
|
602
792
|
|
|
603
793
|
### Patch Changes
|
|
604
794
|
|
|
605
|
-
-
|
|
795
|
+
- Updated dependencies
|
|
606
796
|
|
|
607
797
|
## 17.1.10
|
|
608
798
|
|
|
609
799
|
### Patch Changes
|
|
610
800
|
|
|
611
|
-
-
|
|
801
|
+
- [patch][167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
|
|
612
802
|
|
|
613
|
-
|
|
803
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
804
|
+
[3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
|
|
614
805
|
|
|
615
|
-
-
|
|
616
|
-
|
|
617
|
-
-
|
|
618
|
-
|
|
619
|
-
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
806
|
+
- Updated dependencies
|
|
807
|
+
[9e4b195732](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e4b195732):
|
|
808
|
+
- Updated dependencies
|
|
809
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
810
|
+
- Updated dependencies
|
|
811
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
812
|
+
- Updated dependencies
|
|
813
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
814
|
+
- Updated dependencies
|
|
815
|
+
[fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
|
|
816
|
+
- @atlaskit/tooltip@15.2.6
|
|
817
|
+
- @atlaskit/toggle@8.1.7
|
|
818
|
+
- @atlaskit/button@13.3.11
|
|
819
|
+
- @atlaskit/icon@20.1.1
|
|
820
|
+
- @atlaskit/webdriver-runner@0.3.4
|
|
625
821
|
|
|
626
822
|
## 17.1.9
|
|
627
823
|
|
|
628
824
|
### Patch Changes
|
|
629
825
|
|
|
630
|
-
-
|
|
631
|
-
|
|
632
|
-
-
|
|
633
|
-
|
|
634
|
-
-
|
|
635
|
-
|
|
636
|
-
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
826
|
+
- Updated dependencies
|
|
827
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
828
|
+
- Updated dependencies
|
|
829
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
830
|
+
- Updated dependencies
|
|
831
|
+
[64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
|
|
832
|
+
- Updated dependencies
|
|
833
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
834
|
+
- Updated dependencies
|
|
835
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
836
|
+
- Updated dependencies
|
|
837
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
838
|
+
- Updated dependencies
|
|
839
|
+
[109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
|
|
840
|
+
- Updated dependencies
|
|
841
|
+
[c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
|
|
842
|
+
- @atlaskit/docs@8.4.0
|
|
843
|
+
- @atlaskit/icon@20.1.0
|
|
844
|
+
- @atlaskit/webdriver-runner@0.3.0
|
|
845
|
+
- @atlaskit/field-base@14.0.2
|
|
846
|
+
- @atlaskit/button@13.3.9
|
|
847
|
+
- @atlaskit/section-message@4.1.7
|
|
848
|
+
- @atlaskit/toggle@8.1.6
|
|
849
|
+
- @atlaskit/tooltip@15.2.5
|
|
646
850
|
|
|
647
851
|
## 17.1.8
|
|
648
852
|
|
|
649
853
|
### Patch Changes
|
|
650
854
|
|
|
651
|
-
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
855
|
+
- Updated dependencies
|
|
856
|
+
[e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
|
|
857
|
+
- @atlaskit/webdriver-runner@0.2.0
|
|
858
|
+
- @atlaskit/button@13.3.8
|
|
859
|
+
- @atlaskit/section-message@4.1.6
|
|
860
|
+
- @atlaskit/toggle@8.1.5
|
|
861
|
+
- @atlaskit/tooltip@15.2.4
|
|
657
862
|
|
|
658
863
|
## 17.1.7
|
|
659
864
|
|
|
660
865
|
### Patch Changes
|
|
661
866
|
|
|
662
|
-
-
|
|
867
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
663
868
|
|
|
664
|
-
|
|
869
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
870
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
665
871
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
872
|
+
- @atlaskit/docs@8.3.2
|
|
873
|
+
- @atlaskit/visual-regression@0.1.9
|
|
874
|
+
- @atlaskit/analytics-next@6.3.5
|
|
875
|
+
- @atlaskit/button@13.3.7
|
|
876
|
+
- @atlaskit/field-base@14.0.1
|
|
877
|
+
- @atlaskit/icon@20.0.1
|
|
878
|
+
- @atlaskit/section-message@4.1.5
|
|
879
|
+
- @atlaskit/theme@9.5.1
|
|
880
|
+
- @atlaskit/toggle@8.1.4
|
|
881
|
+
- @atlaskit/tooltip@15.2.3
|
|
676
882
|
|
|
677
883
|
## 17.1.6
|
|
678
884
|
|
|
679
885
|
### Patch Changes
|
|
680
886
|
|
|
681
|
-
-
|
|
887
|
+
- [patch][b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
|
|
682
888
|
|
|
683
|
-
|
|
889
|
+
Avatar-item will now respect the width of it's parent container- Updated dependencies
|
|
890
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
684
891
|
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
892
|
+
- @atlaskit/field-base@14.0.0
|
|
893
|
+
- @atlaskit/icon@20.0.0
|
|
894
|
+
- @atlaskit/section-message@4.1.4
|
|
895
|
+
- @atlaskit/docs@8.3.1
|
|
896
|
+
- @atlaskit/button@13.3.6
|
|
897
|
+
- @atlaskit/tooltip@15.2.2
|
|
691
898
|
|
|
692
899
|
## 17.1.5
|
|
693
900
|
|
|
694
901
|
### Patch Changes
|
|
695
902
|
|
|
696
|
-
-
|
|
903
|
+
- [patch][24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
697
904
|
|
|
698
|
-
|
|
905
|
+
Corrects bgColor type from never to string- Updated dependencies
|
|
906
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
699
907
|
|
|
700
|
-
-
|
|
701
|
-
|
|
702
|
-
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
908
|
+
- Updated dependencies
|
|
909
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
910
|
+
- Updated dependencies
|
|
911
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
912
|
+
- Updated dependencies
|
|
913
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
914
|
+
- Updated dependencies
|
|
915
|
+
[24865cfaff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24865cfaff):
|
|
916
|
+
- @atlaskit/tooltip@15.2.0
|
|
917
|
+
- @atlaskit/analytics-next@6.3.3
|
|
918
|
+
- @atlaskit/field-base@13.0.16
|
|
707
919
|
|
|
708
920
|
## 17.1.4
|
|
709
921
|
|
|
710
922
|
### Patch Changes
|
|
711
923
|
|
|
712
|
-
-
|
|
924
|
+
- [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
|
|
713
925
|
|
|
714
|
-
|
|
926
|
+
Theme has been converted to Typescript. Typescript consumers will now get static type safety.
|
|
927
|
+
Flow types are no longer provided.
|
|
715
928
|
|
|
716
|
-
|
|
929
|
+
### Breaking
|
|
717
930
|
|
|
718
|
-
|
|
719
|
-
|
|
931
|
+
** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
|
|
932
|
+
getTokens parameter cannot be called without props; if no props are provided an empty object
|
|
933
|
+
`{}` must be passed in:
|
|
720
934
|
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
935
|
+
```javascript
|
|
936
|
+
<CustomTheme.Provider
|
|
937
|
+
value={t => ({ ...t(), backgroundColor: '#333'})}
|
|
938
|
+
>
|
|
939
|
+
```
|
|
726
940
|
|
|
727
|
-
|
|
941
|
+
becomes:
|
|
728
942
|
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
943
|
+
```javascript
|
|
944
|
+
<CustomTheme.Provider
|
|
945
|
+
value={t => ({ ...t({}), backgroundColor: '#333'})}
|
|
946
|
+
>
|
|
947
|
+
```
|
|
734
948
|
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
Users will need to update imports from this:
|
|
949
|
+
** Color palette changes ** Color palettes have been moved into their own file. Users will need
|
|
950
|
+
to update imports from this:
|
|
738
951
|
|
|
739
|
-
|
|
740
|
-
|
|
952
|
+
```javascript
|
|
953
|
+
import { colors } from '@atlaskit/theme';
|
|
741
954
|
|
|
742
|
-
|
|
743
|
-
|
|
955
|
+
colors.colorPalette('8');
|
|
956
|
+
```
|
|
744
957
|
|
|
745
|
-
|
|
958
|
+
to this:
|
|
746
959
|
|
|
747
|
-
|
|
748
|
-
|
|
960
|
+
```javascript
|
|
961
|
+
import { colorPalette } from '@atlaskit/theme';
|
|
749
962
|
|
|
750
|
-
|
|
751
|
-
|
|
963
|
+
colorPalette.colorPalette('8');
|
|
964
|
+
```
|
|
752
965
|
|
|
753
|
-
|
|
966
|
+
or for multi entry-point users:
|
|
754
967
|
|
|
755
|
-
|
|
756
|
-
|
|
968
|
+
```javascript
|
|
969
|
+
import * as colors from '@atlaskit/theme/colors';
|
|
757
970
|
|
|
758
|
-
|
|
759
|
-
|
|
971
|
+
colors.colorPalette('8');
|
|
972
|
+
```
|
|
760
973
|
|
|
761
|
-
|
|
974
|
+
to this:
|
|
762
975
|
|
|
763
|
-
|
|
764
|
-
|
|
976
|
+
```javascript
|
|
977
|
+
import * as colorPalettes from '@atlaskit/theme/color-palette';
|
|
765
978
|
|
|
766
|
-
|
|
767
|
-
|
|
979
|
+
colorPalettes.colorPalette('8');
|
|
980
|
+
```
|
|
768
981
|
|
|
769
982
|
## 17.1.3
|
|
770
983
|
|
|
771
984
|
### Patch Changes
|
|
772
985
|
|
|
773
|
-
-
|
|
986
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
774
987
|
|
|
775
|
-
|
|
988
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
776
989
|
|
|
777
990
|
## 17.1.2
|
|
778
991
|
|
|
779
992
|
### Patch Changes
|
|
780
993
|
|
|
781
|
-
-
|
|
994
|
+
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
|
|
782
995
|
|
|
783
|
-
|
|
996
|
+
Updated version of analytics-next to fix potential incompatibilities with TS 3.6
|
|
784
997
|
|
|
785
998
|
## 17.1.1
|
|
786
999
|
|
|
787
1000
|
### Patch Changes
|
|
788
1001
|
|
|
789
|
-
-
|
|
1002
|
+
- [patch][8dff68dffa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8dff68dffa):
|
|
790
1003
|
|
|
791
|
-
|
|
1004
|
+
AvatarItems will only present a pointer cursor if onClick or href has been supplied
|
|
792
1005
|
|
|
793
1006
|
## 17.1.0
|
|
794
1007
|
|
|
795
1008
|
### Minor Changes
|
|
796
1009
|
|
|
797
|
-
-
|
|
1010
|
+
- [minor][79689c9027](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79689c9027):
|
|
798
1011
|
|
|
799
|
-
|
|
1012
|
+
Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
|
|
1013
|
+
products to write better integration and end to end tests.
|
|
800
1014
|
|
|
801
1015
|
## 17.0.1
|
|
802
1016
|
|
|
803
1017
|
### Patch Changes
|
|
804
1018
|
|
|
805
|
-
-
|
|
1019
|
+
- [patch][40bda8f796](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bda8f796):
|
|
806
1020
|
|
|
807
|
-
|
|
1021
|
+
@atlaskit/avatar-group has been converted to Typescript. Typescript consumers will now get
|
|
1022
|
+
static type safety. Flow types are no longer provided. No API or behavioural changes.
|
|
808
1023
|
|
|
809
1024
|
## 17.0.0
|
|
810
1025
|
|
|
811
1026
|
### Major Changes
|
|
812
1027
|
|
|
813
|
-
-
|
|
1028
|
+
- [major][8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):
|
|
814
1029
|
|
|
815
|
-
|
|
1030
|
+
@atlaskit/avatar has been converted to Typescript. Typescript consumers will now get static type
|
|
1031
|
+
safety. Flow types are no longer provided. No API or behavioural changes.
|
|
816
1032
|
|
|
817
1033
|
## 16.1.0
|
|
818
1034
|
|
|
819
1035
|
### Minor Changes
|
|
820
1036
|
|
|
821
|
-
-
|
|
1037
|
+
- [minor][c6efb2f5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c6efb2f5b6):
|
|
822
1038
|
|
|
823
|
-
|
|
1039
|
+
Prefix the legacy lifecycle methods with UNSAFE\_\* to avoid warning in React 16.9+
|
|
824
1040
|
|
|
825
|
-
|
|
826
|
-
|
|
1041
|
+
More information about the deprecation of lifecycles methods can be found here:
|
|
1042
|
+
https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes
|
|
827
1043
|
|
|
828
1044
|
## 16.0.14
|
|
829
1045
|
|
|
830
1046
|
### Patch Changes
|
|
831
1047
|
|
|
832
|
-
-
|
|
1048
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
833
1049
|
|
|
834
|
-
|
|
1050
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1051
|
+
non-relative imports as relative imports
|
|
835
1052
|
|
|
836
1053
|
## 16.0.13
|
|
837
1054
|
|
|
838
1055
|
### Patch Changes
|
|
839
1056
|
|
|
840
|
-
-
|
|
1057
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
841
1058
|
|
|
842
|
-
|
|
1059
|
+
Upgraded Typescript to 3.3.x
|
|
843
1060
|
|
|
844
1061
|
## 16.0.12
|
|
845
1062
|
|
|
846
1063
|
### Patch Changes
|
|
847
1064
|
|
|
848
|
-
-
|
|
1065
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
849
1066
|
|
|
850
|
-
|
|
1067
|
+
Change all the imports to theme in Core to use multi entry points
|
|
851
1068
|
|
|
852
1069
|
## 16.0.11
|
|
853
1070
|
|
|
854
1071
|
### Patch Changes
|
|
855
1072
|
|
|
856
|
-
-
|
|
1073
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
857
1074
|
|
|
858
|
-
|
|
1075
|
+
Updates component maintainers
|
|
859
1076
|
|
|
860
1077
|
## 16.0.10
|
|
861
1078
|
|
|
862
1079
|
### Patch Changes
|
|
863
1080
|
|
|
864
|
-
-
|
|
1081
|
+
- [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
|
|
865
1082
|
|
|
866
|
-
|
|
1083
|
+
Analytics-next has been converted to Typescript. Typescript consumers will now get static type
|
|
1084
|
+
safety. Flow types are no longer provided. No behavioural changes.
|
|
867
1085
|
|
|
868
|
-
|
|
1086
|
+
**Breaking changes**
|
|
869
1087
|
|
|
870
|
-
|
|
871
|
-
|
|
1088
|
+
- `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
|
|
1089
|
+
- `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
|
|
872
1090
|
|
|
873
|
-
|
|
1091
|
+
**Breaking changes to TypeScript annotations**
|
|
874
1092
|
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
1093
|
+
- `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
|
|
1094
|
+
provide props as a generic type.
|
|
1095
|
+
- `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
|
|
1096
|
+
provide props as a generic type.
|
|
1097
|
+
- Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
|
|
1098
|
+
source code
|
|
1099
|
+
- Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
|
|
1100
|
+
source code
|
|
1101
|
+
- Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
|
|
1102
|
+
match source code
|
|
1103
|
+
- Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
|
|
1104
|
+
- Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
|
|
1105
|
+
- Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
|
|
1106
|
+
- Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
|
|
1107
|
+
- Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
|
|
1108
|
+
- Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
|
|
886
1109
|
|
|
887
1110
|
## 16.0.9
|
|
888
1111
|
|
|
889
1112
|
### Patch Changes
|
|
890
1113
|
|
|
891
|
-
-
|
|
1114
|
+
- [patch][d905cbc0ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d905cbc0ac):
|
|
892
1115
|
|
|
893
|
-
|
|
1116
|
+
Adding a condition to check if the component are referenced in tests running in CI. It reduces
|
|
1117
|
+
the noise and help reading the CI log.
|
|
894
1118
|
|
|
895
1119
|
## 16.0.8
|
|
896
1120
|
|
|
897
|
-
-
|
|
898
|
-
|
|
1121
|
+
- Updated dependencies
|
|
1122
|
+
[7e9d653278](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e9d653278):
|
|
1123
|
+
- @atlaskit/toggle@8.0.0
|
|
899
1124
|
|
|
900
1125
|
## 16.0.7
|
|
901
1126
|
|
|
902
1127
|
### Patch Changes
|
|
903
1128
|
|
|
904
|
-
-
|
|
1129
|
+
- [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
|
|
905
1130
|
|
|
906
|
-
|
|
1131
|
+
Consume analytics-next ts type definitions as an ambient declaration.
|
|
907
1132
|
|
|
908
1133
|
## 16.0.6
|
|
909
1134
|
|
|
910
|
-
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
1135
|
+
- Updated dependencies
|
|
1136
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
1137
|
+
- @atlaskit/docs@8.1.3
|
|
1138
|
+
- @atlaskit/button@13.0.9
|
|
1139
|
+
- @atlaskit/field-base@13.0.6
|
|
1140
|
+
- @atlaskit/section-message@4.0.5
|
|
1141
|
+
- @atlaskit/toggle@7.0.3
|
|
1142
|
+
- @atlaskit/tooltip@15.0.2
|
|
1143
|
+
- @atlaskit/icon@19.0.0
|
|
918
1144
|
|
|
919
1145
|
## 16.0.5
|
|
920
1146
|
|
|
921
1147
|
### Patch Changes
|
|
922
1148
|
|
|
923
|
-
-
|
|
1149
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
924
1150
|
|
|
925
|
-
|
|
1151
|
+
index.ts will now be ignored when publishing to npm
|
|
926
1152
|
|
|
927
1153
|
## 16.0.4
|
|
928
1154
|
|
|
929
|
-
-
|
|
930
|
-
|
|
931
|
-
|
|
1155
|
+
- Updated dependencies
|
|
1156
|
+
[67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
|
|
1157
|
+
- @atlaskit/icon@18.0.1
|
|
1158
|
+
- @atlaskit/tooltip@15.0.0
|
|
932
1159
|
|
|
933
1160
|
## 16.0.3
|
|
934
1161
|
|
|
935
|
-
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
1162
|
+
- Updated dependencies
|
|
1163
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
1164
|
+
- @atlaskit/docs@8.1.2
|
|
1165
|
+
- @atlaskit/button@13.0.8
|
|
1166
|
+
- @atlaskit/field-base@13.0.4
|
|
1167
|
+
- @atlaskit/section-message@4.0.2
|
|
1168
|
+
- @atlaskit/toggle@7.0.1
|
|
1169
|
+
- @atlaskit/tooltip@14.0.3
|
|
1170
|
+
- @atlaskit/icon@18.0.0
|
|
943
1171
|
|
|
944
1172
|
## 16.0.2
|
|
945
1173
|
|
|
946
|
-
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
1174
|
+
- Updated dependencies
|
|
1175
|
+
[6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
|
|
1176
|
+
- @atlaskit/icon@17.1.1
|
|
1177
|
+
- @atlaskit/theme@9.0.2
|
|
1178
|
+
- @atlaskit/section-message@4.0.0
|
|
950
1179
|
|
|
951
1180
|
## 16.0.1
|
|
952
1181
|
|
|
953
|
-
-
|
|
1182
|
+
- [patch][21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5):
|
|
954
1183
|
|
|
955
|
-
|
|
1184
|
+
- Clean couple of TODO's that were already done
|
|
956
1185
|
|
|
957
1186
|
## 16.0.0
|
|
958
1187
|
|
|
959
|
-
-
|
|
1188
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
960
1189
|
|
|
961
|
-
|
|
1190
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1191
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
962
1192
|
|
|
963
1193
|
## 15.0.5
|
|
964
1194
|
|
|
965
|
-
-
|
|
1195
|
+
- [patch][d01ab3961b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d01ab3961b):
|
|
966
1196
|
|
|
967
|
-
|
|
1197
|
+
- Bugfix: fixes issue with src image flickering
|
|
968
1198
|
|
|
969
1199
|
## 15.0.4
|
|
970
1200
|
|
|
971
|
-
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
1201
|
+
- Updated dependencies
|
|
1202
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
1203
|
+
- @atlaskit/docs@7.0.3
|
|
1204
|
+
- @atlaskit/button@12.0.3
|
|
1205
|
+
- @atlaskit/field-base@12.0.2
|
|
1206
|
+
- @atlaskit/icon@16.0.9
|
|
1207
|
+
- @atlaskit/section-message@2.0.3
|
|
1208
|
+
- @atlaskit/toggle@6.0.4
|
|
1209
|
+
- @atlaskit/tooltip@13.0.4
|
|
1210
|
+
- @atlaskit/theme@8.1.7
|
|
980
1211
|
|
|
981
1212
|
## 15.0.3
|
|
982
1213
|
|
|
983
|
-
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
1214
|
+
- Updated dependencies
|
|
1215
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
1216
|
+
- @atlaskit/docs@7.0.2
|
|
1217
|
+
- @atlaskit/analytics-next@4.0.3
|
|
1218
|
+
- @atlaskit/icon@16.0.8
|
|
1219
|
+
- @atlaskit/section-message@2.0.2
|
|
1220
|
+
- @atlaskit/theme@8.1.6
|
|
1221
|
+
- @atlaskit/toggle@6.0.3
|
|
1222
|
+
- @atlaskit/tooltip@13.0.3
|
|
1223
|
+
- @atlaskit/button@12.0.0
|
|
992
1224
|
|
|
993
1225
|
## 15.0.2
|
|
994
1226
|
|
|
995
|
-
-
|
|
1227
|
+
- [patch][ea173a3ee2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea173a3ee2):
|
|
996
1228
|
|
|
997
|
-
|
|
1229
|
+
- Internal changes only. Component is now SSR compatible. If server side rendered, Avatar
|
|
1230
|
+
Images will begin to load immediately; before client bundle is ready. If this is undesired,
|
|
1231
|
+
`imageUrl` can be passed in after component is mounted.
|
|
998
1232
|
|
|
999
1233
|
## 15.0.1
|
|
1000
1234
|
|
|
1001
|
-
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1235
|
+
- Updated dependencies
|
|
1236
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1237
|
+
- @atlaskit/docs@7.0.1
|
|
1238
|
+
- @atlaskit/analytics-next@4.0.1
|
|
1239
|
+
- @atlaskit/icon@16.0.5
|
|
1240
|
+
- @atlaskit/section-message@2.0.1
|
|
1241
|
+
- @atlaskit/theme@8.0.1
|
|
1242
|
+
- @atlaskit/toggle@6.0.1
|
|
1243
|
+
- @atlaskit/tooltip@13.0.1
|
|
1244
|
+
- @atlaskit/button@11.0.0
|
|
1010
1245
|
|
|
1011
1246
|
## 15.0.0
|
|
1012
1247
|
|
|
1013
|
-
-
|
|
1248
|
+
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1014
1249
|
|
|
1015
|
-
|
|
1250
|
+
- Drop ES5 from all the flow modules
|
|
1016
1251
|
|
|
1017
|
-
|
|
1252
|
+
### Dropping CJS support in all @atlaskit packages
|
|
1018
1253
|
|
|
1019
|
-
|
|
1020
|
-
|
|
1254
|
+
As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
|
|
1255
|
+
distribute esm. This means all distributed code will be transpiled, but will still contain
|
|
1256
|
+
`import` and `export` declarations.
|
|
1021
1257
|
|
|
1022
|
-
|
|
1258
|
+
The major reason for doing this is to allow us to support multiple entry points in packages,
|
|
1259
|
+
e.g:
|
|
1023
1260
|
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1261
|
+
```js
|
|
1262
|
+
import colors from `@atlaskit/theme/colors`;
|
|
1263
|
+
```
|
|
1027
1264
|
|
|
1028
|
-
|
|
1265
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
1029
1266
|
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1267
|
+
```js
|
|
1268
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
1269
|
+
```
|
|
1033
1270
|
|
|
1034
|
-
|
|
1271
|
+
This has a couple of issues. 1, it treats the file system as API making internal refactors
|
|
1272
|
+
harder, we have to worry about how consumers might be using things that aren't _actually_
|
|
1273
|
+
supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
|
|
1274
|
+
to lots of packages bundling all of theme, just to use a single color, especially in situations
|
|
1275
|
+
where tree shaking fails.
|
|
1035
1276
|
|
|
1036
|
-
|
|
1277
|
+
To support being able to use multiple entrypoints internally, we unfortunately cannot have
|
|
1278
|
+
multiple distributions as they would need to have very different imports from of their own
|
|
1279
|
+
internal dependencies.
|
|
1037
1280
|
|
|
1038
|
-
|
|
1281
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
1282
|
+
environments.
|
|
1039
1283
|
|
|
1040
|
-
|
|
1284
|
+
We may choose to revisit this solution in the future if we find any unintended condequences, but
|
|
1285
|
+
we see this as a pretty sane path forward which should lead to some major bundle size decreases,
|
|
1286
|
+
saner API's and simpler package architecture.
|
|
1041
1287
|
|
|
1042
|
-
|
|
1288
|
+
Please reach out to #fabric-build (if in Atlassian) or create an issue in
|
|
1289
|
+
[Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
|
|
1290
|
+
external) if you have any questions or queries about this.
|
|
1043
1291
|
|
|
1044
1292
|
## 14.1.9
|
|
1045
1293
|
|
|
1046
|
-
-
|
|
1294
|
+
- [patch][92d8e6317c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92d8e6317c):
|
|
1047
1295
|
|
|
1048
|
-
|
|
1296
|
+
- Check if the DOM is available when rendering an AvatarImage so that SSR rendered Avatars
|
|
1297
|
+
will render with the provided image.
|
|
1049
1298
|
|
|
1050
1299
|
## 14.1.8
|
|
1051
1300
|
|
|
1052
|
-
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1301
|
+
- Updated dependencies
|
|
1302
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
1303
|
+
- @atlaskit/docs@6.0.1
|
|
1304
|
+
- @atlaskit/button@10.1.2
|
|
1305
|
+
- @atlaskit/field-base@11.0.14
|
|
1306
|
+
- @atlaskit/section-message@1.0.16
|
|
1307
|
+
- @atlaskit/toggle@5.0.15
|
|
1308
|
+
- @atlaskit/tooltip@12.1.15
|
|
1309
|
+
- @atlaskit/icon@16.0.0
|
|
1060
1310
|
|
|
1061
1311
|
## 14.1.7
|
|
1062
1312
|
|
|
1063
|
-
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1313
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
1314
|
+
- @atlaskit/analytics-next@3.1.2
|
|
1315
|
+
- @atlaskit/button@10.1.1
|
|
1316
|
+
- @atlaskit/field-base@11.0.13
|
|
1317
|
+
- @atlaskit/icon@15.0.2
|
|
1318
|
+
- @atlaskit/section-message@1.0.14
|
|
1319
|
+
- @atlaskit/theme@7.0.1
|
|
1320
|
+
- @atlaskit/toggle@5.0.14
|
|
1321
|
+
- @atlaskit/tooltip@12.1.13
|
|
1322
|
+
- @atlaskit/docs@6.0.0
|
|
1073
1323
|
|
|
1074
1324
|
## 14.1.6
|
|
1075
1325
|
|
|
1076
|
-
-
|
|
1326
|
+
- [patch][d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
1077
1327
|
|
|
1078
|
-
|
|
1328
|
+
- Change API to experimental theming API to namespace component themes into separate contexts
|
|
1329
|
+
and make theming simpler. Update all dependant components.
|
|
1079
1330
|
|
|
1080
1331
|
## 14.1.5
|
|
1081
1332
|
|
|
1082
|
-
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1333
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
1334
|
+
- @atlaskit/docs@5.2.2
|
|
1335
|
+
- @atlaskit/button@10.0.1
|
|
1336
|
+
- @atlaskit/field-base@11.0.11
|
|
1337
|
+
- @atlaskit/section-message@1.0.12
|
|
1338
|
+
- @atlaskit/toggle@5.0.12
|
|
1339
|
+
- @atlaskit/tooltip@12.1.11
|
|
1340
|
+
- @atlaskit/icon@15.0.0
|
|
1090
1341
|
|
|
1091
1342
|
## 14.1.4
|
|
1092
1343
|
|
|
1093
|
-
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1344
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
1345
|
+
- @atlaskit/docs@5.2.1
|
|
1346
|
+
- @atlaskit/analytics-next@3.1.1
|
|
1347
|
+
- @atlaskit/icon@14.6.1
|
|
1348
|
+
- @atlaskit/section-message@1.0.11
|
|
1349
|
+
- @atlaskit/theme@6.2.1
|
|
1350
|
+
- @atlaskit/toggle@5.0.11
|
|
1351
|
+
- @atlaskit/tooltip@12.1.10
|
|
1352
|
+
- @atlaskit/button@10.0.0
|
|
1102
1353
|
|
|
1103
1354
|
## 14.1.3
|
|
1104
1355
|
|
|
1105
|
-
-
|
|
1356
|
+
- [patch][a981c43](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a981c43):
|
|
1106
1357
|
|
|
1107
|
-
|
|
1358
|
+
- Update Avatar to allow to use a custom icon as status.
|
|
1108
1359
|
|
|
1109
1360
|
## 14.1.2
|
|
1110
1361
|
|
|
1111
|
-
-
|
|
1362
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
1363
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
1112
1364
|
|
|
1113
1365
|
## 14.1.1
|
|
1114
1366
|
|
|
1115
|
-
-
|
|
1367
|
+
- [patch] Update avatar index exports to fix babel transpilation bug
|
|
1368
|
+
[0208158](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0208158)
|
|
1116
1369
|
|
|
1117
1370
|
## 14.1.0
|
|
1118
1371
|
|
|
1119
|
-
-
|
|
1372
|
+
- [minor] Adds new theming API to Avatar and AvatarItem components
|
|
1373
|
+
[79dd93f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79dd93f)
|
|
1120
1374
|
|
|
1121
1375
|
## 14.0.11
|
|
1122
1376
|
|
|
1123
|
-
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1377
|
+
- [patch] Updated dependencies
|
|
1378
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
1379
|
+
- @atlaskit/docs@5.0.8
|
|
1380
|
+
- @atlaskit/button@9.0.13
|
|
1381
|
+
- @atlaskit/field-base@11.0.8
|
|
1382
|
+
- @atlaskit/section-message@1.0.8
|
|
1383
|
+
- @atlaskit/toggle@5.0.9
|
|
1384
|
+
- @atlaskit/tooltip@12.1.1
|
|
1385
|
+
- @atlaskit/icon@14.0.0
|
|
1131
1386
|
|
|
1132
1387
|
## 14.0.10
|
|
1133
1388
|
|
|
1134
|
-
-
|
|
1389
|
+
- [patch] Fix bug where analytics was causing avatar to always have an onClick and render with
|
|
1390
|
+
onClick styles/attributes.
|
|
1391
|
+
[966f1fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/966f1fb)
|
|
1135
1392
|
|
|
1136
1393
|
## 14.0.8
|
|
1137
1394
|
|
|
1138
|
-
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1395
|
+
- [patch] Updated dependencies
|
|
1396
|
+
[df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
|
|
1397
|
+
- @atlaskit/theme@6.0.0
|
|
1398
|
+
- @atlaskit/tooltip@12.0.9
|
|
1399
|
+
- @atlaskit/toggle@5.0.6
|
|
1400
|
+
- @atlaskit/section-message@1.0.5
|
|
1401
|
+
- @atlaskit/icon@13.2.5
|
|
1402
|
+
- @atlaskit/field-base@11.0.5
|
|
1403
|
+
- @atlaskit/button@9.0.6
|
|
1404
|
+
- @atlaskit/docs@5.0.6
|
|
1147
1405
|
|
|
1148
1406
|
## 14.0.7
|
|
1149
1407
|
|
|
1150
|
-
-
|
|
1151
|
-
|
|
1408
|
+
- [patch] updated the custom component proxy to be class instead of function to fix the errors
|
|
1409
|
+
related to innerRef [06690a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06690a6)
|
|
1410
|
+
- [none] Updated dependencies
|
|
1411
|
+
[06690a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06690a6)
|
|
1152
1412
|
|
|
1153
1413
|
## 14.0.6
|
|
1154
1414
|
|
|
1155
|
-
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1415
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
1416
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
1417
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1418
|
+
- [none] Updated dependencies
|
|
1419
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1420
|
+
- @atlaskit/tooltip@12.0.5
|
|
1421
|
+
- @atlaskit/field-base@11.0.3
|
|
1422
|
+
- @atlaskit/analytics-next@3.0.4
|
|
1423
|
+
- @atlaskit/toggle@5.0.5
|
|
1424
|
+
- @atlaskit/button@9.0.5
|
|
1425
|
+
- @atlaskit/theme@5.1.3
|
|
1426
|
+
- @atlaskit/section-message@1.0.4
|
|
1427
|
+
- @atlaskit/icon@13.2.4
|
|
1165
1428
|
|
|
1166
1429
|
## 14.0.5
|
|
1167
1430
|
|
|
1168
|
-
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1431
|
+
- [patch] Updated dependencies
|
|
1432
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
1433
|
+
- @atlaskit/tooltip@12.0.4
|
|
1434
|
+
- @atlaskit/icon@13.2.2
|
|
1435
|
+
- @atlaskit/toggle@5.0.4
|
|
1436
|
+
- @atlaskit/section-message@1.0.3
|
|
1437
|
+
- @atlaskit/button@9.0.4
|
|
1438
|
+
- @atlaskit/theme@5.1.2
|
|
1439
|
+
- @atlaskit/analytics-next@3.0.3
|
|
1440
|
+
- @atlaskit/docs@5.0.2
|
|
1441
|
+
- @atlaskit/field-base@11.0.2
|
|
1178
1442
|
|
|
1179
1443
|
## 14.0.4
|
|
1180
1444
|
|
|
1181
|
-
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1445
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
1446
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1447
|
+
- [none] Updated dependencies
|
|
1448
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1449
|
+
- @atlaskit/tooltip@12.0.3
|
|
1450
|
+
- @atlaskit/field-base@11.0.1
|
|
1451
|
+
- @atlaskit/analytics-next@3.0.2
|
|
1452
|
+
- @atlaskit/toggle@5.0.3
|
|
1453
|
+
- @atlaskit/button@9.0.3
|
|
1454
|
+
- @atlaskit/theme@5.1.1
|
|
1455
|
+
- @atlaskit/section-message@1.0.2
|
|
1456
|
+
- @atlaskit/icon@13.2.1
|
|
1191
1457
|
|
|
1192
1458
|
## 14.0.3
|
|
1193
1459
|
|
|
1194
|
-
-
|
|
1195
|
-
|
|
1460
|
+
- [patch] Update docs, change dev deps
|
|
1461
|
+
[25d6e48](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d6e48)
|
|
1462
|
+
- [none] Updated dependencies
|
|
1463
|
+
[25d6e48](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d6e48)
|
|
1196
1464
|
|
|
1197
1465
|
## 14.0.2
|
|
1198
1466
|
|
|
1199
|
-
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1467
|
+
- [patch] Move analytics tests and replace elements to core
|
|
1468
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
1469
|
+
- [none] Updated dependencies
|
|
1470
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
1471
|
+
- @atlaskit/tooltip@12.0.1
|
|
1472
|
+
- @atlaskit/analytics-next@3.0.1
|
|
1473
|
+
- @atlaskit/toggle@5.0.1
|
|
1474
|
+
- @atlaskit/button@9.0.2
|
|
1475
|
+
- @atlaskit/docs@5.0.1
|
|
1206
1476
|
|
|
1207
1477
|
## 14.0.1
|
|
1208
1478
|
|
|
1209
|
-
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1479
|
+
- [patch] Updated dependencies
|
|
1480
|
+
[e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
|
|
1481
|
+
- @atlaskit/tooltip@12.0.0
|
|
1482
|
+
- @atlaskit/icon@13.1.1
|
|
1212
1483
|
|
|
1213
1484
|
## 14.0.0
|
|
1214
1485
|
|
|
1215
|
-
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1486
|
+
- [major] Provides analytics for common component interations. See the
|
|
1487
|
+
[Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section
|
|
1488
|
+
for more details. If you are using enzyme for testing you will have to use
|
|
1489
|
+
[our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme).
|
|
1490
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
1491
|
+
- [major] Updates to React ^16.4.0
|
|
1492
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1493
|
+
- [major] Updated dependencies
|
|
1494
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
1495
|
+
- @atlaskit/tooltip@11.0.0
|
|
1496
|
+
- @atlaskit/field-base@11.0.0
|
|
1497
|
+
- @atlaskit/analytics-next@3.0.0
|
|
1498
|
+
- @atlaskit/toggle@5.0.0
|
|
1499
|
+
- @atlaskit/button@9.0.0
|
|
1500
|
+
- @atlaskit/theme@5.0.0
|
|
1501
|
+
- @atlaskit/docs@5.0.0
|
|
1502
|
+
- @atlaskit/icon@13.0.0
|
|
1503
|
+
- [major] Updated dependencies
|
|
1504
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1505
|
+
- @atlaskit/tooltip@11.0.0
|
|
1506
|
+
- @atlaskit/field-base@11.0.0
|
|
1507
|
+
- @atlaskit/analytics-next@3.0.0
|
|
1508
|
+
- @atlaskit/toggle@5.0.0
|
|
1509
|
+
- @atlaskit/button@9.0.0
|
|
1510
|
+
- @atlaskit/theme@5.0.0
|
|
1511
|
+
- @atlaskit/docs@5.0.0
|
|
1512
|
+
- @atlaskit/icon@13.0.0
|
|
1235
1513
|
|
|
1236
1514
|
## 13.0.0
|
|
1237
1515
|
|
|
1238
|
-
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1516
|
+
- [major] Remove unneeded componentType and functionType type exports
|
|
1517
|
+
[7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
|
|
1518
|
+
- [none] Updated dependencies
|
|
1519
|
+
[da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
|
|
1520
|
+
- @atlaskit/button@8.2.5
|
|
1521
|
+
- [none] Updated dependencies
|
|
1522
|
+
[7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
|
|
1523
|
+
- @atlaskit/button@8.2.5
|
|
1243
1524
|
|
|
1244
1525
|
## 12.0.0
|
|
1245
1526
|
|
|
1246
|
-
-
|
|
1247
|
-
|
|
1527
|
+
- [major] Split avatar-group into its own package
|
|
1528
|
+
[8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
|
|
1529
|
+
- [none] Updated dependencies
|
|
1530
|
+
[8a01bcd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a01bcd)
|
|
1248
1531
|
|
|
1249
1532
|
## 11.2.2
|
|
1250
1533
|
|
|
1251
|
-
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1534
|
+
- [patch] Remove or update \$FlowFixMe
|
|
1535
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
1536
|
+
- [none] Updated dependencies
|
|
1537
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
1538
|
+
- @atlaskit/button@8.2.4
|
|
1539
|
+
- @atlaskit/icon@12.6.1
|
|
1540
|
+
- @atlaskit/dropdown-menu@5.2.1
|
|
1256
1541
|
|
|
1257
1542
|
## 11.2.1
|
|
1258
1543
|
|
|
1259
|
-
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1544
|
+
- [patch] Fix \$FlowFixMe and release packages
|
|
1545
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1546
|
+
- [none] Updated dependencies
|
|
1547
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1548
|
+
- @atlaskit/tooltip@10.3.1
|
|
1549
|
+
- @atlaskit/button@8.2.2
|
|
1550
|
+
- @atlaskit/icon@12.3.1
|
|
1264
1551
|
|
|
1265
1552
|
## 11.2.0
|
|
1266
1553
|
|
|
1267
|
-
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1554
|
+
- [minor] Fixes types for Flow 0.74
|
|
1555
|
+
[dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
|
|
1556
|
+
- [none] Updated dependencies
|
|
1557
|
+
[dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
|
|
1558
|
+
- @atlaskit/tooltip@10.3.0
|
|
1559
|
+
- @atlaskit/button@8.2.0
|
|
1560
|
+
- @atlaskit/icon@12.2.0
|
|
1561
|
+
- @atlaskit/dropdown-menu@5.1.0
|
|
1273
1562
|
|
|
1274
1563
|
## 11.1.1
|
|
1275
1564
|
|
|
1276
|
-
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1565
|
+
- [patch] Update changelogs to remove duplicate
|
|
1566
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1567
|
+
- [none] Updated dependencies
|
|
1568
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1569
|
+
- @atlaskit/theme@4.0.3
|
|
1570
|
+
- @atlaskit/item@7.0.4
|
|
1571
|
+
- @atlaskit/icon@12.1.1
|
|
1572
|
+
- @atlaskit/field-base@10.1.1
|
|
1573
|
+
- @atlaskit/dropdown-menu@5.0.3
|
|
1574
|
+
- @atlaskit/button@8.1.1
|
|
1575
|
+
- @atlaskit/docs@4.1.1
|
|
1285
1576
|
|
|
1286
1577
|
## 11.1.0
|
|
1287
1578
|
|
|
1288
|
-
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1579
|
+
- [none] Updated dependencies
|
|
1580
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
1581
|
+
- @atlaskit/tooltip@10.2.0
|
|
1582
|
+
- @atlaskit/item@7.0.3
|
|
1583
|
+
- @atlaskit/dropdown-menu@5.0.2
|
|
1584
|
+
- @atlaskit/icon@12.1.0
|
|
1585
|
+
- @atlaskit/toggle@4.0.2
|
|
1586
|
+
- @atlaskit/docs@4.1.0
|
|
1587
|
+
- @atlaskit/theme@4.0.2
|
|
1588
|
+
- @atlaskit/field-base@10.1.0
|
|
1589
|
+
- @atlaskit/button@8.1.0
|
|
1298
1590
|
|
|
1299
1591
|
## 11.0.1
|
|
1300
1592
|
|
|
1301
|
-
-
|
|
1302
|
-
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1593
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1594
|
+
- [patch] Updated dependencies
|
|
1595
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1596
|
+
- @atlaskit/tooltip@10.0.1
|
|
1597
|
+
- @atlaskit/item@7.0.1
|
|
1598
|
+
- @atlaskit/icon@12.0.1
|
|
1599
|
+
- @atlaskit/toggle@4.0.1
|
|
1600
|
+
- @atlaskit/field-base@10.0.1
|
|
1601
|
+
- @atlaskit/button@8.0.1
|
|
1602
|
+
- @atlaskit/theme@4.0.1
|
|
1603
|
+
- @atlaskit/docs@4.0.1
|
|
1604
|
+
- @atlaskit/dropdown-menu@5.0.1
|
|
1312
1605
|
|
|
1313
1606
|
## 11.0.0
|
|
1314
1607
|
|
|
1315
|
-
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1608
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
1609
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1610
|
+
- [patch] Updated dependencies
|
|
1611
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1612
|
+
- @atlaskit/tooltip@10.0.0
|
|
1613
|
+
- @atlaskit/item@7.0.0
|
|
1614
|
+
- @atlaskit/icon@12.0.0
|
|
1615
|
+
- @atlaskit/toggle@4.0.0
|
|
1616
|
+
- @atlaskit/field-base@10.0.0
|
|
1617
|
+
- @atlaskit/button@8.0.0
|
|
1618
|
+
- @atlaskit/theme@4.0.0
|
|
1619
|
+
- @atlaskit/docs@4.0.0
|
|
1620
|
+
- @atlaskit/dropdown-menu@5.0.0
|
|
1326
1621
|
|
|
1327
1622
|
## 10.0.7
|
|
1328
1623
|
|
|
1329
|
-
-
|
|
1330
|
-
|
|
1624
|
+
- [patch] Fix text color for items with href in AvatarGroup
|
|
1625
|
+
[2cbb9ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cbb9ff)
|
|
1626
|
+
- [none] Updated dependencies
|
|
1627
|
+
[2cbb9ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cbb9ff)
|
|
1331
1628
|
|
|
1332
1629
|
## 10.0.6
|
|
1333
1630
|
|
|
1334
|
-
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1631
|
+
- [patch] Updated dependencies
|
|
1632
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
1633
|
+
- @atlaskit/icon@11.3.0
|
|
1634
|
+
- @atlaskit/tooltip@9.2.1
|
|
1635
|
+
- @atlaskit/toggle@3.0.2
|
|
1636
|
+
- @atlaskit/item@6.0.3
|
|
1637
|
+
- @atlaskit/field-base@9.0.3
|
|
1638
|
+
- @atlaskit/dropdown-menu@4.0.3
|
|
1639
|
+
- @atlaskit/button@7.2.5
|
|
1640
|
+
- @atlaskit/theme@3.2.2
|
|
1641
|
+
- @atlaskit/docs@3.0.4
|
|
1344
1642
|
|
|
1345
1643
|
## 10.0.4
|
|
1346
1644
|
|
|
1347
|
-
-
|
|
1645
|
+
- [patch] Fix clipping of dropdown items in avatar group for certain browsers
|
|
1646
|
+
[7b82fa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7b82fa6)
|
|
1348
1647
|
|
|
1349
1648
|
## 10.0.3
|
|
1350
1649
|
|
|
1351
|
-
-
|
|
1650
|
+
- [patch] Fix avatars appearing clickable when no onClick or href prop is provided
|
|
1651
|
+
[e6fec4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6fec4f)
|
|
1352
1652
|
|
|
1353
1653
|
## 10.0.2
|
|
1354
1654
|
|
|
1355
|
-
-
|
|
1655
|
+
- [patch] Fix native tooltips appearing for avatars without a src prop
|
|
1656
|
+
[6a3fb67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a3fb67)
|
|
1356
1657
|
|
|
1357
1658
|
## 10.0.0
|
|
1358
1659
|
|
|
1359
|
-
-
|
|
1660
|
+
- [major] Bump to React 16.3.
|
|
1661
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
1360
1662
|
|
|
1361
1663
|
## 9.2.3
|
|
1362
1664
|
|
|
1363
|
-
-
|
|
1364
|
-
|
|
1665
|
+
- [patch] Remove dependency on @atlaskit/polyfill as it is not being used.
|
|
1666
|
+
[f0f9307](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f0f9307)
|
|
1667
|
+
- [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
|
|
1668
|
+
[c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
|
|
1365
1669
|
|
|
1366
1670
|
## 9.2.2
|
|
1367
1671
|
|
|
1368
|
-
-
|
|
1672
|
+
- [patch] Makes packages Flow types compatible with version 0.67
|
|
1673
|
+
[25daac0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25daac0)
|
|
1369
1674
|
|
|
1370
1675
|
## 9.2.1
|
|
1371
1676
|
|
|
1372
|
-
-
|
|
1677
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
1678
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
1373
1679
|
|
|
1374
1680
|
## 9.2.0
|
|
1375
1681
|
|
|
1376
|
-
-
|
|
1682
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
1683
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
1377
1684
|
|
|
1378
1685
|
## 9.1.0
|
|
1379
1686
|
|
|
1380
|
-
-
|
|
1687
|
+
- [minor] Create skeleton representations of various components
|
|
1688
|
+
[cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
|
|
1381
1689
|
|
|
1382
1690
|
## 9.0.4
|
|
1383
1691
|
|
|
1384
|
-
-
|
|
1692
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
1693
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
1385
1694
|
|
|
1386
1695
|
## 9.0.2
|
|
1387
1696
|
|
|
1388
|
-
-
|
|
1697
|
+
- [patch] Remove babel-plugin-react-flow-props-to-prop-types
|
|
1698
|
+
[06c1f08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c1f08)
|
|
1389
1699
|
|
|
1390
1700
|
## 9.0.1
|
|
1391
1701
|
|
|
1392
|
-
-
|
|
1702
|
+
- [patch] Packages Flow types for elements components
|
|
1703
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
1393
1704
|
|
|
1394
1705
|
## 9.0.0
|
|
1395
1706
|
|
|
1396
|
-
-
|
|
1707
|
+
- [major] onAvatarClick prop on AvatarGroup now has a second argument. This second argument is the
|
|
1708
|
+
item that was clicked on.
|
|
1709
|
+
[23a488e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23a488e)
|
|
1397
1710
|
|
|
1398
1711
|
## 8.4.1
|
|
1399
1712
|
|
|
1400
|
-
-
|
|
1713
|
+
- [patch] Migrate Navigation from Ak repo to ak mk 2 repo, Fixed flow typing inconsistencies in ak
|
|
1714
|
+
mk 2 [bdeef5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bdeef5b)
|
|
1401
1715
|
|
|
1402
1716
|
## 8.4.0
|
|
1403
1717
|
|
|
1404
|
-
-
|
|
1718
|
+
- [minor] Add React 16 support.
|
|
1719
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
1405
1720
|
|
|
1406
1721
|
## 8.3.10
|
|
1407
1722
|
|
|
1408
|
-
-
|
|
1409
|
-
|
|
1723
|
+
- [patch] update flow dep, fix flow errors
|
|
1724
|
+
[722ad83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/722ad83)
|
|
1725
|
+
- [patch] update flow dep, fix flow errors
|
|
1726
|
+
[722ad83](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/722ad83)
|
|
1410
1727
|
|
|
1411
1728
|
## 8.3.6
|
|
1412
1729
|
|
|
1413
|
-
-
|
|
1730
|
+
- [patch] migrating avatar package to new repo
|
|
1731
|
+
[f3f5e51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f3f5e51)
|
|
1414
1732
|
|
|
1415
1733
|
## 8.3.5 (2017-11-30)
|
|
1416
1734
|
|
|
1417
|
-
-
|
|
1735
|
+
- bug fix; release stories with fixed console errors
|
|
1736
|
+
([3321c2b](https://bitbucket.org/atlassian/atlaskit/commits/3321c2b))
|
|
1418
1737
|
|
|
1419
1738
|
## 8.3.4 (2017-11-28)
|
|
1420
1739
|
|
|
1421
|
-
-
|
|
1740
|
+
- bug fix; fix avatar group having less width than its children (issues closed: ak-3872)
|
|
1741
|
+
([e88ee42](https://bitbucket.org/atlassian/atlaskit/commits/e88ee42))
|
|
1422
1742
|
|
|
1423
1743
|
## 8.3.3 (2017-11-23)
|
|
1424
1744
|
|
|
1425
|
-
-
|
|
1745
|
+
- bug fix; fix avatar group's more items dropdown not being tabbable (issues closed: ak-3707)
|
|
1746
|
+
([a0ee45d](https://bitbucket.org/atlassian/atlaskit/commits/a0ee45d))
|
|
1426
1747
|
|
|
1427
1748
|
## 8.3.2 (2017-11-20)
|
|
1428
1749
|
|
|
1429
|
-
-
|
|
1750
|
+
- bug fix; fS-3907 Use Tooltip component in Avatar
|
|
1751
|
+
([2126336](https://bitbucket.org/atlassian/atlaskit/commits/2126336))
|
|
1430
1752
|
|
|
1431
1753
|
## 8.3.1 (2017-11-16)
|
|
1432
1754
|
|
|
1433
|
-
-
|
|
1755
|
+
- bug fix; avatar flex styles are now explicit to fix Firefox issue (issues closed: ak-3898)
|
|
1756
|
+
([73ac57d](https://bitbucket.org/atlassian/atlaskit/commits/73ac57d))
|
|
1434
1757
|
|
|
1435
1758
|
## 8.3.0 (2017-11-16)
|
|
1436
1759
|
|
|
1437
|
-
-
|
|
1760
|
+
- feature; added a new prop background in AvatarItem to have custom background (issues closed:
|
|
1761
|
+
ak-3706) ([e93888c](https://bitbucket.org/atlassian/atlaskit/commits/e93888c))
|
|
1438
1762
|
|
|
1439
1763
|
## 8.2.4 (2017-11-15)
|
|
1440
1764
|
|
|
1441
|
-
-
|
|
1765
|
+
- bug fix; fix incorrect border radius on Avatars (issues closed: ak-3897)
|
|
1766
|
+
([6570495](https://bitbucket.org/atlassian/atlaskit/commits/6570495))
|
|
1442
1767
|
|
|
1443
1768
|
## 8.2.3 (2017-11-15)
|
|
1444
1769
|
|
|
1445
|
-
-
|
|
1770
|
+
- bug fix; explicitly disable tooltip on avatar when rendered in a group dropdown
|
|
1771
|
+
([593f2e9](https://bitbucket.org/atlassian/atlaskit/commits/593f2e9))
|
|
1446
1772
|
|
|
1447
1773
|
## 8.2.2 (2017-11-15)
|
|
1448
1774
|
|
|
1449
|
-
-
|
|
1775
|
+
- bug fix; improve avatar perf by caching styled components (issues closed: ak-3699)
|
|
1776
|
+
([0e6fa65](https://bitbucket.org/atlassian/atlaskit/commits/0e6fa65))
|
|
1450
1777
|
|
|
1451
1778
|
## 8.2.1 (2017-11-14)
|
|
1452
1779
|
|
|
1453
|
-
-
|
|
1780
|
+
- bug fix; add additional link target options (issues closed: ak-3886)
|
|
1781
|
+
([a932aa8](https://bitbucket.org/atlassian/atlaskit/commits/a932aa8))
|
|
1454
1782
|
|
|
1455
1783
|
## 8.2.0 (2017-11-14)
|
|
1456
1784
|
|
|
1457
|
-
-
|
|
1785
|
+
- feature; aK-3883 Expose boundariesElement property on AvatarGroup component
|
|
1786
|
+
([78001fd](https://bitbucket.org/atlassian/atlaskit/commits/78001fd))
|
|
1458
1787
|
|
|
1459
1788
|
## 8.1.0 (2017-11-13)
|
|
1460
1789
|
|
|
1461
|
-
-
|
|
1462
|
-
|
|
1790
|
+
- feature; add support for focus presence type (issues closed: ak-3758)
|
|
1791
|
+
([06b6da3](https://bitbucket.org/atlassian/atlaskit/commits/06b6da3))
|
|
1792
|
+
- bug fix; AvatarGroup more indicator fixed in Firefox (issues closed: ak-3791)
|
|
1793
|
+
([6c9464e](https://bitbucket.org/atlassian/atlaskit/commits/6c9464e))
|
|
1463
1794
|
|
|
1464
1795
|
## 8.0.11 (2017-11-02)
|
|
1465
1796
|
|
|
1466
|
-
-
|
|
1797
|
+
- bug fix; added missing dependencies (issues closed: ak-3782)
|
|
1798
|
+
([4dbc3ef](https://bitbucket.org/atlassian/atlaskit/commits/4dbc3ef))
|
|
1467
1799
|
|
|
1468
1800
|
## 8.0.10 (2017-10-26)
|
|
1469
1801
|
|
|
1470
|
-
-
|
|
1802
|
+
- bug fix; fix to rebuild stories
|
|
1803
|
+
([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
|
|
1471
1804
|
|
|
1472
1805
|
## 8.0.9 (2017-10-22)
|
|
1473
1806
|
|
|
1474
|
-
-
|
|
1807
|
+
- bug fix; update dependencies for react-16
|
|
1808
|
+
([077d1ad](https://bitbucket.org/atlassian/atlaskit/commits/077d1ad))
|
|
1475
1809
|
|
|
1476
1810
|
## 8.0.8 (2017-10-15)
|
|
1477
1811
|
|
|
1478
|
-
-
|
|
1812
|
+
- bug fix; fix borked styles caused by missing semicolons in CSS (issues closed: ak-3694)
|
|
1813
|
+
([07e0c54](https://bitbucket.org/atlassian/atlaskit/commits/07e0c54))
|
|
1479
1814
|
|
|
1480
1815
|
## 8.0.7 (2017-10-13)
|
|
1481
1816
|
|
|
1482
|
-
-
|
|
1817
|
+
- bug fix; add polyfill from AK polyfills package (issues closed: ak-3667)
|
|
1818
|
+
([a841e6d](https://bitbucket.org/atlassian/atlaskit/commits/a841e6d))
|
|
1483
1819
|
|
|
1484
1820
|
## 8.0.6 (2017-10-09)
|
|
1485
1821
|
|
|
1486
|
-
-
|
|
1822
|
+
- bug fix; remove the console error Invalid prop types for border
|
|
1823
|
+
([de45a14](https://bitbucket.org/atlassian/atlaskit/commits/de45a14))
|
|
1487
1824
|
|
|
1488
1825
|
## 8.0.5 (2017-09-18)
|
|
1489
1826
|
|
|
1490
|
-
-
|
|
1827
|
+
- bug fix; fix avatar isInteractive style
|
|
1828
|
+
([1296049](https://bitbucket.org/atlassian/atlaskit/commits/1296049))
|
|
1491
1829
|
|
|
1492
1830
|
## 8.0.4 (2017-09-12)
|
|
1493
1831
|
|
|
1494
|
-
-
|
|
1832
|
+
- bug fix; avatars now display in Firefox when used in an Avatar Group
|
|
1833
|
+
([1db854f](https://bitbucket.org/atlassian/atlaskit/commits/1db854f))
|
|
1495
1834
|
|
|
1496
1835
|
## 8.0.3 (2017-09-11)
|
|
1497
1836
|
|
|
1498
|
-
-
|
|
1837
|
+
- bug fix; limit avatar + more count to maxCount size (issues closed: ak-3472)
|
|
1838
|
+
([3516192](https://bitbucket.org/atlassian/atlaskit/commits/3516192))
|
|
1499
1839
|
|
|
1500
1840
|
## 8.0.1 (2017-09-05)
|
|
1501
1841
|
|
|
1502
|
-
-
|
|
1842
|
+
- bug fix; update dark theme color palette (issues closed: ak-3172)
|
|
1843
|
+
([d23e55f](https://bitbucket.org/atlassian/atlaskit/commits/d23e55f))
|
|
1503
1844
|
|
|
1504
1845
|
## 8.0.0 (2017-08-11)
|
|
1505
1846
|
|
|
1506
|
-
-
|
|
1507
|
-
|
|
1508
|
-
-
|
|
1509
|
-
|
|
1847
|
+
- bug fix; fix the theme-dependency
|
|
1848
|
+
([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
|
|
1849
|
+
- breaking; affects internal styled-components implementation
|
|
1850
|
+
([d14522a](https://bitbucket.org/atlassian/atlaskit/commits/d14522a))
|
|
1851
|
+
- breaking; implement dark mode theme
|
|
1852
|
+
([d14522a](https://bitbucket.org/atlassian/atlaskit/commits/d14522a))
|
|
1853
|
+
- feature; dark mode for avatar
|
|
1854
|
+
([3eb7531](https://bitbucket.org/atlassian/atlaskit/commits/3eb7531))
|
|
1510
1855
|
|
|
1511
1856
|
## 7.0.0 (2017-08-11)
|
|
1512
1857
|
|
|
1513
|
-
-
|
|
1514
|
-
|
|
1515
|
-
-
|
|
1858
|
+
- breaking; affects internal styled-components implementation
|
|
1859
|
+
([d14522a](https://bitbucket.org/atlassian/atlaskit/commits/d14522a))
|
|
1860
|
+
- breaking; implement dark mode theme
|
|
1861
|
+
([d14522a](https://bitbucket.org/atlassian/atlaskit/commits/d14522a))
|
|
1862
|
+
- feature; dark mode for avatar
|
|
1863
|
+
([3eb7531](https://bitbucket.org/atlassian/atlaskit/commits/3eb7531))
|
|
1516
1864
|
|
|
1517
1865
|
## 6.4.5 (2017-08-04)
|
|
1518
1866
|
|
|
1519
|
-
-
|
|
1867
|
+
- bug fix; moves babel-plugin-react-flow-props-to-prop-types to a devDependency
|
|
1868
|
+
([6378b88](https://bitbucket.org/atlassian/atlaskit/commits/6378b88))
|
|
1520
1869
|
|
|
1521
1870
|
## 6.4.4 (2017-08-03)
|
|
1522
1871
|
|
|
1523
|
-
-
|
|
1872
|
+
- bug fix; fixes uncaught type error in avatar by consuming latest util-shared-styles (issues
|
|
1873
|
+
closed: ak-3067) ([be705fa](https://bitbucket.org/atlassian/atlaskit/commits/be705fa))
|
|
1524
1874
|
|
|
1525
1875
|
## 6.4.3 (2017-07-28)
|
|
1526
1876
|
|
|
1527
|
-
-
|
|
1877
|
+
- fix; fixes avatars devDeps to include lozenge and button-group
|
|
1878
|
+
([d9ae05f](https://bitbucket.org/atlassian/atlaskit/commits/d9ae05f))
|
|
1528
1879
|
|
|
1529
1880
|
## 6.4.2 (2017-07-27)
|
|
1530
1881
|
|
|
1531
|
-
-
|
|
1882
|
+
- fix; rename jsnext:main to jsnext:experimental:main temporarily
|
|
1883
|
+
([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
|
|
1532
1884
|
|
|
1533
1885
|
## 6.4.1 (2017-07-25)
|
|
1534
1886
|
|
|
1535
|
-
-
|
|
1887
|
+
- fix; use class transform in loose mode in babel to improve load performance in apps
|
|
1888
|
+
([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
|
|
1536
1889
|
|
|
1537
1890
|
## 6.1.0 (2017-07-17)
|
|
1538
1891
|
|
|
1539
|
-
-
|
|
1540
|
-
|
|
1892
|
+
- fix; rerelease, failed prepublish scripts
|
|
1893
|
+
([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
|
|
1894
|
+
- feature; added ES module builds to dist and add jsnext:main to most ADG packages
|
|
1895
|
+
([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
|
|
1541
1896
|
|
|
1542
1897
|
## 5.0.0 (2017-07-12)
|
|
1543
1898
|
|
|
1544
|
-
-
|
|
1545
|
-
|
|
1546
|
-
-
|
|
1547
|
-
|
|
1548
|
-
-
|
|
1549
|
-
|
|
1550
|
-
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
-
|
|
1555
|
-
|
|
1899
|
+
- feature; added the xxlarge size to Avatar
|
|
1900
|
+
([5cfbfb5](https://bitbucket.org/atlassian/atlaskit/commits/5cfbfb5))
|
|
1901
|
+
- feature; adds AvatarGroup export with 'stack' and 'grid' appearances
|
|
1902
|
+
([59dac0c](https://bitbucket.org/atlassian/atlaskit/commits/59dac0c))
|
|
1903
|
+
- feature; adds AvatarItem named export to Avatar
|
|
1904
|
+
([9939bfd](https://bitbucket.org/atlassian/atlaskit/commits/9939bfd))
|
|
1905
|
+
- feature; adds name prop to Avatar (replaces label)
|
|
1906
|
+
([5cfe547](https://bitbucket.org/atlassian/atlaskit/commits/5cfe547))
|
|
1907
|
+
- feature; adds tooltips for Avatars
|
|
1908
|
+
([816402a](https://bitbucket.org/atlassian/atlaskit/commits/816402a))
|
|
1909
|
+
- feature; avatar how handles href, onClick and arbitrary \`component\` prop functionality
|
|
1910
|
+
([763e00c](https://bitbucket.org/atlassian/atlaskit/commits/763e00c))
|
|
1911
|
+
- feature; presence prop now accepts a react element in addition to its enumerable values (rep
|
|
1912
|
+
([dfcc3f7](https://bitbucket.org/atlassian/atlaskit/commits/dfcc3f7))
|
|
1913
|
+
- feature; replaced presenceBorderColor prop with \`borderColor\`
|
|
1914
|
+
([0e4c171](https://bitbucket.org/atlassian/atlaskit/commits/0e4c171))
|
|
1915
|
+
|
|
1916
|
+
- breaking; Removed presenceBorderColor prop (replaced with \`borderColor\`)
|
|
1917
|
+
- breaking; \`icon\` prop has been replaced with a more accepting \`presence\` prop
|
|
1918
|
+
- breaking; Label prop has been replaced with \`name\`
|
|
1556
1919
|
|
|
1557
1920
|
## 4.0.6 (2017-06-27)
|
|
1558
1921
|
|
|
1559
|
-
-
|
|
1922
|
+
- fix; when src is removed after mount show default image
|
|
1923
|
+
([d3e9e2a](https://bitbucket.org/atlassian/atlaskit/commits/d3e9e2a))
|
|
1560
1924
|
|
|
1561
1925
|
## 4.0.4 (2017-05-26)
|
|
1562
1926
|
|
|
1563
|
-
-
|
|
1564
|
-
|
|
1927
|
+
- fix; change align-items: middle to align-items: center
|
|
1928
|
+
([8740b22](https://bitbucket.org/atlassian/atlaskit/commits/8740b22))
|
|
1929
|
+
- fix; add prop-types as a dependency to avoid React 15.x warnings
|
|
1930
|
+
([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
|
|
1565
1931
|
|
|
1566
1932
|
## 4.0.3 (2017-05-23)
|
|
1567
1933
|
|
|
1568
|
-
-
|
|
1934
|
+
- fix; update util-shared-styles and util-readme dependencies
|
|
1935
|
+
([9c0e218](https://bitbucket.org/atlassian/atlaskit/commits/9c0e218))
|
|
1569
1936
|
|
|
1570
1937
|
## 4.0.2 (2017-05-11)
|
|
1571
1938
|
|
|
1572
|
-
-
|
|
1939
|
+
- fix; load avatar from src prop correctly
|
|
1940
|
+
([d94798e](https://bitbucket.org/atlassian/atlaskit/commits/d94798e))
|
|
1573
1941
|
|
|
1574
1942
|
## 4.0.1 (2017-05-10)
|
|
1575
1943
|
|
|
1576
|
-
-
|
|
1944
|
+
- fix; testing releasing more than 5 packages at a time
|
|
1945
|
+
([e69b832](https://bitbucket.org/atlassian/atlaskit/commits/e69b832))
|
|
1577
1946
|
|
|
1578
1947
|
## 4.0.0 (2017-05-03)
|
|
1579
1948
|
|
|
1580
|
-
-
|
|
1581
|
-
|
|
1582
|
-
-
|
|
1949
|
+
- feature; optional square avatar appearance
|
|
1950
|
+
([c43c905](https://bitbucket.org/atlassian/atlaskit/commits/c43c905))
|
|
1951
|
+
- breaking; Previously you could pass a custom Presence to an Avatar via the Avatar's children.
|
|
1952
|
+
Now, these custom Presence or icon elements should be passed to the new 'icon' prop. This change
|
|
1953
|
+
has been made to avoid overloading the concept of Presence and to make the API clearer.
|
|
1954
|
+
- ISSUES CLOSED: AK-1645
|
|
1583
1955
|
|
|
1584
1956
|
## 3.0.3 (2017-04-27)
|
|
1585
1957
|
|
|
1586
|
-
-
|
|
1587
|
-
|
|
1958
|
+
- fix; isolate getPresenceSVG in its own module so we only export a single React Component
|
|
1959
|
+
([ca8e14b](https://bitbucket.org/atlassian/atlaskit/commits/ca8e14b))
|
|
1960
|
+
- fix; remove unused constants.js, import correctly from Avatar component for tests
|
|
1961
|
+
([fcaccb9](https://bitbucket.org/atlassian/atlaskit/commits/fcaccb9))
|
|
1588
1962
|
|
|
1589
1963
|
## 3.0.2 (2017-04-27)
|
|
1590
1964
|
|
|
1591
|
-
-
|
|
1965
|
+
- fix; update legal copy to be more clear. Not all modules include ADG license.
|
|
1966
|
+
([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
|
|
1592
1967
|
|
|
1593
1968
|
## 3.0.1 (2017-04-26)
|
|
1594
1969
|
|
|
1595
|
-
-
|
|
1970
|
+
- fix; update legal copy and fix broken links for component README on npm. New contribution and
|
|
1971
|
+
([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
|
|
1596
1972
|
|
|
1597
1973
|
## 3.0.0 (2017-04-13)
|
|
1598
1974
|
|
|
1599
|
-
-
|
|
1600
|
-
|
|
1601
|
-
-
|
|
1975
|
+
- null refactor avatar to styled-components
|
|
1976
|
+
([21a371c](https://bitbucket.org/atlassian/atlaskit/commits/21a371c))
|
|
1977
|
+
- breaking; added peerDependency "styled-components", removed dependency "classnames"
|
|
1978
|
+
- ISSUES CLOSED: AK-2099
|
|
1602
1979
|
|
|
1603
1980
|
## 2.1.5 (2017-04-04)
|
|
1604
1981
|
|
|
1605
|
-
-
|
|
1982
|
+
- fix; fixes avatar to be able to be tested using mocha and jsdom
|
|
1983
|
+
([7a0f9fb](https://bitbucket.org/atlassian/atlaskit/commits/7a0f9fb))
|
|
1606
1984
|
|
|
1607
1985
|
## 2.1.4 (2017-03-23)
|
|
1608
1986
|
|
|
1609
|
-
-
|
|
1987
|
+
- fix; Empty commit to release the component
|
|
1988
|
+
([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
|
|
1610
1989
|
|
|
1611
1990
|
## 2.1.2 (2017-03-21)
|
|
1612
1991
|
|
|
1613
|
-
-
|
|
1992
|
+
- fix; maintainers for all the packages were added
|
|
1993
|
+
([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
|
|
1614
1994
|
|
|
1615
1995
|
## 2.1.0 (2017-03-06)
|
|
1616
1996
|
|
|
1617
|
-
-
|
|
1997
|
+
- feature; adds 'xsmall' size to avatar appearance (16px)
|
|
1998
|
+
([d8da663](https://bitbucket.org/atlassian/atlaskit/commits/d8da663))
|
|
1618
1999
|
|
|
1619
2000
|
## 2.0.2 (2017-02-16)
|
|
1620
2001
|
|
|
1621
|
-
-
|
|
2002
|
+
- fix; refactor stories to use // rather than http://
|
|
2003
|
+
([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
|
|
1622
2004
|
|
|
1623
2005
|
## 2.0.1 (2017-02-10)
|
|
1624
2006
|
|
|
1625
|
-
-
|
|
2007
|
+
- fix; Dummy commit to release components to registry
|
|
2008
|
+
([5bac43b](https://bitbucket.org/atlassian/atlaskit/commits/5bac43b))
|