10.8.0
What's Changed
- Fix #6822: Refactor Dropdown.js to improve optionLabel and optionValue retrieval by @Rekl0w in #6831
- Fix #6824: Update ToastMessage severity options by @Rekl0w in #6832
- Fix #6836: TreeTable onFilter type def by @melloware in #6837
- Fix #6824: chore: Add 'contrast' style option to ButtonProps by @Rekl0w in #6839
- Fix: #6820 updating activeStep does not actually change the active step by @PuppetFoam in #6841
- Fix #6845: TreeTableSelectionKeys type def by @melloware in #6847
- Fix #6842: TreeTable Typescript for page event by @melloware in #6848
- Fix #6823: Datatable loader unstyled non-boolean attribute warning #6823 by @meddvedev in #6849
- Fix #6789: PanelMenu typedef for onOpen/onClose by @melloware in #6850
- Fix #6852: Sort icons match PrimeVue by @melloware in #6853
- Fix #6854: Fix panel style in DropdownBase.js by @Rekl0w in #6856
- Fix #6867: Update z-index for submenu list in MenubarBase.js by @Rekl0w in #6869
- fix #6859 : Re-rendering of Sidebar component by @jpranays in #6860
- Fix #6858: Dropdown crashes when label is an empty string by @VytautasLozickas in #6871
- Re-fix #6561: Return scalar values directly as a label for Dropdown by @VytautasLozickas in #6872
- Fix #6862: change the order of applying default values to props by @KumJungMin in #6879
- Fix #6876: hide clear button when options is empty in Dropdown by @KumJungMin in #6880
- Revert #6058 by @melloware in #6885
- fix: combine the className props in the Menu separator by @jijiseong in #6884
- Fix #6881: TreeTable onResizeEnd incorrect column value by @melloware in #6886
- Fix #6887: Update onDateSelect function to include isUpdateViewDate parameter by @Rekl0w in #6890
- fix: #6888, Tree: inputText's onChange in nodeTemplate does not respond to a space key by @akshayaqburst in #6891
- Fix #6893: MultiSelect emptyMessage prop is not working by @ivanpajon in #6894
- Fix #6895: MultiSelect internal value is never updated by @ivanpajon in #6896
- Related to PR #6896 by @ivanpajon in #6897
- Fix #6825: focusOnShow prop in Dialog component by @ivanpajon in #6899
- Fix #6901: Custom passthrough options for bodyRow by @ivanpajon in #6902
- Fix #6903: Missing rowGroupToggler and rowGroupTogglerIcon by @ivanpajon in #6904
- Fix #6908: Missing props in MessagesPassThroughMethodOptions and MessagesProps by @ivanpajon in #6909
- Fix #6476: Improve changeTheme logic and javadoc by @melloware in #6913
- Fix(Calendar): reset the isOverlayClicked value after overlayVisibleState is set to false. by @KumJungMin in #6921
- Fix(Calendar): allow the end date to be the same as the start date using input. by @KumJungMin in #6919
- fix: listbox crash in CI by @avasuro in #6925
- Fix #6922: Autocomplete fix input passthrough TS by @melloware in #6926
- Fix #6929: Unstyled prop forwarded to InputText by @melloware in #6930
- Fix #6927: Removing chips in multiselect cause open/close multiselect by @meddvedev in #6933
- Fix #6934: Radio Button Pass Through Options by @peconomou929 in #6935
- fix #6936: Editor get focus on init and on every value change by @avasuro in #6937
- overlap icons in the dropdown filter component by @nitrogenous in #6865
- Fix #6922: fix input passthrough TS by @melloware in #6938
- Fix #6939: Datatable fix row checkbox/radiobutton PT by @melloware in #6941
- fix: #6942 Fix Datatable Reorderable Rows in Unstyled mode by @gcko in #6943
New Contributors
- @meddvedev made their first contribution in #6849
- @jpranays made their first contribution in #6860
- @VytautasLozickas made their first contribution in #6871
- @jijiseong made their first contribution in #6884
Full Changelog: 10.7.0...10.8.0