@atlaskit/page-header 10.4.9 → 10.4.10
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 +551 -380
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,861 +1,1032 @@
|
|
|
1
1
|
# @atlaskit/page-header
|
|
2
2
|
|
|
3
|
+
## 10.4.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 10.4.9
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
-
|
|
13
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
14
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
15
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
8
16
|
|
|
9
17
|
## 10.4.8
|
|
10
18
|
|
|
11
19
|
### Patch Changes
|
|
12
20
|
|
|
13
|
-
-
|
|
21
|
+
- Updated dependencies
|
|
14
22
|
|
|
15
23
|
## 10.4.7
|
|
16
24
|
|
|
17
25
|
### Patch Changes
|
|
18
26
|
|
|
19
|
-
-
|
|
27
|
+
- Updated dependencies
|
|
20
28
|
|
|
21
29
|
## 10.4.6
|
|
22
30
|
|
|
23
31
|
### Patch Changes
|
|
24
32
|
|
|
25
|
-
-
|
|
33
|
+
- Updated dependencies
|
|
26
34
|
|
|
27
35
|
## 10.4.5
|
|
28
36
|
|
|
29
37
|
### Patch Changes
|
|
30
38
|
|
|
31
|
-
-
|
|
39
|
+
- [#70460](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70460)
|
|
40
|
+
[`2f37600156ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f37600156ae) -
|
|
41
|
+
The internal composition of a component in this package has changed. There is no expected change
|
|
42
|
+
in behaviour.
|
|
32
43
|
|
|
33
44
|
## 10.4.4
|
|
34
45
|
|
|
35
46
|
### Patch Changes
|
|
36
47
|
|
|
37
|
-
-
|
|
48
|
+
- [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
|
|
49
|
+
[`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
|
|
50
|
+
the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
|
|
51
|
+
migration work. The change is internal only and should not introduce any changes for the
|
|
52
|
+
component consumers.
|
|
38
53
|
|
|
39
54
|
## 10.4.3
|
|
40
55
|
|
|
41
56
|
### Patch Changes
|
|
42
57
|
|
|
43
|
-
-
|
|
58
|
+
- [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
|
|
59
|
+
[`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
|
|
60
|
+
Internal change to enforce token usage for spacing properties. There is no expected visual or
|
|
61
|
+
behaviour change.
|
|
44
62
|
|
|
45
63
|
## 10.4.2
|
|
46
64
|
|
|
47
65
|
### Patch Changes
|
|
48
66
|
|
|
49
|
-
-
|
|
67
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
68
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
69
|
+
legacy types are published for TS 4.5-4.8
|
|
50
70
|
|
|
51
71
|
## 10.4.1
|
|
52
72
|
|
|
53
73
|
### Patch Changes
|
|
54
74
|
|
|
55
|
-
-
|
|
75
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
76
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
77
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
56
78
|
|
|
57
79
|
## 10.4.0
|
|
58
80
|
|
|
59
81
|
### Minor Changes
|
|
60
82
|
|
|
61
|
-
-
|
|
83
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
84
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
85
|
+
minor dependency bump
|
|
62
86
|
|
|
63
87
|
### Patch Changes
|
|
64
88
|
|
|
65
|
-
-
|
|
89
|
+
- Updated dependencies
|
|
66
90
|
|
|
67
91
|
## 10.3.6
|
|
68
92
|
|
|
69
93
|
### Patch Changes
|
|
70
94
|
|
|
71
|
-
-
|
|
95
|
+
- [#32724](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32724)
|
|
96
|
+
[`f8a61ff6218`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8a61ff6218) - Enrol
|
|
97
|
+
@atlaskit/page-header on push model consumption in Jira
|
|
72
98
|
|
|
73
99
|
## 10.3.5
|
|
74
100
|
|
|
75
101
|
### Patch Changes
|
|
76
102
|
|
|
77
|
-
-
|
|
103
|
+
- [#31379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31379)
|
|
104
|
+
[`e517bb1ead3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e517bb1ead3) -
|
|
105
|
+
Migrates unit tests from enzyme to RTL.
|
|
78
106
|
|
|
79
107
|
## 10.3.4
|
|
80
108
|
|
|
81
109
|
### Patch Changes
|
|
82
110
|
|
|
83
|
-
-
|
|
84
|
-
-
|
|
111
|
+
- [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
|
|
112
|
+
[`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
|
|
113
|
+
Upgrades component types to support React 18.
|
|
114
|
+
- Updated dependencies
|
|
85
115
|
|
|
86
116
|
## 10.3.3
|
|
87
117
|
|
|
88
118
|
### Patch Changes
|
|
89
119
|
|
|
90
|
-
-
|
|
120
|
+
- [#31338](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31338)
|
|
121
|
+
[`74c1b81a476`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74c1b81a476) -
|
|
122
|
+
Replaces use of `gridSize` with space tokens. There is no expected visual change.
|
|
91
123
|
|
|
92
124
|
## 10.3.2
|
|
93
125
|
|
|
94
126
|
### Patch Changes
|
|
95
127
|
|
|
96
|
-
-
|
|
128
|
+
- [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
|
|
129
|
+
[`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
|
|
130
|
+
change to introduce spacing tokens to design system components.
|
|
97
131
|
|
|
98
132
|
## 10.3.1
|
|
99
133
|
|
|
100
134
|
### Patch Changes
|
|
101
135
|
|
|
102
|
-
-
|
|
136
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
137
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
138
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
103
139
|
|
|
104
140
|
## 10.3.0
|
|
105
141
|
|
|
106
142
|
### Minor Changes
|
|
107
143
|
|
|
108
|
-
-
|
|
144
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
145
|
+
[`ae50e8dea70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae50e8dea70) -
|
|
146
|
+
Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
109
147
|
|
|
110
148
|
### Patch Changes
|
|
111
149
|
|
|
112
|
-
-
|
|
150
|
+
- Updated dependencies
|
|
113
151
|
|
|
114
152
|
## 10.2.4
|
|
115
153
|
|
|
116
154
|
### Patch Changes
|
|
117
155
|
|
|
118
|
-
-
|
|
156
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
157
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
158
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
119
159
|
|
|
120
160
|
## 10.2.3
|
|
121
161
|
|
|
122
162
|
### Patch Changes
|
|
123
163
|
|
|
124
|
-
-
|
|
164
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
165
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
166
|
+
Upgrade to TypeScript 4.2.4
|
|
125
167
|
|
|
126
168
|
## 10.2.2
|
|
127
169
|
|
|
128
170
|
### Patch Changes
|
|
129
171
|
|
|
130
|
-
-
|
|
172
|
+
- Updated dependencies
|
|
131
173
|
|
|
132
174
|
## 10.2.1
|
|
133
175
|
|
|
134
176
|
### Patch Changes
|
|
135
177
|
|
|
136
|
-
-
|
|
178
|
+
- [#14420](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14420)
|
|
179
|
+
[`b3893a2357b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3893a2357b) - Fixes
|
|
180
|
+
a styling issue that arose in v10.2.0 relating to the lineHeight of the page header's title.
|
|
137
181
|
|
|
138
182
|
## 10.2.0
|
|
139
183
|
|
|
140
184
|
### Minor Changes
|
|
141
185
|
|
|
142
|
-
-
|
|
186
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
187
|
+
[`6b76b1ceab3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b76b1ceab3) - This
|
|
188
|
+
change removes the dependency `styled components`. It has been refactored to use `@emotion/core`
|
|
189
|
+
instead. Some examples have also been updated. There should be no UI or UX change.
|
|
143
190
|
|
|
144
191
|
### Patch Changes
|
|
145
192
|
|
|
146
|
-
-
|
|
193
|
+
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) -
|
|
194
|
+
Internal wiring up to the tokens techstack, no code changes.
|
|
147
195
|
|
|
148
196
|
## 10.1.3
|
|
149
197
|
|
|
150
198
|
### Patch Changes
|
|
151
199
|
|
|
152
|
-
-
|
|
200
|
+
- [#13728](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13728)
|
|
201
|
+
[`c5785203506`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c5785203506) -
|
|
202
|
+
Updated homepage in package.json
|
|
153
203
|
|
|
154
204
|
## 10.1.2
|
|
155
205
|
|
|
156
206
|
### Patch Changes
|
|
157
207
|
|
|
158
|
-
-
|
|
159
|
-
-
|
|
208
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
209
|
+
[`ec0abf56583`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec0abf56583) - Fixes
|
|
210
|
+
internal test snapshots.
|
|
211
|
+
- Updated dependencies
|
|
160
212
|
|
|
161
213
|
## 10.1.1
|
|
162
214
|
|
|
163
215
|
### Patch Changes
|
|
164
216
|
|
|
165
|
-
-
|
|
217
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
218
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
219
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
166
220
|
|
|
167
221
|
## 10.1.0
|
|
168
222
|
|
|
169
223
|
### Minor Changes
|
|
170
224
|
|
|
171
|
-
-
|
|
225
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
226
|
+
[`169a082e5b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/169a082e5b4) - Added
|
|
227
|
+
id prop to the `PageHeader` component. Now header text can be used as label of other component
|
|
228
|
+
via aria-labelledby attribute
|
|
172
229
|
|
|
173
230
|
## 10.0.11
|
|
174
231
|
|
|
175
232
|
### Patch Changes
|
|
176
233
|
|
|
177
|
-
-
|
|
234
|
+
- [#11910](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11910)
|
|
235
|
+
[`44e6c77d533`](https://bitbucket.org/atlassian/atlassian-frontend/commits/44e6c77d533) -
|
|
236
|
+
Renames exports in page header examples to be more descriptive. For example, Example is renamed
|
|
237
|
+
to PageHeaderDefaultExample.
|
|
178
238
|
|
|
179
239
|
## 10.0.10
|
|
180
240
|
|
|
181
241
|
### Patch Changes
|
|
182
242
|
|
|
183
|
-
-
|
|
243
|
+
- [#11488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11488)
|
|
244
|
+
[`ac373538cdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac373538cdd) - Page
|
|
245
|
+
header migrated from atlaskit to atlassian.design. Documentation and examples added along with
|
|
246
|
+
updated snapshot test.
|
|
184
247
|
|
|
185
248
|
## 10.0.9
|
|
186
249
|
|
|
187
250
|
### Patch Changes
|
|
188
251
|
|
|
189
|
-
-
|
|
252
|
+
- [#9440](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9440)
|
|
253
|
+
[`8450e34990c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8450e34990c) - [ux]
|
|
254
|
+
Conditionally render ActionsWrapper for PageHeader's actions when provided.
|
|
190
255
|
|
|
191
256
|
## 10.0.8
|
|
192
257
|
|
|
193
258
|
### Patch Changes
|
|
194
259
|
|
|
195
|
-
-
|
|
260
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
261
|
+
[`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
|
|
262
|
+
injected package name and version for analytics instead of version.json.
|
|
196
263
|
|
|
197
264
|
## 10.0.7
|
|
198
265
|
|
|
199
266
|
### Patch Changes
|
|
200
267
|
|
|
201
|
-
-
|
|
268
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
269
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
270
|
+
Transpile packages using babel rather than tsc
|
|
202
271
|
|
|
203
272
|
## 10.0.6
|
|
204
273
|
|
|
205
274
|
### Patch Changes
|
|
206
275
|
|
|
207
|
-
-
|
|
276
|
+
- [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
|
|
277
|
+
[`be0acecf54`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be0acecf54) - [ux]
|
|
278
|
+
page-header is a non interactive element and it was getting focus ring while clicking on it. Now
|
|
279
|
+
focus ring has been removed to fix this issue.
|
|
208
280
|
|
|
209
281
|
## 10.0.5
|
|
210
282
|
|
|
211
283
|
### Patch Changes
|
|
212
284
|
|
|
213
|
-
-
|
|
214
|
-
|
|
215
|
-
|
|
285
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
286
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
287
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
288
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
289
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
290
|
+
`devDependencies` to denote version that the package was built with.
|
|
216
291
|
|
|
217
292
|
## 10.0.4
|
|
218
293
|
|
|
219
294
|
### Patch Changes
|
|
220
295
|
|
|
221
|
-
-
|
|
296
|
+
- Updated dependencies
|
|
222
297
|
|
|
223
298
|
## 10.0.3
|
|
224
299
|
|
|
225
300
|
### Patch Changes
|
|
226
301
|
|
|
227
|
-
-
|
|
302
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
303
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
304
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
228
305
|
|
|
229
|
-
|
|
230
|
-
|
|
306
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
307
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
231
308
|
|
|
232
309
|
## 10.0.2
|
|
233
310
|
|
|
234
311
|
### Patch Changes
|
|
235
312
|
|
|
236
|
-
-
|
|
313
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
314
|
+
[`f9fe8ed609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9fe8ed609) - Added
|
|
315
|
+
tabIndex and innerRef to underlying heading so it can be focused
|
|
237
316
|
|
|
238
317
|
## 10.0.1
|
|
239
318
|
|
|
240
319
|
### Patch Changes
|
|
241
320
|
|
|
242
|
-
-
|
|
321
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
322
|
+
[`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
|
|
323
|
+
all the theme imports to be tree-shakable
|
|
243
324
|
|
|
244
325
|
## 10.0.0
|
|
245
326
|
|
|
246
327
|
### Major Changes
|
|
247
328
|
|
|
248
|
-
-
|
|
249
|
-
|
|
329
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
330
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
331
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
332
|
+
package working in IE11. For more information see:
|
|
333
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
250
334
|
|
|
251
335
|
### Patch Changes
|
|
252
336
|
|
|
253
|
-
-
|
|
337
|
+
- Updated dependencies
|
|
254
338
|
|
|
255
339
|
## 9.0.20
|
|
256
340
|
|
|
257
341
|
### Patch Changes
|
|
258
342
|
|
|
259
|
-
-
|
|
343
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
344
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
|
|
345
|
+
and supporting files will no longer be published to npm
|
|
260
346
|
|
|
261
347
|
## 9.0.19
|
|
262
348
|
|
|
263
349
|
### Patch Changes
|
|
264
350
|
|
|
265
|
-
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
-
|
|
271
|
-
|
|
272
|
-
-
|
|
273
|
-
|
|
274
|
-
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
351
|
+
- [patch][45dcd1ca21](https://bitbucket.org/atlassian/atlassian-frontend/commits/45dcd1ca21):
|
|
352
|
+
|
|
353
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
354
|
+
[443bb984ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/443bb984ab):
|
|
355
|
+
|
|
356
|
+
- Updated dependencies
|
|
357
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
358
|
+
- Updated dependencies
|
|
359
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
360
|
+
- Updated dependencies
|
|
361
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
362
|
+
- Updated dependencies
|
|
363
|
+
[71c1de8ee1](https://bitbucket.org/atlassian/atlassian-frontend/commits/71c1de8ee1):
|
|
364
|
+
- Updated dependencies
|
|
365
|
+
[ffe88383f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffe88383f4):
|
|
366
|
+
- Updated dependencies
|
|
367
|
+
[6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
|
|
368
|
+
- @atlaskit/page@11.0.13
|
|
369
|
+
- @atlaskit/button@13.3.11
|
|
370
|
+
- @atlaskit/select@11.0.10
|
|
371
|
+
- @atlaskit/breadcrumbs@9.2.9
|
|
372
|
+
- @atlaskit/inline-edit@10.0.31
|
|
280
373
|
|
|
281
374
|
## 9.0.18
|
|
282
375
|
|
|
283
376
|
### Patch Changes
|
|
284
377
|
|
|
285
|
-
-
|
|
378
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
286
379
|
|
|
287
|
-
|
|
380
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
381
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
288
382
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
383
|
+
- @atlaskit/docs@8.3.2
|
|
384
|
+
- @atlaskit/visual-regression@0.1.9
|
|
385
|
+
- @atlaskit/breadcrumbs@9.2.6
|
|
386
|
+
- @atlaskit/button@13.3.7
|
|
387
|
+
- @atlaskit/inline-edit@10.0.27
|
|
388
|
+
- @atlaskit/page@11.0.12
|
|
389
|
+
- @atlaskit/select@11.0.7
|
|
390
|
+
- @atlaskit/textfield@3.1.6
|
|
391
|
+
- @atlaskit/theme@9.5.1
|
|
298
392
|
|
|
299
393
|
## 9.0.17
|
|
300
394
|
|
|
301
395
|
### Patch Changes
|
|
302
396
|
|
|
303
|
-
-
|
|
397
|
+
- [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
304
398
|
|
|
305
|
-
|
|
399
|
+
Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
|
|
400
|
+
Updated dependencies
|
|
401
|
+
[82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
|
|
306
402
|
|
|
307
|
-
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
403
|
+
- Updated dependencies
|
|
404
|
+
[4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
405
|
+
- @atlaskit/theme@9.5.0
|
|
406
|
+
- @atlaskit/breadcrumbs@9.2.5
|
|
407
|
+
- @atlaskit/button@13.3.5
|
|
408
|
+
- @atlaskit/page@11.0.10
|
|
409
|
+
- @atlaskit/select@11.0.4
|
|
313
410
|
|
|
314
411
|
## 9.0.16
|
|
315
412
|
|
|
316
|
-
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
413
|
+
- Updated dependencies
|
|
414
|
+
[30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
|
|
415
|
+
- @atlaskit/inline-edit@10.0.24
|
|
416
|
+
- @atlaskit/select@11.0.0
|
|
417
|
+
- @atlaskit/breadcrumbs@9.2.4
|
|
418
|
+
- @atlaskit/button@13.3.4
|
|
321
419
|
|
|
322
420
|
## 9.0.15
|
|
323
421
|
|
|
324
422
|
### Patch Changes
|
|
325
423
|
|
|
326
|
-
-
|
|
424
|
+
- [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):
|
|
327
425
|
|
|
328
|
-
|
|
426
|
+
Theme has been converted to Typescript. Typescript consumers will now get static type safety.
|
|
427
|
+
Flow types are no longer provided.
|
|
329
428
|
|
|
330
|
-
|
|
429
|
+
### Breaking
|
|
331
430
|
|
|
332
|
-
|
|
333
|
-
|
|
431
|
+
** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
|
|
432
|
+
getTokens parameter cannot be called without props; if no props are provided an empty object
|
|
433
|
+
`{}` must be passed in:
|
|
334
434
|
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
435
|
+
```javascript
|
|
436
|
+
<CustomTheme.Provider
|
|
437
|
+
value={t => ({ ...t(), backgroundColor: '#333'})}
|
|
438
|
+
>
|
|
439
|
+
```
|
|
340
440
|
|
|
341
|
-
|
|
441
|
+
becomes:
|
|
342
442
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
443
|
+
```javascript
|
|
444
|
+
<CustomTheme.Provider
|
|
445
|
+
value={t => ({ ...t({}), backgroundColor: '#333'})}
|
|
446
|
+
>
|
|
447
|
+
```
|
|
348
448
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
Users will need to update imports from this:
|
|
449
|
+
** Color palette changes ** Color palettes have been moved into their own file. Users will need
|
|
450
|
+
to update imports from this:
|
|
352
451
|
|
|
353
|
-
|
|
354
|
-
|
|
452
|
+
```javascript
|
|
453
|
+
import { colors } from '@atlaskit/theme';
|
|
355
454
|
|
|
356
|
-
|
|
357
|
-
|
|
455
|
+
colors.colorPalette('8');
|
|
456
|
+
```
|
|
358
457
|
|
|
359
|
-
|
|
458
|
+
to this:
|
|
360
459
|
|
|
361
|
-
|
|
362
|
-
|
|
460
|
+
```javascript
|
|
461
|
+
import { colorPalette } from '@atlaskit/theme';
|
|
363
462
|
|
|
364
|
-
|
|
365
|
-
|
|
463
|
+
colorPalette.colorPalette('8');
|
|
464
|
+
```
|
|
366
465
|
|
|
367
|
-
|
|
466
|
+
or for multi entry-point users:
|
|
368
467
|
|
|
369
|
-
|
|
370
|
-
|
|
468
|
+
```javascript
|
|
469
|
+
import * as colors from '@atlaskit/theme/colors';
|
|
371
470
|
|
|
372
|
-
|
|
373
|
-
|
|
471
|
+
colors.colorPalette('8');
|
|
472
|
+
```
|
|
374
473
|
|
|
375
|
-
|
|
474
|
+
to this:
|
|
376
475
|
|
|
377
|
-
|
|
378
|
-
|
|
476
|
+
```javascript
|
|
477
|
+
import * as colorPalettes from '@atlaskit/theme/color-palette';
|
|
379
478
|
|
|
380
|
-
|
|
381
|
-
|
|
479
|
+
colorPalettes.colorPalette('8');
|
|
480
|
+
```
|
|
382
481
|
|
|
383
482
|
## 9.0.14
|
|
384
483
|
|
|
385
484
|
### Patch Changes
|
|
386
485
|
|
|
387
|
-
-
|
|
486
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
388
487
|
|
|
389
|
-
|
|
488
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
390
489
|
|
|
391
490
|
## 9.0.13
|
|
392
491
|
|
|
393
492
|
### Patch Changes
|
|
394
493
|
|
|
395
|
-
-
|
|
494
|
+
- [patch][0b09089d27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b09089d27):
|
|
396
495
|
|
|
397
|
-
|
|
496
|
+
Text alignment of action items will now only be applied to direct children
|
|
398
497
|
|
|
399
498
|
## 9.0.12
|
|
400
499
|
|
|
401
500
|
### Patch Changes
|
|
402
501
|
|
|
403
|
-
-
|
|
502
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
404
503
|
|
|
405
|
-
|
|
504
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
505
|
+
non-relative imports as relative imports
|
|
406
506
|
|
|
407
507
|
## 9.0.11
|
|
408
508
|
|
|
409
509
|
### Patch Changes
|
|
410
510
|
|
|
411
|
-
-
|
|
511
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
412
512
|
|
|
413
|
-
|
|
513
|
+
Upgraded Typescript to 3.3.x
|
|
414
514
|
|
|
415
515
|
## 9.0.10
|
|
416
516
|
|
|
417
517
|
### Patch Changes
|
|
418
518
|
|
|
419
|
-
-
|
|
519
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
420
520
|
|
|
421
|
-
|
|
521
|
+
Change all the imports to theme in Core to use multi entry points
|
|
422
522
|
|
|
423
523
|
## 9.0.9
|
|
424
524
|
|
|
425
525
|
### Patch Changes
|
|
426
526
|
|
|
427
|
-
-
|
|
527
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
428
528
|
|
|
429
|
-
|
|
529
|
+
Updates component maintainers
|
|
430
530
|
|
|
431
531
|
## 9.0.8
|
|
432
532
|
|
|
433
|
-
-
|
|
434
|
-
|
|
435
|
-
|
|
533
|
+
- Updated dependencies
|
|
534
|
+
[84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
|
|
535
|
+
- @atlaskit/inline-edit@10.0.13
|
|
536
|
+
- @atlaskit/textfield@3.0.0
|
|
436
537
|
|
|
437
538
|
## 9.0.7
|
|
438
539
|
|
|
439
540
|
### Patch Changes
|
|
440
541
|
|
|
441
|
-
-
|
|
542
|
+
- [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):
|
|
442
543
|
|
|
443
|
-
|
|
544
|
+
Fixes various TypeScript errors which were previously failing silently
|
|
444
545
|
|
|
445
546
|
## 9.0.6
|
|
446
547
|
|
|
447
548
|
### Patch Changes
|
|
448
549
|
|
|
449
|
-
-
|
|
550
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
450
551
|
|
|
451
|
-
|
|
552
|
+
Fixes bug, missing version.json file
|
|
452
553
|
|
|
453
554
|
## 9.0.5
|
|
454
555
|
|
|
455
556
|
### Patch Changes
|
|
456
557
|
|
|
457
|
-
-
|
|
558
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
458
559
|
|
|
459
|
-
|
|
560
|
+
In this PR, we are:
|
|
460
561
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
562
|
+
- Re-introducing dist build folders
|
|
563
|
+
- Adding back cjs
|
|
564
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
565
|
+
- Creating folders at the root for entry-points
|
|
566
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
567
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
568
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
569
|
+
for further details
|
|
467
570
|
|
|
468
571
|
## 9.0.4
|
|
469
572
|
|
|
470
|
-
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
573
|
+
- Updated dependencies
|
|
574
|
+
[790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
|
|
575
|
+
- @atlaskit/breadcrumbs@9.0.3
|
|
576
|
+
- @atlaskit/button@13.0.11
|
|
577
|
+
- @atlaskit/inline-edit@10.0.5
|
|
578
|
+
- @atlaskit/select@10.0.0
|
|
475
579
|
|
|
476
580
|
## 9.0.3
|
|
477
581
|
|
|
478
582
|
### Patch Changes
|
|
479
583
|
|
|
480
|
-
-
|
|
584
|
+
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
|
|
481
585
|
|
|
482
|
-
|
|
586
|
+
Added missing tslib dep
|
|
483
587
|
|
|
484
588
|
## 9.0.2
|
|
485
589
|
|
|
486
590
|
### Patch Changes
|
|
487
591
|
|
|
488
|
-
-
|
|
592
|
+
- [patch][3ce8deb182](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ce8deb182):
|
|
489
593
|
|
|
490
|
-
|
|
594
|
+
Page-header now supports a flex parent around the actions
|
|
491
595
|
|
|
492
596
|
## 9.0.1
|
|
493
597
|
|
|
494
|
-
-
|
|
495
|
-
|
|
598
|
+
- Updated dependencies
|
|
599
|
+
[52b15f57d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/52b15f57d3):
|
|
600
|
+
- @atlaskit/breadcrumbs@9.0.0
|
|
496
601
|
|
|
497
602
|
## 9.0.0
|
|
498
603
|
|
|
499
|
-
-
|
|
604
|
+
- [major][afb88684ad](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/afb88684ad):
|
|
500
605
|
|
|
501
|
-
|
|
606
|
+
- @atlaskit/page-header has been converted to Typescript. Typescript consumers will now get
|
|
607
|
+
static type safety. Flow types are no longer provided. No API or behavioural changes.
|
|
502
608
|
|
|
503
609
|
## 8.0.1
|
|
504
610
|
|
|
505
|
-
-
|
|
506
|
-
|
|
611
|
+
- Updated dependencies
|
|
612
|
+
[3af5a7e685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3af5a7e685):
|
|
613
|
+
- @atlaskit/page@11.0.0
|
|
507
614
|
|
|
508
615
|
## 8.0.0
|
|
509
616
|
|
|
510
|
-
-
|
|
617
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
511
618
|
|
|
512
|
-
|
|
619
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
620
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
513
621
|
|
|
514
622
|
## 7.0.6
|
|
515
623
|
|
|
516
|
-
-
|
|
517
|
-
|
|
518
|
-
|
|
624
|
+
- Updated dependencies
|
|
625
|
+
[6cdf11238d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cdf11238d):
|
|
626
|
+
- @atlaskit/inline-edit@9.0.5
|
|
627
|
+
- @atlaskit/textfield@1.0.0
|
|
519
628
|
|
|
520
629
|
## 7.0.5
|
|
521
630
|
|
|
522
|
-
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
631
|
+
- Updated dependencies
|
|
632
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
633
|
+
- @atlaskit/docs@7.0.3
|
|
634
|
+
- @atlaskit/breadcrumbs@7.0.4
|
|
635
|
+
- @atlaskit/button@12.0.3
|
|
636
|
+
- @atlaskit/inline-edit@9.0.1
|
|
637
|
+
- @atlaskit/select@8.1.1
|
|
638
|
+
- @atlaskit/textfield@0.4.4
|
|
639
|
+
- @atlaskit/theme@8.1.7
|
|
530
640
|
|
|
531
641
|
## 7.0.4
|
|
532
642
|
|
|
533
|
-
-
|
|
534
|
-
|
|
643
|
+
- Updated dependencies
|
|
644
|
+
[71e2d2cb3c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/71e2d2cb3c):
|
|
645
|
+
- @atlaskit/inline-edit@9.0.0
|
|
535
646
|
|
|
536
647
|
## 7.0.3
|
|
537
648
|
|
|
538
|
-
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
649
|
+
- Updated dependencies
|
|
650
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
651
|
+
- @atlaskit/docs@7.0.2
|
|
652
|
+
- @atlaskit/breadcrumbs@7.0.3
|
|
653
|
+
- @atlaskit/inline-edit@8.0.2
|
|
654
|
+
- @atlaskit/page@9.0.3
|
|
655
|
+
- @atlaskit/select@8.0.5
|
|
656
|
+
- @atlaskit/textfield@0.4.3
|
|
657
|
+
- @atlaskit/theme@8.1.6
|
|
658
|
+
- @atlaskit/button@12.0.0
|
|
547
659
|
|
|
548
660
|
## 7.0.2
|
|
549
661
|
|
|
550
|
-
-
|
|
551
|
-
|
|
662
|
+
- Updated dependencies
|
|
663
|
+
[8eff47cacb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8eff47cacb):
|
|
664
|
+
- @atlaskit/textfield@0.4.0
|
|
552
665
|
|
|
553
666
|
## 7.0.1
|
|
554
667
|
|
|
555
|
-
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
668
|
+
- Updated dependencies
|
|
669
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
670
|
+
- @atlaskit/docs@7.0.1
|
|
671
|
+
- @atlaskit/breadcrumbs@7.0.1
|
|
672
|
+
- @atlaskit/inline-edit@8.0.1
|
|
673
|
+
- @atlaskit/page@9.0.1
|
|
674
|
+
- @atlaskit/select@8.0.3
|
|
675
|
+
- @atlaskit/textfield@0.3.1
|
|
676
|
+
- @atlaskit/theme@8.0.1
|
|
677
|
+
- @atlaskit/button@11.0.0
|
|
564
678
|
|
|
565
679
|
## 7.0.0
|
|
566
680
|
|
|
567
|
-
-
|
|
681
|
+
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
568
682
|
|
|
569
|
-
|
|
683
|
+
- Drop ES5 from all the flow modules
|
|
570
684
|
|
|
571
|
-
|
|
685
|
+
### Dropping CJS support in all @atlaskit packages
|
|
572
686
|
|
|
573
|
-
|
|
574
|
-
|
|
687
|
+
As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
|
|
688
|
+
distribute esm. This means all distributed code will be transpiled, but will still contain
|
|
689
|
+
`import` and `export` declarations.
|
|
575
690
|
|
|
576
|
-
|
|
691
|
+
The major reason for doing this is to allow us to support multiple entry points in packages,
|
|
692
|
+
e.g:
|
|
577
693
|
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
694
|
+
```js
|
|
695
|
+
import colors from `@atlaskit/theme/colors`;
|
|
696
|
+
```
|
|
581
697
|
|
|
582
|
-
|
|
698
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
583
699
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
700
|
+
```js
|
|
701
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
702
|
+
```
|
|
587
703
|
|
|
588
|
-
|
|
704
|
+
This has a couple of issues. 1, it treats the file system as API making internal refactors
|
|
705
|
+
harder, we have to worry about how consumers might be using things that aren't _actually_
|
|
706
|
+
supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
|
|
707
|
+
to lots of packages bundling all of theme, just to use a single color, especially in situations
|
|
708
|
+
where tree shaking fails.
|
|
589
709
|
|
|
590
|
-
|
|
710
|
+
To support being able to use multiple entrypoints internally, we unfortunately cannot have
|
|
711
|
+
multiple distributions as they would need to have very different imports from of their own
|
|
712
|
+
internal dependencies.
|
|
591
713
|
|
|
592
|
-
|
|
714
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
715
|
+
environments.
|
|
593
716
|
|
|
594
|
-
|
|
717
|
+
We may choose to revisit this solution in the future if we find any unintended condequences, but
|
|
718
|
+
we see this as a pretty sane path forward which should lead to some major bundle size decreases,
|
|
719
|
+
saner API's and simpler package architecture.
|
|
595
720
|
|
|
596
|
-
|
|
721
|
+
Please reach out to #fabric-build (if in Atlassian) or create an issue in
|
|
722
|
+
[Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
|
|
723
|
+
external) if you have any questions or queries about this.
|
|
597
724
|
|
|
598
725
|
## 6.1.4
|
|
599
726
|
|
|
600
|
-
-
|
|
601
|
-
|
|
727
|
+
- Updated dependencies
|
|
728
|
+
[e9b824bf86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e9b824bf86):
|
|
729
|
+
- @atlaskit/textfield@0.2.0
|
|
602
730
|
|
|
603
731
|
## 6.1.3
|
|
604
732
|
|
|
605
|
-
-
|
|
733
|
+
- [patch][4b0fb4e85f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b0fb4e85f):
|
|
606
734
|
|
|
607
|
-
|
|
735
|
+
- Allow items in Page Header actions to wrap on small screens.
|
|
608
736
|
|
|
609
737
|
## 6.1.2
|
|
610
738
|
|
|
611
|
-
-
|
|
612
|
-
|
|
613
|
-
|
|
739
|
+
- Updated dependencies
|
|
740
|
+
[06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
|
|
741
|
+
- @atlaskit/breadcrumbs@6.0.15
|
|
742
|
+
- @atlaskit/select@7.0.0
|
|
614
743
|
|
|
615
744
|
## 6.1.1
|
|
616
745
|
|
|
617
|
-
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
746
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
747
|
+
- @atlaskit/breadcrumbs@6.0.14
|
|
748
|
+
- @atlaskit/button@10.1.1
|
|
749
|
+
- @atlaskit/inline-edit@7.1.7
|
|
750
|
+
- @atlaskit/page@8.0.12
|
|
751
|
+
- @atlaskit/select@6.1.13
|
|
752
|
+
- @atlaskit/textfield@0.1.4
|
|
753
|
+
- @atlaskit/theme@7.0.1
|
|
754
|
+
- @atlaskit/docs@6.0.0
|
|
626
755
|
|
|
627
756
|
## 6.1.0
|
|
628
757
|
|
|
629
|
-
-
|
|
758
|
+
- [minor][6cfa757](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6cfa757):
|
|
630
759
|
|
|
631
|
-
|
|
760
|
+
- PageHeader without truncation now wraps actions below the heading to avoid the heading
|
|
761
|
+
becoming too narrow
|
|
632
762
|
|
|
633
763
|
## 6.0.9
|
|
634
764
|
|
|
635
|
-
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
765
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
766
|
+
- @atlaskit/docs@5.2.3
|
|
767
|
+
- @atlaskit/breadcrumbs@6.0.12
|
|
768
|
+
- @atlaskit/button@10.0.4
|
|
769
|
+
- @atlaskit/field-text@7.0.16
|
|
770
|
+
- @atlaskit/inline-edit@7.1.6
|
|
771
|
+
- @atlaskit/input@4.0.8
|
|
772
|
+
- @atlaskit/single-select@6.0.10
|
|
773
|
+
- @atlaskit/theme@7.0.0
|
|
644
774
|
|
|
645
775
|
## 6.0.8
|
|
646
776
|
|
|
647
|
-
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
777
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
778
|
+
- @atlaskit/docs@5.2.1
|
|
779
|
+
- @atlaskit/breadcrumbs@6.0.11
|
|
780
|
+
- @atlaskit/field-text@7.0.15
|
|
781
|
+
- @atlaskit/inline-edit@7.1.4
|
|
782
|
+
- @atlaskit/page@8.0.11
|
|
783
|
+
- @atlaskit/single-select@6.0.8
|
|
784
|
+
- @atlaskit/theme@6.2.1
|
|
785
|
+
- @atlaskit/button@10.0.0
|
|
656
786
|
|
|
657
787
|
## 6.0.7
|
|
658
788
|
|
|
659
|
-
-
|
|
789
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
790
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
660
791
|
|
|
661
792
|
## 6.0.6
|
|
662
793
|
|
|
663
|
-
-
|
|
794
|
+
- [patch] Pulling the shared styles from @atlaskit/theme and removed dependency on
|
|
795
|
+
util-shraed-styles [7d51a09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d51a09)
|
|
664
796
|
|
|
665
797
|
## 6.0.5
|
|
666
798
|
|
|
667
|
-
-
|
|
799
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
800
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
668
801
|
|
|
669
802
|
## 6.0.3
|
|
670
803
|
|
|
671
|
-
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
804
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
805
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
806
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
807
|
+
- [none] Updated dependencies
|
|
808
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
809
|
+
- @atlaskit/page@8.0.3
|
|
810
|
+
- @atlaskit/input@4.0.3
|
|
811
|
+
- @atlaskit/inline-edit@7.0.4
|
|
812
|
+
- @atlaskit/field-text@7.0.4
|
|
813
|
+
- @atlaskit/button@9.0.5
|
|
814
|
+
- @atlaskit/breadcrumbs@6.0.5
|
|
679
815
|
|
|
680
816
|
## 6.0.2
|
|
681
817
|
|
|
682
|
-
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
818
|
+
- [patch] Updated dependencies
|
|
819
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
820
|
+
- @atlaskit/page@8.0.2
|
|
821
|
+
- @atlaskit/single-select@6.0.3
|
|
822
|
+
- @atlaskit/inline-edit@7.0.3
|
|
823
|
+
- @atlaskit/button@9.0.4
|
|
824
|
+
- @atlaskit/input@4.0.2
|
|
825
|
+
- @atlaskit/field-text@7.0.3
|
|
826
|
+
- @atlaskit/docs@5.0.2
|
|
827
|
+
- @atlaskit/breadcrumbs@6.0.4
|
|
691
828
|
|
|
692
829
|
## 6.0.1
|
|
693
830
|
|
|
694
|
-
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
831
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
832
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
833
|
+
- [none] Updated dependencies
|
|
834
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
835
|
+
- @atlaskit/input@4.0.1
|
|
836
|
+
- @atlaskit/inline-edit@7.0.2
|
|
837
|
+
- @atlaskit/field-text@7.0.2
|
|
838
|
+
- @atlaskit/page@8.0.1
|
|
839
|
+
- @atlaskit/button@9.0.3
|
|
840
|
+
- @atlaskit/breadcrumbs@6.0.3
|
|
702
841
|
|
|
703
842
|
## 6.0.0
|
|
704
843
|
|
|
705
|
-
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
844
|
+
- [major] Updates to React ^16.4.0
|
|
845
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
846
|
+
- [major] Updated dependencies
|
|
847
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
848
|
+
- @atlaskit/single-select@6.0.0
|
|
849
|
+
- @atlaskit/input@4.0.0
|
|
850
|
+
- @atlaskit/inline-edit@7.0.0
|
|
851
|
+
- @atlaskit/field-text@7.0.0
|
|
852
|
+
- @atlaskit/page@8.0.0
|
|
853
|
+
- @atlaskit/button@9.0.0
|
|
854
|
+
- @atlaskit/docs@5.0.0
|
|
855
|
+
- @atlaskit/breadcrumbs@6.0.0
|
|
856
|
+
- [major] Updated dependencies
|
|
857
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
858
|
+
- @atlaskit/page@8.0.0
|
|
859
|
+
- @atlaskit/single-select@6.0.0
|
|
860
|
+
- @atlaskit/input@4.0.0
|
|
861
|
+
- @atlaskit/inline-edit@7.0.0
|
|
862
|
+
- @atlaskit/field-text@7.0.0
|
|
863
|
+
- @atlaskit/button@9.0.0
|
|
864
|
+
- @atlaskit/docs@5.0.0
|
|
865
|
+
- @atlaskit/breadcrumbs@6.0.0
|
|
724
866
|
|
|
725
867
|
## 5.1.4
|
|
726
868
|
|
|
727
|
-
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
869
|
+
- [patch] Remove or update \$FlowFixMe
|
|
870
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
871
|
+
- [none] Updated dependencies
|
|
872
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
873
|
+
- @atlaskit/inline-edit@6.1.4
|
|
874
|
+
- @atlaskit/field-text@6.1.1
|
|
875
|
+
- @atlaskit/button@8.2.4
|
|
876
|
+
- @atlaskit/breadcrumbs@5.1.2
|
|
733
877
|
|
|
734
878
|
## 5.1.3
|
|
735
879
|
|
|
736
|
-
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
880
|
+
- [patch] Fix \$FlowFixMe and release packages
|
|
881
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
882
|
+
- [none] Updated dependencies
|
|
883
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
884
|
+
- @atlaskit/single-select@5.2.1
|
|
885
|
+
- @atlaskit/button@8.2.2
|
|
740
886
|
|
|
741
887
|
## 5.1.2
|
|
742
888
|
|
|
743
|
-
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
889
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
890
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
891
|
+
- [none] Updated dependencies
|
|
892
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
893
|
+
- @atlaskit/single-select@5.1.2
|
|
894
|
+
- @atlaskit/input@3.0.2
|
|
895
|
+
- @atlaskit/inline-edit@6.1.3
|
|
896
|
+
- @atlaskit/field-text@6.0.4
|
|
897
|
+
- @atlaskit/button@8.1.2
|
|
898
|
+
- @atlaskit/page@7.1.1
|
|
751
899
|
|
|
752
900
|
## 5.1.1
|
|
753
901
|
|
|
754
|
-
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
902
|
+
- [patch] Update changelogs to remove duplicate
|
|
903
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
904
|
+
- [none] Updated dependencies
|
|
905
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
906
|
+
- @atlaskit/single-select@5.1.1
|
|
907
|
+
- @atlaskit/inline-edit@6.1.2
|
|
908
|
+
- @atlaskit/button@8.1.1
|
|
909
|
+
- @atlaskit/breadcrumbs@5.1.1
|
|
910
|
+
- @atlaskit/docs@4.1.1
|
|
761
911
|
|
|
762
912
|
## 5.1.0
|
|
763
913
|
|
|
764
|
-
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
914
|
+
- [none] Updated dependencies
|
|
915
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
916
|
+
- @atlaskit/single-select@5.1.0
|
|
917
|
+
- @atlaskit/page@7.1.0
|
|
918
|
+
- @atlaskit/breadcrumbs@5.1.0
|
|
919
|
+
- @atlaskit/inline-edit@6.1.0
|
|
920
|
+
- @atlaskit/docs@4.1.0
|
|
921
|
+
- @atlaskit/field-text@6.0.2
|
|
922
|
+
- @atlaskit/button@8.1.0
|
|
772
923
|
|
|
773
924
|
## 5.0.1
|
|
774
925
|
|
|
775
|
-
-
|
|
776
|
-
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
926
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
927
|
+
- [patch] Updated dependencies
|
|
928
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
929
|
+
- @atlaskit/page@7.0.1
|
|
930
|
+
- @atlaskit/inline-edit@6.0.1
|
|
931
|
+
- @atlaskit/field-text@6.0.1
|
|
932
|
+
- @atlaskit/button@8.0.1
|
|
933
|
+
- @atlaskit/docs@4.0.1
|
|
934
|
+
- @atlaskit/breadcrumbs@5.0.1
|
|
783
935
|
|
|
784
936
|
## 5.0.0
|
|
785
937
|
|
|
786
|
-
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
938
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
939
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
940
|
+
- [patch] Updated dependencies
|
|
941
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
942
|
+
- @atlaskit/page@7.0.0
|
|
943
|
+
- @atlaskit/single-select@5.0.0
|
|
944
|
+
- @atlaskit/inline-edit@6.0.0
|
|
945
|
+
- @atlaskit/input@3.0.0
|
|
946
|
+
- @atlaskit/field-text@6.0.0
|
|
947
|
+
- @atlaskit/button@8.0.0
|
|
948
|
+
- @atlaskit/docs@4.0.0
|
|
949
|
+
- @atlaskit/breadcrumbs@5.0.0
|
|
796
950
|
|
|
797
951
|
## 4.0.3
|
|
798
952
|
|
|
799
|
-
-
|
|
800
|
-
|
|
953
|
+
- [patch] Updated dependencies
|
|
954
|
+
[1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
|
|
955
|
+
- @atlaskit/page@6.0.4
|
|
801
956
|
|
|
802
957
|
## 4.0.2
|
|
803
958
|
|
|
804
|
-
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
959
|
+
- [patch] Updated dependencies
|
|
960
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
961
|
+
- @atlaskit/page@6.0.3
|
|
962
|
+
- @atlaskit/single-select@4.0.3
|
|
963
|
+
- @atlaskit/inline-edit@5.0.2
|
|
964
|
+
- @atlaskit/input@2.0.2
|
|
965
|
+
- @atlaskit/field-text@5.0.3
|
|
966
|
+
- @atlaskit/button@7.2.5
|
|
967
|
+
- @atlaskit/breadcrumbs@4.1.3
|
|
968
|
+
- @atlaskit/docs@3.0.4
|
|
813
969
|
|
|
814
970
|
## 4.0.1
|
|
815
971
|
|
|
816
|
-
-
|
|
972
|
+
- [patch] Fixed alignment of title for page-header
|
|
973
|
+
[a9f95f6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a9f95f6)
|
|
817
974
|
|
|
818
975
|
## 4.0.0
|
|
819
976
|
|
|
820
|
-
-
|
|
977
|
+
- [major] Titles no longer truncate by default. Use the truncateTitle prop instead.
|
|
978
|
+
[6879ef0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6879ef0)
|
|
821
979
|
|
|
822
980
|
## 3.0.0
|
|
823
981
|
|
|
824
|
-
-
|
|
982
|
+
- [major] Bump to React 16.3.
|
|
983
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
825
984
|
|
|
826
985
|
## 2.4.1
|
|
827
986
|
|
|
828
|
-
-
|
|
987
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
988
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
829
989
|
|
|
830
990
|
## 2.4.0
|
|
831
991
|
|
|
832
|
-
-
|
|
992
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
993
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
833
994
|
|
|
834
995
|
## 2.3.0
|
|
835
996
|
|
|
836
|
-
-
|
|
997
|
+
- [minor] Add disableTitleStyles prop to enable the composition of components that may be affected
|
|
998
|
+
by the default heading styles. This is a stop-gap measure until we can make a breaking change to
|
|
999
|
+
update the API to inherently facilitate this.
|
|
1000
|
+
[0866a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0866a89)
|
|
837
1001
|
|
|
838
1002
|
## 2.2.2
|
|
839
1003
|
|
|
840
|
-
-
|
|
1004
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
1005
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
841
1006
|
|
|
842
1007
|
## 2.2.1
|
|
843
1008
|
|
|
844
|
-
-
|
|
1009
|
+
- [patch] Packages Flow types for elements components
|
|
1010
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
845
1011
|
|
|
846
1012
|
## 2.2.0
|
|
847
1013
|
|
|
848
|
-
-
|
|
1014
|
+
- [minor] Update readme and docs
|
|
1015
|
+
[7a53047](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7a53047)
|
|
849
1016
|
|
|
850
1017
|
## 2.1.0
|
|
851
1018
|
|
|
852
|
-
-
|
|
1019
|
+
- [minor] Add React 16 support.
|
|
1020
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
853
1021
|
|
|
854
1022
|
## 2.0.7
|
|
855
1023
|
|
|
856
|
-
-
|
|
1024
|
+
- [patch] Update dependencies
|
|
1025
|
+
[623f8ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623f8ca)
|
|
857
1026
|
|
|
858
1027
|
## 2.0.1
|
|
859
1028
|
|
|
860
|
-
-
|
|
861
|
-
|
|
1029
|
+
- [patch] Migrated page-header to mk2. Fixed breadcrumbs main entry point
|
|
1030
|
+
[51bf0c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51bf0c7)
|
|
1031
|
+
- [patch] Migrated page-header to mk2. Fixed breadcrumbs main entry point
|
|
1032
|
+
[51bf0c7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/51bf0c7)
|