PrimeVue 4.0.5
What's Changed
- fix(Stepper): include panel value in activateCallback signature by @damoxc in #6226
- Fix issue #6242 - Syntax error in docs example by @johanneslo1 in #6243
- fix: Add 'iconfield' to PrimeVuePTOptions by @navedqb in #6224
- Fixed Button in the popover basic doc to be consistent in both the demo and the code section by @lukfd in #6192
- #6203 fix: switching to year view when modelValue is populated by @avramz in #6204
- fix(DatePicker): change value to modelvalue in isYearSelected by @KumJungMin in #5986
- fix(FileUpload): fix broken choose button in basic mode, fixes #6257,… by @m-meier in #6259
- fix: InputOtp - allow NumpadEnter event by @Payn in #6182
- Fixed issue where the select focus was lost when an option was selected with enter key while autoFilterFocus was true by @trombonist76 in #6201
- Make that "as" of Button Props can be assigned Component Object by @Creo-KR in #6239
- fix: extend as props to accept component objects by @WatCodeDatCode in #6267
- fix: fix the unexpected joggle state when
dialog
component non-fixed by @wangziling in #6161 - Update InputMask.vue by @wuc656 in #6231
- fix: Adjust
p-inputnumber-button-group
z-index
so it's not lower … by @avramz in #6273
New Contributors
- @damoxc made their first contribution in #6226
- @johanneslo1 made their first contribution in #6243
- @lukfd made their first contribution in #6192
- @Payn made their first contribution in #6182
- @trombonist76 made their first contribution in #6201
- @WatCodeDatCode made their first contribution in #6267
- @wangziling made their first contribution in #6161
- @wuc656 made their first contribution in #6231
Full Changelog: 4.0.4...4.0.5