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.11

Latest
Compare
Choose a tag to compare
@brunolmfg brunolmfg released this 16 Oct 02:46
· 425 commits to 5.2.x since this release

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