What's Changed
- Docs: Update ResolversDoc.vue by @sivareddyuppathi in #6711
- fix(Checkbox): Added "update:indeterminate" emit. by @Stawlie in #6714
- test(multi-select): update unit tests by @betavs in #6705
- fix: Slider: "Unable to preventDefault inside passive event listener invocation" in primevue_slider.js (touchmove) by @caryhgq in #6537
- Update DrawerEmitsOptions by @evovas in #6622
- fix(slider): correct range operation bug by @j0rgedev in #6674
- fix(Select): resolve $el undefined error by @KumJungMin in #6541
- fix: Destroy dialog instance on close to release unused memory by @YannisJustine in #6597
- Fix/datepicker changes 12am to 12pm on date selection by @Alex-Grimes in #6687
- Fix #6317 InputOtp by @brtinney in #6596
- fix(ConfirmPopup): set this.target to document.activeElement when this.target is empty by @KumJungMin in #6591
- fix(TextArea): autoResize issue with v-show by implementing ResizeObserver by @KumJungMin in #6630
- fix(date-picker): prevent events from bubbling when overlay is clicked by @betavs in #6703
- fix(TreeSelect): prevent event propagation when clicking overlay by @KumJungMin in #6758
- Button: Added "loadingIcon" and "icon" pt options to its slots by @Stawlie in #6765
- fix: InputNumber does not work on Android devices fix by @sivareddyuppathi in #6768
- fix(toggleswitch): ensure visual switch with Material theme by @j0rgedev in #6769
- #6233 - Listbox: Preserve option groups while filtering. by @avramz in #6275
- Fix #5606: Adding support for Quill V2 by @Abassion in #6620
New Contributors
- @sivareddyuppathi made their first contribution in #6711
- @Stawlie made their first contribution in #6714
- @caryhgq made their first contribution in #6537
- @evovas made their first contribution in #6622
- @j0rgedev made their first contribution in #6674
- @YannisJustine made their first contribution in #6597
- @Alex-Grimes made their first contribution in #6687
- @brtinney made their first contribution in #6596
- @Abassion made their first contribution in #6620
Full Changelog: 4.2.1...4.2.2