Skip to content

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 29 May 18:59
· 241 commits to main since this release
0bb02a8

Patch Changes

  • 885ab9a: <rh-dialog>: corrected background color for dark scheme
  • c953111: <rh-tooltip>: improved screen reader support
  • 977389f: <rh-code-block>: improve performance of pre-rendered code blocks.
  • 75b43f6: <rh-video-embed>: hide thumbnail and show video after hitting play button
  • 885ab9a: <rh-code-block>: corrected background color for dark scheme
  • dce6e53: <rh-tabs>: corrected icons from being incorrectly hidden
  • 885ab9a: <rh-switch>: corrected switch handle color for dark scheme
  • 2faf93b: <rh-dialog>: corrected dialog positioning to prevent page scrolling
  • 885ab9a: <rh-health-index>: corrected background color for dark scheme
  • 49e06d3: <rh-navigation-primary>: corrected missing named logo slot documentation
  • 7607ce1: <rh-navigation-primary>: corrected :active state for hamburger and secondary slotted items
  • 885ab9a: <rh-navigation-secondary>: corrected background color for dark scheme
  • d1b66d7: <rh-code-block>: fixed copy actions for prerendered codeblocks with badge callouts
  • 0e85889: <rh-code-block>: added default content for action buttons.
  • 921eaf2: <rh-navigation-primary>: corrected cursor style on secondary links
  • 00b8429: <rh-dialog>: The dialog element will now reset scrollbar when closed, even if it was not in focus at the time of closure.
  • 74cfbc4: <rh-audio-player>: fix play button icon misalignment in webkit
  • 4841490: <rh-audio-player>: fix transcript close button on chrome
  • da05c0d: <rh-pagination>: show total pages counter
  • 3f41d58: <rh-tooltip>: correctly renders tooltip content using contrasting color scheme
  • d575265: <rh-navigation-primary>: corrected render height for navigation items in safari
  • 885ab9a: <rh-tile>: corrected background color for light and dark scheme
  • 885ab9a: <rh-accordion>: corrected hover background-color for dark scheme
  • e0109e8: <rh-subnav>: prevent error which can occur when bundling the element with esbuild
  • a9dafdf: <rh-code-block>: automatically load tooltip when action buttons are added
  • 008dd45: <rh-dialog>
    <rh-navigation-primary>
    <rh-navigation-secondary>: updated usage of design tokens
  • 885ab9a: <rh-pagination>: correct background-colors for dark scheme
  • 11a1f07: <rh-footer>: only show vertical scrollbars if content overflows
  • 220b522: <rh-navigation-primary>: documented the logo slot
  • 512091f: <rh-badge>: fixed rendering in SSR scenarios