Skip to content

v17.2.40

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 06 Aug 11:16
· 235 commits to master since this release

Common

Bug Fixes

  • Resolved the Multiple child directive property changes issues after initial render.

ComboBox

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

Dashboard Layout

Bug Fixes

  • #243056 - Issue with "dashboard panels moving out of the layout on resizing" has been fixed.

Diagram

Bug Fixes

  • #243785 - The issue "Symbol palette first row expands twice on click" is now resolved.
  • #243648 - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
  • #146017 - The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.

Document Editor

Bug Fixes

  • #241445 - List level for RTL paragraph is now applied properly when tab is applied.
  • #241445 - Undo and redo is now working properly, after list level modified for RTL paragraph.
  • #241445 - Paragraph is now layout properly, when entering combination of RTL and English text.
  • #243622 - List is now exported properly in sfdt format.

DropDownList

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

File Manager

New Features

  • The ID based support has been provided to the selectedItems property to manage the files with duplicate names.

Gantt

Bug Fixes

  • #F145936 - Custom column values not updated in data source on Editing has been fixed.
  • Lexical declaration issues in es2015 has been fixed.

Grid

Bug Fixes

  • #242503 - Add form gets misplaced in an empty grid with frozenColumns.
  • #242201 - Script error thrown while navigating to other page and come back to grid with filter settings.
  • #237984 - Need to show warning message if provided dataSource in incorrect format.
  • #242484 - Default value is not set for the stacked columns.

In-place Editor

Bug Fixes

  • The display format specified for the sub components in In-place Editor, will now be considered when initial value is provided.

Maps

Bug Fixes

  • #I243271 - The issue with changing text in our component when the text argument is changed in the datalabelRendering event has been fixed.
  • #I243499 - The issue with arrow option in the navigation line has been fixed.
  • #I238404 - The issue with bubble color and size when using point type shape data has been fixed.

MaskedTextBox

Bug Fixes

  • #243500 - Provided readonly property to control user interactions.

MultiSelect

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

PDF Viewer

Bug Fixes

  • #242495, 243160 – Hyperlink element is now rendered properly for the rotated page document.
  • #238064 – Searched target text is now highlighted properly for the provided document.
  • #241904, 241294 – Converted PDF document is now rendered properly in IE browser.
  • #242282 – Text search is now working properly while using PDF Viewer control inside the Tab control.

New Features

  • #242329 - Provided the support to customize scale ratio value of measurement annotation.
  • #241886 - Provided the support to display context menu in mouse up action.

Pdf Export

Bug Fixes

  • Iterative constructor call issue has been resolved.

ProgressButton

Bug Fixes

  • Issue with 'progressComplete' method is fixed.

Schedule

Bug Fixes

  • #242906 - An issue with action begin event is not triggered in event add action within editor template has been fixed.
  • #242299 - An issue with events misaligned in different browser zooming has been fixed.
  • #243422 - An issue with recurrence validation is showing unwanted alert has been fixed.
  • #240463 - An issue with end time value of editor window in month view has been fixed.
  • #146092 - An issue with displaying week number with different firstDayOfWeek has been fixed.

Toast

Bug Fixes

  • #242279 - The DOM selector processing has been prevented in the title property. The Toast component now accepts only string and HTML string in the title property.

TreeGrid

Bug Fixes

  • #146272 - Ellipsis works fine for tree-view column.