Skip to content

v20.2.39

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 19 Jul 15:05
· 178 commits to master since this release

Dashboard Layout

Bug Fixes

  • #F171906 - The issue with "Adding dynamic panels after drag causes error in Dashboard Layout" has been resolved.

Dialog

Bug Fixes

  • #FB35757 - Now, the issue with Content Security Policy is resolved when pasting the contents into the Rich Text Editor.
  • #F175969 - Now, the dragging working properly when dynamically set the dialog header.
  • #FB36339 - Now, the issue with dialog templates not rendered properly is resolved.

Document Editor

Bug Fixes

  • #I386312 - Resolved issue in increase/decrease indent using tab key.
  • #I378136 - Resolved the content hanging issue while opening the document with tab character.
  • #I390208, #I376243 - Resolved script error while loading the attached document.
  • #I389150 - Locked regions are not synced properly.
  • #I381259 - Resolved script error while navigating between print and web layout.
  • #I381509 - Resolved layouting issue due to footnote element.
  • #I381367 - Resolved script error while adding comment.
  • #I384633 - Restricted margin value in page setup dialog similar to MS Word.
  • #I383938 - New table is now adjust properly to the page width.
  • #F173898 - Resolved issue with copy & pasting text with highlight color.
  • #I379350 - Resolved layouting issue due to list format.
  • #I383921 - Resolved ok button disabled after selecting bookmark in hyperlink dialog.

New Feature

  • #I381313 - Added API to get clipboard content.

File Manager

Bug Fixes

  • #F175723 - The issue with "The File Manager incorrectly shows Type of the selected items when an unidentified file type is selected" has been resolved.

Gantt

Bug Fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.
  • #I389834 - Records position not updated properly in datasource when we drag and drop the records issue has been fixed.

Grid

Bug Fixes

  • #I377182 - DOM leak with Group Caption Template issue has been fixed.
  • #I388087 - Grid navigation with TAB stops working when the isFrozen is enabled issue has been fixed.
  • #F173914 - Inside template function state value is not updated issue has been fixed.
  • #I387341 - Increase in Row Height when editing enabled has been fixed.
  • #F175548 - The dataStateChange event triggering at initial grid rendering has been fixed.
  • #I389565 - cssClass property is not updated dynamically is fixed.
  • #I385208 - Wrong row drop index when dropped in external grid has been fixed.
  • #I386683 - disableHtmlEncode property is not working in Excel Filter is fixed.
  • #I376845 - Memory leak issue on command column has been fixed.
  • #F175044 - Image is not rendered in Multiple Grid Excel Export issue has been fixed.

ListBox

Bug Fixes

  • #I384240 - Issue with "RemoveItems not working properly after adding items with specific index" has been resolved.

PDF Viewer

Bug Fixes

  • #SF-390764 - The issue of is document edited API is false while editing a document has been resolved.
  • #SF-388086 - The issue of replied comments merging with other annotations has been resolved.
  • #SF-379142,#SF-391296 - The x,y bounds of the form fields are proper while adding the form field.
  • #SF-386887 - The issue with radio button alignment with different zoom settings has been resolved.
  • #F175614 - For load failed and PDF file path not found errors, an error message is now displayed.
  • #SF-379627 - formFieldMouseover and formFieldMouseLeave is now trigger properly.
  • #SF-387260 - Now Signature Indicator Properties can be modified Programmatically in DOM.
  • #SF-384670 - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
  • #SF-382941,#SF-383132 - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.

Pivot Table

Bug Fixes

  • #I389665 - The pivot table can now be rendered properly while applying date grouping.
  • #I389889 - The class names in the pivot table are properly updated for the sub-total columns.

RichTextEditor

Bug Fixes

  • #I388456 - Now, when an empty span tag is loaded in the Rich Text Editor, the text displays properly.
  • #I388270 - Now, Script error is not thrown when we click background color toolbar of the RTE, which is rendered inside a table.

Spreadsheet

Bug Fixes

  • #I390848 - Issue with "sort method is not working as expected for the date type" has been resolved.
  • #I390792 - Issue with "chart object is not updated properly in the cell model after deleting an already created chart element" has been resolved.
  • #I390792 - Issue with "script error occurs while switching chart theme and changing chart type" has been resolved.
  • #I391056 - Issue with "selection is not updated properly after filtering and scrolling which causes copying invalid data" has been resolved.
  • #I390628 - Issue with "find toolbar dialog is misaligned while resizing the browser" has been resolved.
  • #I390628 - Filtered hidden rows are considered during find action issue has been resolved.
  • #I390638 - Issue with "exception throws while unhiding the hidden rows, after selecting a column and perform a Cut action" has been resolved.
  • #I390638 - Issue with "exception throws while scrolling with multi selection in the freeze pane" has been resolved.

Tab

Bug fixes

  • #I388161 - An issue with "Removing the selected tab item" has been fixed.
  • #I390262 - An issue with "Tab item dropped in wrong position" has been fixed.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120