v16.5.0
·
765 commits
to release/v17
since this release
@semcore/base-trigger
- Changed Inconsistent border color in disabled state for
neighborLocation=left.
@semcore/bulk-textarea
- Fixed Missing type names for
InputFieldPropson API page for Bulk Textarea due to ESLint fixes.
@semcore/core
- Added
featureHighlighttokens to dark.json. - Added
newInstancemethod for create new component instances from the existing.
@semcore/d3-chart
- Added
onClickAreahandler forChart.Area. - Added
onClickBubblehandler forChart.Bubble. - Added
onClickPiehandler forChart.Donut. - Added
onClickLinehandler forChart.Line. - Added
onClickRadarhandler forChart.Radar. - Added
onClickScatterItemhandler forChart.ScatterPlot. - Added
onClickVennItemhandler forChart.Venn. - Added
onClickhandlers forArea,Bubble,Donut,Dots,Line,Radar,ScatterPlot,Venn. - Fixed Tooltip in Compact Horizontal Bar always shows data from the first bar.
- Fixed Donut chart hover issues when paddingAngle is set without innerRadius.
@semcore/data-table
- Added Transition for the table header's
topattribute. - Added New header prop
animationDuration. - Fixed Row hover effect for empty state.
- Fixed Incorrect 'Select all' checkbox behavior with pagination.
- Fixed Header glitches in loading state with sticky header.
@semcore/errors
- Changed Mobile breakpoint from 320px to 648px and other minor CSS changes to eliminate any implicit intermediate states.
- Changed Added
flex-wraptoError.Controlsfor better layout on small screens. - Changed Default URL for the "Support Team" link from an email to "/company/contacts" in
ProjectNotFound. - Changed Slightly changed the grammar in the English text in
ProjectNotFound.
@semcore/icon
- Added New icons:
TextBold,TextItalic,TextQuotesandTextUnderline. - Changed
Texticon to visually match new text format icons. - Changed
MathPlusicon. - Added New
Gifticon.
@semcore/inline-input
- Fixed Inline input and its actions are focusable even when disabled.
@semcore/input
- Fixed Focus is lost when user activates Close button with
Spacekey.
@semcore/slider
- Fixed
Sliderdidn't respond to Home and End keyboard keys.
@semcore/tooltip
- Fixed Error with
CREATE_COMPONENTsymbol and different core versions for Popper and Tooltip packages.