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