10.5.2
What's Changed
- Fix #5962: Datatable column reorder typescript def by @melloware in #5963
- Fix tests by @melloware in #5964
- Fix #5888: SelectButton allow children by @melloware in #5966
- Fix #5889: BlockUI in unstyled mode by @melloware in #5967
- #5954 Add a test for the sidebar component. by @hans-ts in #5968
- consistent p-component-overlay-leave handling by @melloware in #5969
- Fix #5970: Calendar hideOnRangeSelection by @melloware in #5971
- Fix #5972: Toast/Message onRemove have the message by @melloware in #5980
- Fix #5976: MenuBar unique key per item by @melloware in #5979
- Fix #5973: Calendar yearNavigator defaults by @melloware in #5981
- Fix #5978: Paginator add metadata to PageLinks by @melloware in #5982
- Fix #5841: SelectButton styling by @melloware in #5987
- Fix #3672: Listbox keyboard accessibility by @melloware in #5989
- Fix #5446: MultiSelect ARIA roles by @melloware in #5990
- Fix #1413/#5836: Dropdown ScreenReader support by @melloware in #5991
- Fix #5992: TabMenu unstyled mode correct active index by @melloware in #5993
- Fix #5426: Tree items have role="treeitem" by @melloware in #5994
- BodyRows merge rowClassName properly #5983 by @Et7f3 in #5995
- Fix #5983: MergeProps refactor and optimize by @melloware in #5996
- fix:Dropdown: editable input get console error when optionValue is no… by @kl-nevermore in #6005
- Fix: Datatable + Virtual Scroller: Multiselect passes [undefined] to onSelectionChange by @kl-nevermore in #6007
- Fix #6006: VirtualScroller error with mergeProps by @melloware in #6009
- Fix #6000: Improved closeOnEscape handling by @melloware in #6010
- Errors when applying DataTable by @alanSxSx in #6001
- Fix #6000: Improved closeOnEscape handling by @melloware in #6012
- Fix #6013: Knob RHF example by @melloware in #6014
- Fix #6015: VirtualScroll emty items defensive check by @melloware in #6017
- Fix #5927: BodyCell memory leak when not editable by @melloware in #6011
- Fix #6018: Doc update for editable tree/dt cells by @melloware in #6020
- Tooltip fix Typescript def of events by @melloware in #6089
- Contrast variant for SplitButton by @nitrogenous in #5974
- Contrast and Secondary Variants for Badge/Tag/Message/Toast by @nitrogenous in #5985
- Fix #6105 - StyleClass: deprecate enterClassName/leaveClassName use e… by @gucal in #6106
- Fixed Message tests by @melloware in #6135
- New MeterGroup Component by @nitrogenous in #5977
- Structure enhancements by @nitrogenous in #6109
- Fix #6145: AutoComplete change event typedef by @melloware in #6146
- Fixed wrong prop in TailwindDoc in Accordion by @vaelu in #6134
- Fix #6111: ConfirmDialog/Popup 'content' not allowed on DIV by @melloware in #6112
- Fix #6116: Tree allow custom node icons by @melloware in #6118
- Fix #6048: Avoid throwing error while drop on tree component by @arnodemer in #6100
- Fix #6094: Calendar Tailwdind Passthrough by @melloware in #6096
- Fix: Tooltip missing type unstyled by @kl-nevermore in #6082
- Fix #6063: Menu Tailwind content CSS by @melloware in #6066
- Fix #6033: Docs Sidebar Headless by @melloware in #6034
- Fix #6039: splitter bug fixes by @shawnharvell in #6040
- Fix #6113: MultiSelect loading and loadingIcon types by @melloware in #6114
- fix: typo error in the DataTable documentation by @abdulbasithqb in #6150
- Fix #6160: InputText className listed twice by @melloware in #6161
- autoOptionFocus default type is changed as false by @nitrogenous in #5997
- Dropdown Enhancements - highlightOnSelect - checkmark - PT Options by @nitrogenous in #6003
- autoOptionFocus property added to Input-like components by @nitrogenous in #6031
- MultiSelect Checbox Fix by @nitrogenous in #6162
- Fix #6156: Speeddial Tailwind use correct parent prop by @melloware in #6157
- Fix #6068: Documentation Fixes by @charithAmila in #6069
- Fix #6047:InputNumber remove onKeyPress by @melloware in #6158
- Fix #6091: Timeline template typescript example by @melloware in #6092
- Fix #6024: Panel and Dialog style docs by @melloware in #6026
- #6139 - New invalid properties by @gucal in #6140
- Issue - #5540 - Bugfix: fixed animations not working correctly on TRANSITION.toggleable with tailwind preset by @Tarik1700 in #6167
- #6168 fixed, Duplicate key "aria-label" in object literal fixed by @shayan-ghzl in #6169
- Fix #6050: Locale TypeScript updates by @melloware in #6051
- Fix #6101: Slider: event.value in onSlideEnd returns null on touch devices by @kl-nevermore in #6104
- Fix #6119: Password reset feedback meter when value changes by @melloware in #6122
- fix #6054: PanelMenu doesn't expand sub-items by @charithAmila in #6128
- Fix #3155: DataTable Reset of vertical scroll position on select by @sja-cslab in #6131
- Fix #6067: Editor: onTextChange handler does not reflect updated props by @kl-nevermore in #6102
- fix: values of Default column in API section is unreadable when darkMode (fixes #6125) by @ademarsj in #6126
- Fix #6079: useStyle better handling of undefined ID by @melloware in #6090
- Fix #6097: MultiSelect pass selected option to event by @melloware in #6098
- Fix #6086: Chips input component doesn't function properly on mobile devices by @YZarytskyi in #6088
- Fix #6044: Autocomplete reset selectedItem if value cleared by @melloware in #6045
- Fix #6055: DomHandler incorrect case for computed styles by @melloware in #6060
- Fix #6049: Tree lazy mode crash on arrow right by @melloware in #6053
- Fix #6027: Dropdown filter and editable by @melloware in #6032
- Fix #6037: Image stop click propagation on preview buttons by @melloware in #6038
- Fix #6035: Dropdown changing value on press Tab Key by @melloware in #6036
- feat:CascadeSelect support scroll in container by @kl-nevermore in #5681
- Fix #6046, Password: (accessiblility) cannot access toggle button using keyboard by @akshayaqburst in #6052
- Fix #6061: MultiStateCheckbox className on root element by @melloware in #6062
- Bump @babel/preset-env from 7.23.5 to 7.24.0 by @dependabot in #6075
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #6072
- Bump @testing-library/jest-dom from 6.1.5 to 6.4.2 by @dependabot in #6073
- Bump @types/node from 20.10.2 to 20.11.24 by @dependabot in #6074
- AutoComplete Virtual Scroll Update by @nitrogenous in #6178
New Contributors
- @hans-ts made their first contribution in #5968
- @Et7f3 made their first contribution in #5995
- @alanSxSx made their first contribution in #6001
- @vaelu made their first contribution in #6134
- @arnodemer made their first contribution in #6100
- @shawnharvell made their first contribution in #6040
- @abdulbasithqb made their first contribution in #6150
- @charithAmila made their first contribution in #6069
- @Tarik1700 made their first contribution in #6167
- @shayan-ghzl made their first contribution in #6169
- @sja-cslab made their first contribution in #6131
- @ademarsj made their first contribution in #6126
- @YZarytskyi made their first contribution in #6088
Full Changelog: 10.5.1...10.5.2