diff --git a/Jenkinsfile b/Jenkinsfile index ba9c7df118..acb3d19f59 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -74,7 +74,7 @@ if(currentBuild.result != 'FAILURE') stage 'Delete Workspace' - def files = findFiles(glob: '**/cireports/spellcheck/*.*') + def files = findFiles(glob: '**/cireports/*.*') if(files.size() > 0) { diff --git a/ej2-react-toc.html b/ej2-react-toc.html index 9a19125eb3..97a36f6ce5 100644 --- a/ej2-react-toc.html +++ b/ej2-react-toc.html @@ -372,7 +372,7 @@
  • Code Blocks
  • -
  • Collaborative Editing
  • +
  • Real-time Collaboration
  • Editor Menus
  • Drag and drop
  • Paste Cleanup
  • @@ -1416,7 +1416,8 @@
  • Preact
  • -
  • Feature Modules
  • +
  • Feature Modules
  • +
  • Security
  • Assistive Grid
  • Pager @@ -2058,6 +2062,16 @@
  • Data Binding
  • +
  • Connecting to Adaptors + +
  • Connecting to data source
  • Release Notes