diff --git a/ej2-javascript/ai-assistview/ai-integrations/es5-gemini-integration.md b/ej2-javascript/ai-assistview/ai-integrations/es5-gemini-integration.md index 8f8794b24..515251027 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/es5-gemini-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/es5-gemini-integration.md @@ -25,7 +25,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../js/es5-getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/javascript/documentation/ai-assistview/es5-getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependencies diff --git a/ej2-javascript/ai-assistview/ai-integrations/es5-ollama-llm-integration.md b/ej2-javascript/ai-assistview/ai-integrations/es5-ollama-llm-integration.md index ee01dd692..7d03b9df2 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/es5-ollama-llm-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/es5-ollama-llm-integration.md @@ -27,7 +27,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../js/es5-getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/javascript/documentation/ai-assistview/es5-getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependency diff --git a/ej2-javascript/ai-assistview/ai-integrations/es5-openai-integration.md b/ej2-javascript/ai-assistview/ai-integrations/es5-openai-integration.md index 434f15ab2..931699f21 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/es5-openai-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/es5-openai-integration.md @@ -27,7 +27,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../js/es5-getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/javascript/documentation/ai-assistview/es5-getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependency diff --git a/ej2-javascript/ai-assistview/ai-integrations/gemini-integration.md b/ej2-javascript/ai-assistview/ai-integrations/gemini-integration.md index 427298eed..bd63d9e6f 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/gemini-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/gemini-integration.md @@ -25,7 +25,7 @@ The AI AssistView control integrates with Google’s [Gemini](https://ai.google. ## Set Up the Environment -Follow the [Getting Started](../ts/getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/documentation/ai-assistview/getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependencies diff --git a/ej2-javascript/ai-assistview/ai-integrations/ollama-llm-integration.md b/ej2-javascript/ai-assistview/ai-integrations/ollama-llm-integration.md index bb9b03dd9..182aabc56 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/ollama-llm-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/ollama-llm-integration.md @@ -27,7 +27,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../ts/getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/documentation/ai-assistview/getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependency diff --git a/ej2-javascript/ai-assistview/ai-integrations/openai-integration.md b/ej2-javascript/ai-assistview/ai-integrations/openai-integration.md index 2dbf5302a..9f7e58b22 100644 --- a/ej2-javascript/ai-assistview/ai-integrations/openai-integration.md +++ b/ej2-javascript/ai-assistview/ai-integrations/openai-integration.md @@ -27,7 +27,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../ts/getting-started.md) guide to configure and render the AI AssistView control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/documentation/ai-assistview/getting-started) guide to configure and render the AI AssistView control in your application. ## Install Dependency diff --git a/ej2-javascript/ai-assistview/speech/es5-speech-to-text.md b/ej2-javascript/ai-assistview/speech/es5-speech-to-text.md index 4336110ca..59ba767b9 100644 --- a/ej2-javascript/ai-assistview/speech/es5-speech-to-text.md +++ b/ej2-javascript/ai-assistview/speech/es5-speech-to-text.md @@ -18,7 +18,7 @@ The Syncfusion JavaScript AI AssistView control integrates `Speech-to-Text` func Before integrating `Speech-to-Text`, ensure the following: 1. The Syncfusion AI AssistView control is properly set up in your JavaScript application. - - [JavaScript Getting Started Guide](../js/es5-getting-started.md) + - [JavaScript Getting Started Guide](https://ej2.syncfusion.com/javascript/documentation/ai-assistview/es5-getting-started) 2. The AI AssistView control is integrated with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-foundry/models/openai). - [Integration of Azure OpenAI With JavaScript AI AssistView control](../ai-integrations/es5-openai-integration) diff --git a/ej2-javascript/ai-assistview/speech/es5-text-to-speech.md b/ej2-javascript/ai-assistview/speech/es5-text-to-speech.md index 95062a914..8ba0c368c 100644 --- a/ej2-javascript/ai-assistview/speech/es5-text-to-speech.md +++ b/ej2-javascript/ai-assistview/speech/es5-text-to-speech.md @@ -18,7 +18,7 @@ The Syncfusion JavaScript AI AssistView control integrates `Text-to-Speech` (TTS Before integrating `Text-to-Speech`, ensure the following: 1. The Syncfusion AI AssistView control is properly set up in your JavaScript application. - - [JavaScript Getting Started Guide](../js/es5-getting-started.md) + - [JavaScript Getting Started Guide](https://ej2.syncfusion.com/javascript/documentation/ai-assistview/es5-getting-started) 2. The AI AssistView control is integrated with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-foundry/models/openai). - [Integration of Azure OpenAI With JavaScript AI AssistView control](../ai-integrations/es5-openai-integration) diff --git a/ej2-javascript/ai-assistview/speech/speech-to-text.md b/ej2-javascript/ai-assistview/speech/speech-to-text.md index 109718155..2b505dee9 100644 --- a/ej2-javascript/ai-assistview/speech/speech-to-text.md +++ b/ej2-javascript/ai-assistview/speech/speech-to-text.md @@ -18,7 +18,7 @@ The Syncfusion TypeScript AI AssistView control integrates `Speech-to-Text` func Before integrating `Speech-to-Text`, ensure the following: 1. The Syncfusion AI AssistView control is properly set up in your TypeScript application. - - [TypeScript Getting Started Guide](../ts/getting-started.md) + - [TypeScript Getting Started Guide](https://ej2.syncfusion.com/documentation/ai-assistview/getting-started) 2. The AI AssistView control is integrated with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-foundry/models/openai). - [Integration of Azure OpenAI With TypeScript AI AssistView control](../ai-integrations/openai-integration) diff --git a/ej2-javascript/ai-assistview/speech/text-to-speech.md b/ej2-javascript/ai-assistview/speech/text-to-speech.md index b5b97326f..78241b485 100644 --- a/ej2-javascript/ai-assistview/speech/text-to-speech.md +++ b/ej2-javascript/ai-assistview/speech/text-to-speech.md @@ -18,7 +18,7 @@ The Syncfusion TypeScript AI AssistView control integrates `Text-to-Speech` (TTS Before integrating `Text-to-Speech`, ensure the following: 1. The Syncfusion AI AssistView control is properly set up in your TypeScript application. - - [TypeScript Getting Started Guide](../ts/getting-started.md) + - [TypeScript Getting Started Guide](https://ej2.syncfusion.com/documentation/ai-assistview/getting-started) 2. The AI AssistView control is integrated with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-foundry/models/openai). - [Integration of Azure OpenAI With TypeScript AI AssistView control](../ai-integrations/openai-integration) diff --git a/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-dialogflow.md b/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-dialogflow.md index d7c8800d0..9509018f5 100644 --- a/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-dialogflow.md +++ b/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-dialogflow.md @@ -28,7 +28,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../ts/getting-started.md) guide to configure and render the Chat UI control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/documentation/chat-ui/getting-started) guide to configure and render the Chat UI control in your application. ## Install Dependency diff --git a/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-framework.md b/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-framework.md index ef42fad78..7c8aaee8c 100644 --- a/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-framework.md +++ b/ej2-javascript/chat-ui/bot-integrations/integration-with-bot-framework.md @@ -27,7 +27,7 @@ Before starting, ensure you have the following: ## Set Up the Environment -Follow the [Getting Started](../ts/getting-started.md) guide to configure and render the Chat UI control in your application. +Follow the [Getting Started](https://ej2.syncfusion.com/documentation/chat-ui/getting-started) guide to configure and render the Chat UI control in your application. ## Install Dependencies diff --git a/ej2-javascript/code-snippet/gantt/indent-outdent/index.js b/ej2-javascript/code-snippet/gantt/indent-outdent/index.js index 6d30997f4..c5b44bd60 100644 --- a/ej2-javascript/code-snippet/gantt/indent-outdent/index.js +++ b/ej2-javascript/code-snippet/gantt/indent-outdent/index.js @@ -1,9 +1,9 @@ -ej.gantt.Gantt.Inject(ej.gantt.Edit,ej.gantt.Toolbar,ej.gantt.Selection); +ej.gantt.Gantt.Inject(ej.gantt.Edit, ej.gantt.Toolbar, ej.gantt.Selection); -var ganttChart = new Gantt({ +var ganttChart = new ej.gantt.Gantt({ dataSource: ganttData, height: '420px', - treeColumnIndex:1, + treeColumnIndex: 1, taskFields: { id: 'TaskID', name: 'TaskName', @@ -27,7 +27,7 @@ var ganttChart = new Gantt({ allowDeleting: true }, splitterSettings: { - position: '75%' + position: '75%' } }); ganttChart.appendTo('#Gantt'); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/gantt/timeline-cs1/js/index.html b/ej2-javascript/code-snippet/gantt/timeline-cs1/js/index.html index 0064d89fa..81a17d0a1 100644 --- a/ej2-javascript/code-snippet/gantt/timeline-cs1/js/index.html +++ b/ej2-javascript/code-snippet/gantt/timeline-cs1/js/index.html @@ -8,7 +8,7 @@ - + diff --git a/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.js b/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.js index 0f8b9ac64..17498ffc6 100644 --- a/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.js +++ b/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.js @@ -1,4 +1,4 @@ -ej.gantt.Gantt.Inject(ej.gantt.Edit,ej.gantt.Toolbar, ej.gantt.Selection, ej.gantt.Filter,ej.gantt.Sort,ej.gantt.RowDD,ej.gantt.ColumnMenu,ej.gantt.Reorder,ej.gantt.Resize,ej.gantt.UndoRedo); +ej.gantt.Gantt.Inject(ej.gantt.Edit, ej.gantt.Toolbar, ej.gantt.Selection, ej.gantt.Filter, ej.gantt.Sort, ej.gantt.RowDD, ej.gantt.ColumnMenu, ej.gantt.Reorder, ej.gantt.Resize, ej.gantt.UndoRedo); var ganttChart = new ej.gantt.Gantt({ dataSource: GanttData, @@ -10,8 +10,8 @@ var ganttChart = new ej.gantt.Gantt({ allowResizing: true, allowReordering: true, allowRowDragAndDrop: true, - undoRedoActions: ['Add', 'Edit', 'Delete', 'Search','Sorting','Filtering', 'ZoomIn', 'ZoomOut', 'ZoomToFit','Indent','Outdent', - 'PreviousTimeSpan', 'NextTimeSpan','ColumnState'], + undoRedoActions: ['Add', 'Edit', 'Delete', 'Search', 'Sorting', 'Filtering', 'ZoomIn', 'ZoomOut', 'ZoomToFit', 'Indent', 'Outdent', + 'PreviousTimeSpan', 'NextTimeSpan', 'ColumnState'], taskFields: { id: 'TaskID', name: 'TaskName', @@ -20,8 +20,8 @@ var ganttChart = new ej.gantt.Gantt({ progress: 'Progress', parentID: 'ParentID' }, - toolbar: ['Add', 'Edit', 'Update', 'Delete', 'Search', 'ZoomIn', 'ZoomOut', 'ZoomToFit','Indent','Outdent', - 'PrevTimeSpan', 'NextTimeSpan'], + toolbar: ['Add', 'Edit', 'Update', 'Delete', 'Search', 'ZoomIn', 'ZoomOut', 'ZoomToFit', 'Indent', 'Outdent', + 'PrevTimeSpan', 'NextTimeSpan'], editSettings: { allowEditing: true, allowAdding: true, @@ -29,12 +29,10 @@ var ganttChart = new ej.gantt.Gantt({ allowTaskbarEditing: true, showDeleteConfirmDialog: true } - }); +}); ganttChart.appendTo('#Gantt'); -milestone - document.getElementById('redo').addEventListener('click', () => { - var ganttObj= document.getElementById('Gantt').ej2_instances[0]; + var ganttObj = document.getElementById('Gantt').ej2_instances[0]; ganttObj.redo(); }); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.ts b/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.ts index 8ab97cfbc..378a7ea2c 100644 --- a/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.ts +++ b/ej2-javascript/code-snippet/gantt/undo-redo-cs3/index.ts @@ -1,8 +1,8 @@ -import { Gantt, Toolbar, Selection, Edit, Filter,Sort,RowDD,ColumnMenu,Reorder,Resize,UndoRedo } from '@syncfusion/ej2-gantt'; +import { Gantt, Toolbar, Selection, Edit, Filter, Sort, RowDD, ColumnMenu, Reorder, Resize, UndoRedo } from '@syncfusion/ej2-gantt'; import { GanttData } from './datasource.ts'; import { Button } from '@syncfusion/ej2-buttons'; -Gantt.Inject(Toolbar, Selection, Edit, Filter,Sort,RowDD,ColumnMenu,Reorder,Resize,UndoRedo); +Gantt.Inject(Toolbar, Selection, Edit, Filter, Sort, RowDD, ColumnMenu, Reorder, Resize, UndoRedo); let gantt: Gantt = new Gantt({ dataSource: GanttData, @@ -14,8 +14,8 @@ let gantt: Gantt = new Gantt({ allowResizing: true, allowReordering: true, allowRowDragAndDrop: true, - undoRedoActions: ['Add', 'Edit', 'Delete', 'Search','Sorting','Filtering', 'ZoomIn', 'ZoomOut', 'ZoomToFit','Indent','Outdent', - 'PreviousTimeSpan', 'NextTimeSpan','ColumnState'], + undoRedoActions: ['Add', 'Edit', 'Delete', 'Search', 'Sorting', 'Filtering', 'ZoomIn', 'ZoomOut', 'ZoomToFit', 'Indent', 'Outdent', + 'PreviousTimeSpan', 'NextTimeSpan', 'ColumnState'], taskFields: { id: 'TaskID', name: 'TaskName', @@ -24,8 +24,8 @@ let gantt: Gantt = new Gantt({ progress: 'Progress', parentID: 'ParentID' }, - toolbar: ['Add', 'Edit', 'Update', 'Delete', 'Search', 'ZoomIn', 'ZoomOut', 'ZoomToFit','Indent','Outdent', - 'PrevTimeSpan', 'NextTimeSpan'], + toolbar: ['Add', 'Edit', 'Update', 'Delete', 'Search', 'ZoomIn', 'ZoomOut', 'ZoomToFit', 'Indent', 'Outdent', + 'PrevTimeSpan', 'NextTimeSpan'], editSettings: { allowEditing: true, allowAdding: true,