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

Unofficial Release for 4.0.1

Compare
Choose a tag to compare
@brunolmfg brunolmfg released this 19 Oct 03:11
· 345 commits to 4.0.x since this release

Bug fixes, keyboard support for paginator and context menu improvements for tree components.

Defects

  • Dynamic resource streaming need a UID in the URL if cache == false
  • Checked focus for selectOneRadio and checkbox in a dialog component
  • Wrong icon for root submenus of a MenuModel backed MenuBar
  • Returning a prettyfaces navigation from @UrlAction throws NPE in PrimeFacesContext.release()
  • SEF – Possible endless loop in browser with PFS
  • SEF/Ajax – process should not check for renderer
  • PrimeFacesContextFactory & PrimePartialViewContextFactor needs a default constructor

Enhancements

  • Improve contextMenu behavior for Tree

New features

  • New selection methods for datatable client side api
  • Keyboard accessibility for Paginator
  • ContextMenu doesn’t show up if tree is empty