·
387 commits
to release/v17
since this release
@semcore/base-trigger
- Added
data-ui-namefor Inner container. - Fixed
font-familystyle for theLinkTriggerwasn't inherited.
@semcore/button
- Added
data-ui-namefor Inner container.
@semcore/color-picker
- Fixed Issue with
svginColorPicker.TriggerandColorPicker.Item. - Fixed
sizeproperty didn't apply for thePaletteManager.InputColor. - Fixed Incorrect types for
PaletteManager. - Fixed Validation issues in
PaletteManager.InputColor. - Fixed "Blocked aria-hidden on an element" accessibility error for
ChevronDownM. - Fixed
PaletteManager's add button active/hover states.
@semcore/d3-chart
- Added The ability to use multiple synchronized tooltips on multiple charts.
- Fixed
onClickhandler in child components overrides rootonClickand called on mount.
@semcore/data-table
- Fixed The focus did not move to the trigger via
Escapewhen opening the accordion with the mouse. - Fixed SR didn't pronounce all items selecting/deselecting on table with pagination.
- Fixed Keyboard interaction after mouse clicking in cell with few interactive elements.
@semcore/date-picker
- Fixed Space key interactions in Date Picker (unable to switch months, apply Today, keep selected date, etc.)
@semcore/dropdown
- Changed Canceled default behavior for
Arrow UpArrow Downkeys. - Added Foundation to handle scroll ending.
- Added
stopPropagationwhen thetabkey is pressed in an open dropdown withclickinteraction.
@semcore/dropdown-menu
- Changed Focus behavior if
Popperalready has a focus inside. - Fixed "scroll to element" animation for keyboard interactions.
@semcore/ellipsis
- Changed
innerHTMLtotextContentin the calculation of ellipsis size.
@semcore/feature-highlight
- Fixed Switching between highlighted Pills items left animation artifacts.
@semcore/feedback-form
- Fixed
margin-bottomof theEmailillustration in the form success state.
@semcore/icon
- Changed Set
pointer-events: nonefor path's in interactive svg.
@semcore/input-tags
- Fixed
disabledstate forInputTags/InputTags.Tag.
@semcore/tag
- Fixed Font for tags in non-interactive state.
@semcore/wizard
- Fixed Unnecessary scroll in small mode with long text in sidebar step.
- Fixed Disabled
Wizard.StepperinSidebarcan be focused and activated by keyboard.