This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
Unofficial Release for 4.0.3
Bug fixes and improvements. Most significant improvement is the improved backward compatibility of expressions in sortBy
and filterBy
attributes. Expressions can be the name of sort field, name of sort field via var expression and a custom sort expression.
Defects
SelectOneMenu
- Keyboard turns up on touch devices- Tooltip display problem on fast mouse movement
- Itemtip overlaps scrollbar in AutoComplete component
CommandLink
andCommandButton
missing resources- Potential javascript issue with
ContextMenu
and Tree dropRestrict="sibling"
can be bypassed in tree dragdrop- JS error in
AjaxStatus
ajax error handling - Check for NPE at menumodel
Enhacements
- Backward compatibility for
sortBy
-filterBy
expressions
New Features
- Add
rowsPerPageLabel
option to DataTable - Add
homeDisplay
option to breadcrumb - Static mode for
p:message
component