Common
Bug Fixes
I300269, I301493
- Resolved Memory Leak issue in Angular Components while switching between pages.- Resolved
Dirty and Pristine
value is not updated when resettingform
with values.
AutoComplete
Breaking Changes
- While setting the autocomplete value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
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 elementCSS
override 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
-visibleRange
value has been added inzoomComplete
event.#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
Breaking Changes
- While setting the combobox value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
ContextMenu
Bug Fixes
#294581
- ContextMenu with items more than the window size closes automatically while opening issue resolved.
DatePicker
Breaking Changes
- While setting the datepicker value programmatically, the
change
event will not trigger.
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.
DateRangePicker
Breaking Changes
- While setting the daterangepicker value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
DateTimePicker
Breaking Changes
- While setting the datetimepicker value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
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
Breaking Changes
- While setting the dropdownlist value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
Excel Export
Bug Fixes
- RTL support is provided.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.301606
- Issue in template column when use it astreeColumnIndex
has 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
Breaking Changes
- While setting the maskedtextbox value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
MultiSelect
Breaking Changes
- While setting the multiselect value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
NumericTextBox
Breaking Changes
- While setting the numerictextbox value programmatically, the
change
event will not trigger.
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.
PDF Viewer
Bug Fixes
#299496
- Now the ajaxRequestFailed event 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 withStartTimezone
andEndTimezone
fields 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 inrenderCell
event has been fixed.#F159432
- An issue with customizing the dragging interval time of the events has been fixed.
Spreadsheet
Bug Fixes
#I301708
- Border is removed when pasting values adjacent to border contained cells issue has been fixed.
New 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 elementCSS
override issue has been fixed.
TimePicker
Breaking Changes
- While setting the timepicker value programmatically, the
change
event will not trigger.
Bug Fixes
#300567
,#299294
- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
Uploader
Bug Fixes
#299942
,#300515
- Now, you can add the additional form data in canceling event.