Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Unofficial Release for 5.0.10

Compare
Choose a tag to compare
@brunolmfg brunolmfg released this 01 Oct 02:12
· 451 commits to 5.2.x since this release

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 to org.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 to ContextMenu
  • Add selectRow attribute to Column-Columns