This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
Unofficial Release for 5.0.10
Defects
- Spinner maxlength overflow issue
- DataTable ignores SelectItem escape property
- SelectOneRadio
layout=custom
ignores events comma before close bracket ",}" causing IE8 incompatibility problems - CheckboxTreeNode issues with Partial Selection
- TreeTable collapse event does not update expanded state
- Dashboard dragdrop animation offset issue
- passthrough with
p:panel
ignored java.lang.Integer
cannot be cast toorg.primefaces.component.api.ClientBehaviorRenderingMode
Enhancements
- Improve TieredMenu positioning
- Improve header checkbox of DataTable behavior with disabled row checkboxes
FileDownloadActionListener
should always close the input stream
New Features
- Add flag to
OutputLabel
to disable required indicator - Add
selectionMode
toContextMenu
- Add
selectRow
attribute to Column-Columns