|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [4.0.5](https://github.com/primefaces/primevue/tree/4.0.4) (2024-08-23) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/primefaces/primevue/compare/4.0.4...4.0.5) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- aria-hidden errors on browsers [\#6269](https://github.com/primefaces/primevue/issues/6269) |
| 10 | +- Accordion, Button, Step, Tab: Invalid prop warnings when component object passed to as prop [\#6266](https://github.com/primefaces/primevue/issues/6266) |
| 11 | +- Carousel: Index is undefined in PassThroughOptions [\#6264](https://github.com/primefaces/primevue/issues/6264) |
| 12 | +- Drawer: Nested drawer dissmis [\#6262](https://github.com/primefaces/primevue/issues/6262) |
| 13 | +- Accordion and Tabs value prop type definion extensions [\#6252](https://github.com/primefaces/primevue/issues/6252) |
| 14 | +- DatePicker: responsiveOptions doesn't work [\#6250](https://github.com/primefaces/primevue/issues/6250) |
| 15 | +- ScrollTop: ScrollTop button not displayed correctly when ripple effect is enabled [\#6249](https://github.com/primefaces/primevue/issues/6249) |
| 16 | +- Stepper: activateCallback has incorrect signature [\#6225](https://github.com/primefaces/primevue/issues/6225) |
| 17 | +- SpeedDial: Invalid aria-controls value being set in list items [\#6221](https://github.com/primefaces/primevue/issues/6221) |
| 18 | +- InputNumber: Buttons disappear when clicked if inside of an InputGroup [\#6212](https://github.com/primefaces/primevue/issues/6212) |
| 19 | +- IconField: 'iconfield' does not exist in type 'PrimeVuePTOptions' [\#6206](https://github.com/primefaces/primevue/issues/6206) |
| 20 | +- DatePicker: switching to year view when modelValue is populated [\#6203](https://github.com/primefaces/primevue/issues/6203) |
| 21 | +- Select: In case of Filter and AutoFocusFilter enabled focus is lost [\#6194](https://github.com/primefaces/primevue/issues/6194) |
| 22 | +- InputOtp - allow NumpadEnter event [\#6182](https://github.com/primefaces/primevue/issues/6182) |
| 23 | +- [MenuBar]: Slow performance [\#6164](https://github.com/primefaces/primevue/issues/6164) |
| 24 | +- Dialog: [V4] When it non-fixed, it will cause the appendTo target shrink or joggled. [\#6160](https://github.com/primefaces/primevue/issues/6160) |
| 25 | +- Menu section: PassThrough context.item has not right MenuItem entry [\#6055](https://github.com/primefaces/primevue/issues/6055) |
| 26 | +- FileUpload v4.0.0-beta.3: Subsequent file selections no longer possible in basic mode (regression from v4.0.0-beta.2) [\#5748](https://github.com/primefaces/primevue/issues/5748) |
| 27 | +- InputMask number repeat [\#3623](https://github.com/primefaces/primevue/issues/3623) |
| 28 | + |
3 | 29 | ## [4.0.4](https://github.com/primefaces/primevue/tree/4.0.4) (2024-08-02)
|
4 | 30 |
|
5 | 31 | [Full Changelog](https://github.com/primefaces/primevue/compare/4.0.3...4.0.4)
|
|
0 commit comments