Skip to content

v15.82.2

Compare
Choose a tag to compare
@semrush-ci-whale semrush-ci-whale released this 14 May 14:18
· 7821 commits to master since this release
bc36a54

@semcore/data-table

  • Changed If sorted column is too narrow to fit sorting item, the column slightly increases it's width.

@semcore/date-picker

  • Added showError property to *Comparator.ValueDateRange and *Comparator.CompareDateRange components.
  • Added Render children in MonthDateRangeComparator.RangeCalendar.

@semcore/input

  • Fixed disabled input was not loosing focused styles when it was disabled.
  • Changed disabled prop was deprecated on Input.Value to avoid confusion with disabled prop on Input component.

@semcore/input-number

  • Fixed Controlled mode.

@semcore/popper

  • Fixed Poppers with interaction=hover were not opening on touch devices.
  • Fixed Page resizing was causing popper to move to the wrong position.

@semcore/tab-line

  • Removed Unnecessary aria-posinset attribute on each tab.

@semcore/tab-panel

  • Removed Unnecessary aria-posinset attribute on each tab.