Skip to content
Compare
Choose a tag to compare
@primer-css primer-css released this 15 Jul 14:40
· 37 commits to main since this release
76b8fdc

See documentation for this release

Patch Changes

  • #1084 d0757df Thanks @joshfarrant! - Improved keyboard navigation in SubNav 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 to VideoPlayer component

  • #1072 775e640 Thanks @joshfarrant! - Fixed a bug in the SubNav component where the separator could appear on a new line during initial render in Safari.

  • #1082 6531558 Thanks @joshfarrant! - Internal refactoring to SubdomainNavBar 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 the Prose component. Now supports the youtube-nocookie.com hostname.

  • #1089 afd46c1 Thanks @joshfarrant! - Improved focus styles for links inside Timeline.Item.

  • #1087 35f3e3e Thanks @joshfarrant! - Added visually-hidden, non-breaking spaces between each text item in the EyebrowBanner component. This improves announcements in screen readers, where they would previously be announced without a pause.