See documentation for this release
Patch Changes
-
#1084
d0757df
Thanks @joshfarrant! - Improved keyboard navigation inSubNav
anchor variant.The anchor-based submenu now appears after the main
SubNav
items in the focus order, and becomes visible when focussed. -
#1085
61e9adc
Thanks @joshfarrant! - Minor internal refactoring toVideoPlayer
component -
#1072
775e640
Thanks @joshfarrant! - Fixed a bug in theSubNav
component where the separator could appear on a new line during initial render in Safari. -
#1082
6531558
Thanks @joshfarrant! - Internal refactoring toSubdomainNavBar
component to remove an unused prop —showOnlyOnNarrow
— which was leaking into the DOM. -
#1097
d7a954f
Thanks @rezrah! - Add support for privacy-enhanced Youtube embeds in theProse
component. Now supports theyoutube-nocookie.com
hostname. -
#1089
afd46c1
Thanks @joshfarrant! - Improved focus styles for links insideTimeline.Item
. -
#1087
35f3e3e
Thanks @joshfarrant! - Added visually-hidden, non-breaking spaces between each text item in theEyebrowBanner
component. This improves announcements in screen readers, where they would previously be announced without a pause.