diff --git a/docs/guides/diagram_editor/initialization.md b/docs/guides/diagram_editor/initialization.md index 712fbf11..190bf161 100644 --- a/docs/guides/diagram_editor/initialization.md +++ b/docs/guides/diagram_editor/initialization.md @@ -60,20 +60,20 @@ Make sure that you set correct relative paths to these files: ~~~ -### Installing Diagram Editor via npm and yarn +### Installing Diagram Editor via npm or yarn You can import JavaScript Diagram Editor into your project using the `yarn` or `npm` package manager. -#### Installing trial Diagram Editor via npm and yarn +#### Installing trial Diagram Editor via npm or yarn :::info If you want to use the trial version of Diagram Editor, download the [**trial Diagram package**](https://dhtmlx.com/docs/products/dhtmlxDiagram/download.shtml) and follow the steps mentioned in the *README* file. Note that the trial Diagram Editor is available 30 days only. ::: -#### Installing PRO Diagram Editor via npm and yarn +#### Installing PRO Diagram Editor via npm or yarn :::info -If you already have Diagram Editor under the proprietary license, send your **license number** to the *contact@dhtmlx.com* email to receive a login and a password for a private **npm** as well as a detailed guide on how to install Diagram Editor. Note that a private **npm** is available before the expiration of the proprietary Diagram Editor license. +You can access the DHTMLX private **npm** directly in the [Client's Area](https://dhtmlx.com/clients/) by generating your login and password for **npm**. A detailed installation guide is also available there. Please note that access to the private **npm** is available only while your proprietary Diagram license is active. ::: ## Initializing Diagram Editor diff --git a/docs/guides/integrations/angular_integration.md b/docs/guides/integrations/angular_integration.md index 4a53e3d0..d8c08c42 100644 --- a/docs/guides/integrations/angular_integration.md +++ b/docs/guides/integrations/angular_integration.md @@ -53,7 +53,7 @@ Now you should get the DHTMLX Diagram Editor source code. First of all, stop the ### Step 1. Package installation -Download the [**trial Diagram package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. +Download the [**trial Diagram package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. ### Step 2. Component creation diff --git a/docs/guides/integrations/react_integration.md b/docs/guides/integrations/react_integration.md index 4e5886d4..462ce150 100644 --- a/docs/guides/integrations/react_integration.md +++ b/docs/guides/integrations/react_integration.md @@ -56,7 +56,7 @@ Now you should get the DHTMLX Diagram Editor source code. First of all, stop the ### Step 1. Package installation -Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. +Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. ### Step 2. Component creation diff --git a/docs/guides/integrations/svelte_integration.md b/docs/guides/integrations/svelte_integration.md index 9af86704..41c764b6 100644 --- a/docs/guides/integrations/svelte_integration.md +++ b/docs/guides/integrations/svelte_integration.md @@ -58,7 +58,7 @@ Now you should get the DHTMLX Diagram Editor source code. First of all, stop the ### Step 1. Package installation -Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. +Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. ### Step 2. Component creation diff --git a/docs/guides/integrations/vue_integration.md b/docs/guides/integrations/vue_integration.md index e7f3b3c9..59882911 100644 --- a/docs/guides/integrations/vue_integration.md +++ b/docs/guides/integrations/vue_integration.md @@ -60,7 +60,7 @@ Now you should get the DHTMLX Diagram Editor source code. First of all, stop the ### Step 1. Package installation -Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-and-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. +Download the [**trial Diagram Editor package**](/guides/diagram_editor/initialization/#installing-diagram-editor-via-npm-or-yarn) and follow steps mentioned in the README file. Note that trial Diagram Editor is available 30 days only. ### Step 2. Component creation diff --git a/docs/whats_new.md b/docs/whats_new.md index ce7e013c..96278273 100644 --- a/docs/whats_new.md +++ b/docs/whats_new.md @@ -8,6 +8,14 @@ description: You can learn a new information about DHTMLX JavaScript Diagram lib If you are updating Diagram from an older version, check [Migration to Newer Version](migration.md) for details. +## Version 6.0.11 + +Released on June 18, 2025 + +### Fixes + +- Diagram Editor. Incorrect shapes moving while zooming in + ## Version 6.0.10 Released on March 10, 2025