Essential Studio for React Release Notes
v16.3.33
November 20, 2018
Chart
Bug Fixes
- Chart is now refreshing on changing the dataSource in series directive.
- Axis label is now rendering properly, when we have the interval in decimals.
Features
- Margin options are added to legend.
CheckBox
Bug Fixes
- Add multiple classes dynamically to
cssClass
property issue fixed.
CircularGauge
Bug Fixes
- Issue with range bar pointer tooltip is resolved now.
Diagram
Bug Fixes
- Exception thrown when adding the child to the Node which has multiple parent Child is now working fine.
- Textbox lost its focus when we mouse up on Diagram is now working fine.
- Issue with expand collapse, when the child having more than one parent have been fixed.
- Issue on measuring path element while refreshing the diagram is now working fine.
DocumentEditor
Bug Fixes
- Updated Readme and GitHub URL.
DropDownList
Bug Fixes
- DropDownList locale added in
config Json
file.
FormValidator
Bug Fixes
- Form validator
email
andmin
validation issues has been fixed.
Grid
Bug Fixes
- Using html in
footerTemplate
of aggregation is hidden inexcel-export
andpdf-export
is fixed. -
columnMenu
is not properly render when disable the grid properties at column level is resolved. - With Virtual scrolling, args.data returns as undefined in
rowSelected
event is fixed. -
Virtualization
translate value calculated incorrectly when setheight
100% is fixed.
ListView
Bug Fixes
- Fixed focus out event not triggered properly while interact
ListView
with keyboard navigation keys.
Maps
Bug Fixes
- Now map is rendering properly in universal applications
- Now panning works properly without freezing
Sidebar
Bug Fixes
- Added the
event
andisInteracted
event arguments in open and close events of Sidebar.
TextBox
Bug Fixes
- The issue with receiving event arguments of TextBox events have been fixed.
TreeView
Bug Fixes
- In TreeView, scrolling is not working smoothly for iPad device issue is resolved