v15.119.0
·
1627 commits
to release/v18
since this release
@semcore/base-trigger
- Fixed Added
Hintto theFilterTrigger.ClearButton. - Fixed Remove redundant
aria-label&aria-labelledbyfromFilterTrigger.ClearButton. - Fixed Added
rolecombobox to theFilterTrigger.TriggerButton. - Fixed Added
countprop toFilterTrigger.Counter, along with screenreader onlyselectedtext. - Fixed
placeholdertext is nowaria-hiddenfor triggers because ofaria-labeland double pronouncing.
@semcore/data-table
- Fixed Keyboard access after changing data in the Table (only if focus outside a Table).
@semcore/date-picker
- Fixed Blinking when opening
DateRangeComparators.
@semcore/dropdown
- Fixed Handlers were not called for
Dropdown.Itemin a controlledDropdownMenuafter it was closed and opened again. - Fixed Double call of
onVisibleChangehandler.
@semcore/dropdown-menu
- Fixed Handlers were not called for
Dropdown.Itemin a controlledDropdownMenuafter it was closed and opened again.
@semcore/flex-box
- Added
ScreenReaderOnlycomponent fromRootcomponent fromcorepackage.
@semcore/input-tags
- Fixed Advanced rendering of child elements doesn't display tags at all.
- Fixed Unnecessary
clickableannouncement by VO on not editable tags.
@semcore/notice-bubble
- Added
replaceLastmethod to the Manager to display the next bubble on over the last one. - Fixed Warning about
Hinttitle abouttitleandHint.Popperat the same time. - Fixed Unnecessary counter resetting with each mount of
NoticeBubblecomponent.
@semcore/utils
- Added Internal method for extract some children by the displayName from the
Childrenentity. - Changed Marked
ScreenReaderOnlyas deprecated component, use it now fromflex-boxpackage.