@atlaskit/page-header 10.4.9 → 10.4.10

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