This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
Defects
- NPE from DataTable with
draggableColumns="true"
inside dynamic content - ClassCastException in TreeTable
- Treetable not expanding when used within RowExpansion
- Calendar popup can't be displayed because of focus
- Filter values are not re-applied (or cleared) after DataModel is updated on DataTable
- JS error on selectCheckboxMenu
- Datatable causes
java.io.NotSerializableException
- SelectCheckboxMenu ignores item description
- Tab of AccordionPanel is empty after back navigation in Firefox.
- Client side validation cannot parse a double like .2
- datatable.js -
this.cloneHead()
undefined
Enhancements
- Aria-checked support for
selectBooleanCheckbox
- ExceptionHandler should not use Flash to provide exception data
New Features
- Title attribute for
p:selectOneMenu
- syncTooltip for SelectOneMenu
- Title attribute for SelectCheckboxMenu
- Skin for simple uploader
- skipChildren for Tree and TreeTable
- InitMode for DataTable