Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions blazor/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Keyboard navigation support enables users to interact with controls using keyboa
* [Calendar](./calendar/accessibility)
* [Chart](./chart/accessibility)
* [CircularGauge](./circular-gauge/accessibility)
* [Combobox](./combo-box/accessibility)
* [Combobox](./combobox/accessibility)
* [DatePicker](./datepicker/accessibility)
* [Dialog](./dialog/accessibility)
* [DropDownList](./drop-down-list/accessibility)
* [Grid](./grid/accessibility)
* [Grid](./datagrid/accessibility)
* [LinearGauge](./linear-gauge/accessibility)
* [ListView](./listview/accessibility)
* [NumericTextBox](./numerictextbox/accessibility)
* [NumericTextBox](./numeric-textbox/accessibility)
* [TimePicker](./timepicker/accessibility)
* [Toolbar](./toolbar/accessibility)
* [ToolTip](./tooltip/accessibility)
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ N> For production purpose and minimal requirement, Syncfusion<sup style="font-si

## Breaking changes

Some changes have been modified in our Blazor samples for each release. So, we suggest you to ensure the breaking changes. Refer to this [release notes](https://blazor.syncfusion.com/documentation/release-notes/index/?type=breaking-changes) for our Blazor components.
Some changes have been modified in our Blazor samples for each release. So, we suggest you to ensure the breaking changes. Refer to this [release notes](https://blazor.syncfusion.com/documentation/release-notes/28.1.33?type=all) for our Blazor components.

## Cache problem

Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram-classic/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ You can edit the group and its children at runtime. We able to interact the grou

## See Also

* [How to add annotations to the node](./labels)
* [How to add annotations to the node](./node-annotation)
* [How to add ports to the node](./ports)
* [How to enable/disable the behavior of the node](./constraints)
* [How to add nodes to the symbol palette](./symbol-palette)
Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram-classic/nodes/positioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The following code shows how to change the `Pivot` value.

The diagram Provides support to flip the node. [Flip](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagrams.DiagramNode.html#Syncfusion_Blazor_Diagrams_DiagramNode_Flip) is performed to give the mirrored image of the original element.

* [The Flip is also applicable for connectors](../connectors#flip)
* [The Flip is also applicable for connectors](./flip)

The flip types are as follows:

Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram/connectors/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn

* [How to interact with the connector](./interactions)

* [How to change the segments](./segments)
* [How to change the segments](./segments/straight)

* [How to get the connector events](./events)

Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram/connectors/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn

* [How to interact with the connector](./interactions)

* [How to change the segments](./segments)
* [How to change the segments](./segments/straight)

* [How to get the connector events](./events)

Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram/connectors/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,6 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn

* [How to interact with the connector](./interactions)

* [How to change the segments](./segments)
* [How to change the segments](./segments/straight)

* [How to Connect Visio While Dropping Node in Existing Blazor Diagram](https://support.syncfusion.com/kb/article/11181/how-to-connect-visio-while-dropping-node-in-existing-blazor-diagram)
2 changes: 1 addition & 1 deletion blazor/diagram/connectors/interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ For more information, refer to [Connector Flip](../flip#how-to-flip-the-connecto

* [How to customize the connector properties](./customization)

* [How to change the segments](./segments)
* [How to change the segments](./segments/straight)

* [How to get the connector events](./events)

Expand Down
2 changes: 1 addition & 1 deletion blazor/diagram/symbol-palette/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -1496,4 +1496,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync

## See Also

* [How to add the symbol to the diagram](./nodes)
* [How to add the symbol to the diagram](./symbol-palette)
2 changes: 1 addition & 1 deletion blazor/diagram/symbol-palette/symbol-palette.md
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync

## See Also

* [How to add the symbol to the diagram](./nodes)
* [How to add the symbol to the diagram](./symbol-palette)

* [How to Add Image Node in Symbol Palette in Blazor](https://support.syncfusion.com/kb/article/10090/how-to-add-image-node-in-symbol-palette-in-blazor)
* [How to Add Custom HTML Nodes in Symbol Palette for Blazor Diagram](https://support.syncfusion.com/kb/article/18737/how-to-add-custom-html-nodes-in-symbol-palette-for-blazor-diagram)
Expand Down
4 changes: 2 additions & 2 deletions blazor/installation/mac-installer/how-to-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ After the installation, the license key is required to register the demo source

You can also find the steps for getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor components in Mac,

* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Blazor Server Side App](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-mac/#getting-started-with-syncfusion-blazor-components-in-blazor-server-side-app-using-visual-studio-for-mac) using Visual Studio for Mac.
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Web Assembly App](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-visual-studio-mac/) using Visual Studio for Mac.
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Blazor Server Side App](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio) using Visual Studio for Mac.
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Web Assembly App](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-app) using Visual Studio for Mac.
6 changes: 3 additions & 3 deletions blazor/nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ The layout package contains Splitter and Dashboard Layout components. The Blazor
</td>
<td>
<ul>
<li><a href="https://blazor.syncfusion.com/documentation/dashboard-layout">Dashboard Layout</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/dashboard-layout/getting-started-with-web-app">Dashboard Layout</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/splitter/getting-started-webapp">Splitter</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/timeline/getting-started-webapp">Timeline</a></li>
</ul>
Expand Down Expand Up @@ -1282,7 +1282,7 @@ A package of Blazor navigation components such as Accordion, ContextMenu, Tabs,
<li><a href="https://blazor.syncfusion.com/documentation/accordion/getting-started-with-web-app">Accordion</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/appbar/getting-started-with-web-app">AppBar</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/breadcrumb/getting-started-with-web-app">Breadcrumb</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/context-menu">ContextMenu</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/context-menu/getting-started-with-web-app">ContextMenu</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/dropdown-tree/getting-started-with-web-app">DropDown Tree</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/menu-bar/getting-started-webapp">Menu Bar</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/sidebar/getting-started-webapp">Sidebar</a></li>
Expand Down Expand Up @@ -1588,7 +1588,7 @@ A package of Blazor popup components Dialog and Tooltip are used to display info
</td>
<td>
<ul>
<li><a href="https://blazor.syncfusion.com/documentation/dialog">Dialog</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/dialog/getting-started-with-web-app">Dialog</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/predefined-dialogs/getting-started-webapp">Predefined Dialog</a></li>
<li><a href="https://blazor.syncfusion.com/documentation/tooltip/getting-started-webapp">Tooltip</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion blazor/pivot-table/olap.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ documentation: ug
## Getting Started


This section briefly explains about how to create a simple [Blazor Pivot Table](https://www.syncfusion.com/blazor-components/blazor-pivot-table) with OLAP data source. You can refer [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Client-Side in Visual Studio 2022](https://blazor.syncfusion.com/documentation/getting-started) page for the introduction and for configuring the common specifications.
This section briefly explains about how to create a simple [Blazor Pivot Table](https://www.syncfusion.com/blazor-components/blazor-pivot-table) with OLAP data source. You can refer [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for Client-Side in Visual Studio 2022](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app) page for the introduction and for configuring the common specifications.

### Importing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor component package in the application

Expand Down
2 changes: 1 addition & 1 deletion blazor/toolbar/item-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ The following code explains how to add `NumericTextBox`, `DropDownList`, `RadioB

### Spacer

N> Refer [Align Items Using Spacer](./align-items-using-spacer.md) to integrate the spacer in the Toolbar component.
N> Refer [Align Items Using Spacer](./align-items-using-spacer) to integrate the spacer in the Toolbar component.

## Visible

Expand Down