What's Changed
- fix: toggle-button missing disabled attribute #18152 by @Gyzie in #18153
- fix #18211 : fix SelectButton when allowEmpty=false and multiple=false by @rosenthalj in #18212
- fix: set input as touched after blur (not after model change) by @nhack in #18319
- chore(table): remove redundant role attributes from table elements by @jase88 in #18316
- fix #18296: fixed Accordion Memory Leak by @rosenthalj in #18297
- fix(pSortableColumn): only apply role "columnheader" for element that are not th by @jase88 in #18282
- fix(confirmdialog): Unsubscribe
acceptEvent
,rejectEvent
on confirmdialog close by @Will-Smith-007 in #18279 - fix: remove unnecessary p-toast from menu example by @navedqb in #18207
- fix: #18289 by @mehmetcetin01140 in #18293
New Contributors
- @Gyzie made their first contribution in #18153
- @nhack made their first contribution in #18319
- @Will-Smith-007 made their first contribution in #18279
Full Changelog: 19.1.2...19.1.3