4.1.0
版本发布时间: 2024-10-07 19:04:20
primefaces/primevue最新发布版本:4.2.3(2024-11-22 22:16:38)
What's Changed
- Fix DataTable: emptyMessage passthrough by @philipstarkey in https://github.com/primefaces/primevue/pull/6455
- fix: remove needless description of popover by @tuziemon in https://github.com/primefaces/primevue/pull/6449
- Add itemicon slot similar to the one in the breadcrumbs component by @likeadeckofcards in https://github.com/primefaces/primevue/pull/6031
- Fix #6371: Add node and expanded data on nodetoggleicon. by @mehdirande in https://github.com/primefaces/primevue/pull/6372
- #6374 Tree: allow
filterBy
to be a getter by @jacobtylerwalls in https://github.com/primefaces/primevue/pull/6367 - #6151: refactor the TableHeader template so it renders filters when c… by @avramz in https://github.com/primefaces/primevue/pull/6197
- Feat(DataTable): added showHeaders prop to datatable by @karpov159 in https://github.com/primefaces/primevue/pull/5950
- Fix #6390: Updated
Tree
example code of document by @kimhanui in https://github.com/primefaces/primevue/pull/6391 - Proposal for #5463: Add a resetState method to splitter to manually reset state by @mehdirande in https://github.com/primefaces/primevue/pull/6394
- #6303 fix: Multiselect - correctly default to locale when selectedItemsLabel… by @avramz in https://github.com/primefaces/primevue/pull/6414
- [InputOtp] select box content when clicking on a box by @mergehez in https://github.com/primefaces/primevue/pull/6354
- #6347 fix: Datepicker -> Allow user to set year via input when view="year" by @avramz in https://github.com/primefaces/primevue/pull/6415
- fix DataTable: Allow drop below bottom row by @philipstarkey in https://github.com/primefaces/primevue/pull/6424
- fix(docs): emit options of drawer component description error by @Mumujianguang in https://github.com/primefaces/primevue/pull/6465
- #6404 fix: add messages to FileUpload templates by @WatCodeDatCode in https://github.com/primefaces/primevue/pull/6417
- fix: emit unmask value to update:modelValue when unmask mode by @KumJungMin in https://github.com/primefaces/primevue/pull/6407
- fix: add unstyled prop to HeaderCheckbox component by @navedqb in https://github.com/primefaces/primevue/pull/6471
- Fix: focus on wrong element when adding "Select" component to footer slot of DatePicker by @lehuuphuc in https://github.com/primefaces/primevue/pull/6480
- fix(Password): add 'autofocus' property on Password component by @C17AN in https://github.com/primefaces/primevue/pull/6483
- fix(Select): replace logical OR Operator to Nullish Coalescing Operator by @C17AN in https://github.com/primefaces/primevue/pull/6484
- Update .prettierignore by @Tamas-hi in https://github.com/primefaces/primevue/pull/6495
- #6420 fix: Select: autoFilterFocus stuck when switching between Selects by @avramz in https://github.com/primefaces/primevue/pull/6510
- #6443 fix: v-tooltip -> getTarget: Correctly fallback to el when find… by @avramz in https://github.com/primefaces/primevue/pull/6509
- feat: add expandedKeys, update emit event in TreeSelect by @KumJungMin in https://github.com/primefaces/primevue/pull/6501
New Contributors
- @philipstarkey made their first contribution in https://github.com/primefaces/primevue/pull/6455
- @tuziemon made their first contribution in https://github.com/primefaces/primevue/pull/6449
- @likeadeckofcards made their first contribution in https://github.com/primefaces/primevue/pull/6031
- @mehdirande made their first contribution in https://github.com/primefaces/primevue/pull/6372
- @karpov159 made their first contribution in https://github.com/primefaces/primevue/pull/5950
- @kimhanui made their first contribution in https://github.com/primefaces/primevue/pull/6391
- @Mumujianguang made their first contribution in https://github.com/primefaces/primevue/pull/6465
- @lehuuphuc made their first contribution in https://github.com/primefaces/primevue/pull/6480
- @C17AN made their first contribution in https://github.com/primefaces/primevue/pull/6483
Full Changelog: https://github.com/primefaces/primevue/compare/4.0.7...4.1.0