diff --git a/Jenkinsfile b/Jenkinsfile index ba9c7df11..acb3d19f5 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 ec4afba88..593200104 100644 --- a/ej2-react-toc.html +++ b/ej2-react-toc.html @@ -132,7 +132,15 @@
  • Convert Project
  • Upgrade Project
  • - + +
  • +UI Kit + +
  • 3D Chart @@ -207,6 +215,7 @@
  • Print and Export
  • Appearance
  • Accessibility
  • +
  • Advanced Accessibility Configuration
  • Migration from Essential JS 1
  • How To
  • Appbar @@ -253,6 +262,7 @@
  • Localization
  • Style and appearance
  • Accessibility
  • +
  • Popup Resize
  • How To @@ -503,6 +513,7 @@
  • Appearance
  • Rendering Methods
  • Accessibility
  • +
  • Advanced Accessibility Configuration
  • Internationalization
  • Localization
  • Migration from Essential JS 1
  • @@ -526,6 +537,25 @@
  • API Reference
  • +
  • + Chat UI +
  • Check box -
  • Summary of Dialog component

    - -
  • +
  • Dialog -
  • +
  • +
  • Document Editor