Skip to content

v20.3.48

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 05 Oct 13:50
· 168 commits to master since this release

Accordion

Bug Fixes

  • #F177760 - An issue with adding/removing multiple CSS classes to tab items cssClass property has been fixed.

Bullet Chart

Bug Fixes

  • #I400763 - Now Bulletchart axis labels are aligned properly for all fontsize.

Chart

Bug Fixes

  • #I409365 - Now canvas chart is working proper on legend click.

Checkbox

Bug Fixes

  • #I399484 - The issue with aria-checked accessibility issue in angular checkbox has been fixed.

Dashboard Layout

Bug Fixes

  • #I395833 - The issue with the "Facing accessibility testing failure in the Dashboard Layout component" has been resolved.

DatePicker

Bug Fixes

  • #I405991 - The issue "placeholder is being read by NVDA reader While the DatePicker is not in focus" has been resolved.

Diagram

Bug Fixes

  • #I387297 - Now, the Expand & Collapse work properly for layout.
  • #I389174 - The undefined exception will no longer thrown while drag and drop the node from treeview to diagram.
  • #I384522 - Now, connector gets rendered properly in the complex hierarchical tree layout.
  • FB36050 - Now, oldValue & newValue argument of property change event updated properly while change order for nodes.
  • #I383401 - BPMN task type symbols are updated as per BPMN 2.0 standard.
  • #FB35907 - Localization support for symbol palette search box placeholder has been added.
  • #I388692 - Now connectors are properly connected to the node after save and load.
  • #I384554 - Now scroll settings offset are updated properly dynamically.
  • #I397678 - Now, the connector is dropped properly inside the swimlane.
  • #I395331 - The undefined exception will no longer thrown while draw a SVG node.
  • #I397116 - Now, Bezier connector annotation rendered at the proper position.
  • #I396868 - Now bezier connector rendered properly while drag and drop from palette.
  • #I397852 - Now, layers undefined exception will no longer thrown while save and load.
  • #I399417 - Now, fit to page is working properly when we call it multiple times.

Document Editor

Bug Fixes

  • #I400154 - Handled selecting consecutive special character on double click.
  • #I400506 - Handled selection while navigating the page using page down/ page up.
  • #I403371 - Resolved the inline shape alignment issue.
  • #I404840 - Resolved the browser hanging issue while changing the line spacing.
  • #I401957 - Resolved the script error while inserting the table.
  • #I403238 - Newly added custom style is now updated properly in properties pane.
  • #I401826 - Resolved the pagination issue on the exported word document.
  • #I408407. #I403326 - Resolved the script error while deleting the content.
  • #I379655 - Newly added paragraph is now removed properly while rejecting the changes.
  • #I403248 - Resolved script error while deleting the text with comment.
  • #I401520 - Underline format is now preserved properly in exported word document.
  • #F175079 - Resolved search issue in splitted table cell.

Floating Action Button Preview

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

  • Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the FAB can be customized using predefined styles.
  • Accessibility - The FAB provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Gantt

Bug Fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.
  • #I408288 - Timeline rendering is incomplete when data is rebinded issue has been fixed.
  • #I404228 - Issue in saving data in segment has been fixed.
  • #I406597 - Duplicate record in the data source issue has been fixed.
  • #I405108 - Unable to customize event marker tooltip issue has been fixed.
  • #F176879 - Unable to customize the dependency name issue has been fixed.
  • #I409288 - Exception when the expand change dynamically has been fixed.

Grid

Bug Fixes

  • #I397183 - checkbox issue when enabling the persistence has been fixed.
  • #I399882 - rowIndexes in RowSelectEventArgs becomes undefined when single row is selected has been fixed.
  • #I402071 - Column chooser with frozen columns and wrap mode as header throws script error has been fixed.
  • #I404733 - SetRowData method is not working properly used inside the childGrid is fixed.

Image Editor

Bug Fixes

  • Issue with "Screen Orientation Alignment in mobile mode" has been resolved.

Mention

Bug Fixes

  • Issue with Localization and Accessibility has been resolved.

PDF Viewer

Bug Fixes

  • #I406164 - Now, the Ink annotations from the import JSON file present on the last page.
  • #I406143 - Now, the Page Index property is present in the form field collections while adding the form fields.
  • #I406883 - Now, the Deleted ink annotations do not exist after scrolling the document.
  • #I408609 - Now, the Keyboard shortcuts are working properly.
  • #I383963 - Now, the Form fields are allowed to rename without affecting any other field.
  • #I406552 - Now, The removal of fields from other pages is prevented while the field is programmatically focused.
  • #I406586 - Now, Ink annotation is not missing in the annotation collection.
  • #I408087 - Now, adequate space in the type signature field.
  • #I404936 - Now, Typed signature is appeared from the downloaded document.
  • #I406793 - Now, two custom stamps can't be selected at the same time.

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

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

Speed Dial Preview

The Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It is useful when there is more than one primary action for the page.

  • Rendering - The Speed Dial component can be rendered in two display modes: Linear and Radial.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the Speed Dial can be customized using predefined styles.
  • Template Support - The Speed Dial component action items and popup container can also be rendered with custom templates.
  • Modal Support - Supports showing a modal overlay behind the Speed Dial.
  • Accessibility - The Speed Dial provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Spreadsheet

Bug Fixes

  • #I404920 - Issue with "wrong date value returns while passing negative value to the date formula calculation " has been resolved.
  • #I405151 - Issue with "cell value is not updated in the UI level when applied number format" has been resolved.

Switch

Bug Fixes

  • #384387 - The issue with "Switch component click event trigger two times when we handling enable/disable dynamically" has been resolved.

TreeView

Bug Fixes

  • #I318072 - The issue with "Checkbox is not added to dropped node, when drop target TreeView has enabled with checkboxes in the TreeView component" has been resolved.