How can I help you?
Essential Studio for Angular Release Notes
Common
Bug Fixes
-
I300269, I301493- Resolved Memory Leak issue in Angular Components while switching between pages. - Resolved
Dirty and Pristinevalue is not updated when resettingformwith values.
AutoComplete
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the autocomplete value programmatically, the
changeevent will not trigger.
Calendar
Bug Fixes
-
#299743- Issue with “week number is not updated properly in first week of the year” has been resolved.
Chart
Bug Fixes
-
#295143- Mouse wheel zooming issue has been fixed. -
#299281- Parent elementCSSoverride issue has been fixed. -
#291907, #296201, #296570- Tooltip position support added. -
#298154- Update the color dynamically on pie chart has been fixed. -
#298291- The label issue of sum index value has been fixed. -
#300936- Histogram not rendering properly on duplicate data has been fixed. -
#300428-visibleRangevalue has been added inzoomCompleteevent. -
#296739- In multi color line type, segment values are not applied for multiple series issue fixed.
CircularGauge
Bug Fixes
- Circular gauge will now be destroyed properly.
ComboBox
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the combobox value programmatically, the
changeevent will not trigger.
ContextMenu
Bug Fixes
-
#294581- ContextMenu with items more than the window size closes automatically while opening issue resolved.
DatePicker
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved. -
#301613- Issue with “week number is not updated properly in first week of the year” has been resolved.
Breaking Changes
- While setting the datepicker value programmatically, the
changeevent will not trigger.
DateRangePicker
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the daterangepicker value programmatically, the
changeevent will not trigger.
DateTimePicker
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the datetimepicker value programmatically, the
changeevent will not trigger.
Diagram
Bug Fixes
-
#298898- This issue “When save and load Bpmn subprocess node not loads properly” has been fixed. -
F158465- This issue “Context Menu items does not gets change at run time” has been fixed.
Document Editor
Bug Fixes
-
#291766,#293053- Resolved the page unresponsive error while selecting the image. -
#301016- Multiple server calls on optimized spell checking was now optimized to single call per page. -
#300330- Document with comment can be opened without any script errors now. -
#292912,#293388- Document with empty comment is now exported properly. -
#299940- Table with center alignment is now rendered properly and footer contents are rendered properly now on zooming. -
#290277- Navigating to bookmark now works properly without script error. -
#301035,#300947- Changes were tracked properly now on pasting.
DropDownList
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the dropdownlist value programmatically, the
changeevent will not trigger.
Excel Export
Bug Fixes
- RTL support is provided.
Gantt
Bug Fixes
-
301606- Issue in template column when use it astreeColumnIndexhas been fixed.
Grid
Bug Fixes
-
#302178- Grid does not destroyed issue has been resolved. -
#301357,#302019- frozen Grid layout issue when change the empty datasource has been fixed.
Maps
Bug Fixes
-
#301355- The balloon marker will now select properly withinitialMarkerSelection.
MaskedTextBox
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the maskedtextbox value programmatically, the
changeevent will not trigger.
MultiSelect
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the multiselect value programmatically, the
changeevent will not trigger.
NumericTextBox
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved. -
#300140- Now, Numeric textbox model value will update on every key press.
Breaking Changes
- While setting the numerictextbox value programmatically, the
changeevent will not trigger.
PDF Viewer
Bug Fixes
-
#299496- Now, the ajaxRequestFailed event gets triggered on every retry count.
QueryBuilder
Bug Fixes
-
#290596- Validation working improperly with column template issue resolved. - Issue with template destroy is fixed
Schedule
Bug Fixes
-
#292642- An issue with the event rendering withStartTimezoneandEndTimezonefields at the time of initial loading alone has been fixed. -
#292642- An issue with date navigation from calendar with different timezone has been fixed. -
#F16947- An issue with events on same day and time overlap in readable way has been fixed. -
#F159110- An issues with Scheduler timeline year view has been fixed. -
#F159666- An issue with wrong element inrenderCellevent has been fixed. -
#F159432- An issue with customizing the dragging interval time of the events has been fixed. -
#301811- An issue with render RTE component as a additional field in the editor template has been fixed.
Spreadsheet
Bug Fixes
#I301708 - Border is removed when pasting values adjacent to border contained cells issue has been fixed.
Features
#I300338 - Provided support to link the whole column or row data to the list validation.
#I300657 - Provided support for custom alert message to the validation dialog.
Svg Base
Bug Fixes
-
#299281- Parent elementCSSoverride issue has been fixed.
TimePicker
Bug Fixes
-
#300567,#299294- Issue with “dirty and pristine is not updated properly while resetting the form with values” has been resolved.
Breaking Changes
- While setting the timepicker value programmatically, the
changeevent will not trigger.
Uploader
Bug Fixes
-
#299942,#300515- Now, you can add the additional form data in canceling event.