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