parent
e422a9b405
commit
7708c6ae62
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,5 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
## [2.10.3](https://github.com/primefaces/primevue/tree/2.10.3) (2023-11-22)
|
||||
|
||||
[Full Changelog](https://github.com/primefaces/primevue/compare/2.10.2...2.10.3)
|
||||
|
||||
**Implemented New Features and Enhancements:**
|
||||
|
||||
- v2 DataTable: Frozen column improvements [\#4795](https://github.com/primefaces/primevue/issues/4795)
|
||||
- TreeTable: Add custom header for column [\#2941](https://github.com/primefaces/primevue/issues/2941)
|
||||
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- OrderList: order of selection reversed when moving multiple items to top or bottom [\#4700](https://github.com/primefaces/primevue/issues/4700)
|
||||
- Calendar: Crashes when Tab pressed and calendar overlay is not showing [\#4586](https://github.com/primefaces/primevue/issues/4586)
|
||||
- Calendar: Months are not highlighted with selection-mode="multiple" [\#3988](https://github.com/primefaces/primevue/issues/3988)
|
||||
|
||||
## [2.10.2](https://github.com/primefaces/primevue/tree/2.10.2) (2023-08-16)
|
||||
|
||||
[Full Changelog](https://github.com/primefaces/primevue/compare/2.10.1...2.10.2)
|
||||
|
|
Loading…
Reference in New Issue