Skip to content

v16.4.1

Choose a tag to compare

@semrush-ci-whale semrush-ci-whale released this 04 Jul 17:32
· 796 commits to release/v17 since this release
v16.4.1
509e9dd

@semcore/core

  • Added useScrollBarWidth hook.
  • Added Container focus if there aren't focusable children while autoFocus='enforced'
  • Added focusVisible option to setFocus util method with value from last interaction type.

@semcore/d3-chart

  • Fixed a11y error - "SVG element missing accessible name".

@semcore/dropdown-menu

  • Fixed Missing focus outline in Safari during mixed mouse and keyboard interaction.

@semcore/feature-highlight

  • Added Feature highlight implementation.

@semcore/fullscreen-modal

  • Fixed Modal rendered duplicate Close buttons when closable = true.

@semcore/icon

  • Changed Close and Check. We made them a bit smaller so they will look a bit more elegant and align better with other icons from the same semantic group. We also tweaked thickness of the Close icon with M size a little bit.

@semcore/modal

  • Fixed Modal doesn't close on ESC key press when no element inside is focused.

@semcore/tooltip

  • Fixed Page layout appeared shifted due to width/height changes.

@semcore/widget-empty

  • Changed Text align for WidgetEmpty.Title to be always centered.