This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
Unofficial Release for 5.0.6
Defects
- Filtering does not work in StickyHeader DataTable
- Not possible to set pie chart diameter.
- Scroll Button may not be displayed on Scrollable TabView
- Synchronization problem for scroll buttons on Scrollable TabView
- Schedule does not keep month view state
- All TreeNodes being processed on apply request phase, regardless of type
- DataTable
filterEvent="enter"
is sorting column - Not all wrong types appear as an error message on Fileupload
- Events not processed within dynamic ColumnGroup content
- ResizableColumns not compatible with Sticky Header
- StickyHeader clone is not removed on ajax update
- StickyHeader width not synched on window resize
- Column headers of scrollable DataTable become misaligned after filtering
- LabelPosition ignored in MeterGaugeChart
- intervalOuterRadius should be nullable in MeterGauge
- Invalid character in javascripts
- Dynamic date pattern fails inside data components
Enhancements
- Dynamic selection mode support for DataTable
- Expose FilterMeta
- Expose FilterFeature's filter method.
- Improve page zoom support of StickyHeader Table
New Features
- Headers for MultiSelectListbox
- Add intervalInnerRadius option to MeterGaugeChart