ej2-javascript-ui-controls icon indicating copy to clipboard operation
ej2-javascript-ui-controls copied to clipboard

ej2.d.ts not up to date in package ej2-js-es5

Open teo-a opened this issue 8 months ago • 0 comments

Hello,

I noticed some issues with the ej2.d.ts file of the package ej2-js-es5 version 29.1.33:

  • Missing property showItemCheckBoxes in ej.filemanager.FileManagerModel
  • The namespace "imageEditor" should be "imageeditor"

I don't know if there are other inconsistencies as I don't use every control.

Update:

  • Also missing folderCreate and beforeFolderCreate in ej.filemanager.FileManagerModel and ej.filemanager.FolderCreateEventArgs interface.
  • namespace "excelExport" should be "excelexport"

teo-a avatar Mar 24 '25 14:03 teo-a