Resolved the issue with accessing Accordion item object in clicked event arguments.
FEATURES
Schematic samples are added by feature wise for Accordion component.
Button
BUG FIXES
Flat button text is not visible in bootstrap theme issue is fixed.
Card
BUG FIXES
The issue with white background for the Card control has been fixed in Material theme.
CircularGauge
BUG FIXES
Now, the range bar pointer can be dragged properly.
ColorPicker
BUG FIXES
Form reset issue is fixed.
DatePicker
BUG FIXES
Fixed the form validation class ng-dirty issue in Angular forms.
DateRangePicker
BUG FIXES
Fixed the form validation class ng-dirty issue in Angular forms.
DateTimePicker
BUG FIXES
Fixed the form validation class ng-dirty issue in Angular forms.
Diagram
FEATURES
Support to flip the node/connector in both horizontal and vertical direction has been added.
Document Editor
BUG FIXES
Table inside header is now layout properly.
Table re-layout while editing now layout properly.
Page break inside table is handled.
DropDownButton
BUG FIXES
Proper ARIA standards followed.
DropDownList
ItemData parameter supports object collection in select and change event.
Filtering is not working when rendered control by using select element issue has been resolved.
HeatMap
BUG FIXES
The console window exception which is thrown for mouse hovering action on legend labels in Firefox browser has been handled.
In-place Editor
BUG FIXES
Console error is thrown while validating RTE editor value issue has been fixed.
Maps
BUG FIXES
Padding issue for OSM type layers resolved now.
MultiSelect
BUG FIXES
Lengthy placeholder breaks UI issue has been resolved.
Values are not cleared in mobile devices issue has been resolved.
Values are not selected based on selected attribute in select element rendering issue has been resolved.
RichTextEditor
BUG FIXES
Console error is thrown in IE11 browser while using the SVG element style with transform and then render the RichTextEditor in an application, that issue has been fixed.
HTML 5 standard issues has been fixed.
Cursor position changed after typed some contents issue has been fixed.
Breaking Changes
Changed the fontSize, fontFamily, format properties default value as null.
Schedule
BUG FIXES
An issue that occurs on enabling the time interval for resizing in timeline day view has been fixed.
Tab
FEATURES
Schematic samples are added by feature wise for Tab component.
TextBox
BUG FIXES
The events input and change event are no longer triggered multiple time in Angular application.
TimePicker
BUG FIXES
Fixed the form validation class ng-dirty issue in Angular forms.
Toolbar
FEATURES
Schematic samples are added by feature wise for Toolbar component.
TreeView
FEATURES
Provided an option for auto checking parent tree nodes based on child tree nodes checked state and vice versa.