From 1b63922c9fc4e88b219967753fd263a6a1f67f83 Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 13:33:32 +0400 Subject: [PATCH 1/5] Distribution Channels - CDN: Add jsDelivr Links & Update Topic --- .../Distribution Channels/05 CDN/05 CDN.md | 91 +++++++++++++++++-- 1 file changed, 81 insertions(+), 10 deletions(-) diff --git a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md index 196e4b0190..e220d505bd 100644 --- a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md +++ b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md @@ -1,6 +1,81 @@ -DevExtreme sources are available on cdnjs: +DevExtreme bundles are available on multiple hosting platforms. -## Scripts +[note] We recommend you use DevExtreme sources hosted on jsDelivr. + +## jsDelivr + +### Scripts: + + + + + + + + + + + + + + + + + + + + +### Stylesheets: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## CDNJS + +### Scripts: @@ -21,7 +96,7 @@ DevExtreme sources are available on cdnjs: -## Stylesheets +### Stylesheets: @@ -69,11 +144,9 @@ DevExtreme sources are available on cdnjs: +## DevExpress CDN: -Alternatively, you can get DevExtreme sources from DevExpress CDN: - ---- -##### Scripts +### Scripts: @@ -98,7 +171,7 @@ Alternatively, you can get DevExtreme sources from DevExpress CDN: -##### Stylesheets +### Stylesheets: @@ -146,6 +219,4 @@ Alternatively, you can get DevExtreme sources from DevExpress CDN: ---- - [tags] jquery From 14728d9590a9d7b664cd74564f6bf9c239902f22 Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 16:00:23 +0400 Subject: [PATCH 2/5] Update Following Feedback --- concepts/Common/Distribution Channels/05 CDN/05 CDN.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md index e220d505bd..36c38c5b10 100644 --- a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md +++ b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md @@ -1,6 +1,6 @@ DevExtreme bundles are available on multiple hosting platforms. -[note] We recommend you use DevExtreme sources hosted on jsDelivr. +[note] We recommend you use DevExtreme sources hosted on jsDelivr to minimize downtime for your application. ## jsDelivr @@ -75,6 +75,8 @@ DevExtreme bundles are available on multiple hosting platforms. ## CDNJS +[important] Due to reliability concerns, we plan to discontinue hosting DevExtreme bundles on CDNJS in the future. We recommend you migrate your application to jsDelivr to minimize downtime. + ### Scripts: From 1dd90a1ad6b6944c0464ecf1e615c4b722188f3e Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 16:13:49 +0400 Subject: [PATCH 3/5] Reword For Accuracy --- concepts/Common/Distribution Channels/05 CDN/05 CDN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md index 36c38c5b10..1eee3edcf7 100644 --- a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md +++ b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md @@ -75,7 +75,7 @@ DevExtreme bundles are available on multiple hosting platforms. ## CDNJS -[important] Due to reliability concerns, we plan to discontinue hosting DevExtreme bundles on CDNJS in the future. We recommend you migrate your application to jsDelivr to minimize downtime. +[important] Due to reliability concerns, we plan to discontinue hosting new versions of DevExtreme bundles on CDNJS. We recommend you migrate your application to jsDelivr to minimize downtime. ### Scripts: From df6e4d74d76b56b80157036b2f367300756f90f6 Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 18:27:01 +0400 Subject: [PATCH 4/5] Update Following Feedback --- concepts/Common/Distribution Channels/05 CDN/05 CDN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md index 1eee3edcf7..426bf3bde4 100644 --- a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md +++ b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md @@ -1,6 +1,6 @@ DevExtreme bundles are available on multiple hosting platforms. -[note] We recommend you use DevExtreme sources hosted on jsDelivr to minimize downtime for your application. +[note] We recommend that you use DevExtreme sources hosted on jsDelivr to minimize downtime for your application. ## jsDelivr @@ -75,7 +75,7 @@ DevExtreme bundles are available on multiple hosting platforms. ## CDNJS -[important] Due to reliability concerns, we plan to discontinue hosting new versions of DevExtreme bundles on CDNJS. We recommend you migrate your application to jsDelivr to minimize downtime. +[important] Due to reliability concerns, we plan to discontinue hosting new versions of DevExtreme bundles on CDNJS. We recommend that you use jsDelivr in new projects and migrate your existing applications to jsDelivr sources to minimize downtime. ### Scripts: From 780c71dcfa951398288fcd958bee31aa25b8408a Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 19:36:47 +0400 Subject: [PATCH 5/5] Update Diagram, Gantt, Quill, & ASP.NET Data Links --- .../Distribution Channels/05 CDN/05 CDN.md | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md index 426bf3bde4..447ca8bc09 100644 --- a/concepts/Common/Distribution Channels/05 CDN/05 CDN.md +++ b/concepts/Common/Distribution Channels/05 CDN/05 CDN.md @@ -7,29 +7,29 @@ DevExtreme bundles are available on multiple hosting platforms. ### Scripts: - - + + - + - + - - - - + + + + ### Stylesheets: - - + + @@ -70,8 +70,8 @@ DevExtreme bundles are available on multiple hosting platforms. - - + + ## CDNJS