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