@atlaskit/page-layout 3.1.5 → 3.2.0

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