From 30bce94dcc4ba177a4fe8ca30c1ab2a2c7b270e0 Mon Sep 17 00:00:00 2001 From: Edithabich Date: Thu, 4 Jan 2024 16:14:37 +0300 Subject: [PATCH 1/5] SEO-178901-js-page-with-redirect --- js/WCF/Northwind.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/WCF/Northwind.md b/js/WCF/Northwind.md index e68245cbd..e488cf6a4 100644 --- a/js/WCF/Northwind.md +++ b/js/WCF/Northwind.md @@ -27,7 +27,7 @@ We have used Northwind services for Grid control where it has the data tables li |$top|Returns only the first n results.| |$skip|Used to skip the first n results.| -> We can use other query options in order to perform the filtering in Northwind database. For demo purpose we have used [Northwind database](http://services.odata.org/V3/Northwind/Northwind.svc/$metadata). To know more about the query option click [here](https://msdn.microsoft.com/en-us/library/dd728283(v=vs.110).aspx) +> We can use other query options in order to perform the filtering in Northwind database. For demo purpose we have used [Northwind database](http://services.odata.org/V3/Northwind/Northwind.svc/$metadata). To know more about the query option click [here](https://learn.microsoft.com/en-us/previous-versions/dotnet/framework/data/wcf/accessing-data-service-resources-wcf-data-services?redirectedfrom=MSDN) ### Response information From e5b0d7c120cfaeb1acca11d182ac5efa79b1e821 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:53:21 +0300 Subject: [PATCH 2/5] SEO-179237-JS-Redirection-Links-doc --- js/requirejs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/requirejs.md b/js/requirejs.md index c655a6999..f68d36eed 100644 --- a/js/requirejs.md +++ b/js/requirejs.md @@ -22,7 +22,7 @@ You can find the **require.min.js** from the following installed location of you `(installed location)\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external` _For example, If you have installed the Essential Studio package within `C:\Program Files (x86)`, then navigate to the location,_ **C:\Program Files (x86)**\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external -N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://www.syncfusion.com/support/kb/7146). +N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://support.syncfusion.com/kb/article/6661/how-to-use-essential-javascript-component-with-requirejs). N> From version 14.3.0.49, we have removed the **jquery.easing** dependency from our components. For version lower than 14.3.0.49, you need to refer the jquery.easing as additional dependency. From f52b416d0aebcf466116dc758c8371290c480831 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:36:07 +0300 Subject: [PATCH 3/5] SEO-174654-JavaScript-Page-With-Redirect-UG-Help --- js/RadialMenu/getting-started.md | 2 +- js/installation/web-installer/how-to-download.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/RadialMenu/getting-started.md b/js/RadialMenu/getting-started.md index 33c4ef652..43c154edf 100644 --- a/js/RadialMenu/getting-started.md +++ b/js/RadialMenu/getting-started.md @@ -89,7 +89,7 @@ Create a new HTML file and add [CDN](https://help.syncfusion.com/js/cdn) links t {% endhighlight %} - N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator#) to create a custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) on your server. + N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator#) to create a custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://web.dev/articles/optimizing-content-efficiency-optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) on your server. ## Create your first Radial Menu control in JavaScript diff --git a/js/installation/web-installer/how-to-download.md b/js/installation/web-installer/how-to-download.md index 2650a024d..fb5b5a003 100644 --- a/js/installation/web-installer/how-to-download.md +++ b/js/installation/web-installer/how-to-download.md @@ -10,7 +10,7 @@ documentation: ug # Downloading Syncfusion JavaScript web installer -The Syncfusion JavaScript installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/jquery-ui-widgets) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion JavaScript installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/javascript-ui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer From a8e9d0fe4decbd46bae8b5d02a72a172d21c2852 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:42:28 +0300 Subject: [PATCH 4/5] SEO-178943-WPF-Redirect-Links --- js/DatePicker/Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/DatePicker/Getting-Started.md b/js/DatePicker/Getting-Started.md index 444817239..afe0fc4cf 100644 --- a/js/DatePicker/Getting-Started.md +++ b/js/DatePicker/Getting-Started.md @@ -19,7 +19,7 @@ CSS file External script files -* [jQuery](http://jquery.com/#) (from the version 1.7.1 to 3.1.0) +* [jQuery](https://jquery.com/) (from the version 1.7.1 to 3.1.0) N> From V13.4.0.53 onwards, jQuery.globalize.min.js file has been replaced with our script file ej.globalize.min.js to support the globalization for our widgets. For version lower than 13.4.0.53, refer jQuery.globalize.min.js. jQuery.easing external dependency has been removed from version 14.3.0.49 onwards. Kindly include this jQuery.easing dependency for versions lesser than 14.3.0.49 in order to support animation effects. @@ -168,5 +168,5 @@ You can assign values after initialization in DatePicker (‘it helps to get or {% endhighlight %} -N> Existing DatePicker instance can be created by [jQuery.data()](http://api.jquery.com/jQuery.data/#) and you can control the API’s of DatePicker behavior. +N> Existing DatePicker instance can be created by [jQuery.data()](https://api.jquery.com/jQuery.data/) and you can control the API’s of DatePicker behavior. From 6563f2d83825540be0dc91d2a8e802a35fe1dbd5 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:41:36 +0300 Subject: [PATCH 5/5] Update how-to-download.md --- js/installation/web-installer/how-to-download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/installation/web-installer/how-to-download.md b/js/installation/web-installer/how-to-download.md index fb5b5a003..2650a024d 100644 --- a/js/installation/web-installer/how-to-download.md +++ b/js/installation/web-installer/how-to-download.md @@ -10,7 +10,7 @@ documentation: ug # Downloading Syncfusion JavaScript web installer -The Syncfusion JavaScript installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/javascript-ui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion JavaScript installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/jquery-ui-widgets) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer