What's Changed
- Add prettier to standardize formatting by @melloware in #3173
- Dropdown Removed extra semicolon by @melloware in #3175
- Fix #3174: FileUpload expose getFiles() method to ref by @melloware in #3176
- Fix #3169: MenuItem add visible property by @melloware in #3177
- Fix #2964: TreeSelect add expandedKeys property by @melloware in #3178
- Refactor KeyFilter by @melloware in #3102
- Fix #3179: Dropdown onBlur check for inputRef by @melloware in #3180
- Fix #3184: Dialog responsive breakpoints restored by @melloware in #3185
- Fix #3172: InputTextArea/InputText typescript updates by @melloware in #3186
- Fix #3166: Dialog remove blockScroll on exit by @melloware in #3187
- Fix #3193: Button/SplitButton visible property by @melloware in #3194
- Fix #3192: Calendar monthpicker fix for disabled dates by @melloware in #3195
- Fix #3190: Menubar mobile view hamburger menu by @gucal in #3191
- Fix #3197: Confirm Dialog/Popup only callback once by @melloware in #3198
- Fix #3200 Add Generics to Dropdown, Cascadeselect, Listbox, Multiselect, Selectbutton by @DerDorius in #3199
- Revert "Fix #3200 Add Generics to Dropdown, Cascadeselect, Listbox, Multiselect, Selectbutton" by @melloware in #3201
- Fix #3202: ConfirmDialog/Popup return JSON not array by @melloware in #3208
- Fix #1392/#1296: AutoComplete shows "[object Object]" by @melloware in #2766
- Fix #3122: Dialog/Sidebar/Overlay prevent animation flickering by @melloware in #3123
- Fix #3196: Message(s) add icon attribute by @melloware in #3224
- Fixes #3221: Add support for keyboard users for Checkbox RadioButton by @harrybradshaw in #3222
- Fixes #3220 by @harrybradshaw in #3226
- Fix #3228: Splitbutton fix visible property by @melloware in #3229
- Fix #3233: ConfirmPopup respect dismissable property by @melloware in #3234
- Fix #3235: FileUpload proper typing of onSelect event by @melloware in #3236
- Fix #3241: Tooltip allow event=both for handling hover and focus. by @melloware in #3243
- feat: add showIndicators and showNavigators properties to carousel co… by @ulasturann in #3231
- Fix #3246: Messages add content to typescript by @melloware in #3247
- Fixed #3219 - Rating Component with custom icons. by @ulasturann in #3248
New Contributors
- @gucal made their first contribution in #3191
- @DerDorius made their first contribution in #3199
- @harrybradshaw made their first contribution in #3222
- @ulasturann made their first contribution in #3231
Full Changelog: 8.4.0...8.5.0