What's Changed
- Fix #7547: Dropdown/MultiSelect add filterDelay by @melloware in #7548
- Fix #6747: Tree/TreeSelect add filterDelay by @melloware in #7549
- Fix #7545: Datatable fix alignFrozen="right" by @melloware in #7550
- Fix #7499: Tree docs update for filterValue by @melloware in #7551
- Fix #7180 Screenreader improve hidden accessible by @melloware in #7552
- fix:#7546#Datatable: Sort with multiselect - wrong selection by @kl-nevermore in #7554
- Fix #7557: KeyFilter whole word docs fix by @melloware in #7559
- Fix #5855: Dropdown ignore ALT key when searching by @melloware in #7560
- fix(breadcrumb): missing padding at the end due to unset display prop… by @ddoemonn in #7281
- fix(tree): toggle node when filtering mode by @KumJungMin in #7282
- Fix(Calendar): Improve type declaration using generic types with default parameters (Fixes #7555) by @iamkyrylo in #7556
- Fix #7513: TreeTable stripedRows fix by @melloware in #7561
- Fix #7045: MenuItem remove aria-hidden by @melloware in #7562
- fix(Calendar): not trigger onViewDateSelect when input typing by @KumJungMin in #7563
- Fix TreeSelect bug by @melloware in #7565
- Fix #7522: Autocomplete allow selectedItemTemplate in both modes by @melloware in #7564
- Fix #7566: hideOverlaysOnDocumentScrolling fix for dialogs by @melloware in #7568
- Fix #7333: Picklist: When Items are moved to source or target, they are being still selected. by @jayaphanindra686 in #7404
- Fix #7343: Remove aria-hidden as not needed from focusable elements by @melloware in #7570
- Fix #7333: PickList remove selection after move by @melloware in #7571
- Fix #7504: TreeTable update docs example data by @melloware in #7572
- Fix #7574: VirtualScroller not displaying in ListBox by @melloware in #7577
- Fix #7576: Dropdown reset focused index on Clear by @melloware in #7578
- Fix #7502: autoResize not working when value is updated by @tnowad in #7580
- fix(Calendar): resolve invalid date error in validateDate function by @KumJungMin in #7582
- Fix #7581: Calendar reset year on Clear button click by @melloware in #7583
- Fix #6008: Tooltip - stuck when several tooltips and targets are used together by @andreev-artem in #7590
- Fix #6008: Tooltip allow onBeforeHide to prevent hiding by @melloware in #7591
- fix: display today button for currentDate even when code executes wit… by @suhailk4 in #7597
- fix: display Today for maxDate as today, handling seconds edge case too by @suhailk4 in #7601
- Fix #7599: Tree switch isLeaf to leaf by @melloware in #7603
- Fix #7604: Calendar focus error with multiple months by @melloware in #7607
- Fix #7614: emptyMessage section not shown by @ivanpajon in #7615
- fix(MultiSelect): refine condition for determining item groups in createItem function by @KumJungMin in #7620
- Fix typo in AutoComplete's emptyMessage for pass through by @rubenochiavone in #7619
- fix: #7622 update checkboxElement type from HTMLElement to JSX.Element by @alefduarte in #7623
- fix: #7613, MultiSelect showClear Keyboard Trap by @akshayaqburst in #7624
- fix: #7630: Apply ToggleButton className prop to box element by @myigituzun in #7631
New Contributors
- @jayaphanindra686 made their first contribution in #7404
- @andreev-artem made their first contribution in #7590
- @suhailk4 made their first contribution in #7597
- @rubenochiavone made their first contribution in #7619
- @alefduarte made their first contribution in #7623
- @myigituzun made their first contribution in #7631
Full Changelog: 10.9.1...10.9.2