10.6.0
What's Changed
- Listbox - focusOnHover prop by @gucal in #6172
- Fix #6186: readonly to readOnly DOM prop by @melloware in #6188
- MenuBar length spelled wrong by @melloware in #6189
- Fix #6173: TreeSelect emptyMessage allow JSX content by @melloware in #6177
- fix #6201: Tabview unique ID for nav content by @melloware in #6203
- Fix #6184: Handle null originalEvent in Jest tests by @melloware in #6206
- Fix #6197: Checkbox remove defaultChecked property by @melloware in #6200
- ESLint Improvements by @nitrogenous in #6212
- fix #6211 DataTable Drag to select doesn't work on any page past page… by @kl-nevermore in #6213
- New component - FloatLabel by @gucal in #6191
- New component ButtonGroup by @gucal in #6202
- Fix #5998: fixed minute values updated by hour changes with stepMinute by @shubhsaur in #6217
- Fix #6151: fixed maxDate prop validation issue by @shubhsaur in #6214
- Fix #6194: Datatable rowClassName fixed by @melloware in #6199
- Fix #6192: InputNumber restore Copy and Paste functionality by @melloware in #6193
- Fix #6165: TabView refactor closeIcon like other icons by @melloware in #6166
- Fix #6023: Support NumpadEnter by @melloware in #6025
- Feature: "notIn" mode for Datatable filters by @dnyaneshwar2023 in #5460
- Fix #6220: MultiSelect locale selectionMessage by @melloware in #6221
- Fix #6223: RadioButton onChange called twice by @melloware in #6224
- New components IconField & InputIcon by @nitrogenous in #6219
- Enhancement focusOnHover Prop by @nitrogenous in #6228
- Fix #6233: FilterMatchMode typescript updates by @melloware in #6236
- Component structure enhancement by @gucal in #6238
- New component stepper stepperpanel by @gucal in #6244
- multistate checkbox enhancement by @nitrogenous in #6248
- Tree TreeTable Structure Enhancement by @nitrogenous in #6241
- Fix #6226: JumpToPageInput use correct totalPages prop by @melloware in #6227
- Fix #6231: Checkbox typescript and onClick event by @melloware in #6232
New Contributors
- @shubhsaur made their first contribution in #6217
- @dnyaneshwar2023 made their first contribution in #5460
Full Changelog: 10.5.3...10.6.0