@atlaskit/page-layout 3.3.1 → 3.3.3

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