parent
b9fd835fe2
commit
8e7f749423
23
CHANGELOG.md
23
CHANGELOG.md
|
@ -1,5 +1,28 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [3.42.0](https://github.com/primefaces/primevue/tree/3.42.0) (2023-11-28)
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/primefaces/primevue/compare/3.41.1...3.42.0)
|
||||||
|
|
||||||
|
**Breaking Changes:**
|
||||||
|
|
||||||
|
- Menu components: width changed as min-width [\#4870](https://github.com/primefaces/primevue/issues/4870)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Splitter: aria-valuenow calculation defect [\#4889](https://github.com/primefaces/primevue/issues/4889)
|
||||||
|
- Listbox: select-on-focus causes a crash [\#4881](https://github.com/primefaces/primevue/issues/4881)
|
||||||
|
- Listbox: Tab key support defect when filter mode is on [\#4875](https://github.com/primefaces/primevue/issues/4875)
|
||||||
|
- Editor: Readonly prop does not react to any change [\#4872](https://github.com/primefaces/primevue/issues/4872)
|
||||||
|
- DataTable: Type definition doesn't match document [\#4662](https://github.com/primefaces/primevue/issues/4662)
|
||||||
|
- Wrong types issue with aria-label and aria-labelledby Props [\#4511](https://github.com/primefaces/primevue/issues/4511)
|
||||||
|
|
||||||
|
**Implemented New Features and Enhancements:**
|
||||||
|
|
||||||
|
- Tree / TreeTable: new loadingMode property [\#4886](https://github.com/primefaces/primevue/issues/4886)
|
||||||
|
- Improve InlineMessage Implementation for Accessibility [\#4880](https://github.com/primefaces/primevue/issues/4880)
|
||||||
|
- Calendar: new iconDisplay property [\#4871](https://github.com/primefaces/primevue/issues/4871)
|
||||||
|
|
||||||
## [3.41.1](https://github.com/primefaces/primevue/tree/3.41.1) (2023-11-22)
|
## [3.41.1](https://github.com/primefaces/primevue/tree/3.41.1) (2023-11-22)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/primefaces/primevue/compare/3.41.0...3.41.1)
|
[Full Changelog](https://github.com/primefaces/primevue/compare/3.41.0...3.41.1)
|
||||||
|
|
Loading…
Reference in New Issue