diff --git a/Jenkinsfile b/Jenkinsfile index acb3d19f59..ba9c7df118 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -74,7 +74,7 @@ if(currentBuild.result != 'FAILURE') stage 'Delete Workspace' - def files = findFiles(glob: '**/cireports/*.*') + def files = findFiles(glob: '**/cireports/spellcheck/*.*') if(files.size() > 0) { diff --git a/ej2-react-toc.html b/ej2-react-toc.html index 94c4cef118..c8344cf32c 100644 --- a/ej2-react-toc.html +++ b/ej2-react-toc.html @@ -22,7 +22,7 @@
  • Skills
  • Agentic UI Builder
  • Release Notes
  • - +
  • Getting Started @@ -97,6 +97,7 @@
  • Styled Component Support
  • CSS Variables
  • Figma UI Kits
  • +
  • Migration to Theme Packages
  • @@ -267,6 +268,8 @@
  • Toolbar items
  • Custom views
  • File attachments
  • +
  • Chain of Thoughts
  • +
  • Generative UI
  • Templates
  • Speech
  • -
  • Connecting to Adaptors +
  • Connecting to Adaptors
  • @@ -3185,6 +3189,7 @@
  • Release Notes