v15.122.0
·
1520 commits
to release/v18
since this release
@semcore/data-table
- Fixed Incorrect calculation sizes for fixed (in right place) columns.
@semcore/drag-and-drop
- Changed Consider only elements with
draggableattribute in calculations indexes. - Added
stopPropagationfor keydown events withArrow-*as ae.key.
@semcore/dropdown
- Fixed styles for use with DnD.
@semcore/ellipsis
- Changed
white-spaceproperty toprefor preserve spacing.
@semcore/feedback-form
- Added
aria-describedby, that refers to ScreenRiderOnly text,aria-labelledbyreferring to the notice text,aria-valuetextto SliderRating. - Added
role="image"andaria-labelfor SliderRating's readonly mode - Added
role="none"to SVGs in SliderRating. - Added
aria-labelledbyfor the FeedbackRating's modal container, that refers to Header of it - Added autofocus to first checkbox. Moved from
textarea. - Added
aria-describedby, that connects privacy-description text and related form control in FeedbackRating form. - Added same visual feedback for keyboard interactions to SliderRating same as on hover.
- Changed color of privacy-description text to the
text-secondarytoken in FeedbackRating form. - Changed
FeedbackRating.Headeras optional, when specifying FeedbackRating'sheaderprop. - Removed
titleattribute from FeedbackRating form. - Removed
<ul><li>structure from checkboxes, leaving onlydiv role="group"in FeedbackRating form. - Removed unnecessary tooltip around
input[type="hidden"]. - Removed
line-heightfrom privacy-description text in FeedbackRating form. - Removed
aria-invalidfrom checkbox's parent elements. - Removed
aria-haspopfrom tooltip of field controls
@semcore/icon
- Added New
ChatGPTicon. - Added New
VideoList,VideoStreamingicons.
@semcore/notice
- Added
Notice.TitleandNotice.Textcomponents. - Added
titleprops toNoticeSmart.
@semcore/skeleton
- Removed
aria-busyattribute as unnecessary.
@semcore/spin
- Removed
aria-busyattribute as unnecessary. - Added
role="img"for correct recognition by assistive technology and to avoid double reading.
@semcore/spin-container
- Removed
aria-busyattribute as unnecessary.