Releases: syncfusion/ej2-angular-ui-components
Releases · syncfusion/ej2-angular-ui-components
v16.3.33
Chart
Bug Fixes
- Series DataSource change chart refresh issue fixed.
- Axis label is now rendering properly, when we have the interval in decimals.
New 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.
Compression
Bug Fixes
- Updated Readme and GitHub URL.
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.
Document Editor
Bug Fixes
- Updated Readme and GitHub URL.
DropDownList
Bug Fixes
- DropDownList locale added in
config Json
file.
File
Bug Fixes
- Updated Readme and GitHub URL.
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
v16.3.32
Common
Bug Fixes
- Fixed angular ng-template
interpolation
issue when using Change DetectiononPush strategy
.
Chart
Bug Fixes
- Polar area type border closing issue fixed.
- scrollbar inverted axis position issue fixed.
CircularGauge
Bug Fixes
- Tooltip is rendering properly without flickering, while the circular gauge is rendered in small space.
ComboBox
Bug Fixes
- ComboBox
focus
event argument issue has been resolved.
Compression
Bug Fixes
- Files are compressed properly in Angular production mode.
Dialog
Bug Fixes
- Resolved the issue with max-height in dialog.
DropDownList
Bug Fixes
- Data related attributes are added to input element instead of select element has been fixed.
- Console error thrown as maximum call stack when set the empty
dataSource
that issue has been fixed.
Grid
Bug Fixes
- Refreshing a template in column Grid after edit and update displays no records in IE is fixed.
- Unable to use
captionTemplate
in angular grid is resolved.
LinearGauge
Bug Fixes
- Linear gauge is rendering properly now, even if the id is not specified for the div element.
Maps
Bug Fixes
- Now map is rendering properly in universal applications
- Now panning works properly without freezing
MultiSelect
Bug Fixes
- Original event argument does not get in
selectedAll
event argument that issue has been fixed.
Schedule
Bug Fixes
- An issue with date and time displaying wrongly on
quick popup
in the presence of Daylight Saving Time has been fixed.
v16.3.29
Common
New Features
- Upgraded TypeScript version to 3.0
AutoComplete
Bug Fixes
- AutoComplete
minLength
property is not perform when use custom filtering event has been resolved.
Chart
New Features
- Options provided to change the header text in tooltip.
CheckBox
Bug Fixes
- Change event triggers twice issue fixed.
- Change event triggers twice issue fixed.
DatePicker
Bug Fixes
- Added multiple class name support for the
cssClass
property.
DateRangePicker
Bug Fixes
- Added multiple class name support for the
cssClass
property.
Diagram
Bug Fixes
- Node position is not updated properly in expand and collapse feature is now fixed.
- Diagram getting overflow when use a flex layout UI 100% width/height is now working properly.
Dialog
New Features
- Provided support to set the dialog position value as combination of string and number.
Document Editor
Bug Fixes
- Images are now displayed properly.
New Features
- Added support for input method editor.
ListView
New Features
- Included
refreshItemHeight
public API to recalculate list item height inUI Virtualization
.
MaskedTextBox
Bug Fixes
- Issue with using the space as "promptChar" in Masked TextBox has been fixed.
MultiSelect
Bug Fixes
- MultiSelect filtering is shown incorrect result when using remote datasource issue has been resolved.
NumericTextBox
Bug Fixes
- Issue with triggering unwanted “focusout” and “change” events has been fixed.
Schedule
New Features
- Support to drag and drop an item from external source into scheduler and vice versa has been provided.
- In mobile devices, drag and drop support has been enabled by tap holding and moving the appointments over the time slots.
- Auto navigation option from current scheduler view to previous or next date range has been provided, while dragging an appointment to the left or right extremities of the view port.
- Scrolling action has been improved to enable smooth scrolling, while dragging an appointment to any of the view port extremities.
TimePicker
Bug Fixes
- Added multiple class name support for the
cssClass
property.
Tooltip
Bug Fixes
- Resolved Tooltip arrow alignment issue in compatibility CSS.
TreeView
New Features
- Provided an option to prevent the tree node from auto checking when checked state of the parent or child tree node is modified.
- Provided support to use hierarchical data as remote data source of the TreeView component by using offline mode of data manager plugin.
Uploader
Bug Fixes
- Resolved the issue with triggering selected event on cancel the file selection.