Skip to content

Commit f64d254

Browse files
Merge pull request #9226 from syncfusion-content/1034249-Revert_ftlinks_hotfix
1034249: Removed canonical urls_hotfix
2 parents 8e0f5c1 + 7678cb9 commit f64d254

5 files changed

Lines changed: 4 additions & 9 deletions

File tree

blazor/diagram/getting-started-with-maui-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn about the documentation for getting started with
55
platform: Blazor
66
control: Diagram Component
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Getting Started with the Diagram Component in the Blazor MAUI App

blazor/diagram/getting-started-with-wasm-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn about the documentation for getting started with
55
platform: Blazor
66
control: Diagram Component
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Getting Started with Diagram Component in the Blazor WASM App
@@ -289,4 +288,4 @@ In this example:
289288

290289
The output will appear as follows:
291290

292-
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)
291+
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)

blazor/diagram/getting-started-with-web-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn about the documentation for getting started with
55
platform: Blazor
66
component: Diagram
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Getting Started with Blazor Diagram Component in Web App
@@ -302,4 +301,4 @@ In this example:
302301
303302
The output will appear as follows:
304303
305-
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)
304+
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)

blazor/diagram/getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn about the documentation for getting started with
55
platform: Blazor
66
control: Diagram Component
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Getting Started with Diagram Component in the Blazor Server App.
@@ -313,4 +312,4 @@ In this example:
313312

314313
The output will appear as follows:
315314

316-
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)
315+
![Getting Started in Blazor Diagram](images/blazor-diagram-getting-started.webp)

blazor/diagram/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Checkout and learn here all about Overview of the Syncfusion Blazor
55
platform: Blazor
66
control: Diagram Component
77
documentation: ug
8-
canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
98
---
109

1110
# Diagram Component Overview
@@ -53,4 +52,4 @@ canonical_url: "https://www.syncfusion.com/blazor-components/blazor-diagram"
5352
* **Ruler:** Added horizontal and vertical guides for precise measuring in the Diagram control. The ruler ensures accuracy when placing, sizing, and aligning shapes and objects within a diagram.
5453
* **Mermaid:** Support for creating, importing, and exporting diagrams using the Mermaid syntax, allowing users to define flowcharts and mind maps through a simple text-based format. This feature enables easy visualization of complex ideas and processes without manual drawing.
5554
* **CRUD:** The Diagram component supports real-time CRUD actions, enabling dynamic manipulation of the DataSource. This allows seamless addition, modification, and removal of nodes, connectors, and other diagram elements during runtime, enhancing interactivity and data management capabilities.
56-
* **Chunk Message:** The Blazor Diagram component introduces the `EnableChunkMessages` property to address potential connection issues when processing large data sets. This feature is particularly useful when calculating the bounds of paths, text, images, and SVG data from the server to the JavaScript side using JsInterop calls.
55+
* **Chunk Message:** The Blazor Diagram component introduces the `EnableChunkMessages` property to address potential connection issues when processing large data sets. This feature is particularly useful when calculating the bounds of paths, text, images, and SVG data from the server to the JavaScript side using JsInterop calls.

0 commit comments

Comments
 (0)