v16.11.0
·
641 commits
to release/v17
since this release
@semcore/base-components
- Fixed Mouse interaction with elements inside a
ScrollArea.Containerwhen the container has focus-visible.
@semcore/core
- Fixed Unnecessary calculations in
sstyledwrapper.
@semcore/d3-chart
- Added New
multilineproperty forXAxis.Ticks/YAxis.TicksandmultilineXTicks/multilineYTicksforChart. - Fixed Chart content remains visible after unchecking single legend item in Bar, Horizontal Bar, Histogram, and Stacked Horizontal Bar charts.
- Fixed Chart content remains visible after unchecking single legend item in Bar, Horizontal Bar, Histogram, and Stacked Horizontal Bar charts.
- Fixed Clicking on pattern icons in legend items with checkboxes has no effect despite interactive cursor.
- Fixed Improve interaction handling for
Chart.Legenditems (custom shapes, child components, etc.)
@semcore/data-table
- Fixed Low performance when opening an accordion with a large number of rows.
- Fixed Keyboard interaction after mouse clicking in Safari.
- Fixed Background color in expanded state when a theme is applied to a single cell.
- Fixed Limited mode doesn't prevent interaction with accordion.
@semcore/feature-highlight
- Сhanged Types for
NoticeFH. - Сhanged Pills addon logic to determine whether to display stars or numeric value.
@semcore/feature-popover
- Fixed
autoFocusproperty on Popper didn't work.
@semcore/inline-input
- Fixed
onConfirmbehaviour to query latest input updates.
@semcore/pagination
- Fixed The
idproperty wasn't passed toPagination.PageInput.Valuein advanced mode.
@semcore/tooltip
- Fixed The tooltip popper content is not announced by screen readers in Chrome.
@semcore/wizard
- Changed Improve types, added
WizardContentPropswithnoSidebarproperty, component rewritten in TypeScript. - Changed
z-indexvalue forStepperinhoverstate.