@atlaskit/page-layout 3.1.6 → 3.2.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,875 +1,1179 @@
1
1
  # @atlaskit/page-layout
2
2
 
3
+ ## 3.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 3.2.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#90966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90966)
14
+ [`43962c0e4ee0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43962c0e4ee0) -
15
+ Increase space for expand button target area.
16
+
3
17
  ## 3.1.6
4
18
 
5
19
  ### Patch Changes
6
20
 
7
- - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316) [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) - Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
21
+ - [#94316](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94316)
22
+ [`35fd5ed8e1d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/35fd5ed8e1d7) -
23
+ Upgrading internal dependency `bind-event-listener` to `@^3.0.0`
8
24
 
9
25
  ## 3.1.5
10
26
 
11
27
  ### Patch Changes
12
28
 
13
- - [#91041](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91041) [`c5634a5ddf4f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c5634a5ddf4f) - Fix a11y failure in ResizeButton by replacing empty div with span element.
29
+ - [#91041](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91041)
30
+ [`c5634a5ddf4f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c5634a5ddf4f) -
31
+ Fix a11y failure in ResizeButton by replacing empty div with span element.
14
32
 
15
33
  ## 3.1.4
16
34
 
17
35
  ### Patch Changes
18
36
 
19
- - [#89529](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89529) [`70c8a51f46c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70c8a51f46c6) - [ux] Fix grabber overlapping with add table row button for Confluence
37
+ - [#89529](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89529)
38
+ [`70c8a51f46c6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/70c8a51f46c6) -
39
+ [ux] Fix grabber overlapping with add table row button for Confluence
20
40
 
21
41
  ## 3.1.3
22
42
 
23
43
  ### Patch Changes
24
44
 
25
- - [#83297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83297) [`6b1707c169e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b1707c169e0) - The internal composition of this component has changed. There is no expected change in behaviour.
45
+ - [#83297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83297)
46
+ [`6b1707c169e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b1707c169e0) -
47
+ The internal composition of this component has changed. There is no expected change in
48
+ behaviour.
26
49
 
27
50
  ## 3.1.2
28
51
 
29
52
  ### Patch Changes
30
53
 
31
- - [#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`
54
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
55
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
56
+ Upgrade Typescript from `4.9.5` to `5.4.2`
32
57
 
33
58
  ## 3.1.1
34
59
 
35
60
  ### Patch Changes
36
61
 
37
- - Updated dependencies
62
+ - Updated dependencies
38
63
 
39
64
  ## 3.1.0
40
65
 
41
66
  ### Minor Changes
42
67
 
43
- - [#81736](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81736) [`5ce631eec537`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ce631eec537) - Added `UNSAFE_useSetLeftSidebarState` to support an internal redesign. `UNSAFE_useSetLeftSidebarState` returns noop and will be removed in the next major release.
68
+ - [#81736](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81736)
69
+ [`5ce631eec537`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ce631eec537) -
70
+ Added `UNSAFE_useSetLeftSidebarState` to support an internal redesign.
71
+ `UNSAFE_useSetLeftSidebarState` returns noop and will be removed in the next major release.
44
72
 
45
73
  ## 3.0.0
46
74
 
47
75
  ### Major Changes
48
76
 
49
- - [#80897](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80897) [`8ce3bb563079`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ce3bb563079) - [ux] If you view a product in a small window or at higher zoom levels, the sidebar now changes sizes to keep all controls in view. In these smaller windows, the sidebar no longer opens on hover to avoid accidental opening.
77
+ - [#80897](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80897)
78
+ [`8ce3bb563079`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8ce3bb563079) -
79
+ [ux] If you view a product in a small window or at higher zoom levels, the sidebar now changes
80
+ sizes to keep all controls in view. In these smaller windows, the sidebar no longer opens on
81
+ hover to avoid accidental opening.
50
82
 
51
- The sidebar is unchanged in views wider than 768 pixels.
83
+ The sidebar is unchanged in views wider than 768 pixels.
52
84
 
53
- When viewing a product in a window narrower than 768px or zoomed in at 200%, you'll notice that hovering your cursor over the sidebar no longer expands the sidebar.
85
+ When viewing a product in a window narrower than 768px or zoomed in at 200%, you'll notice that
86
+ hovering your cursor over the sidebar no longer expands the sidebar.
54
87
 
55
- To open the sidebar, select the expand sidebar button ( > icon). Select the button again to collapse the sidebar. You can also select the edge of the sidebar itself to expand and collapse it.
88
+ To open the sidebar, select the expand sidebar button ( > icon). Select the button again to
89
+ collapse the sidebar. You can also select the edge of the sidebar itself to expand and collapse
90
+ it.
56
91
 
57
92
  ## 2.1.4
58
93
 
59
94
  ### Patch Changes
60
95
 
61
- - Updated dependencies
96
+ - Updated dependencies
62
97
 
63
98
  ## 2.1.3
64
99
 
65
100
  ### Patch Changes
66
101
 
67
- - Updated dependencies
102
+ - Updated dependencies
68
103
 
69
104
  ## 2.1.2
70
105
 
71
106
  ### Patch Changes
72
107
 
73
- - Updated dependencies
108
+ - Updated dependencies
74
109
 
75
110
  ## 2.1.1
76
111
 
77
112
  ### Patch Changes
78
113
 
79
- - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022) [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) - Migrate packages to use declarative entry points
114
+ - [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
115
+ [`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
116
+ Migrate packages to use declarative entry points
80
117
 
81
118
  ## 2.1.0
82
119
 
83
120
  ### Minor Changes
84
121
 
85
- - [#64842](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64842) [`664ecae2338b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/664ecae2338b) - Add PFF to reduce height of side bar grab area when collapsed in order to give the resize button more room and prevent accidental hovers causing the side bar to fly out
122
+ - [#64842](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64842)
123
+ [`664ecae2338b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/664ecae2338b) -
124
+ Add PFF to reduce height of side bar grab area when collapsed in order to give the resize button
125
+ more room and prevent accidental hovers causing the side bar to fly out
86
126
 
87
127
  ## 2.0.2
88
128
 
89
129
  ### Patch Changes
90
130
 
91
- - [#61821](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61821) [`bd212363ecc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bd212363ecc2) - Add role=main to main slot
131
+ - [#61821](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/61821)
132
+ [`bd212363ecc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bd212363ecc2) -
133
+ Add role=main to main slot
92
134
 
93
135
  ## 2.0.1
94
136
 
95
137
  ### Patch Changes
96
138
 
97
- - [#58110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58110) [`9e7a86f76af4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e7a86f76af4) - Resizing the Sidebar can now only be triggered via left-click (main button click). This prevents situations where right-clicking the resize button unexpectedly starts resizing the Sidebar.
139
+ - [#58110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58110)
140
+ [`9e7a86f76af4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9e7a86f76af4) -
141
+ Resizing the Sidebar can now only be triggered via left-click (main button click). This prevents
142
+ situations where right-clicking the resize button unexpectedly starts resizing the Sidebar.
98
143
 
99
144
  ## 2.0.0
100
145
 
101
146
  ### Major Changes
102
147
 
103
- - [#56597](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56597) [`162c25fea4d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/162c25fea4d3) - Remove `onExpand` and `onCollapse` props on `LeftSidebar` component. These props were non-functional. Use `onLeftSidebarExpand` and `onLeftSidebarCollapse` props on `PageLayout` component instead.
148
+ - [#56597](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56597)
149
+ [`162c25fea4d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/162c25fea4d3) -
150
+ Remove `onExpand` and `onCollapse` props on `LeftSidebar` component. These props were
151
+ non-functional. Use `onLeftSidebarExpand` and `onLeftSidebarCollapse` props on `PageLayout`
152
+ component instead.
104
153
 
105
154
  ## 1.8.4
106
155
 
107
156
  ### Patch Changes
108
157
 
109
- - Updated dependencies
158
+ - Updated dependencies
110
159
 
111
160
  ## 1.8.3
112
161
 
113
162
  ### Patch Changes
114
163
 
115
- - [#42759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42759) [`2edeebd136a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edeebd136a) - Ensure the `responsive-page-layout-left-sidebar_p8r7g` feature flag is idempotent and does not break devloops where this may change at runtime or even between renders.
164
+ - [#42759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42759)
165
+ [`2edeebd136a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edeebd136a) - Ensure
166
+ the `responsive-page-layout-left-sidebar_p8r7g` feature flag is idempotent and does not break
167
+ devloops where this may change at runtime or even between renders.
116
168
 
117
169
  ## 1.8.2
118
170
 
119
171
  ### Patch Changes
120
172
 
121
- - [#41729](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41729) [`04235acacd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04235acacd6) - Enrol package to push model in Jira
173
+ - [#41729](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41729)
174
+ [`04235acacd6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04235acacd6) - Enrol
175
+ package to push model in Jira
122
176
 
123
177
  ## 1.8.1
124
178
 
125
179
  ### Patch Changes
126
180
 
127
- - [#41746](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41746) [`350d6c2bcc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/350d6c2bcc4) - [ux] Fix regressions in grab area styling
181
+ - [#41746](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41746)
182
+ [`350d6c2bcc4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/350d6c2bcc4) - [ux]
183
+ Fix regressions in grab area styling
128
184
 
129
185
  ## 1.8.0
130
186
 
131
187
  ### Minor Changes
132
188
 
133
- - [#39166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39166) [`fb049fdd01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb049fdd01b) - [ux] DSP-12583 and DSP-12584 update examples to include missing resize/expandable labels fixed separator to use the valid slider role
189
+ - [#39166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39166)
190
+ [`fb049fdd01b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb049fdd01b) - [ux]
191
+ DSP-12583 and DSP-12584 update examples to include missing resize/expandable labels fixed
192
+ separator to use the valid slider role
134
193
 
135
194
  ## 1.7.13
136
195
 
137
196
  ### Patch Changes
138
197
 
139
- - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787) [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal changes to use space tokens. There is no expected visual or behaviour change.
198
+ - [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
199
+ [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) -
200
+ Internal changes to use space tokens. There is no expected visual or behaviour change.
140
201
 
141
202
  ## 1.7.12
142
203
 
143
204
  ### Patch Changes
144
205
 
145
- - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533) [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
206
+ - [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533)
207
+ [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) -
208
+ Updated dependencies
146
209
 
147
210
  ## 1.7.11
148
211
 
149
212
  ### Patch Changes
150
213
 
151
- - [#37193](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37193) [`edb659b9f7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edb659b9f7b) - Reverts changes that added aria-hidden to key interactive navigational elements
214
+ - [#37193](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37193)
215
+ [`edb659b9f7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/edb659b9f7b) -
216
+ Reverts changes that added aria-hidden to key interactive navigational elements
152
217
 
153
218
  ## 1.7.10
154
219
 
155
220
  ### Patch Changes
156
221
 
157
- - [#37327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37327) [`6263a07010c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6263a07010c) - Still behind a feature flag, reduces the breakpoint at which the new mobile functionality for our left sidebar "flyout mode" in mobile is applied (reduced from ~1024px to ~768px).
222
+ - [#37327](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37327)
223
+ [`6263a07010c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6263a07010c) - Still
224
+ behind a feature flag, reduces the breakpoint at which the new mobile functionality for our left
225
+ sidebar "flyout mode" in mobile is applied (reduced from ~1024px to ~768px).
158
226
 
159
227
  ## 1.7.9
160
228
 
161
229
  ### Patch Changes
162
230
 
163
- - [#37247](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37247) [`55c42f7ce9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55c42f7ce9d) - [ux] Add proper orientation to grab area.
231
+ - [#37247](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37247)
232
+ [`55c42f7ce9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55c42f7ce9d) - [ux]
233
+ Add proper orientation to grab area.
164
234
 
165
235
  ## 1.7.8
166
236
 
167
237
  ### Patch Changes
168
238
 
169
- - [#37126](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37126) [`6a33c4fd6b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a33c4fd6b6) - Removes unnecessary aria attribute from grab area in left sidebar.
239
+ - [#37126](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37126)
240
+ [`6a33c4fd6b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a33c4fd6b6) -
241
+ Removes unnecessary aria attribute from grab area in left sidebar.
170
242
 
171
243
  ## 1.7.7
172
244
 
173
245
  ### Patch Changes
174
246
 
175
- - Updated dependencies
247
+ - Updated dependencies
176
248
 
177
249
  ## 1.7.6
178
250
 
179
251
  ### Patch Changes
180
252
 
181
- - Updated dependencies
253
+ - Updated dependencies
182
254
 
183
255
  ## 1.7.5
184
256
 
185
257
  ### Patch Changes
186
258
 
187
- - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
259
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
260
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
261
+ Internal change to use shape tokens. There is no expected visual change.
188
262
 
189
263
  ## 1.7.4
190
264
 
191
265
  ### Patch Changes
192
266
 
193
- - Updated dependencies
267
+ - Updated dependencies
194
268
 
195
269
  ## 1.7.3
196
270
 
197
271
  ### Patch Changes
198
272
 
199
- - Updated dependencies
273
+ - Updated dependencies
200
274
 
201
275
  ## 1.7.2
202
276
 
203
277
  ### Patch Changes
204
278
 
205
- - [#35149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35149) [`37131e3a8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37131e3a8ea) - Uses the Alpha release of our responsive media helpers via either the public `media` export or the internal `UNSAFE_media` export.
206
- - Updated dependencies
279
+ - [#35149](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35149)
280
+ [`37131e3a8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37131e3a8ea) - Uses
281
+ the Alpha release of our responsive media helpers via either the public `media` export or the
282
+ internal `UNSAFE_media` export.
283
+ - Updated dependencies
207
284
 
208
285
  ## 1.7.1
209
286
 
210
287
  ### Patch Changes
211
288
 
212
- - [#35934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35934) [`009e6a78811`](https://bitbucket.org/atlassian/atlassian-frontend/commits/009e6a78811) - Fixed dependency resolution issue with `@atlaskit/primitives`.
289
+ - [#35934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35934)
290
+ [`009e6a78811`](https://bitbucket.org/atlassian/atlassian-frontend/commits/009e6a78811) - Fixed
291
+ dependency resolution issue with `@atlaskit/primitives`.
213
292
 
214
293
  ## 1.7.0
215
294
 
216
295
  ### Minor Changes
217
296
 
218
- - [#35270](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35270) [`7be6f82bb0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7be6f82bb0d) - [ux] Behind tested behind a feature flag, we're testing new mobile functionality to keep our left sidebar in a "flyout" mode in mobile so navigation or content sits ontop of the main page content rather than crushing it.
297
+ - [#35270](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35270)
298
+ [`7be6f82bb0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7be6f82bb0d) - [ux]
299
+ Behind tested behind a feature flag, we're testing new mobile functionality to keep our left
300
+ sidebar in a "flyout" mode in mobile so navigation or content sits ontop of the main page
301
+ content rather than crushing it.
219
302
 
220
- This is designed to be SSR-compatible as it's primarily CSS-based with some user-event driven logic around mobile breakpoints that should not be inmpacted by SSR rendering (and should return the default desktop experience if such a state is achieved).
303
+ This is designed to be SSR-compatible as it's primarily CSS-based with some user-event driven
304
+ logic around mobile breakpoints that should not be inmpacted by SSR rendering (and should return
305
+ the default desktop experience if such a state is achieved).
221
306
 
222
307
  ## 1.6.5
223
308
 
224
309
  ### Patch Changes
225
310
 
226
- - [#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.
311
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
312
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
313
+ the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
314
+ migration work. The change is internal only and should not introduce any changes for the
315
+ component consumers.
227
316
 
228
317
  ## 1.6.4
229
318
 
230
319
  ### Patch Changes
231
320
 
232
- - [#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.
321
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
322
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
323
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
324
+ behaviour change.
233
325
 
234
326
  ## 1.6.3
235
327
 
236
328
  ### Patch Changes
237
329
 
238
- - [#34408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34408) [`4bbc131de00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bbc131de00) - #### Fix: Resizing pages with `<iframe>`s
330
+ - [#34408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34408)
331
+ [`4bbc131de00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bbc131de00) - ####
332
+ Fix: Resizing pages with `<iframe>`s
239
333
 
240
- Pages that contain `<iframe>` elements will now have a smoother resizing experience. `<iframe>` elements consume user events (eg `mousemove`) when the user is over the top of them. This is problematic for resizing as we need to have the latest user pointer movements to resize the sidebar. Now, while a resize is happening, `pointer-events` are blocked on `<iframe>` elements to prevent the `<iframe>` consuming user events.
334
+ Pages that contain `<iframe>` elements will now have a smoother resizing experience. `<iframe>`
335
+ elements consume user events (eg `mousemove`) when the user is over the top of them. This is
336
+ problematic for resizing as we need to have the latest user pointer movements to resize the
337
+ sidebar. Now, while a resize is happening, `pointer-events` are blocked on `<iframe>` elements
338
+ to prevent the `<iframe>` consuming user events.
241
339
 
242
- #### Fix: User cursor while resizing
340
+ #### Fix: User cursor while resizing
243
341
 
244
- While resizing the users cursor will now always be `ew-resize`. Previously the cursor could change depending on what element the users pointer was over
342
+ While resizing the users cursor will now always be `ew-resize`. Previously the cursor could
343
+ change depending on what element the users pointer was over
245
344
 
246
- #### Fix: Resizing will no longer change user selection
345
+ #### Fix: Resizing will no longer change user selection
247
346
 
248
- A user can select parts of a page (eg select a paragraph of text). Previously, in some cases, a user's selection could change due to a resizing operation. This has been fixed so that a resizing operation will no longer change a user's selection
347
+ A user can select parts of a page (eg select a paragraph of text). Previously, in some cases, a
348
+ user's selection could change due to a resizing operation. This has been fixed so that a
349
+ resizing operation will no longer change a user's selection
249
350
 
250
- #### Fix: `onResizeEnd`
351
+ #### Fix: `onResizeEnd`
251
352
 
252
- `onResizeEnd` will no longer incorrectly get an empty object `{}` if the user resized into the collapsed state
353
+ `onResizeEnd` will no longer incorrectly get an empty object `{}` if the user resized into the
354
+ collapsed state
253
355
 
254
356
  ## 1.6.2
255
357
 
256
358
  ### Patch Changes
257
359
 
258
- - [#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
360
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
361
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
362
+ legacy types are published for TS 4.5-4.8
259
363
 
260
364
  ## 1.6.1
261
365
 
262
366
  ### Patch Changes
263
367
 
264
- - [#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`
368
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
369
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
370
+ Upgrade Typescript from `4.5.5` to `4.9.5`
265
371
 
266
372
  ## 1.6.0
267
373
 
268
374
  ### Minor Changes
269
375
 
270
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
376
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
377
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
378
+ minor dependency bump
271
379
 
272
380
  ### Patch Changes
273
381
 
274
- - Updated dependencies
382
+ - Updated dependencies
275
383
 
276
384
  ## 1.5.0
277
385
 
278
386
  ### Minor Changes
279
387
 
280
- - [#32575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32575) [`2a9f6f800ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a9f6f800ef) - **Fixes**
281
-
282
- - `onLeftSidebarExpand` is no longer called when the sidebar is already open. `onLeftSidebarExpand` oculd previously be incorrectly called if a user resized an expanded sidebar to slightly smaller than the default sidebar width, or when the user cancelled a sidebar resizing operation with the `"Escape"` key
283
- - the latest provided `onLeftSidebarCollapse` and `onLeftSidebarExpand` functions are now called when collapsing / expanding respectively. Previously, only the initial `onLeftSidebarCollapse` and `onLeftSidebarExpand` were called (due to a stale closure)
284
- - `onLeftSidebarCollapse` and `onLeftSidebarExpand` are now called with the latest state values. Previously there were only ever called with the initial left sidebar state value (due to a stale closure)
285
-
286
- **Improvements**
287
-
288
- - no longer possible to trigger the collapse of the sidebar when it is already collapsed
289
- - no longer possible to trigger an expand of the sidebar when it is already expanded
290
- - triggering an expand while the sidebar is collapsing will now flush the pending `onLeftSidebarExpand`
291
- - triggering an collapse while the sidebar is expanding will now flush the pending `onLeftSidebarCollapse`
292
- - only adding the event listener for `"transitionend"` when the sidebar is expanding or collapsing.
293
- - removing `"transitionend"` event listener when `<LeftSidebar />` is unmounted
294
- - explicitly aborting pending collapse / expand actions when `<LeftSidebar />` is unmounted while collapsing / expanding.
388
+ - [#32575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32575)
389
+ [`2a9f6f800ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a9f6f800ef) -
390
+ **Fixes**
391
+
392
+ - `onLeftSidebarExpand` is no longer called when the sidebar is already open.
393
+ `onLeftSidebarExpand` oculd previously be incorrectly called if a user resized an expanded
394
+ sidebar to slightly smaller than the default sidebar width, or when the user cancelled a
395
+ sidebar resizing operation with the `"Escape"` key
396
+ - the latest provided `onLeftSidebarCollapse` and `onLeftSidebarExpand` functions are now
397
+ called when collapsing / expanding respectively. Previously, only the initial
398
+ `onLeftSidebarCollapse` and `onLeftSidebarExpand` were called (due to a stale closure)
399
+ - `onLeftSidebarCollapse` and `onLeftSidebarExpand` are now called with the latest state
400
+ values. Previously there were only ever called with the initial left sidebar state value
401
+ (due to a stale closure)
402
+
403
+ **Improvements**
404
+
405
+ - no longer possible to trigger the collapse of the sidebar when it is already collapsed
406
+ - no longer possible to trigger an expand of the sidebar when it is already expanded
407
+ - triggering an expand while the sidebar is collapsing will now flush the pending
408
+ `onLeftSidebarExpand`
409
+ - triggering an collapse while the sidebar is expanding will now flush the pending
410
+ `onLeftSidebarCollapse`
411
+ - only adding the event listener for `"transitionend"` when the sidebar is expanding or
412
+ collapsing.
413
+ - removing `"transitionend"` event listener when `<LeftSidebar />` is unmounted
414
+ - explicitly aborting pending collapse / expand actions when `<LeftSidebar />` is unmounted
415
+ while collapsing / expanding.
295
416
 
296
417
  ## 1.4.0
297
418
 
298
419
  ### Minor Changes
299
420
 
300
- - [#32516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32516) [`955ee3ea8fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/955ee3ea8fe) - [ux] **fix**: if a `"mousedown"`, `"click"`, `"resize"` or `"visibilitychange"` event occurs while the sidebar is being resized, then the resizing operation will end
421
+ - [#32516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32516)
422
+ [`955ee3ea8fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/955ee3ea8fe) - [ux]
423
+ **fix**: if a `"mousedown"`, `"click"`, `"resize"` or `"visibilitychange"` event occurs while
424
+ the sidebar is being resized, then the resizing operation will end
301
425
 
302
- [ux] **new**: if a user presses the `"Escape"` key while the sidebar is being resized, then the resizing operation will end
426
+ [ux] **new**: if a user presses the `"Escape"` key while the sidebar is being resized, then the
427
+ resizing operation will end
303
428
 
304
429
  ## 1.3.10
305
430
 
306
431
  ### Patch Changes
307
432
 
308
- - [#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.
309
- - Updated dependencies
433
+ - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
434
+ [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
435
+ Upgrades component types to support React 18.
436
+ - Updated dependencies
310
437
 
311
438
  ## 1.3.9
312
439
 
313
440
  ### Patch Changes
314
441
 
315
- - Updated dependencies
442
+ - Updated dependencies
316
443
 
317
444
  ## 1.3.8
318
445
 
319
446
  ### Patch Changes
320
447
 
321
- - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227) [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) - ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add `allowedSideEffects` when loading the page.
448
+ - [#29227](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29227)
449
+ [`4ee60bafc6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ee60bafc6d) -
450
+ ED-16603: Remove tooltips from VR tests and make them opt in. To opt-in, add
451
+ `allowedSideEffects` when loading the page.
322
452
 
323
453
  ## 1.3.7
324
454
 
325
455
  ### Patch Changes
326
456
 
327
- - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374) [`7f3ff7f0081`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f3ff7f0081) - [ux] Enhance accessibility of header for skip links component
457
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
458
+ [`7f3ff7f0081`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f3ff7f0081) - [ux]
459
+ Enhance accessibility of header for skip links component
328
460
 
329
461
  ## 1.3.6
330
462
 
331
463
  ### Patch Changes
332
464
 
333
- - Updated dependencies
465
+ - Updated dependencies
334
466
 
335
467
  ## 1.3.5
336
468
 
337
469
  ### Patch Changes
338
470
 
339
- - Updated dependencies
471
+ - Updated dependencies
340
472
 
341
473
  ## 1.3.4
342
474
 
343
475
  ### Patch Changes
344
476
 
345
- - Updated dependencies
477
+ - Updated dependencies
346
478
 
347
479
  ## 1.3.3
348
480
 
349
481
  ### Patch Changes
350
482
 
351
- - [#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.
483
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303)
484
+ [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op
485
+ change to introduce spacing tokens to design system components.
352
486
 
353
487
  ## 1.3.2
354
488
 
355
489
  ### Patch Changes
356
490
 
357
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`522a27e6119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/522a27e6119) - Remove `isOpen` prop from @atlaskit/banner, it is now open by default.
358
- - Updated dependencies
491
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
492
+ [`522a27e6119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/522a27e6119) - Remove
493
+ `isOpen` prop from @atlaskit/banner, it is now open by default.
494
+ - Updated dependencies
359
495
 
360
496
  ## 1.3.1
361
497
 
362
498
  ### Patch Changes
363
499
 
364
- - [#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`
500
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
501
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
502
+ Upgrade Typescript from `4.3.5` to `4.5.5`
365
503
 
366
504
  ## 1.3.0
367
505
 
368
506
  ### Minor Changes
369
507
 
370
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`3de296cfd19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de296cfd19) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
508
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
509
+ [`3de296cfd19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de296cfd19) -
510
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
371
511
 
372
512
  ### Patch Changes
373
513
 
374
- - Updated dependencies
514
+ - Updated dependencies
375
515
 
376
516
  ## 1.2.8
377
517
 
378
518
  ### Patch Changes
379
519
 
380
- - [#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`.
520
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
521
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
522
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
381
523
 
382
524
  ## 1.2.7
383
525
 
384
526
  ### Patch Changes
385
527
 
386
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`26b3e978512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26b3e978512) - Internal code change turning on new linting rules.
387
- - Updated dependencies
528
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
529
+ [`26b3e978512`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26b3e978512) -
530
+ Internal code change turning on new linting rules.
531
+ - Updated dependencies
388
532
 
389
533
  ## 1.2.6
390
534
 
391
535
  ### Patch Changes
392
536
 
393
- - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614) [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) - Upgrading internal dependency (bind-event-listener) for improved internal types
537
+ - [#22614](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22614)
538
+ [`8a5bdb3c844`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5bdb3c844) -
539
+ Upgrading internal dependency (bind-event-listener) for improved internal types
394
540
 
395
541
  ## 1.2.5
396
542
 
397
543
  ### Patch Changes
398
544
 
399
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029) [`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) - Internal migration to bind-event-listener for safer DOM Event cleanup
545
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
546
+ [`e4b612d1c48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4b612d1c48) -
547
+ Internal migration to bind-event-listener for safer DOM Event cleanup
400
548
 
401
549
  ## 1.2.4
402
550
 
403
551
  ### Patch Changes
404
552
 
405
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`ef9ecf15b36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef9ecf15b36) - Calling `collapseLeftSidebar` while the sidebar is already collapsed no longer modifies the sidebar state. This prevents an invalid state that could occur if `collapseLeftSidebar` was called while the sidebar was in flyout.
553
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
554
+ [`ef9ecf15b36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef9ecf15b36) -
555
+ Calling `collapseLeftSidebar` while the sidebar is already collapsed no longer modifies the
556
+ sidebar state. This prevents an invalid state that could occur if `collapseLeftSidebar` was
557
+ called while the sidebar was in flyout.
406
558
 
407
559
  ## 1.2.3
408
560
 
409
561
  ### Patch Changes
410
562
 
411
- - Updated dependencies
563
+ - Updated dependencies
412
564
 
413
565
  ## 1.2.2
414
566
 
415
567
  ### Patch Changes
416
568
 
417
- - [#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
569
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
570
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
571
+ Upgrade to TypeScript 4.2.4
418
572
 
419
573
  ## 1.2.1
420
574
 
421
575
  ### Patch Changes
422
576
 
423
- - Updated dependencies
577
+ - Updated dependencies
424
578
 
425
579
  ## 1.2.0
426
580
 
427
581
  ### Minor Changes
428
582
 
429
- - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`21534d3647e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21534d3647e) - [ux] Update theme colours and remove shadow from resize bar
583
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
584
+ [`21534d3647e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/21534d3647e) - [ux]
585
+ Update theme colours and remove shadow from resize bar
430
586
 
431
587
  ### Patch Changes
432
588
 
433
- - [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) - Replaces usage of deprecated design tokens. No visual or functional changes
434
- - [`ad0e912661a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad0e912661a) - Styles have been rewritten to be static, in preparation for compiled adoption.
435
- - [`8940901481d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8940901481d) - [ux] The width of right sidebars with fixed positioning (`<RightSidebar isFixed />`) has been fixed. Previously they had automatic sizing, which led to inconsistencies in appearance between static and fixed positioning.
436
- - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
437
- - Updated dependencies
589
+ - [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) -
590
+ Replaces usage of deprecated design tokens. No visual or functional changes
591
+ - [`ad0e912661a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad0e912661a) - Styles
592
+ have been rewritten to be static, in preparation for compiled adoption.
593
+ - [`8940901481d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8940901481d) - [ux]
594
+ The width of right sidebars with fixed positioning (`<RightSidebar isFixed />`) has been fixed.
595
+ Previously they had automatic sizing, which led to inconsistencies in appearance between static
596
+ and fixed positioning.
597
+ - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
598
+ Migrates all usage of brand tokens to either selected or information tokens. This change is
599
+ purely for semantic reasons, there are no visual or behavioural changes.
600
+ - Updated dependencies
438
601
 
439
602
  ## 1.1.0
440
603
 
441
604
  ### Minor Changes
442
605
 
443
- - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019) [`567a96da90e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/567a96da90e) - [ux] Instrumented page-layout with the new theming package, `@atlaskit/tokens`. New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
606
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
607
+ [`567a96da90e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/567a96da90e) - [ux]
608
+ Instrumented page-layout with the new theming package, `@atlaskit/tokens`. New tokens will be
609
+ visible only in applications configured to use the new Tokens API (currently in alpha).These
610
+ changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode
611
+ users should expect no visual or breaking changes.
444
612
 
445
613
  ### Patch Changes
446
614
 
447
- - Updated dependencies
615
+ - Updated dependencies
448
616
 
449
617
  ## 1.0.7
450
618
 
451
619
  ### Patch Changes
452
620
 
453
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump raf-schd to latest (4.0.3), including better TS typings.
621
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
622
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Bump
623
+ raf-schd to latest (4.0.3), including better TS typings.
454
624
 
455
625
  ## 1.0.6
456
626
 
457
627
  ### Patch Changes
458
628
 
459
- - [#15531](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15531) [`192d35cfdbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/192d35cfdbd) - Defaults native button usage to type="button" to prevent unintended submittig of forms.
629
+ - [#15531](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15531)
630
+ [`192d35cfdbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/192d35cfdbd) -
631
+ Defaults native button usage to type="button" to prevent unintended submittig of forms.
460
632
 
461
633
  ## 1.0.5
462
634
 
463
635
  ### Patch Changes
464
636
 
465
- - Updated dependencies
637
+ - Updated dependencies
466
638
 
467
639
  ## 1.0.4
468
640
 
469
641
  ### Patch Changes
470
642
 
471
- - [#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`.
643
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
644
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
645
+ `@atlaskit/theme` to version `^11.3.0`.
472
646
 
473
647
  ## 1.0.3
474
648
 
475
649
  ### Patch Changes
476
650
 
477
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`f9cb2bcf689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cb2bcf689) - SkipLink order is now stable after remounting slots.
478
- - [`0eb13e8b2d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb13e8b2d8) - Fix "Cannot update a component from inside the function body of a different component" warnings related to skip links.
651
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
652
+ [`f9cb2bcf689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cb2bcf689) -
653
+ SkipLink order is now stable after remounting slots.
654
+ - [`0eb13e8b2d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb13e8b2d8) - Fix
655
+ "Cannot update a component from inside the function body of a different component" warnings
656
+ related to skip links.
479
657
 
480
658
  ## 1.0.2
481
659
 
482
660
  ### Patch Changes
483
661
 
484
- - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
662
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
663
+ [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
664
+ Updates to development dependency `storybook-addon-performance`
485
665
 
486
666
  ## 1.0.1
487
667
 
488
668
  ### Patch Changes
489
669
 
490
- - [#9288](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9288) [`7d0905b4e81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d0905b4e81) - Fix bug where right sidebar styles were being calculated with the wrong variable.
670
+ - [#9288](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9288)
671
+ [`7d0905b4e81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d0905b4e81) - Fix
672
+ bug where right sidebar styles were being calculated with the wrong variable.
491
673
 
492
674
  ## 1.0.0
493
675
 
494
676
  ### Major Changes
495
677
 
496
- - [#10609](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10609) [`7727f723965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7727f723965) - Internal change to the release model from continous to scheduled release. There are **NO API CHANGES** in this release.
678
+ - [#10609](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10609)
679
+ [`7727f723965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7727f723965) -
680
+ Internal change to the release model from continous to scheduled release. There are **NO API
681
+ CHANGES** in this release.
497
682
 
498
683
  ### Patch Changes
499
684
 
500
- - Updated dependencies
685
+ - Updated dependencies
501
686
 
502
687
  ## 0.11.0
503
688
 
504
689
  ### Minor Changes
505
690
 
506
- - [#10410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10410) [`13d7f548f14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/13d7f548f14) - The `usePageLayoutResize` hook no longer exposes the internal `setLeftSidebarState` method.
691
+ - [#10410](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10410)
692
+ [`13d7f548f14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/13d7f548f14) - The
693
+ `usePageLayoutResize` hook no longer exposes the internal `setLeftSidebarState` method.
507
694
 
508
695
  ### Patch Changes
509
696
 
510
- - [`ddff790f9fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ddff790f9fd) - [ux] Added a new hook (`useLeftSidebarFlyoutLock`) which allows locking the sidebar in a flyout state.
697
+ - [`ddff790f9fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ddff790f9fd) - [ux]
698
+ Added a new hook (`useLeftSidebarFlyoutLock`) which allows locking the sidebar in a flyout
699
+ state.
511
700
 
512
701
  ## 0.10.14
513
702
 
514
703
  ### Patch Changes
515
704
 
516
- - [#8409](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8409) [`6ae23940b27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ae23940b27) - Remove css-vars-ponyfill from page layout to drop IE10/11 support and reduce the bundle size
705
+ - [#8409](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8409)
706
+ [`6ae23940b27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ae23940b27) - Remove
707
+ css-vars-ponyfill from page layout to drop IE10/11 support and reduce the bundle size
517
708
 
518
709
  ## 0.10.13
519
710
 
520
711
  ### Patch Changes
521
712
 
522
- - [#8406](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8406) [`b7c62b4cbb7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c62b4cbb7) - Fix Page Layout throwing errors in SSR
713
+ - [#8406](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8406)
714
+ [`b7c62b4cbb7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c62b4cbb7) - Fix
715
+ Page Layout throwing errors in SSR
523
716
 
524
717
  ## 0.10.12
525
718
 
526
719
  ### Patch Changes
527
720
 
528
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) - Removed extraneous/unnecessary dependencies for design system components.
721
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
722
+ [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) -
723
+ Removed extraneous/unnecessary dependencies for design system components.
529
724
 
530
725
  ## 0.10.11
531
726
 
532
727
  ### Patch Changes
533
728
 
534
- - [#6601](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6601) [`e6c982bb8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6c982bb8f) - Performance improvement. Simplifies a layout calculation to update less frequently.
729
+ - [#6601](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6601)
730
+ [`e6c982bb8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6c982bb8f) -
731
+ Performance improvement. Simplifies a layout calculation to update less frequently.
535
732
 
536
733
  ## 0.10.10
537
734
 
538
735
  ### Patch Changes
539
736
 
540
- - [#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
737
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
738
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
739
+ Transpile packages using babel rather than tsc
541
740
 
542
741
  ## 0.10.9
543
742
 
544
743
  ### Patch Changes
545
744
 
546
- - [#5744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5744) [`abfb2146c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abfb2146c6) - [ux] Earlier left sidebar was not expanding on resize button click, Now this issue has been fixed.
745
+ - [#5744](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5744)
746
+ [`abfb2146c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abfb2146c6) - [ux]
747
+ Earlier left sidebar was not expanding on resize button click, Now this issue has been fixed.
547
748
 
548
749
  ## 0.10.8
549
750
 
550
751
  ### Patch Changes
551
752
 
552
- - [#5761](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5761) [`1757dec0ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1757dec0ee) - [ux] Fixed bug where skip link menu was moving on scroll. Skip link menu is now using fixed positioning instead of absolute
753
+ - [#5761](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5761)
754
+ [`1757dec0ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1757dec0ee) - [ux]
755
+ Fixed bug where skip link menu was moving on scroll. Skip link menu is now using fixed
756
+ positioning instead of absolute
553
757
 
554
758
  ## 0.10.7
555
759
 
556
760
  ### Patch Changes
557
761
 
558
- - [#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.
559
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
560
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
762
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
763
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
764
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
765
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
766
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
767
+ `devDependencies` to denote version that the package was built with.
561
768
 
562
769
  ## 0.10.6
563
770
 
564
771
  ### Patch Changes
565
772
 
566
- - [#5575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5575) [`d540cd1042`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d540cd1042) - [ux] Moving cursor away from current browser was causing side nav expand unexpectedly. This issue has been fixed now and the flyout will close as mouse will leave browser.
773
+ - [#5575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5575)
774
+ [`d540cd1042`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d540cd1042) - [ux]
775
+ Moving cursor away from current browser was causing side nav expand unexpectedly. This issue has
776
+ been fixed now and the flyout will close as mouse will leave browser.
567
777
 
568
778
  ## 0.10.5
569
779
 
570
780
  ### Patch Changes
571
781
 
572
- - [#5334](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5334) [`2c735227f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c735227f9) - Fix resize callback events from being called more than once on mount
782
+ - [#5334](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5334)
783
+ [`2c735227f9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c735227f9) - Fix
784
+ resize callback events from being called more than once on mount
573
785
 
574
786
  ## 0.10.4
575
787
 
576
788
  ### Patch Changes
577
789
 
578
- - [#5389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5389) [`b4fd71e4a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4fd71e4a2) - Fixes the visiblity of left sidebar contents when rendered in SSR mode
790
+ - [#5389](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5389)
791
+ [`b4fd71e4a2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4fd71e4a2) - Fixes
792
+ the visiblity of left sidebar contents when rendered in SSR mode
579
793
 
580
794
  ## 0.10.3
581
795
 
582
796
  ### Patch Changes
583
797
 
584
- - Updated dependencies
798
+ - Updated dependencies
585
799
 
586
800
  ## 0.10.2
587
801
 
588
802
  ### Patch Changes
589
803
 
590
- - [#4765](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4765) [`4cf354b500`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cf354b500) - Adds the ability to register custom skip links to be displayed in the `PageLayout` skip link menu. Now if you have an element that isn't a slot of the `PageLayout` component, you can still provide a helpful and accessible way to jump straight to it!
804
+ - [#4765](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4765)
805
+ [`4cf354b500`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cf354b500) - Adds the
806
+ ability to register custom skip links to be displayed in the `PageLayout` skip link menu. Now if
807
+ you have an element that isn't a slot of the `PageLayout` component, you can still provide a
808
+ helpful and accessible way to jump straight to it!
591
809
 
592
- Import the new `useCustomSkipLink` hook and pass in the taget `id` and a `skipLinkTitle` and it will add a new link to the element with a matching `id`, no matter where it is in the document. You can also choose what position the link will show up in the menu by using the optional `listIndex` prop.
810
+ Import the new `useCustomSkipLink` hook and pass in the taget `id` and a `skipLinkTitle` and it
811
+ will add a new link to the element with a matching `id`, no matter where it is in the document.
812
+ You can also choose what position the link will show up in the menu by using the optional
813
+ `listIndex` prop.
593
814
 
594
815
  ## 0.10.1
595
816
 
596
817
  ### Patch Changes
597
818
 
598
- - [#5239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5239) [`ec3df667ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec3df667ed) - Pass left sidebar state to onResizeStart, onResizeEnd, onLeftSidebarExpand nd onLeftSidebarCollapse
819
+ - [#5239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5239)
820
+ [`ec3df667ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec3df667ed) - Pass
821
+ left sidebar state to onResizeStart, onResizeEnd, onLeftSidebarExpand nd onLeftSidebarCollapse
599
822
 
600
823
  ## 0.10.0
601
824
 
602
825
  ### Minor Changes
603
826
 
604
- - [#4934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4934) [`9db4bdaa00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9db4bdaa00) - **BREAKING** Changes the way css variables were previously exported. They are now exported with proper fallback values. Refer to the [CSS variables](page-layout/docs/css-variables) docs to see how to use them.
827
+ - [#4934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4934)
828
+ [`9db4bdaa00`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9db4bdaa00) -
829
+ **BREAKING** Changes the way css variables were previously exported. They are now exported with
830
+ proper fallback values. Refer to the [CSS variables](page-layout/docs/css-variables) docs to see
831
+ how to use them.
605
832
 
606
833
  ## 0.9.4
607
834
 
608
835
  ### Patch Changes
609
836
 
610
- - [#4706](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4706) [`58413f42ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58413f42ab) - Left side bar button disbaled
837
+ - [#4706](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4706)
838
+ [`58413f42ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58413f42ab) - Left
839
+ side bar button disbaled
611
840
 
612
841
  ## 0.9.3
613
842
 
614
843
  ### Patch Changes
615
844
 
616
- - [#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
845
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
846
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
847
+ to TypeScript 3.9.6 and tslib to 2.0.0
617
848
 
618
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
619
- to prevent duplicates of tslib being bundled.
849
+ Since tslib is a dependency for all our packages we recommend that products also follow this
850
+ tslib upgrade to prevent duplicates of tslib being bundled.
620
851
 
621
852
  ## 0.9.2
622
853
 
623
854
  ### Patch Changes
624
855
 
625
- - [#4051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4051) [`14d289a7ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14d289a7ee) - Fix LeftSidebar flyout not closing sometimes when not in hover state
856
+ - [#4051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4051)
857
+ [`14d289a7ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14d289a7ee) - Fix
858
+ LeftSidebar flyout not closing sometimes when not in hover state
626
859
 
627
860
  ## 0.9.1
628
861
 
629
862
  ### Patch Changes
630
863
 
631
- - [#3703](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3703) [`0d72fedadb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d72fedadb) - Left-sidebar fixed content will occupy 100% height"
864
+ - [#3703](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3703)
865
+ [`0d72fedadb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d72fedadb) -
866
+ Left-sidebar fixed content will occupy 100% height"
632
867
 
633
868
  ## 0.9.0
634
869
 
635
870
  ### Minor Changes
636
871
 
637
- - [#3697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3697) [`8fb2f0ac0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fb2f0ac0e) - **BREAKING** - The `width` prop now controls the width when LeftSidebar is mounted and overrides leftSidebarWidth value in localStorage.
638
- Also added `collapsedState` prop to control expanded/collapsed state when LeftSidebar is mounted.
872
+ - [#3697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3697)
873
+ [`8fb2f0ac0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8fb2f0ac0e) -
874
+ **BREAKING** - The `width` prop now controls the width when LeftSidebar is mounted and overrides
875
+ leftSidebarWidth value in localStorage. Also added `collapsedState` prop to control
876
+ expanded/collapsed state when LeftSidebar is mounted.
639
877
 
640
878
  ## 0.8.6
641
879
 
642
880
  ### Patch Changes
643
881
 
644
- - [#3599](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3599) [`859d71f610`](https://bitbucket.org/atlassian/atlassian-frontend/commits/859d71f610) - Replaces internal usage of Global component from emotion with a style tag
882
+ - [#3599](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3599)
883
+ [`859d71f610`](https://bitbucket.org/atlassian/atlassian-frontend/commits/859d71f610) - Replaces
884
+ internal usage of Global component from emotion with a style tag
645
885
 
646
886
  ## 0.8.5
647
887
 
648
888
  ### Patch Changes
649
889
 
650
- - [#3557](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3557) [`3305a0494b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3305a0494b) - Added resizing state in left-sidebar - can be used to stop keyboard resize temporarily
890
+ - [#3557](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3557)
891
+ [`3305a0494b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3305a0494b) - Added
892
+ resizing state in left-sidebar - can be used to stop keyboard resize temporarily
651
893
 
652
894
  ## 0.8.4
653
895
 
654
896
  ### Patch Changes
655
897
 
656
- - [#3538](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3538) [`c319029742`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c319029742) - All page-layout slots will now have data attributes
898
+ - [#3538](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3538)
899
+ [`c319029742`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c319029742) - All
900
+ page-layout slots will now have data attributes
657
901
 
658
902
  ## 0.8.3
659
903
 
660
904
  ### Patch Changes
661
905
 
662
- - [#3324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3324) [`4d74245d2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d74245d2b) - The left sidebar now has a minimium width of 240px when being resized.
663
- - [`404a32df15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/404a32df15) - The left sidebar now has a minimium width of 240px when being resized.
906
+ - [#3324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3324)
907
+ [`4d74245d2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d74245d2b) - The left
908
+ sidebar now has a minimium width of 240px when being resized.
909
+ - [`404a32df15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/404a32df15) - The left
910
+ sidebar now has a minimium width of 240px when being resized.
664
911
 
665
912
  ## 0.8.2
666
913
 
667
914
  ### Patch Changes
668
915
 
669
- - [#3226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3226) [`0c532edf6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c532edf6e) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
916
+ - [#3226](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3226)
917
+ [`0c532edf6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c532edf6e) - Use the
918
+ 'lodash' package instead of single-function 'lodash.\*' packages
670
919
 
671
920
  ## 0.8.1
672
921
 
673
922
  ### Patch Changes
674
923
 
675
- - [#3422](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3422) [`a05fe35b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a05fe35b29) - Side navigation now supports being able to resize the sidebar with your keyboard!
676
- Simply focus onto the grab area and then use your arrow keys to resize.
677
- Use the `resizeGrabAreaLabel` prop to describe what happens when interacting with it.
924
+ - [#3422](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3422)
925
+ [`a05fe35b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a05fe35b29) - Side
926
+ navigation now supports being able to resize the sidebar with your keyboard! Simply focus onto
927
+ the grab area and then use your arrow keys to resize. Use the `resizeGrabAreaLabel` prop to
928
+ describe what happens when interacting with it.
678
929
 
679
930
  ## 0.8.0
680
931
 
681
932
  ### Minor Changes
682
933
 
683
- - [#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.
684
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
934
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
935
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
936
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
937
+ package working in IE11. For more information see:
938
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
685
939
 
686
940
  ### Patch Changes
687
941
 
688
- - Updated dependencies
942
+ - Updated dependencies
689
943
 
690
944
  ## 0.7.0
691
945
 
692
946
  ### Minor Changes
693
947
 
694
- - [#3274](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3274) [`45b6bc10a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45b6bc10a8) - Renames i18n prop to skipLinksLabel which is now a string. This prop is used as the title of the skip links container.
948
+ - [#3274](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3274)
949
+ [`45b6bc10a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/45b6bc10a8) - Renames
950
+ i18n prop to skipLinksLabel which is now a string. This prop is used as the title of the skip
951
+ links container.
695
952
 
696
953
  ### Patch Changes
697
954
 
698
- - [`be2323a168`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be2323a168) - Prevents clearing localStorage on unmount
955
+ - [`be2323a168`](https://bitbucket.org/atlassian/atlassian-frontend/commits/be2323a168) - Prevents
956
+ clearing localStorage on unmount
699
957
 
700
958
  ## 0.6.1
701
959
 
702
960
  ### Patch Changes
703
961
 
704
- - Updated dependencies
962
+ - Updated dependencies
705
963
 
706
964
  ## 0.6.0
707
965
 
708
966
  ### Minor Changes
709
967
 
710
- - [#3059](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3059) [`339a126382`](https://bitbucket.org/atlassian/atlassian-frontend/commits/339a126382) - Added skip links
968
+ - [#3059](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3059)
969
+ [`339a126382`](https://bitbucket.org/atlassian/atlassian-frontend/commits/339a126382) - Added
970
+ skip links
711
971
 
712
972
  ## 0.5.2
713
973
 
714
974
  ### Patch Changes
715
975
 
716
- - [#3144](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3144) [`2e8933a6a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e8933a6a7) - Change the key for grid storage in localStorage
976
+ - [#3144](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3144)
977
+ [`2e8933a6a7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e8933a6a7) - Change
978
+ the key for grid storage in localStorage
717
979
 
718
980
  ## 0.5.1
719
981
 
720
982
  ### Patch Changes
721
983
 
722
- - [#3088](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3088) [`9fed259adc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fed259adc) - Adds a default value for dimension (height or width) props in Page Layout content slots.
984
+ - [#3088](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3088)
985
+ [`9fed259adc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fed259adc) - Adds a
986
+ default value for dimension (height or width) props in Page Layout content slots.
723
987
 
724
988
  ## 0.5.0
725
989
 
726
990
  ### Minor Changes
727
991
 
728
- - [#2924](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2924) [`80fb46068b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80fb46068b) - Move all grid state into the ResizeSidebarControl.
729
- **BREAKING** onExpand and onCollapse callbacks have been removed. They are now called _onLeftSidebarExpand_ and _onLeftSidebarCollapse_ and are passed to the PageLayout component.
992
+ - [#2924](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2924)
993
+ [`80fb46068b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80fb46068b) - Move all
994
+ grid state into the ResizeSidebarControl. **BREAKING** onExpand and onCollapse callbacks have
995
+ been removed. They are now called _onLeftSidebarExpand_ and _onLeftSidebarCollapse_ and are
996
+ passed to the PageLayout component.
730
997
 
731
998
  ## 0.4.2
732
999
 
733
1000
  ### Patch Changes
734
1001
 
735
- - [#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
1002
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
1003
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
1004
+ and supporting files will no longer be published to npm
736
1005
 
737
1006
  ## 0.4.1
738
1007
 
739
1008
  ### Patch Changes
740
1009
 
741
- - [#2738](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2738) [`c38dd3c0dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c38dd3c0dc) - Fixes a bug where LeftSidebar would go into an inconsistent state when toggled quickly.
742
- - [`6ab2c4b227`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ab2c4b227) - Make flyout behaviour more predictable
743
- - [`7d0af990e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d0af990e1) - Removes overflow auto so that position sticky in Main can work
1010
+ - [#2738](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2738)
1011
+ [`c38dd3c0dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c38dd3c0dc) - Fixes a
1012
+ bug where LeftSidebar would go into an inconsistent state when toggled quickly.
1013
+ - [`6ab2c4b227`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ab2c4b227) - Make
1014
+ flyout behaviour more predictable
1015
+ - [`7d0af990e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d0af990e1) - Removes
1016
+ overflow auto so that position sticky in Main can work
744
1017
 
745
1018
  ## 0.4.0
746
1019
 
747
1020
  ### Minor Changes
748
1021
 
749
- - [#2650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2650) [`bd8f1ab8b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd8f1ab8b6) - Changes the behaviour of flyout. It now expands to the preferred width of the user
1022
+ - [#2650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2650)
1023
+ [`bd8f1ab8b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd8f1ab8b6) - Changes
1024
+ the behaviour of flyout. It now expands to the preferred width of the user
750
1025
 
751
1026
  ### Patch Changes
752
1027
 
753
- - [`25bf379774`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25bf379774) - Removes overflow auto so that position sticky in Main can work
1028
+ - [`25bf379774`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25bf379774) - Removes
1029
+ overflow auto so that position sticky in Main can work
754
1030
 
755
1031
  ## 0.3.3
756
1032
 
757
1033
  ### Patch Changes
758
1034
 
759
- - [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430) [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch all packages that are used by confluence that have a broken es2019 dist
1035
+ - [#2430](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2430)
1036
+ [`649f69b6d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/649f69b6d7) - Patch
1037
+ all packages that are used by confluence that have a broken es2019 dist
760
1038
 
761
1039
  ## 0.3.2
762
1040
 
763
1041
  ### Patch Changes
764
1042
 
765
- - [#2188](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2188) [`89a5c1ded9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89a5c1ded9) - Fix issue with usePageLayoutResize hook not affecting sidebar
1043
+ - [#2188](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2188)
1044
+ [`89a5c1ded9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89a5c1ded9) - Fix
1045
+ issue with usePageLayoutResize hook not affecting sidebar
766
1046
 
767
1047
  ## 0.3.1
768
1048
 
769
1049
  ### Patch Changes
770
1050
 
771
- - [`f5226d360b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5226d360b) - Add onFlyoutExpand and onFlyoutCollapse events. Internal refactor of flyout behaviour.- [#2089](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2089) [`42e3b34fae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e3b34fae) - _Breaking change_ Hides contents of LeftSidebar when collapsed
1051
+ - [`f5226d360b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5226d360b) - Add
1052
+ onFlyoutExpand and onFlyoutCollapse events. Internal refactor of flyout behaviour.-
1053
+ [#2089](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2089)
1054
+ [`42e3b34fae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42e3b34fae) -
1055
+ _Breaking change_ Hides contents of LeftSidebar when collapsed
772
1056
 
773
1057
  ## 0.3.0
774
1058
 
775
1059
  ### Minor Changes
776
1060
 
777
- - [#1906](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1906) [`7fb3059a20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fb3059a20) - - _Breaking_ Makes LeftSidebar resizeable by default, does not export ResizeControl anymore.
778
- - Exports LeftSidebarWithoutResize.
779
- - Adds the following callback functions to LeftSidebar:
780
- - onExpand
781
- - onCollapse
782
- - onResizeStart
783
- - onResizeEnd
1061
+ - [#1906](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1906)
1062
+ [`7fb3059a20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7fb3059a20) - -
1063
+ _Breaking_ Makes LeftSidebar resizeable by default, does not export ResizeControl anymore.
1064
+ - Exports LeftSidebarWithoutResize.
1065
+ - Adds the following callback functions to LeftSidebar:
1066
+ - onExpand
1067
+ - onCollapse
1068
+ - onResizeStart
1069
+ - onResizeEnd
784
1070
 
785
1071
  ## 0.2.0
786
1072
 
787
1073
  ### Minor Changes
788
1074
 
789
- - [minor][278f466be0](https://bitbucket.org/atlassian/atlassian-frontend/commits/278f466be0):
1075
+ - [minor][278f466be0](https://bitbucket.org/atlassian/atlassian-frontend/commits/278f466be0):
790
1076
 
791
- Split page layout to allow tree shaking, allow resize button to have an override and add the required resizeButtonLabel prop to ResizeControl
1077
+ Split page layout to allow tree shaking, allow resize button to have an override and add the
1078
+ required resizeButtonLabel prop to ResizeControl
792
1079
 
793
1080
  ## 0.1.3
794
1081
 
795
1082
  ### Patch Changes
796
1083
 
797
- - [patch][214c76d2b8](https://bitbucket.org/atlassian/atlassian-frontend/commits/214c76d2b8):
1084
+ - [patch][214c76d2b8](https://bitbucket.org/atlassian/atlassian-frontend/commits/214c76d2b8):
798
1085
 
799
- Change imports to comply with Atlassian conventions- Updated dependencies [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
1086
+ Change imports to comply with Atlassian conventions- Updated dependencies
1087
+ [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
800
1088
 
801
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
802
- - Updated dependencies [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
803
- - Updated dependencies [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
804
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
805
- - Updated dependencies [e5eb921e97](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5eb921e97):
806
- - @atlaskit/tooltip@15.2.6
807
- - @atlaskit/button@13.3.11
808
- - @atlaskit/icon@20.1.1
809
- - @atlaskit/avatar@17.1.10
810
- - @atlaskit/motion@0.2.4
1089
+ - Updated dependencies
1090
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
1091
+ - Updated dependencies
1092
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
1093
+ - Updated dependencies
1094
+ [167a55fd7a](https://bitbucket.org/atlassian/atlassian-frontend/commits/167a55fd7a):
1095
+ - Updated dependencies
1096
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
1097
+ - Updated dependencies
1098
+ [e5eb921e97](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5eb921e97):
1099
+ - @atlaskit/tooltip@15.2.6
1100
+ - @atlaskit/button@13.3.11
1101
+ - @atlaskit/icon@20.1.1
1102
+ - @atlaskit/avatar@17.1.10
1103
+ - @atlaskit/motion@0.2.4
811
1104
 
812
1105
  ## 0.1.2
813
1106
 
814
1107
  ### Patch Changes
815
1108
 
816
- - [patch][ca947bd6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca947bd6da):
1109
+ - [patch][ca947bd6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca947bd6da):
817
1110
 
818
- Prevent left sidebar from jumping when moving the mouse
1111
+ Prevent left sidebar from jumping when moving the mouse
819
1112
 
820
1113
  ## 0.1.1
821
1114
 
822
1115
  ### Patch Changes
823
1116
 
824
- - [patch][dd7692e133](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd7692e133):
1117
+ - [patch][dd7692e133](https://bitbucket.org/atlassian/atlassian-frontend/commits/dd7692e133):
825
1118
 
826
- Use TS syntax that is compatible with TS version 3.1.0
1119
+ Use TS syntax that is compatible with TS version 3.1.0
827
1120
 
828
1121
  ## 0.1.0
829
1122
 
830
1123
  ### Minor Changes
831
1124
 
832
- - [minor][9015d5614a](https://bitbucket.org/atlassian/atlassian-frontend/commits/9015d5614a):
1125
+ - [minor][9015d5614a](https://bitbucket.org/atlassian/atlassian-frontend/commits/9015d5614a):
833
1126
 
834
- **BREAKING**
1127
+ **BREAKING**
835
1128
 
836
- - Make `ResizeControl` composable. If it's not passed as a child to `LeftSidebar`, it will not be resizable.
1129
+ - Make `ResizeControl` composable. If it's not passed as a child to `LeftSidebar`, it will not
1130
+ be resizable.
837
1131
 
838
- **NON-BREAKING**
1132
+ **NON-BREAKING**
839
1133
 
840
- - Fix a bug with flyout behaviour in non-fixed mode. It no longer pushes body content to the side.
841
- - Fix a bug where `Main` couldn't handle wide content without breaking the layout.
842
- - Fixed the bug where expanding the LeftSidebar always set the width to 240px instead of users' cached width.
1134
+ - Fix a bug with flyout behaviour in non-fixed mode. It no longer pushes body content to the
1135
+ side.
1136
+ - Fix a bug where `Main` couldn't handle wide content without breaking the layout.
1137
+ - Fixed the bug where expanding the LeftSidebar always set the width to 240px instead of
1138
+ users' cached width.
843
1139
 
844
1140
  ## 0.0.4
845
1141
 
846
1142
  ### Patch Changes
847
1143
 
848
- - [patch][4955ff3d36](https://bitbucket.org/atlassian/atlassian-frontend/commits/4955ff3d36):
1144
+ - [patch][4955ff3d36](https://bitbucket.org/atlassian/atlassian-frontend/commits/4955ff3d36):
849
1145
 
850
- Minor package.json config compliance updates- Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
1146
+ Minor package.json config compliance updates- Updated dependencies
1147
+ [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
851
1148
 
852
- - @atlaskit/docs@8.5.0
1149
+ - @atlaskit/docs@8.5.0
853
1150
 
854
1151
  ## 0.0.3
855
1152
 
856
1153
  ### Patch Changes
857
1154
 
858
- - [patch][8e76dbf8bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e76dbf8bc):
1155
+ - [patch][8e76dbf8bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e76dbf8bc):
859
1156
 
860
- Add resize control to left sidebar- [patch][b015403f20](https://bitbucket.org/atlassian/atlassian-frontend/commits/b015403f20):
1157
+ Add resize control to left sidebar-
1158
+ [patch][b015403f20](https://bitbucket.org/atlassian/atlassian-frontend/commits/b015403f20):
861
1159
 
862
- Adds the ability to resize and collapse left sidebar. Adds the ability to hydrate grid state from local storage. Adds unit and VR tests.
1160
+ Adds the ability to resize and collapse left sidebar. Adds the ability to hydrate grid state
1161
+ from local storage. Adds unit and VR tests.
863
1162
 
864
- _Flyout behaviour in the LeftSidebar has a bug when `isFixed` prop is passed as false. It will be fixed in a future release. [Tracked here](https://product-fabric.atlassian.net/browse/DST-142)_
1163
+ _Flyout behaviour in the LeftSidebar has a bug when `isFixed` prop is passed as false. It will
1164
+ be fixed in a future release.
1165
+ [Tracked here](https://product-fabric.atlassian.net/browse/DST-142)_
865
1166
 
866
1167
  ## 0.0.2
867
1168
 
868
1169
  ### Patch Changes
869
1170
 
870
- - [patch][81275873e9](https://bitbucket.org/atlassian/atlassian-frontend/commits/81275873e9):
1171
+ - [patch][81275873e9](https://bitbucket.org/atlassian/atlassian-frontend/commits/81275873e9):
871
1172
 
872
- Initial release for page layout. Exports a top level Grid component and a number of slot components which fit into a preconfigured grid layout- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1173
+ Initial release for page layout. Exports a top level Grid component and a number of slot
1174
+ components which fit into a preconfigured grid layout- Updated dependencies
1175
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
873
1176
 
874
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
875
- - @atlaskit/docs@8.4.0
1177
+ - Updated dependencies
1178
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1179
+ - @atlaskit/docs@8.4.0