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

Compare
Choose a tag to compare
@brunolmfg brunolmfg released this 30 Sep 18:23
· 473 commits to 5.2.x since this release

Defects

  • Potential Nullpointer Exception with in TreeNode
  • Missing Escape in Charts
  • Dynamic Columns MultiSort not working On Pagination Of Lazy Datatable
  • Layout issue with Scrollable DataTable
  • Legend isn't toggling correctly on Stacked Bar Chart
  • DefaultCommand should ignore buttons and links
  • Invalid event rendering causes JS error
  • Mobile inline calendar broken
  • Frozen Columns Header Height might not match
  • Percentage scroll height might cause misalignment in scrollable table
  • Cannot detect IE11 on client side
  • Spinner caret position changes on IE focus
  • Tree Selections cached on browser refresh
  • TreeTable select-unselect events broken

Enhancements

  • Remove console logs from TimePicker
  • Improve Spinner behavior with prefix-suffix
  • Improve FileUpload Selection Checks

New Features

  • Add onclick to SelectOneRadio
  • ToggleEvent for MenuBar and TieredMenu
  • Add refreshSelectedNodeKeys method to UITree