Skip to content

Releases: syncfusion/ej2-javascript-ui-controls

v17.1.50

04 Jun 14:12
Compare
Choose a tag to compare

CircularGauge

Bug Fixes

  • #I237023 - The issue with pointer animation on setting more than 80% of the pointer radius has been fixed.

DataManager

Bug Fixes

  • #233040- Provided support to get the service root url from odata context field to use during batch operation.

Dialog

Bug Fixes

  • #144624 - Resolved the issue with resizing when rendering a grid inside a dialog.

Document Editor

Bug Fixes

  • #236930 - Table exported properly when document contains continuous table.
  • #236502 - Table last column resizing is now working properly.

Grid

Bug Fixes

  • #236235 - To get the visible element in custom function while using custom validation has been resolved.
  • #235593 - To send the tr element in rowDataBound event instead of document fragment has been fixed.
  • #144448 - Maximum call stack issue while invoking clearFiltering method in dataBound event has been fixed.
  • #144431 - Grid export when null is provided for any complex field has been resolved.
  • #235415 - actionFailure event during successful server side CRUD actions has been resolved.
  • #234931 - Performance of checking checkbox columns during show/hide operation has been optimized.
  • #235081 - Column value as null in contextMenuClick event args while the target is column cell has been fixed.
  • #232225 - Server side Sorting in complex type(with nullable value) data column has been fixed.
  • #143671 - Grid filter with null date values has been resolved.
  • #225078 - Excel filter check list search criteria has been considered for grid filtering.

In-place Editor

Bug Fixes

  • #237441 - Modified value not updated, when using RichTextEditor with Markdown mode issue has been resolved

Maps

Bug Fixes

  • #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.

ProgressButton

Bug Fixes

  • Provided public method 'progressComplete' to complete the progress.

QueryBuilder

Bug Fixes

  • Selected value not maintained properly for radiobutton field.

Schedule

Bug Fixes

  • An issue with preventing the event to be created, while clicking on the add icon in mobile devices with read only property is enabled is fixed.
  • #234667 - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
  • #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.

Uploader

Bug Fixes

  • No more script issue occurs, on rendering the preload files as empty.

v17.1.49

29 May 13:13
Compare
Choose a tag to compare

Common

Bug Fixes

  • Fixed parseDate method returns invalid value when parsing mm/yyyy date format.

DatePicker

Bug Fixes

  • #235561 - Now, you can specify the date format without year specifier along with strict mode.

Document Editor

Bug Fixes

  • #226399 - Header and Footer is now layout properly if document contains section break

Gantt

Bug Fixes

  • #F144145 - Task Id duplication issue while adding new record has been fixed.

Maps

Bug Fixes

  • #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.

MaskedTextBox

Bug Fixes

  • Now, MaskedTextBox renders properly after calling refresh method.

New Features

  • #236816 - Provided method to focusIn and focusOut.

MultiSelect

Bug Fixes

  • #231920 - In IE browser, script error throws when calling getItems method has been fixed.

New Features

  • #236816 - Provided method for focusIn and focusOut.

NumericTextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

QueryBuilder

Bug Fixes

  • DataManager related issue resolved.

RichTextEditor

Bug Fixes

  • #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.

TextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

TreeGrid

Bug Fixes

  • #236554 - Expand/Collapse icon for 2nd level parent while using remote data works fine
  • #236554 - enableCollapseAll works fine with paging

Uploader

Bug Fixes

  • #235532 - Now, you can remove the uploaded files, while using the uploader within form.

v17.1.48

21 May 12:28
Compare
Choose a tag to compare

Common

Bug Fixes

  • Resolved Multiple space between class Names for template Engine support.

New Features

  • Added the httpRequest argument to Ajax beforeSend event arguments.

Calendar

Bug Fixes

  • #235561 - Now, you can navigate year within min and max range in decade view.

Chart

Bug Fixes

  • #236117 - Axis labels aligned not properly when using some special characters issue fixed.

DatePicker

Bug Fixes

  • #216875 - Issue with some additional text appended to all day numbers when choose Japanese culture has been fixed.

DateRangePicker

Bug Fixes

  • #233687 - Issue with change event trigger twice when provide date format without date specifier has been fixed.

Document Editor

Bug Fixes

  • #234799 - Bold button is now aligned properly in modify style dialog.
  • #236061, #236039 - Document editor container component is now destroyed properly.
  • #234146 - Section formats are now applied properly.
  • #233556, #234406 - Table of Contents are now inserted properly.
  • #234249 - Multilevel lists are now exported properly.
  • #234084 - Selection is now updated properly after clear formatting.
  • #234073 - Copy is now working properly for nested table.
  • #234799 - Renaming the existing style in modify style dialog is now updated properly.
  • #234799 - Text alignment is now updating properly while modify style using style dialog.

File Manager

New Features

  • #144270 - Added support to use the JWT tokens with beforeSend event’s Ajax settings.

Grid

Bug Fixes

  • #228547 - White space during normal editing is fixed while enabling the row drag and drop functionality.
  • #232660 - Script error while exporting the grouped Grid with enableGroupByFormat has been resolved.

New Features

  • #144253 - Provided tag helper support for data manager control.
  • #225561 - Provided support to filter records when ForeignKey columns and Grid columns have same field names.

ListBox

New Features

  • Provided change event for ListBox.

Maps

New Features

  • #I233127 - The issue with recalculating the data labels when zooming the maps has been fixed.

QueryBuilder

Bug Fixes

  • Provided public method for get the rule by the rule Id.
  • Date format issue in dd/mm/yyyy format.
  • Selected value not maintained properly for radiobutton field.

Schedule

Bug Fixes

  • #143979 - Events not rendered properly with allowGroupEdit when the resource id is two digit issue has been fixed.
  • #234916 - Delete key not working properly in IE11 issue has been fixed.

Sidebar

Bug Fixes

  • #236219 - On initial rendering, right positioned sidebar opens and closes irrespective of type and isOpen properties has been fixed.

Tab

Bug Fixes

  • #235397 - The cancel parameter is exposed in tab selecting event.
  • #235274 - Incorrect selected content had been getting in tab selected event issue has been fixed.

v17.1.47

14 May 10:57
Compare
Choose a tag to compare

Common

Bug Fixes

  • #142628, #143613 - Fixed template string evaluation malfunctions in template engine.
  • #226430 - Resolved Drag not working in IE browser issue.

Chart

New Features

  • #233749 - Provided zOrder support for chart series.

CircularGauge

Bug Fixes

  • #I234531 - The issue with rendering circular gauge when setting cancel argument to true in the "axisLabelRender" event has been fixed.

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Breaking Changes

  • hyperLink property in the Shape Annotation as well as Path annotation was renamed properly as hyperlink.

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #230628 - Updated dialog animation.

New Features

  • #142821 - Added API to insert bookmark and fetch all bookmarks in document.
  • #142820 - Added API to insert hyperlink.

DropDownList

Bug Fixes

  • #234846 - The popup collision issue has been resolved while enable the filtering.

Gantt

Bug Fixes

  • #233041 - Alignment issue with timeline and vertical lines has been fixed.

New Features

  • #F143360 - Provided support to refresh the dataSource dynamically.

Grid

Bug Fixes

  • #226746 - Provide support to set format for aggregate values while exporting is resolved.
  • #234554 - Provide template support for stacked header is resolved.
  • #234230 - Batch edit misbehaves when allowDragAndDrop enabled is resolved.
  • #229226 - Hyperlink is not working when setting clipMode property in iOS is resolved.

HeatMap

New Features

  • #230837, #229200 - Provided the tool tip template support for customizing the cell tool tip.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

New Features

  • #230272 - Provided the support for adding new list view item without re-render the listview in virtualization mode.

Maps

Bug Fixes

  • #I234578 - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
  • #I234578 - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.

MaskedTextBox

Bug Fixes

  • #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
  • #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.

Menu

New Features

  • #230456 - Provided hamburger menu support for adaptive view.

MultiSelect

Bug Fixes

  • #235167 - Multiselect dropdown jump down when the showDropDownIcon is set to true issue has been resolved.
  • #209393 - Change event not fired during tab key navigation issue has been resolved.

PDF Viewer

New Features

  • Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.

Pivot View

Bug Fixes

  • #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.

New Features

  • #230489 – You can drill the pivot table headers based on the position.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.
  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.
  • Multiselect datasource not properly updated for in and notin operators.
  • Provided option for handling data source request on demand.

New Features

  • Provided case sensitive support.
  • Provided default value option support for column fields.
  • Provided groupBy support for columns.

Schedule

Bug Fixes

  • #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
  • #234231 - An issue with setting the different work hours in timeline week is fixed.
  • #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

Tooltip

New Features

  • #234933 - Now the tooltip is showing while hovering the tooltip content element in hover mode.

TreeGrid

New Features

  • 'Row Template' support is provided that allows to use custom layout for the TreeGrid rows.

TreeMap

Bug Fixes

  • #I234615 - The issue with value from the "fill" property is not applied when we have both the "fill" and "colorValuePath" APIs has been fixed.

TreeView

New Features

  • #227540 - Provided the support for rendering treeview data in single server request while disabling the loadOnDemand

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

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

v17.1.44

07 May 09:44
Compare
Choose a tag to compare

Common

Bug Fixes

  • #142628, #143613 - Fixed template string evaluation malfunctions in template engine.
  • #226430 - Resolved Drag not working in IE browser issue.

Chart

Bug Fixes

  • #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
  • #231943 - Console error throws when using area chart out of the axis range has been fixed.
  • #234027 - Chart is not destroying properly while calling destroy method issue fixed.

CircularGauge

Bug Fixes

  • #I234531 - The issue with rendering circular gauge when setting cancel argument to true in the "axisLabelRender" event has been fixed.

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #233280 - Improvised performance while updating page field.

DropDownList

Bug Fixes

  • #234846 - The popup collision issue has been resolved while enable the filtering.

Gantt

Bug Fixes

  • Bug fixes included.

Grid

Bug Fixes

  • #234045 - Custom date format does not applied properly when excel exporting is fixed.
  • #231005 - Added Select All option for column chooser.
  • #232848 - enablePersistence with virtual scrolling displays blank page after refresh is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #I234578 - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
  • #I234578 - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.

MaskedTextBox

Bug Fixes

  • #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
  • #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.

MultiSelect

Bug Fixes

  • #235167 - Multiselect dropdown jump down when the showDropDownIcon is set to true issue has been resolved.
  • #209393 - Change event not fired during tab key navigation issue has been resolved.

PDF Viewer

New Features

  • Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.
  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.
  • Multiselect datasource not properly updated for in and notin operators.

New Features

  • Provided case sensitive support.

Schedule

Bug Fixes

  • #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
  • #234231 - An issue with setting the different work hours in timeline week is fixed.
  • #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

TreeGrid

Bug Fixes

  • Adding a new record or Deleting an existing record is working fine with the sorted data.

TreeMap

Bug Fixes

  • #I234615 - The issue with value from the "fill" property is not applied when we have both the "fill" and "colorValuePath" APIs has been fixed.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source 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

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

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

v17.1.43

30 Apr 13:00
Compare
Choose a tag to compare

Common

Bug Fixes

  • #142628, #143613 - Fixed template string evaluation malfunctions in template engine.
  • #226430 - Resolved Drag not working in IE browser issue.

Chart

Bug Fixes

  • #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
  • #231943 - Console error throws when using area chart out of the axis range has been fixed.
  • #234027 - Chart is not destroying properly while calling destroy method issue fixed.

CircularGauge

Bug Fixes

  • #I234082 - Circular gauge tooltip is not shown in IE browser issue has been fixed.
  • #I234174 - Tooltip content width and adding a border to control container alignment issues have been fixed

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #233908 - Height for merged cell is now updated properly.

DropDownList

Bug Fixes

  • #231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved.

Gantt

Bug Fixes

  • Bug fixes included.

Grid

Bug Fixes

  • #233158- Duplicate virtual element rendered while refreshing the grid is resolved.
  • #230859- actionComplete event argument requestType shown as paging while delete operation is resolved.
  • #233673- Script error occurs while using column virtualization with enablePersistance property is resolved.
  • #233281- Misalignment between frozen and movable content when using EJ compatibility CSS is resolved.
  • #233413- Alignment issue in grid stacked header when we enable frozen feature is resolved.
  • #143681- clearFiltering method will send multiple posts in excel filter is resolved.
  • #234189- Script error while using hidden columns method is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #F143717 - The div containing the maps component overlaps the div with inputs above it issue has been fixed
  • #I233127 - The issue with the last interacted scaling is not maintained when refreshing the browser

PDF Viewer

Bug Fixes

  • The Loading Indicator is now shown properly while loading a large page size document.
  • The pan interaction mode is now working properly when the toolbar is disabled.

QueryBuilder

Bug Fixes

  • Multiselect datasource not properly updated for in and notin operators.

Schedule

Bug Fixes

  • #233410 - An issue with date is not retrieved in view navigation in timeline month view is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source has been fixed.

v17.1.42

23 Apr 09:23
Compare
Choose a tag to compare

Common

Bug Fixes

  • #142628, #143613 - Fixed template string evaluation malfunctions in template engine.

Accordion

Bug Fixes

  • Content value getting changed while updating header dynamically issue has been fixed.

Chart

Bug Fixes

  • Support has been provided for multiple export in horizontal mode.

ComboBox

Bug Fixes

  • #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.

DataManager

Bug Fixes

  • #226615- Script error thrown in UrlAdaptor when saveChanges method is called without Query is resolved.

DatePicker

Bug Fixes

  • #231875 - Now, you can enable the clear button dynamically after disabled the control.
  • #F143747 - Now, you can set min and max value as null dynamically.

DateRangePicker

Bug Fixes

  • #232966 - Now, you can clear daterangepicker input value using keyboard when strict mode is enabled.

DateTimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

Diagram

  • #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
  • Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
  • #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
  • #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
  • Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
  • #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.

Document Editor

Bug Fixes

  • #231353 - Text search results are now navigated properly.

DropDownList

Bug Fixes

  • #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.

File Manager

New Features

  • Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.

Grid

Bug Fixes

  • #233507- Need to modify api description for startedit method is resolved.
  • #229454- A large text content gets collapsed while using rowHeight in grid is resolved.
  • #232985- Need to send edit operation args in beforeDataBound event is resolved.
  • #231808- Problem in hiding scrollbar place holder when having frozen is resolved.
  • #232924- Horizontal scrollbar gets hidden in IE and EDGE browsers is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue in enabling virtualization with empty data source has been fixed.

Maps

Bug Fixes

  • #I233129 – The issue in data label rendering, if you resize the map by setting the "intersectionAction" property to 'hide' has been fixed.
  • #I233127 - When selecting the new shape, the border for old shape is not removed issue has been fixed.
  • #I233127 – The issue of border width changing, when zooming the map has been fixed.

MultiSelect

Bug Fixes

  • #232673 - Issue with prevent the first value when clear value using clear button has been fixed.

NumericTextBox

Bug Fixes

  • #231530 - Now, change event trigger when click on clear button.

PDF Viewer

Bug Fixes

  • The issue "the hyperlinkClick event is not triggered for web links" has been fixed.

QueryBuilder

Bug Fixes

  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.

RichTextEditor

Bug Fixes

  • Change event doesn't trigger, when RichTextEditor blurs inside of In-place Editor that issue has been fixed.

Schedule

Bug Fixes

  • #143894 - An issue with select event arguments element value returns wrongly has been fixed.
  • #230544 - An issue with editorTemplate is not accessing the cell or event details has been fixed.
  • #229980, #229989 - An issue with appointment position misplaced in timeline views has been fixed.

TextBox

Bug Fixes

  • #231530 - Issue with event argument has null value when click on clear button has been fixed.

TimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.
  • #231003 Issue with different icon size in bootstrap theme has been fixed.

TreeGrid

Bug Fixes

-#143815 - GridLine property is working fine in MVC

TreeMap

Bug Fixes

  • #I233284 – The issue of breaking the treemap, if data contains the "_" character in its value has been fixed.

TreeView

Bug Fixes

  • #231497 - Now the selected node background color is removed before collapsing the parent node with out removing 'e-active' class.

v17.1.41

16 Apr 11:19
Compare
Choose a tag to compare

Accordion

Bug Fixes

  • Content value getting changed while updating header dynamically issue has been fixed.

Chart

Bug Fixes

  • Support has been provided for multiple export in horizontal mode.

ComboBox

Bug Fixes

  • #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.

DataManager

Bug Fixes

  • #226615- Script error thrown in UrlAdaptor when saveChanges method is called without Query is resolved.

DatePicker

Bug Fixes

  • #231875 - Now, you can enable the clear button dynamically after disabled the control.
  • #F143747 - Now, you can set min and max value as null dynamically.

DateRangePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

DateTimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

Diagram

  • #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
  • Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
  • #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
  • #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
  • Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
  • #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.

Document Editor

Bug Fixes

  • #232616 - Document contents are now exported properly.
  • #232616 - Page hang on editing the document is fixed.
  • #232327 - Tables are now removed properly.

DropDownList

Bug Fixes

  • #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.

Grid

Bug Fixes

  • args.cancel support for grid rowDeselecting event with checkbox selection is provided.
  • rowDeselected event is misbehaved when performing the grid action with persistSelection property is resolved.
  • Unable to provide custom format for aggregate columns using tag helpers is resolved.
  • When the field for column is ""(not defined) then the column displays as "[object][object]" is resolved.
  • Searching is not working when dynamically changing the toolbar tooltip text is resolved.
  • Checkbox options in filter dialog misaligns in touch mode is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

Maps

Bug Fixes

  • #F143717 - The issue "When setting high zoom factor to OpenStreetMap, sub layer is not placed properly" has been fixed".

MultiSelect

Bug Fixes

  • #232673 - Issue with browser freeze when clear value using clear button has been fixed.
  • #231997 - Issue with duplicate placeholder on multiselect issue has been fixed.
  • #232218 - The popup open downward when select the items after scroll the page issue has been resolved.
  • #231920 - The Custom value with pre select value not updated when set empty data source issue has been resolved.

NumericTextBox

Bug Fixes

  • #231530 - Now, change event trigger when click on clear button.

PDF Viewer

Bug Fixes

  • The font size is missing warning will no longer be thrown from styles in the PDF Viewer.

Schedule

Bug Fixes

  • #143412 - An issue with event editing using public saveEvent method and checking slot availability using isSlotAvailable method is fixed.
  • #143720 - An issue with passing multiple resource for adding dynamically using addResource public method is fixed.
  • #232246 - An issue with event resizing is not properly update when startHour and endHour using in timeline views is fixed.
  • #231332 - An issue with block alert validation in recurrence event and data is not received in popupOpen event is fixed.

TextBox

Bug Fixes

  • #231530 - Issue with event argument has null value when click on clear button has been fixed.

TimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.
  • #231003 Issue with different icon size in bootstrap theme has been fixed.

TreeGrid

Bug Fixes

-#143815 - GridLine property is working fine in MVC

TreeView

Bug Fixes

  • #231497 - Now the selected node background color is removed before collapsing the parent node with out removing 'e-active' class.

v17.1.40

09 Apr 11:55
Compare
Choose a tag to compare

Accumulation chart

Bug Fixes

  • Now Accumulation chart is refreshing properly on data change.

Chart

Bug Fixes

  • Stacking column is not rendered properly when yvalue in string is fixed.
  • Zoomposition is not proper, when the axis is inversed is fixed.
  • Multiline label alignment is not proper, when breaking the labels into smaller text issue fixed

Dashboard Layout

Breaking Changes

  • Renamed the folder within the package from dashboardlayout to dashboard-layout.

Diagram

  • Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
  • Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
  • Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.

Dialog

Bug Fixes

  • The issue with preventing the dialog resize using args.cancel has been resolved.

Document Editor

Bug Fixes

  • Tab stop width is now calculated properly.
  • First page header and footer is now layout properly.
  • Scrollbar now updated properly in Internet Explorer.
  • Page reload issue on button click is fixed.

DropDownList

Bug Fixes

  • Issue with value selection on disabled dropdown using incremental search has been fixed.
  • Clear icon shown when change the value dynamically issue has been fixed.

File Manager

Breaking Changes

  • The beforeFileLoad event’s module argument values have been changed as follows:

| Argument Name | Old Value | New Value |
|: ---------:| ---------:| ---------:|
| module | navigationpane | NavigationPane |
| module | Grid | DetailsView |
| module | LargeIcon | LargeIconView |

Form Validator

Bug Fixes

  • When using multiple forms with same name fields, validation not occurs issue has been fixed.

Grid

Bug Fixes

  • Column template is removed after calling getPersistData method is resolved.
  • Script error is resolved when using setRowData method in cellSave event.
  • Grid content background in material-dark theme is resolved.
  • Group caption is displaying [object][object] instead of 0 with foreignkey column is resolved.
  • Missing of records after sorting in virtual scrolling grid is resolved.
  • Script error when opening column menu in column virtualised grid is resolved.
  • Grid menu filter does not filter the null date values properly is resolved.
  • Validation message is hidden when editing the last row of the current page is resolved.
  • Validation message is misplaced while using horizontal scrollbar in grid is resolved.
  • actionComplete event is not invoked after delete all records is resolved.
  • GetRowIndexes method returns incorrect index when invoked after filtering records in virtualisation grid.
  • A support to get row index from row data is provided.
  • Unable to delete record using command delete button when showConfirmDialog set to false is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

ListBase

Bug Fixes

  • Issue with single level element generation with fields mapping has been fixed.

ListBox

Bug Fixes

  • Value property passed on form submit issue fixed.

MultiSelect

Bug Fixes

  • Placeholder is not updated properly when unselect all the value issue has been resolved.

PDF Viewer

Bug Fixes

  • The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
  • The font size is missing warning will no longer be thrown from styles in the PDF Viewer.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.

RadioButton

New Features

  • Provided getSelectedValue method to find the value of selected radio button in a group.

RichTextEditor

Bug Fixes

  • Insert image functionality of RichTextEditor is not working when render with File Upload, that issue has been fixed.

TextBox

Bug Fixes

  • When textbox contains value initially, no more change event will trigger while focus followed by focus out.

TreeGrid

Bug Fixes

  • addRecord method is working fine and also allows to add record at desired row position.

TreeView

Bug Fixes

  • Now the selected node background color is removed before collapsing the parent node.

Uploader

Bug Fixes

  • In latest chrome browser, file list is not generated issue fixed.

v17.1.38

29 Mar 07:45
Compare
Choose a tag to compare

Common

New Features

  • Provided the Bootstrap 4 support

Accordion

Bug Fixes

  • An issue with the expand action of Accordion when set to single mode, with the items being rendered using content template is fixed now.

Diagram

Bug Fixes

  • The "nodes distributed incorrectly" issue has been fixed.
  • The "duplicate SVG appears when node's SVG is changed" issue has been fixed.

Dialog

Bug Fixes

  • Provided an additional cssClass, zIndex, open and close event properties to dialog utility.
  • Enable/ Disable the dialog button issue in dynamic way has been fixed.

Form Validator

Bug Fixes

  • Resolved issue with same validation message displays for all fields when provide validation messages using data attribute.

Grid

Bug Fixes

  • Excluded template from pageSettings while get persist data in Grid.
  • Edit cells are focused when enabling multiselect dropdown with checkbox mode.
  • Grid validationRules works fine while using min and max value for NumericTextBox.
  • Script error is resolved when opening contextmenu in stacked header.
  • In FilterBar mode, the specified format is applied to date column value while performing initial filtering.
  • Grid exports current view columns alone when column virtualization is enabled.
  • Filtering is working properly after Search toolbar action.
  • Additional parameters should be send in params property is achieved.
  • StringLength attribute converts the HTML value as lowercase instead of camelCase issue is resolved.
  • Grid Locale is not applied for edit Form components is resolved.
  • Complex data fields are updated in OdataV4 adaptor.
  • Provided support for defining custom url in Normal editing for Odata adaptor.
  • Script error is resolved while opening the menu filter in empty grid.
  • Underscore with field is consider as complex data while save the changes in dialog template editing is resolved.
  • Script error is resolved in excel Filter for date columns when data source for date column is in string.
  • Programmatic update and delete operations are working properly with batch mode.
  • Checkbox is aligned properly when a row with check box column with textAlign property is edited.
  • Row misalignment occurs when having checkbox column as frozen is resolved.
  • Searching misbehaves in a URLAdaptor bind in Grid while having Checkbox column is resolved.
  • Column menu icon is misaligned when changing default rowHeight of the grid is resolved.
  • UI issue with Excel Filter Dialog in Bootstrap theme is resolved.
  • Search query in WebAPI request is not proper when have a CheckBox column in Grid is resolved.
  • Row height is applied in Grid with null values in first column.
  • Provided Internal events support for cancelling the batch editing and after the form render.
  • Row deselection is not working properly while using persistSelection property is resolved.
  • Using checkbox property in IEditCell type throws compilation error is resolved.
  • Grid Excel filter sub menu misalignment in IE11 browser is resolved.
  • Pager is not refreshed with currentPage value in pageSettings while initial rendering is resolved.
  • Grid shows incorrect result while getting selected records with selectAll in rowSelected event is resolved.
  • Childgrid with empty record is not showing No records to display while excel exporting is resolved.

New Features

  • Provided virtualization support while expand or collapse the grouped records when virtualization is enabled.
  • Provided support to edit next row cell while pressing the tab key in Batch edit mode.
  • Provided support to add new row in bottom while pressing the tab key in last cell of last row in current page.
  • Provided support to trigger actionComplete event after calling expandAll and collapseAll methods.
  • Provided support to implement 'Angular deep watch pipe'.
  • Add and Delete operation changes are updated in the grid UI when virtualization is used.
  • Provided internal event to change the edit form elements for tree grid team.
  • Provided Error handler support in Grid Component.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

LinearGauge

Bug Fixes

  • The dynamically updating support has been provided to the 'Axes' API of linear gauge.

New Features

  • In 'setAnnotationValue' method, an option has been provided to set the position of annotation based on axis value.

ListBox

The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items. The available key features are:

  • Data binding: Binds and accesses the list of items from local or server-side data source.
  • Dual ListBox: Allows transferring and reordering the list item between two ListBoxes.
  • Drag and Drop: Allows drag and drop the list item with the same/multiple ListBox.
  • Grouping: Groups the logically related items under a single or specific category.
  • Templates: Customizes the list items.
  • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
  • Accessibility: Provided with built-in accessibility support that helps to access all the ListBox component features using the keyboard, screen readers, or other assistive technology devices.

Menu

Bug Fixes

  • Support provided for dynamically updating the self referential data.

MultiSelect

Bug Fixes

  • Placeholder is not updated properly when removed the value issue has been resolved.

PDF Viewer

Bug Fixes

  • The issue “Added PDF document cache element did not maintain properly” has been fixed.
  • The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
  • The issue “PDF Viewer clears all the session storage” has been fixed.
  • Resolved the script error while accessing invalid link annotation destination.
  • Resolved Single Page Document Rendering issue.
  • Document Load event not triggered for lower zoom value issue has been fixed.

New Features

  • Text Markup annotation support has been provided to PDF Viewer.
  • Mobile view responsiveness support has been provided.
  • Right-to-left support has been provided.
  • Accessibility support has been provided to PDF Viewer.

Pivot View/Pivot Grid

Bug Fixes

  • Drill-down works properly for date formatted headers.

New Features

  • Users can access grid functionalities in the drill-through pop-up.
  • Option to always show the value header even with single value binding.
  • Row header repeats on each page of the PDF document when exporting.
  • Users can display the value zero as zero and empty cells with a custom value.
  • Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
  • Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
  • A grouping option is available for date and numbers fields.
  • Users can customize or add custom templates to the Pivot Table cells.
  • Cell selection allows users to select cells and access the selected cell information through the cell selection event.

QueryBuilder

Breaking Changes

  • The following events are renamed.

| Existing Event Name | New Event Name |
|: ---------:| ---------:|
| beforeConditionChange | beforeChange |
| beforeFieldChange | beforeChange |
| beforeOperatorChange | beforeChange |
| beforeValueChange | beforeChange |
| conditionChanged | change |
| fieldChanged | change |
| operatorChanged | change |
| valueChanged | change |
| groupDelete | change |
| groupInsert | change |
| ruleDelete | change |
| ruleInsert | change |

  • Modified the return type of 'getFilteredRecords' method from object collection to promise.
  • Renamed the 'RulesModel' class to 'RuleModel' and removed the 'RulesModel' class.

Bug Fixes

  • Between Operator produces incorrect SQL is fixed.
  • Issue with binding boolean values to radio button is fixed.
  • Introduced new event 'RuleChange' which triggers once the current Rule is different from the older Rule.

Schedule

Bug Fixes

  • An issue while resizing all-day events in Scheduler, with disabled timescale mode is fixed.
  • An event to trigger on selection of multiple cells or events has been added.

TextBox

Bug Fixes

  • When textbox contains value initially, no more change event will trigger while focus followed by focus out.

TreeGrid

Bug Fixes

  • Change detection for properties dataSource and query were handled for remote data.
  • Edited records can be searched/filtered.
  • Inner level records will be collapsed/expanded after filtering/searching actions.

New Features

  • Checkbox selection support has been provided that allows users to select rows using checkbox.
  • Checkbox Column support has been provided that allows users to check rows using checkbox in treegrid column.

Uploader

Bug Fixes

  • File name ellipsis issue in edge browser has been fixed.