Skip to content

v17.3.29

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 26 Nov 07:09
· 250 commits to master since this release

AutoComplete

New Features

  • #254473 - Now, you can clear the selected values using clear method.

ComboBox

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Dashboard Layout

Bug Fixes

  • #256123 - Issue with removing e-dragging class after panel resize has been resolved.

Diagram

Bug Fixes

  • F149060 - The issue "unable to remove the connector drawn at the run time" has been fixed.
  • #227953 - The issue with updating line routing dynamically has been fixed.
  • #254993 - The issue "Text Wrapping is not working for lane headers" has been fixed.
  • #255299 - Visibility issue while using image as content for user handle is now fixed.

New Features

  • #248460,#253930 - The support has been provided to restrict the movement of lane children beyond their boundaries.
  • #254732 - The support has been provided to rearrange lanes within the swimlane.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.

New Features

  • #253239 - Provided the minHeight property to set minimum height for the dialog without considering the target's height.

Document Editor

Bug Fixes

  • #252868, #254873 - Resolved script error when resizing table row.
  • #251882 - Line spacing for paragraph is now apply properly when line spacing type is atleast.
  • #143383 - Paper size drop down is now update properly based on page width and page height.
  • #255741 - Fixed the focus issue when key pressed on input element.
  • #250770 - RTL text with special characters are now layout properly.
  • 10269 - Line spacing is now exported properly.

DropDownList

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Form Validator

Bug Fixes

  • Now, validation works for newly added elements by calling the refresh method.

Gantt

Bug Fixes

  • F149069 - Parent taskbar alignment issue while rendering with single milestone child record has been fixed.
  • F149070 - Key navigation disable issue on Tree Grid section has been fixed.
  • #255266 - ParentID field not available in taskData field has been fixed.

Grid

Bug Fixes

  • #252476, #254801 - Script error throws while clicking the empty row with first column as visible false has been fixed.
  • #253639 - totalRecordsCount and totalPages values are not refreshed in Grid pagerTemplate has been fixed.
  • #254057 - DataSource modified when aggregateModule is refreshed in Grid has been fixed.
  • #250278 - Provided event support for customizing Group Caption text.
  • #255431 - Script error throws, while updating the row in edited state has been fixed.

In-place Editor

Bug Fixes

  • #253385 - The issue with displaying tooltip in the edit mode in the In-place Editor has been resolved.

MultiSelect

Bug Fixes

  • #F149046 - Issue with "popup not opened after clearing the all selected values" has been resolved.

New Features

  • #254473 - Now, you can clear the selected values using clear method.

RichTextEditor

Bug Fixes

  • #F149001 - The issue with customization of table cell padding and cell spacing in the Rich Text Editor has been resolved.
  • #253296 - The issue with drag and drop text is not working inside the Rich Text Editor has been fixed.

Splitter

Bug Fixes

  • #I255141 -Resolved the issue with separator's visible state when collapsible the last pane .
  • #252195 - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.

Spreadsheet

Bug Fixes

#F149335 - Excel export issue has been fixed.

TreeGrid

Bug Fixes

  • #254018 - RowDrop event triggers properly when we drop the row outside of the TreeGrid.