Skip to content

v18.4.47

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 09 Mar 13:16
· 217 commits to master since this release

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

  • 316898 - Maintained additional fields in segments on zooming action.

Grid

Breaking Changes

  • By default, we have passed the grouped key value through the key property to the groupCaptionTemplate and groupFooterTemplate helper functions. But react has reserved properties in their framework, Due to this conflict, so we have introduced new groupKey property instead of the key in react platform only.

Bug Fixes

  • #317557 - Key property getting undefined value in groupFooterTemplate issue has been fixed.
  • #315085 - Script error with custom format in server side exporting has been fixed.
  • #22476 - getRowIndexByPrimarykey method 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.

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 "The isChecked attribute is not working when using the sortOrder property in TreeView" has been resolved.