Releases: syncfusion/ej2-angular-ui-components
Releases · syncfusion/ej2-angular-ui-components
v19.1.55
CircularGauge
Bug Fixes
#319856- The axis with same start and end angle will now render properly.
ComboBox
Bug Fixes
#319099- Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
DataManager
Bug Fixes
#F163538,#I320452- Blank row issue while adding new record withRemoteSaveAdaptorhas been fixed.
DatePicker
Bug Fixes
#319099- Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
DateRangePicker
Bug Fixes
#319099- Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
DateTimePicker
Bug Fixes
#319099- Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.#320882- Issue on expand/collapse icon inResource viewhas been fixed.
QueryBuilder
Bug Fixes
#317381- The issue with predicate generation for date is fixed.
Schedule
Bug Fixes
#F17228- An issue with scheduler input field focus not working in iPad device with external keyboard has been fixed.#I317983- An issue with the height of theTimelineMonthview is not properly applied when therowAutoHeightproperty is enabled with scheduler heightautohas been fixed.#I321711- Duplicate events rendered in year view of schedule issue has been fixed.#I320945- An issue with scheduler multiple cell selection by holding shift and mouse click throws script error has been fixed.
Splitter
Bug Fixes
#320479- The issue with "addPanepublic method does not work when rendered with the nested splitter" has been resolved.
Spreadsheet
Bug Fixes
- Sort formula not working properly issue resolved.
- Clipboard style issue resolved.
I316103- Resolved the selection misalignment issue in non virtual mode.#I316931- Selection alignment for wrap cell having border on 150 resolution issue has been fixed.#I321143- Warning message is not showing while deleting locked cells issue has been fixed.#I319204- Skippedqueryproperty while saving as JSON.
Tree Grid
Bug Fixes
#318449- Expand/Collapse works properly while using enableImmutableMode property with Remote Data.#320432- Initial Filter with showColumnMenu works properly.#317928- Rendering Grid and Tree Grid in the same page with Virtualization works fine.#315665, #318515, #320888- Row Drag and Drop within treegrid and to another treegrid works fine.
v19.1.54
Common
Bug Fixes
I306436,I313360- Resolveddynamic propertychange not working forTabcomponent.- Resolved script error while using
clearTemplatemethod.
Accordion
Breaking Changes
- The following properties type was changed.
| Property | Previous Type | Current Type |
|---|---|---|
| Disabled | anonymous |
boolean |
| Expanded | anonymous |
boolean |
| Visible | anonymous |
boolean |
Chart
Bug Fixes
#313827- Fixed stripline fails issue on canvas mode.#304737- Remove child of null console error thrown while using canvas mode issue has been fixed.#F162046- Dynamic indicator change using useState issue resolved.
New Features
- Range color mapping feature added.
CircularGauge
New Features
#290958- WhenstartValueandendValueproperties are not set, the linear gradient will follow the circular path in the ranges.
Dashboard Layout
Bug Fixes
#312164- The issue with "Newly added dashboard panels hide while switch between mobile mode to normal mode" has been resolved.#310199- The issue "Unable to resize when rendering multiple panels" has been resolved.
DataManager
New Features
- Provided CustomDataAdaptor support.
DatePicker
Bug Fixes
#318084- Issue with "date input gets empty in the strict mode while typing invalid date" has been resolved.
Diagram
Bug Fixes
#316429- This issue "Nodes are not updating properly for the swim lane in the DOM during save and load" has been fixed.#304194- This issue "Straight line segments are not moved while dragging " has been fixed.#309543- This issue "overview's preview is not updated when update the diagram's size " has been fixed.#311751- This issue "when drag and drop from the palette the symbol preview not disappear " has been fixed.#312744- This issue "Exception occurs when mouse over the node with many connector " has been fixed.#301792- This issue "Alignment of connector is misplaced in balanced layout " has been fixed.#311219- This issue "z order Commands not working for child node in group " has been fixed.#312725- This issue "Expand collapse icon cannot export properly " has been fixed.#314224- This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.F162436- This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.#314664- This issue "Exception occurs when drag and drop the node and perform undo " has been fixed.F161997- This issue "Context menu disappear while mouseover the item which has subitems " has been fixed.#316472- This issue "Strange snapping behaviors with swimlane " has been fixed.#317149- This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.F23048- This issue "When change style of group at runtime the same is applied to its child too " has been fixed.317728- This issue "Line routing is not working if the connection end point of the connector has two or more nodes " has been fixed.
New Features
#285393- Support to avoid connector overlapping with complex hierarchical layout has been added.#314220- Support for Auto scrolling feature while using drawing tool has been added.
Document Editor
Breaking Changes
- The
SpellChecker(List<SpellCheckDictionary> dictItem)is marked as obsolete. Please use the alternate new constructorSpellChecker(List<DictionaryData> dictItem, string customDicPath)inSyncfusion.EJ2.SpellCheckerspell checker.
New Features
#303736,#295965- Added support for row based re-layout while editing table to improve editing performance.#307648,#317930,#318105Added support for change casing of the selected text.#307568,#307321,#292530,#312844Added support for EMF image preservation in ASP.NET MVC.- Added support for Text box shape with Top and Bottom wrapping style.
Bug Fixes
#315096- Selection behaviour is updated properly, while pasting a URL and clicking enter after the URL.#315413,#317463- Table cell is now rendered properly.#314467- Find and replace is now working properly.#315441- While inserting same bookmark multiple times and deleting, bookmarks were preserved properly now.#316532- ParagraphFormat is now preserved while pasting with text only option.#314193- Document with charts were now preserved properly on exporting.#161908,#318321- Added API to show/hide restrict editing pane.#315435- Table cell width now preserved properly on editing.#162638- Table background color was now updated properly on updating borders and shading.#163116,#317496,#315005- Implemented the line spacing Hanging similar to MS word.#317691- Resolve the Number formatting after applying bullet formats.#317524- Replace all with empty string is now working.#317605- Shape with line format value null was now preserved properly.#317150- Can press 'p' key in Firefox after control + a and then backspace.- Resolve hanging issue while opening document.
#315656- Resolve script error when importing document.
Drawings
Bug Fixes
#261558– Leader length is now working properly in the firefox browser.
Excel Export
Bug Fixes
- Internet Explorer version 11 Grid to Excel export issue is fixed.
- Date issue is fixed for CSV export.
- File corruption issue is fixed in Grid to Excel export.
- Fixed currency format thousand separator missing issue.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.
New Features
#298361- Provided Observable data binding support in Gantt.#300136- Provided support for tab like behaviour on cell navigation for cell edit mode.
Grid
Bug Fixes
#317762- Increasing frozen columns using custom toolbar issue has been resolved.
New Features
#266164,#298390,#298305,#317536,#197245- Provided mobile view support for responsive Grid.#243700,#255673,#145292,#312122,#316185,#162746,#162824- Provided exporting image and hyper link to Excel and PDF file formats.#297861- Provided option for rendering checkbox items in menu filter dialog.#308524- Provided autofilter support in Grid to Excel export.#297263- Provided complex column filtering and sorting support with IQueryable.#307522- Provided the target indicator support for drag and drop with different Grid.
Heatmap
Bug Fixes
#287830- The issue with using setState in the HeatMap has been resolved.#299279- The issue "API level styles was not taken as important for HeatMap" has been resolved.
In-place Editor
New Features
#306178- Provided two-way binding support tovalueproperty of the In-place editor.
Kanban
Bug Fixes
#317594- An issue with "script error thrown when dynamically add new card with new swimlane key" issue has been fixed.
New Features
F160742- Support to drag and drop the card from kanban to an external source and vice versa has been provided.
ListView
Bug Fixes
#304129,#304247- The issue "ActionBegin event does not trigger before/after switching to new views in the nested ListView" has been fixed.#310143- The script error with refreshItemHeight method in ListView component has been resolved.
Maps
Bug Fixes
#312465- When thezoomFactorproperty is set as 0 in the tile maps, it now renders properly.#311273- TheimageUrlValuePathproperty now correctly renders markers as images.#312865- Markers will now render properly when they are added dynamically in the click event with "Normal" geometry type maps.#317398-shapeSelectionmethod will now work properly with multi-layers on the Maps.
MaskedTextBox
New Features
#284609- Now, the cursor will position based on the value present in the input element while focusing the component.
PDF Viewer
New Features
#F158073,#291648- Exposed the annotation UnSelect event in PDF Viewer.
Pdf Export
Bug Fixes
- Performance issue with true type font is fixed.
- Preservation issue with PDF colour empty constructor is fixed.
- Preservation issue with PDF Grid in Angular sample browser is fixed.
- Rendering issue with exceeded image into PDF export is fixed.
- Rendering issue with PDF Grid border into PDF export is fixed.
- Rendering issue with Pdf number style is fixed.
- Rendering issue with Line break is fixed.
- Undefined error occurs while getting line width of text content on particular True Type Font.
New Features
- Added Draw Path support
- Added Draw Arc support
- Added support for Linear gradient brush
- Added support for Radial gradient brush
- Added support for Tiling brush
- Added support for PDF Brushes.
Pivot Table
Breaking Changes
- The
chartSettings.enableMultiAxisproperty is deprecated and will no longer to be used. UsechartSettings.enableMultipleAxisto achieve the same.
Bug Fixes
#309694- The issue in the pivot table for a particular OLAP cube has been fixed.#313576- The height calculation issue in the pivot table has been fixed.- The issues in the field list with the defer layout update have now been fixed.
New Features
#294982,#F157008- In addition to existing aggregation types, a median type has been included.#293740,#294851,#295251,#310709,#F158140- Multiple values (i.e. measures) can now be displayed in a single axis.- Hyperlink can now be set based on caption of measure field.
#316689- Data from the data manager can now be retrieved using a custom query.
ProgressBar
Bug Fixes
#F159325- ProgressBar renders inside the Grid with out any console error.
QueryBuilder
New Features
- Provided Complex data binding Support
- Provided H...
v18.4.49
Common
Bug Fixes
I306436,I313360- Resolveddynamic propertychange not working forTabcomponent.- Resolved script error while using
clearTemplatemethod.
ComboBox
Bug Fixes
#318864,#314694- Issue with "item template with filtering throws exception while updating the data source on dynamically" has been resolved.
Document Editor
Bug Fixes
#317061- The merged cell table border rendering issue is resolved.#318283- Resolved script error while editing the last section header.#310874- The table with the merged cell is exporting properly.#162017- Restart page numbering is now preserved properly on exporting.#316810- Spell check script error is now resolved for layout type change.#163236- Strike through and underline content are now copy-pasted properly.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.
New Features
#317550- Provided support to definevalueAccessoras string.
Grid
Bug Fixes
#317578- Throws script error while updating the template column in Batch edit mode issue has been fixed.#316684, #319594- Script error when drag rows from grid to other components issue has been fixed.#317534- Custom filtering not working when using filter template, has been fixed.
PDF Viewer
Bug Fixes
#306927- The exception will no longer be thrown while exporting the existing custom stamp annotations.
RichTextEditor
Bug Fixes
#318815- The issue with "Resize grip of the image freezes, after resizing for the first time" has been resolved.#317508- The issue with "Resize icon of an image is not positioned properly, when height is set to the Rich Text Editor" has been resolved.
Schedule
Bug Fixes
#F22773- An issue with editor freezes when saving a task to repeat yearly on the last day of a month has been fixed.#F163215- An issue with one day block event renders for two days has been fixed.#I316945- An issue with recurrence events are not deleted properly in overview sample has been fixed.#I317560- An issue with Schedule events getting overlapped issue has been fixed.#I313557- An issue with scheduler resource header when enabledrowAutoHeightandheightproperties has been fixed.#317799- An issue with memory leak in Scheduler has been fixed.
Splitter
Bug Fixes
#315820, #313937, #316711- The issue with "Console error occurs on resizing when the splitter is rendered" has been resolved.
TreeGrid
Bug Fixes
#317991- Filter action works properly while using query property.#318515- Primary key column missing warning message shows properly.
v18.4.48
Chart
Bug Fixes
#304737- Remove child of null console error thrown while using canvas mode issue has been fixed.#F157327- Fixed the data labels are overlapped issue in chart.#314894- Stripline is not working in datetime for core platform issue fixed.#F162046- Dynamic indicator change using useState issue resolved.
DatePicker
Bug Fixes
#318084- Issue with "date input gets empty in the strict mode while typing invalid date" has been resolved.
Diagram
Bug Fixes
#316472- This issue "Strange snapping behaviors with swimlane " has been fixed.#317149- This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.F23048- This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
Document Editor
Bug Fixes
#163116,#317496,#315005- Implemented the line spacing Hanging similar to MS word.#317691- Resolve the Number formatting after applying bullet formats.#317524- Replace all with empty string is now working.#317605- Shape with line format value null was now preserved properly.#317150- Can press 'p' key in Firefox after control + a and then backspace.- Resolve hanging issue while opening document.
#315656- Resolve script error when importing document.
Grid
Bug Fixes
#317762- Increasing frozen columns using custom toolbar issue has been resolved.#315782- Virtualization with grouping issue has been fixed.#19156- Scroll is prevented with infinite scroll's cache mode issue has been fixed.
RichTextEditor
Bug Fixes
#313508- The issue with “Exception occurs while removing the images in the Rich Text Editor” has been resolved.F162028- The issue with “List not generated when the list style is applied after pressing the enter key and removing the bold format” has been resolved.#301635- The issue with “Pasting content with bolded list does not paste the content in the Rich Text Editor” has been resolved.#318107- The issue with “Resizing a table column and dragging over another table resizes the other table column” has been resolved.
Schedule
Bug Fixes
#I313966- An issue with scheduler toolbar popup items are hidden in iPhone has been fixed.#I313459- An issue with scheduler content width is not properly adjusted while loading large number of resources in IOS device has been fixed.#I315617- An issue with schedulerrefreshDataManagermethod invokes before active view has been fixed.
Spreadsheet
Bug Fixes
#I316931 - Selection misalignment issue when applying border on wrap text has been resolved.
TreeGrid
Bug Fixes
#317066- Resolved auto scroll issue while context menu item opens when Virtualization is enabled.
v18.4.47
Barcode
Bug Fixes
#316606- "UPC-A does not render some code value" issue has been fixed.
Chart
Bug Fixes
#313827- Fixed stripline fails issue on canvas mode.
Diagram
Bug Fixes
#316541- This issue "Drag and Drop into the swimlane for multiple nodes is not work as expected while enabling the Linerouting " has been fixed.#316429- This issue "When drag and drop connector into the swimlane not updated properly " has been fixed.F163118- This issue "Swimlane is removable even if the delete constraints are excluded" has been fixed.
Form Validator
Bug Fixes
#315294- Now, you can use the complex name attribute to add the validation rules.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.316898- Maintained additional fields in segments on zooming action.
Grid
#315085- Script error with custom format in server side exporting has been fixed.#22476-getRowIndexByPrimarykeymethod returns incorrect index with complex data has been fixed.#292594- Preventing the row deselection issue has been resolved.#316299- Previous data is not properly return while save action, issue has been fixed.#315859- Script error while using using the textbox component in the filter template has been fixed.#311142- Provided the support for custom datasource in excel filter.#314870- Checkbox Filter true/false locale text issue has been resolved.#315677- Horizontal scroll bar is hide while filtering the column with frozen columns issue has been fixed.
MultiSelect
Bug Fixes
#317598 - Issue with "selected values are not posted properly while clicking on the select all option with predefined value" has been resolved.
PDF Viewer
Bug Fixes
#312055- The opacity value is applied properly for the free text annotation when importing the annotations.
Pdf Export
Bug Fixes
- Undefined error occurs while getting line width of text content on particular True Type Font.
Pivot Table
Bug Fixes
#315248- Issues in "Field list(Popup)" when enabling "Defer layout update" have been fixed.
QueryBuilder
Bug Fixes
- Issue with tooltip has been fixed.
RichTextEditor
Bug Fixes
#317795- The issue with "Pasting the block node contents in the Rich Text Editor" has been resolved.
Schedule
Bug Fixes
#I303694- An issue with scheduler toolbar items are not rendered as mobile view in iPad has been fixed.
TreeView
Bug Fixes
#310875- The issue with "TheisCheckedattribute is not working when using thesortOrderproperty in TreeView" has been resolved.
v18.4.46
Common
Bug Fixes
I306436- Resolveddynamic propertychange not working for complex directives.
Chart
Bug Fixes
#156827- Axis line break label alignment issue has been fixed.
DataManager
Bug Fixes
312017-RemoteSaveAdaptorwith batch editing issue has been fixed has been fixed.
Diagram
Bug Fixes
F162436- This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
Document Editor
Bug Fixes
#311796,#316639,#308845,#316676,#162561- All the pages in the document were now loaded properly.#309052,#315953- Footnote now layouts properly.#307997- Resolved issue on updating the bullet list.#314313,#316278- When copy pasting the merge field, merge field was now preserved properly.#315435- Table cells layouts properly now.#315413,#317463- Table cells renders to preferred width now.
Grid
Bug Fixes
#313780- Infinite Scroll invoked while moving the horizontal scrollbar issue has been fixed.#314929- Maximum call stack exceeds issue when pressing tab key has been resolved.
Kanban
Bug Fixes
#I311076- An issue with templates is cleared when refresh the header using the public method has been fixed.#I315242- An issue with drag and drop is not working properly when add columns dynamically has been fixed.#I315596- An issue with drag and drop is not working properly whendataSourcechange dynamically has been fixed.
QueryBuilder
Bug Fixes
- Provided tooltip support for Add button.
RichTextEditor
Bug Fixes
#309809- The issue with "Unable to resize the image in the Rich Text Editor when width is set" is resolved.#314678- Resolved the script error raised, when pasting the content after pressing the shift-enter key.F161914- The issue with "Bold format removed for the content previous to the selection in the Rich Text Editor" is resolved.
Schedule
Bug Fixes
#I306554- Events are overlapping each other if multiple appointments having duration less than a day in same cell in year view issue has been fixed.#I292642- An issue with today date is not selected properly in header calendar with different timezone has been fixed.#I315273- An issue with clone element position place is mismatched while perform resize action with different resize interval has been fixed.#I316544- An issue with locale word are not displayed in all day row expand and collapse section has been fixed.#I315617, #I315568- An issue with script error throws while refresh the scheduler before loads the active view has been fixed.#I315462- An issue with appointments are not rendered when removing the resource dynamically has been fixed.#F162676- An issue with resource and content area gets misaligned whenrowAutoHeightis enabled in virtual scrolling has been fixed.
Spreadsheet
Bug Fixes
- Copy / paste the merge cells not working properly issue resolved.
v18.4.44
Common
Bug Fixes
- Resolved script error when set to null value to form group.
Chart
New Features
#253348- Icon support for legend space has been provided.
CheckBox
Bug Fixes
- Issue with destroy has been fixed.
Dashboard Layout
Bug Fixes
I310199- The issue with resize event in the bottom most panel while multiple panels get rendered has been resolved.
Dialog
Bug Fixes
- The issue with "Tab action with modal dialog outside of the elements, can still be focused" has been resolved.
Document Editor
Bug Fixes
#313564,#314479- Bookmark co ordinates were now updated properly.#162017- Restart page number behaviour was implemented also for page break now.#310874- Table with merged cells were exported properly now.#162017- Page number was now updated properly based on page index.#313821- Table column were now layout properly.#311371- While deleting the bookmark extra spaces between the text were now removed properly.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.#315501- Error on closing filter menu while focusing out has been resolved.
Grid
Bug Fixes
#314800- filter dialog position whenrtlis enabled issue has been fixed.#314860- Grouped icon drag and drop issue has been fixed.
Kanban
Bug Fixes
#315107- The issue with "cards are hidden when multiple cards are dragged and dropped to their original position" has been fixed.
MultiSelect
New Features
#283275,#289148,#296652- Now, selection and deselection performance is improved while providing the large data to the component.
PDF Viewer
Bug Fixes
#306927,#312149- The FreeText annotation modified text updated properly in the exported annotation collections.#309983- The Script error will no longer be thrown when you set the FitToWidth zoom mode in the Blazor.#312754- Now, the Form fields are editable when updating the form fields values programmatically.
RichTextEditor
Bug Fixes
#314801- The issue with "Throwing script error while rendering the RichTextEditor with valueTemplate as empty" has been resolved.#314104- The issue with the "Rich Text Editor's table width is not set properly if values are configured higher" is resolved.F161887- The issue with "Removing the italic format removes the underline format in the Rich Text Editor" is resolved.
Schedule
Bug Fixes
#I314589- An issue with week number not shown properly in timeline views has been fixed.
Spreadsheet
Bug Fixes
- The
getDatamethod is not working when range is passed without sheet name issue fixed.
Svg Base
Bug Fixes
#311306- Position of Tooltip template has been changed.
Tab
Bug Fixes
#311688- An issue with getting console error in tab navigation has been fixed.
TextBox
Bug Fixes
- Issue with "
e-mappinguidattribute is added to textarea element while rendering the multiline textbox" has been resolved.
TreeGrid
Bug Fixes
#314373- Treegrid refresh method works fine when we enable Virtualization andenableCollapseAll.
v18.4.41
Common
Bug Fixes
I313011- IncreasedpeerDependenciesversion from10.1.0to11.1.1.
CheckBox
Bug Fixes
- Issue with click event has been fixed.
Diagram
Bug Fixes
New Features
#285393- Support to avoid connector overlapping with complex hierarchical layout has been added.
Document Editor
Bug Fixes
#264813- List tab element now layouts properly.#309425- Paragraph formats were considered while creating a new table.#309976- List was not updated properly from level 1 to level 2.#306480- Review pane was now updated properly on resizing.#309052- Document with footnote now rendered properly without overlap.#309565- When enable comment is false comment tab is hide in review pane now.#307321- Table with no cell border now rendered properly.#307860- While pasting no extra paragraph was added now.
Excel Export
Bug Fixes
- Auto filter corruption issue fixed in Grid to Excel export.
File Manager
Bug Fixes
#305138- The issue with "Incorrect message is displayed in delete dialog for File Manager Component" has been resolved.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.#298884- Error on reorder rows method has been fixed.
New Features
#306342- Included target element inactionBegin,taskbarEditing,contextMenuOpenevents.
Grid
Bug Fixes
#309585- copy with header in clipboard issue has been resolved.#299892- script error when calling refresh method issue has been resolved.#310296- Parent level group footer not visible in excel export issue has been fixed.#309731- Persist Checkbox selection issue while show/hide column, has been fixed.#310699- column width is set as 'auto' works properly while exporting in excel.#310989- filtered value retained properly in thefilterbarwhenpersistenceenabled.
Kanban
Bug Fixes
#F161568- An issue when scrollbar is disappears the column became misaligned issue has been resolved.#I311076- Provided a public method asrenderHeaderto refresh the header template.#309763- The issue with "Unable to drag and drop the cards within the column when setting thesortByproperty asIndex" has been resolved.#F161669- The issue with "Duplicate card rendering while searching the text after drag and drop operation is performed" has been fixed.#287431- An issue with the card has rendered at column last position when usingupdateCardmethod has been fixed.
Menu
Bug Fixes
291781- The issue with caret icon alignment is fixed.
MultiSelect
Bug Fixes
#311499- Issue with "console error is thrown in the filtering and custom value multiselect while choosing existing value" has been resolved.
Pivot Table
Bug Fixes
- Fields in the static field list are now updated as the data source is being changed.
#298311- CSS issue of calculated field dialog in dark theme has been fixed.
Schedule
Bug Fixes
#I309044- An issue with year view months rendered incorrectly issue has been fixed.
New Features
#304701,#305038- Provided the persistence support for scroll bar position.
SplitButton
Bug Fixes
- Issue with destroy has been fixed.
Spreadsheet
Bug Fixes
#I311925 - Event cellSave is not triggered when list value changes issue has been fixed.
Tooltip
Bug Fixes
#298848- The issue with "TheopenDelayproperty is not effective in the Tooltip while enabling themouseTrailproperty" has been resolved.
Uploader
Bug Fixes
#F161379- Issue with "drag and drop highlight is flickered when render uploader with custom drop area" has been resolved.
v18.4.39
Calendar
New Features
#302472- Now, you can change the rule for defining the first week of the year usingweekRuleproperty.
Chart
Bug Fixes
#308150- Fixed the data label issue for label instersect action.
CircularGauge
Bug Fixes
#293761- The range with different start and end width will now render properly.
DatePicker
Bug Fixes
#309782- Issue with "datepicker popup is not opened when disable the form and enable the datepicker control" has been resolved.
Diagram
Bug Fixes
#308695- This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.#306529- This issue "Node does not drop properly on swimlane " has been fixed.#309041- This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.#305708- This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.#308109- This issue "Can't change flowshape to other basic shape" has been fixed.#301792- This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.#306310- This issue "Symbol description gets rendered from middle of symbol" has been fixed.#304447- This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.#295443- This issue "Bottom level nodes are not visible in overview" has been fixed.#305992- This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.#304558- This issue "Exception occurs when use getDiagramContent method" has been fixed.
Document Editor
Bug Fixes
#160177- The document with tables were now rendered properly without page unresponsive error.#305777- Selection was now updated properly on zooming for web layout.#297705- Handled behaviour similar to MS Word if page and section break in same paragraph.#305110- The document with large tables were now rendered properly without page unresponsive error.#307321- Table borders now renders properly if the border color is none.#303643- Edit hyperlink now works properly on image with hyperlink.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.F161492- Console error on converting milestone to task has been fixed.
New Features
#306342- Included target element inactionBegin,taskbarEditing,contextMenuOpenevents.#291192- Provided Immutable Support to refresh specific rows while performing Gantt actions.
Grid
Bug Fixes
#310815- The Grid memory leak issue has been fixed.#310077- Persist Checkbox selection with frozen columns issue has been fixed.#309205- Script error While sorting in excel filter when more than one grid is rendered issue has been resolved.
New Features
#247931, #251431- Provided the server side Excel and PDF export support.
Maps
Bug Fixes
#307853- The property in the JSON for the maps shape data can now be displayed in the tooltip template.
New Features
#306094-borderWidthValuePathandborderColorValuePathproperties are exposed to set border width and color to individual shapes using data source values.
PDF Viewer
Bug Fixes
#309198, #309230- The Form field's position is now updated properly in the print preview and printed documents.#308703, #308960- The cut, copy, and paste actions are working properly for the custom stamp annotations.#306586- The annotationAdd event is now triggered properly while adding the custom stamp annotation.#309594- The Form field position is now updated properly for the provided PDF documents.#308213- The page height is now updated properly on resizing the window in the fitToPage mode.#303825- The propertyChangeEvent is now trigged properly for the respective property changes.#301513- The isProgrammaticSelection property is returned properly in the annotation select event.#309981- The PDF Viewer localization tooltip content is updated properly in the German culture.#309983- Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment.#309238- Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
New Features
#303978- Provided the support to add the default stamp annotations programmatically.#305688- Exposed the formFieldClick event in the PDF Viewer.
Pivot Table
Bug Fixes
- Fields in the static field list are now updated as the data source is being changed.
Features
#294982,#F157008- "Median" aggregation is now supported.#299762- The pivot chart context menu only opens if there is more than one field in the row axis.
RichTextEditor
Bug Fixes
#296208- Resolved the issue with the Placeholder blinks when pressing the enter key in the editor.#310044- The issue with the resize grip alignment when the toolbar is disabled state has been resolved.
Schedule
Bug Fixes
#I306474- An issue whenrowAutoHeightis enabled the events are overlapping to each other in month view issue has been fixed.#I309996- An issue withresouceHeaderTemplateis not rendering, while navigating the date via swipe actions has been fixed.F161271- An issue with script errors throws when editing the block appointments manually using open editor has been fixed.#I292642- An issue when timezone is set the calendar today date is not updated properly issue has been fixed.
Spreadsheet
Bug Fixes
#F161227 - Lock cell delete issue prevented.
#I311230 - Sorting for number is not working after editing issue has been fixed.
#I311230 - Pasting within the copied range is not working properly issue has been fixed.
Stock Chart
Bug Fixes
#306698- Visible property in series is not working properly for stock chart issue fixed.
Toast
New Features
I307310- Provided the 'progressDirection' property to customize the progress bar direction from left-to-right or right-to-left.
TreeGrid
New Features
#280065- Provided support to maintain Tree Grid state(expand/collapse) while on Exporting.
TreeView
Bug Fixes
#302025- The issue with "The TreeView template node content disappears while calling therefreshNodemethod" has been resolved.#300093- Now, the TreeView template node custom events will be triggered after using therefreshNodemethod.
v18.4.35
Calendar
New Features
#302472- Now, you can change the rule for defining the first week of the year usingweekRuleproperty.
CircularGauge
Bug Fixes
#293761- The range with different start and end width will now render properly.
Diagram
Bug Fixes
#305708- This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.
Document Editor
Bug Fixes
#160177- The document with tables were now rendered properly without page unresponsive error.#305777- Selection was now updated properly on zooming for web layout.#297705- Handled behaviour similar to MS Word if page and section break in same paragraph.#305110- The document with large tables were now rendered properly without page unresponsive error.#307321- Table borders now renders properly if the border color is none.#303643- Edit hyperlink now works properly on image with hyperlink.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.F161492- Console error on drag and drop action has been fixed.F161492- Issue on indent action has been fixed.
Grid
Bug Fixes
#310607- Script error while excel filtering with Blank value has been fixed.#308259- Row deselect event not triggered when clicking on the row has been fixed.#160944- Autofit issue while double clicking has been fixed.
PDF Viewer
Bug Fixes
#309238- Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
RichTextEditor
Bug Fixes
#308692- The issue with "Script error occurs, when destroy the Rich Text Editor with toolbar disabled" has been resolved.
Schedule
Bug Fixes
#I306474- An issue whenrowAutoHeightis enabled the events are overlapping to each other in month view issue has been fixed.#I309996- An issue withresouceHeaderTemplateis not rendering, while navigating the date via swipe actions has been fixed.F161271- An issue with script errors throws when editing the block appointments manually using open editor has been fixed.#I292642- An issue when timezone is set the calendar today date is not updated properly issue has been fixed.
Spreadsheet
Bug Fixes
#I308657 - Hyperlink issue with the colon specified address is fixed.
Stock Chart
Bug Fixes
#306698- Visible property in series is not working properly for stock chart issue fixed.
TreeGrid
Bug Fixes
#309151-childMappingproperty is properly generated in hierarchy dataSource.
TreeView
Bug Fixes
#307712- The issue in getting the invalidisCheckedattribute value in thegetTreeDatamethod for the dynamically added nodes has been resolved.