Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
77 changes: 35 additions & 42 deletions ej2-javascript-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,22 @@
<ul>
<li><a href="/ej2-javascript/inline-ai-assist/es5-getting-started">Getting Started</a></li>
<li><a href="/ej2-javascript/inline-ai-assist/inline-assist">Inline Assist</a></li>
<li>AI Integrations
<ul>
<li>
<a href="/ej2-javascript/inline-ai-assist/ai-integrations/es5-gemini-integration">Google Gemini</a>
</li>
<li>
<a href="/ej2-javascript/inline-ai-assist/ai-integrations/es5-openai-integration">Azure OpenAI</a>
</li>
<li>
<a href="/ej2-javascript/inline-ai-assist/ai-integrations/es5-ollama-llm-integration">Ollama LLM</a>
</li>
<li>
<a href="/ej2-javascript/inline-ai-assist/ai-integrations/es5-lite-llm-integration">Lite LLM</a>
</li>
</ul>
</li>
<li><a href="/ej2-javascript/inline-ai-assist/command-settings">Commands Configuration</a></li>
<li><a href="/ej2-javascript/inline-ai-assist/response-settings">Response Actions</a></li>
<li><a href="/ej2-javascript/inline-ai-assist/inline-toolbar">Inline Toolbar Configuration</a></li>
Expand Down Expand Up @@ -2269,48 +2285,25 @@
</li>
<li><a href="https://ej2.syncfusion.com/documentation/api/rich-text-editor">API Reference</a></li>
</ul>
</li><ul id="toc" class="toc">
<li class="toc-item">
<a href="/ej2-javascript/sankey/es5-getting-started" class="toc-link">Getting Started</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/nodes" class="toc-link">Nodes</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/links" class="toc-link">Links</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/labels" class="toc-link">Labels</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/legend" class="toc-link">Legend</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/title-and-sub-title" class="toc-link">Title and Sub-Title</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/tool-tip" class="toc-link">Tooltip</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/customization" class="toc-link">Customization</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/appearance" class="toc-link">Appearance</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/orientation-rtl" class="toc-link">Orientation and RTL</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/print-and-export" class="toc-link">Print and Export</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/events" class="toc-link">Events</a>
</li>
<li class="toc-item">
<a href="/ej2-javascript/sankey/accessibility" class="toc-link">Accessibility</a>
</li>
</ul>
<li>
</li><li>
Sankey
<ul>
<li><a href="/ej2-javascript/sankey/getting-started">Getting Started</a></li>
<li><a href="/ej2-javascript/sankey/nodes">Nodes</a></li>
<li><a href="/ej2-javascript/sankey/links">Links</a></li>
<li><a href="/ej2-javascript/sankey/labels">Labels</a></li>
<li><a href="/ej2-javascript/sankey/legend">Legend</a></li>
<li><a href="/ej2-javascript/sankey/title-and-sub-title">Title and Sub-Title</a></li>
<li><a href="/ej2-javascript/sankey/tool-tip">Tooltip</a></li>
<li><a href="/ej2-javascript/sankey/customization">Customization</a></li>
<li><a href="/ej2-javascript/sankey/appearance">Appearance</a></li>
<li><a href="/ej2-javascript/sankey/orientation-rtl">Orientation and RTL</a></li>
<li><a href="/ej2-javascript/sankey/print-and-export">Print and Export</a></li>
<li><a href="/ej2-javascript/sankey/events">Events</a></li>
<li><a href="/ej2-javascript/sankey/accessibility">Accessibility</a></li>
<li><a href="https://ej2.syncfusion.com/javascript/documentation/api/sankey/">API Reference</a></li>
</ul>
</li><li>
Schedule
<ul>
<li><a href="/ej2-javascript/schedule/getting-started">Getting Started</a></li>
Expand Down
3 changes: 1 addition & 2 deletions ej2-javascript/Release-notes/15.4.17.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.17
{% include release-info.html date="November 13, 2017" version="v15.4.17" %}

{% directory path: _includes/release-notes/v15.4.17 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.18.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.18
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.18
{% include release-info.html date="November 16, 2017" version="v15.4.18" %}

{% directory path: _includes/release-notes/v15.4.18 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.19.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.19
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.19
{% include release-info.html date="November 23, 2017" version="v15.4.19" %}

{% directory path: _includes/release-notes/v15.4.19 %}
Expand Down
3 changes: 1 addition & 2 deletions ej2-javascript/Release-notes/15.4.20.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.20
{% include release-info.html date="November 13, 2017" version="v15.4.17" %}

{% directory path: _includes/release-notes/v15.4.17 %}
Expand Down
3 changes: 1 addition & 2 deletions ej2-javascript/Release-notes/15.4.21.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.21
{% include release-info.html date="November 13, 2017" version="v15.4.17" %}

{% directory path: _includes/release-notes/v15.4.17 %}
Expand Down
3 changes: 1 addition & 2 deletions ej2-javascript/Release-notes/15.4.22.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.22
{% include release-info.html date="November 13, 2017" version="v15.4.17" %}

{% directory path: _includes/release-notes/v15.4.17 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.23.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v15.4.23
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.23
{% include release-info.html date="December 27, 2017" version="v15.4.23" %}

{% directory path: _includes/release-notes/v15.4.23 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.24.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.24
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.24
{% include release-info.html date="January 10, 2018" version="v15.4.24" %}

{% directory path: _includes/release-notes/v15.4.24 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.25.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.25
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.25
{% include release-info.html date="January 09, 2018" version="v15.4.25" %}

{% directory path: _includes/release-notes/v15.4.25 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.26.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.26
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.26
{% include release-info.html date="January 23, 2018" version="v15.4.26" %}

{% directory path: _includes/release-notes/v15.4.26 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.27.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.27
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.27
{% include release-info.html date="January 30, 2018" version="v15.4.27" %}

{% directory path: _includes/release-notes/v15.4.27 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.28.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.28
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.28
{% include release-info.html date="January 30, 2018" version="v15.4.28" %}

{% directory path: _includes/release-notes/v15.4.28 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.29.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.29
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.29
{% include release-info.html date="February 07, 2018" version="v15.4.29" %}

{% directory path: _includes/release-notes/v15.4.29 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/15.4.30.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes - v15.4.30
description: Essential Studio for ##Platform_Name## 2017 Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v15.4.30
{% include release-info.html date="February 14, 2018" version="v15.4.30" %}

{% directory path: _includes/release-notes/v15.4.30 %}
Expand Down
3 changes: 1 addition & 2 deletions ej2-javascript/Release-notes/16.1.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.24
{% include release-info.html date="February 22, 2018" version="v16.1.24" %}

{% directory path: _includes/release-notes/v16.1.24 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.25.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.25
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.25
{% include release-info.html date="February 28, 2018" version="v16.1.25" %}

{% directory path: _includes/release-notes/v16.1.25 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.28.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.28
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.28
{% include release-info.html date="March 09, 2018" version="v16.1.28" %}

{% directory path: _includes/release-notes/v16.1.28 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.29.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.29
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.29
{% include release-info.html date="March 13, 2018" version="v16.1.29" %}

{% directory path: _includes/release-notes/v16.1.29 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.30.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.30
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.30
{% include release-info.html date="March 20, 2018" version="v16.1.30" %}

{% directory path: _includes/release-notes/v16.1.30 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.32.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.32
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.32
{% include release-info.html date="March 29, 2018" version="v16.1.32" %}

{% directory path: _includes/release-notes/v16.1.32 %}
Expand Down
5 changes: 2 additions & 3 deletions ej2-javascript/Release-notes/16.1.33.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
---
title: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
title: Essential Studio for ##Platform_Name## Weekly Nuget ReleaseNotes-v16.1.33
description: Essential Studio for ##Platform_Name## Weekly Nuget Release Release Notes
platform: ej2-javascript
publishingplatform: ##Platform_Name##
documentation: ug
---

# Essential Studio for ##Platform_Name## Release Notes

# Essential Studio for ##Platform_Name## Release Notes - v16.1.33
{% include release-info.html date="April 04, 2018" version="v16.1.33" %}

{% directory path: _includes/release-notes/v16.1.33 %}
Expand Down
Loading