16.0.1
版本发布时间: 2023-06-16 23:04:18
primefaces/primeng最新发布版本:18.0.0-beta.4(2024-11-14 08:39:22)
What's Changed
- fix(primeng/documentation): change flow for sidebar for first child by @volvachev in https://github.com/primefaces/primeng/pull/13189
- fix(primeng/p-pickList): documentation not render data by @volvachev in https://github.com/primefaces/primeng/pull/13188
- fix(primeng/p-menu): render html via
DomSanitizer
by @volvachev in https://github.com/primefaces/primeng/pull/13210 - fix(primeng/p-button): not working
loadingIcon
property, update loadingdoc example by @volvachev in https://github.com/primefaces/primeng/pull/13209 - fix: update angular version restriction by @steve3d in https://github.com/primefaces/primeng/pull/13203
- fix(primeng/p-confirmDialog): not updated style in runtime by @volvachev in https://github.com/primefaces/primeng/pull/13175
- Fix #13129 - FileUpload | File limit does not fire error by @gucal in https://github.com/primefaces/primeng/pull/13137
- fix(primeng/p-button): spinner style not working propely by @volvachev in https://github.com/primefaces/primeng/pull/13173
- Fix #13201 - OverlayPanel: Incorrect position when inside of dialog i… by @gucal in https://github.com/primefaces/primeng/pull/13215
- fix in accordion tab icon Position by @indulakshmikr in https://github.com/primefaces/primeng/pull/13055
- Fixed #13116 Autocomplete dead animations code by @czogran in https://github.com/primefaces/primeng/pull/13117
- Add optional chaining operator by @ruskovweb in https://github.com/primefaces/primeng/pull/13095
- fix(primeng/p-selectButton): with empty template not render default template by @volvachev in https://github.com/primefaces/primeng/pull/13174
- Update dynamicdialog-config.ts by @tomerof in https://github.com/primefaces/primeng/pull/13019
- Take into account that options can be grouped when validating input. by @erikhorlings in https://github.com/primefaces/primeng/pull/12628
- fix #13124 by @barais in https://github.com/primefaces/primeng/pull/13206
- fix(primeng/p-dynamicDialog): add resize handler in case when
config.resizable
changed in runtime by @volvachev in https://github.com/primefaces/primeng/pull/13198 - Types demos by @gucal in https://github.com/primefaces/primeng/pull/13136
New Contributors
- @indulakshmikr made their first contribution in https://github.com/primefaces/primeng/pull/13055
- @czogran made their first contribution in https://github.com/primefaces/primeng/pull/13117
- @ruskovweb made their first contribution in https://github.com/primefaces/primeng/pull/13095
- @tomerof made their first contribution in https://github.com/primefaces/primeng/pull/13019
- @erikhorlings made their first contribution in https://github.com/primefaces/primeng/pull/12628
- @barais made their first contribution in https://github.com/primefaces/primeng/pull/13206
Full Changelog: https://github.com/primefaces/primeng/compare/16.0.0...16.0.1