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