What's Changed
- Fix type in useTimeout hook docs by @radu-iamandi-visma in #7772
- Fix #7771: InputText TS fix by @melloware in #7773
- Fix #7770: ObjectUtils fix regression for passing all params by @melloware in #7774
- Fix #7775: Stepper fix typescript add children by @melloware in #7777
- fix: InputText - updated condition to add 'p-filled' class to input element by @skj-skj in #7779
- Fix #7785: Add NULL to getElement() TS def by @melloware in #7787
- #7569: Added frozenEditingMetaState for DataTable by @tneeraja95 in #7785
- Fixed typo in onPaste callback in InputNumber by @skj-skj in #7788
- Bump canvg from 3.0.10 to 3.0.11 by @dependabot in #7793
- Bump jspdf and jspdf-autotable by @dependabot in #7798
- Fix #7778 (DataTable): Fix range selection when lazy loading is enabled by @rayman-de in #7799
- Fix #6782: Datatable fix rowExpansion PT prop by @melloware in #7804
- fix(InputOtp): align Delete key behavior with Backspace by @KumJungMin in #7810
- fix(InputOtp): allow Delete key in interOnly option by @KumJungMin in #7811
- fix: #7797, Dropdown: When using Dropdown filter to call data in API, the filter text bugs if the results is empty by @akshayaqburst in #7812
- [ColorPicker] Add preventDefault on hueDrag like for colorDrag to avoid text selection by @sescandell in #7814
- Next.js 12.3.5 by @melloware in #7816
- Fix #7819: MultSelect respect 'selectionMessage' locale by @melloware in #7821
- Fix: #7817 (Autocomplete type issue) by @sarathkumarsasi in #7823
- Doc Fix #7825: TypeScript Type Issues in AutoComplete Component Example #7825 by @sarathkumarsasi in #7827
- Fix: #7831 InputUtp: Using the normal enter key allows submitting the form, not with the numpad enter key. by @zefanjajobse in #7832
- fix: #7790,MultiSelect: MultiSelect component has an accessibility issue (Tab key navigation) by @akshayaqburst in #7829
- fix: #7835, Knob: Hand Icon missing while hovering over knob range by @akshayaqburst in #7836
- Fix #7837: Datatable Body passthrough options fix by @melloware in #7838
- fix(PickList): duplicate ids in columns by @sahilrajthapa in #7840
- fix(Menu): popup mode with template hover issue by @sahilrajthapa in #7839
- fix(TreeTable): avoid React warning by passing valid DOM props by @KumJungMin in #7841
- fix(MultiSelect): resolve select all crash with virtual scroll by @sahilrajthapa in #7842
- fix(Tree): ensure correct DragNode/DropNode on filtered tree by @sahilrajthapa in #7843
New Contributors
- @radu-iamandi-visma made their first contribution in #7772
- @sescandell made their first contribution in #7814
- @sarathkumarsasi made their first contribution in #7823
- @zefanjajobse made their first contribution in #7832
- @sahilrajthapa made their first contribution in #7840
Full Changelog: 10.9.3...10.9.4