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

Compare
Choose a tag to compare
@brunolmfg brunolmfg released this 22 Aug 05:04
· 595 commits to 5.2.x since this release

Defects

  • Compatibility issue of the ConfirmDialog component on IE8
  • BlockUI displayed behind the target in some cases
  • Tree - Drag & Drop event causes javascript error
  • SlideMenu - JS error on back button
  • Error submitting a multipart/form-data with p:commandLink|Button and jsf 2.2 (Not a multi part request)
  • SelectableDataModel fails with Filtering
  • JS error in disabled MenuButton
  • Keyboard access issues with SelectCheckboxMenu
  • Event issues with multiple MenuButtons
  • Modal dialog breaks selectOneRadio
  • Schedule resets to initial view after refresh
  • Colspan-RowSpan is ignored in TreeTable columGroup header
  • ContextMenu document click listener issues
  • AjaxBehavior PARTIAL_SUBMIT and RESET_VALUES attributes are not restored correctly
  • Better theming for autocomplete custom content rows
  • Use pointer cursor for autocomplete custom content items
  • Duplicate event binding of AutoComplete for hide
  • SelectOneRadio bug with disabled option
  • LiveScroll data sync issues with multiple loads at same time
  • Add clearScrollState() method to DataTable Widget
  • LinkRenderer at one place is passing FacesContext as null only UR

Enhancements

  • Improve logging with stacktrace in MultipartRequest
  • Update jQuery UI
  • CSV should skip inputs with no name attribute
  • Do not use window.console for widget not found messages
  • Improve timezone formatting in TimePicker
  • Improve touch support for MenuBar

New Features

  • Add appendTo option to Draggable component
  • Keyboard accessibility for DataTable Sortable Columns
  • Dynamic columns-rows support in ColumGroup
  • ScreenReader support for AutoComplete
  • Grid CSS Layout
  • Responsive DataGrid
  • ui:repeat support for PanelGrid row and column
  • Grouping feature for AutoComplete