v15.82.0
semrush-ci-whale
released this
10 May 11:55
·
7821 commits
to master
since this release
@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 onInput.Value
to avoid confusion withdisabled
prop onInput
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.