What's Changed
- Calendar: added day, month and year information to date cells by @acc-cassio in #7650
- Fix #7627: DataView fix Paginator passthrough by @melloware in #7651
- Fix #6336: InputText and Stepper fix Typescript defs by @melloware in #7652
- Fix #7643: Dropdown add aria label Option List by @melloware in #7655
- fix: floatLabel incorrectly staying active when Dropdown value is null by @navedqb in #7657
- fix(multiSelect): group select items using the getOptionGroupChildren prop by @KumJungMin in #7661
- Fix #7662: OrderList fix filterPlaceholder by @melloware in #7663
- Fix node expanded if not filtering by @matthieumota in #7659
- Fix Tooltip Display on ToggleButton by @navedqb in #7664
- Fix: : Type not Working with Sample Template on InputOtp by @kingflamez in #7665
- Fix #7678: MegaMenu change const to let by @melloware in #7679
- Locale rename previousPageLabel to prevPageLabel by @melloware in #7682
- fix(OrderList): prevent point event on p-ink class by @KumJungMin in #7683
- fix(InputMask): No mask on start typing by @leonardopavanello in #7686
- Fix #7684: ConfirmDialog fix onHide param to be single string by @melloware in #7685
- Fix #7687: Tooltip - hideDelay no longer working in 10.9.2 by @andreev-artem in #7688
- Fix wrong types by @LitoMore in #7693
- Fix #7684: ConfirmDialog close/escape report 'cancel' event by @melloware in #7695
- Fix #7692: Menu check all items for visible flag by @melloware in #7696
- fix(Calendar): replace invalid date with a valid one in event by @KumJungMin in #7701
- #7704 Fixed sidebar appearence if CSS transitions are disabled by @SynteZZZ in #7705
- Fix #7707: useHandleStyle respect isUnstyled by @melloware in #7708
- Fix #7709: Divider only add className once by @melloware in #7711
- Fix #7712: Chip improve onRemove control by @melloware in #7713
- fix: #7710, Dropdown: Accessbility - cannot tab out of editable dropdown with clear icon by @akshayaqburst in #7714
- FileUpload: Added Custom Button label prop for after file is selected by @timmy471 in #7722
- Update MultiSelect.js: do not return option as object if optionValue is present by @nico-richter in #7726
- fix(Picklist): prevent point event on p-ink class by @KumJungMin in #7727
- Fix #7732: Remove duplicated emptyMessage in TreeSelect by @GabriellReis14 in #7733
- fix: #7730, Autocomplete: Unable to select remove icon of chips through keyboard by @akshayaqburst in #7731
- Fixing table errors and warnings by @SethWelch in #7734
- Fix typo in Installation page by @ArtistHam in #7735
- Bump primeflex from 3.3.1 to 4.0.0 by @dependabot in #7743
- fix(AutoComplete): update selectedItem when props.value changed by @KumJungMin in #7751
- Fix #7224 by @tanerengiiin in #7752
- Fix several issues #7176 #7690 #7055 by @tanerengiiin in #7749
- fix 7753 by @tanerengiiin in #7754
- fixed maxSelectedLabels behavior for chip display in MultiSelect Component by @skj-skj in #7761
- fix reset focus to next index on keyboard tab click after selcting va… by @pooghew in #7757
- fix reset focus to next index on keyboard tab click after selcting va… by @pooghew in #7759
- Fix #7729: SpeedDial allow icon to be clicked by @melloware in #7763
- docs: improve usePrevious hook return type documentation #7766 by @dimmageiras in #7765
- fix(TreeTable): onValueChange to return latest sorted data by @KumJungMin in #7767
New Contributors
- @acc-cassio made their first contribution in #7650
- @matthieumota made their first contribution in #7659
- @kingflamez made their first contribution in #7665
- @leonardopavanello made their first contribution in #7686
- @LitoMore made their first contribution in #7693
- @SynteZZZ made their first contribution in #7705
- @timmy471 made their first contribution in #7722
- @nico-richter made their first contribution in #7726
- @SethWelch made their first contribution in #7734
- @ArtistHam made their first contribution in #7735
- @pooghew made their first contribution in #7757
- @dimmageiras made their first contribution in #7765
Full Changelog: 10.9.2...10.9.3