Skip to content

v12.4.0

Compare
Choose a tag to compare
@semrush-ci-whale semrush-ci-whale released this 25 Jul 17:01
· 7953 commits to master since this release
bd2fc1e

[12.4.0] - 2022-07-25

@semcore/d3-chart

  • Fixed Fixed ability to change tag in render(prop) functions.
  • Fixed Fixed RadialTree typings.
  • Fixed Fixed RadialTree rendering in Safari.
  • Fixed Fixed RadialTree radian labels rendering.

@semcore/data-table

  • Changed Add onScroll callback for <Body/>.

@semcore/dropdown-menu

  • Fixed Remove deprecated size (xl).

@semcore/fullscreen-modal

  • Fixed Fixed font family in Title

@semcore/icon

  • Fixed Renamed icon from AppBlock to AppsBlock. Old name is deprecated.
  • Added Added icon ClusteredList.
  • Added Added icon AppsBlock.

@semcore/input

  • Changed Fixed Input.Addon css classes were missing during server-side rendering.
  • Fixed Fixed the reaction when interacting with the keyboard for the correct work of other components with keyboard support.
  • Fixed Fixed applying border-radius for outline.

@semcore/input-number

  • Fixed Fixed rounding of float numbers.

@semcore/neighbor-location

  • Fixed Tuned up childildren elements counting (ignoring empty string).

@semcore/popper

  • Fixed Fixed possibility to insert render function into Popper.Trigger.

@semcore/select

  • Fixed Fixed color of Addon icons in InputSearch.

@semcore/utils

  • Fixed Fixed pcakage compatibility with ES modules.