Skip to content

Commit 93b38bc

Browse files
Merge branch 'development' into 986912-bot-integration
2 parents 8fc67bf + a4578db commit 93b38bc

File tree

263 files changed

+4548
-3963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+4548
-3963
lines changed

blazor-toc.html

Lines changed: 35 additions & 25 deletions
Large diffs are not rendered by default.

blazor/ai-assistview/ai-integrations/gemini-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Nuget\Install-Package Markdig
5959
6060
## Gemini AI with AI AssistView
6161

62-
Modify the Razor file to integrate the Gemini AI with the AI AssistView component.
62+
Modify the razor file to integrate the Gemini AI with the AI AssistView component.
6363

6464
* update your Gemini API key securely in the configuration:
6565

blazor/ai-coding-assistants/mcp-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
## Overview
1313

14-
The [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor-assistant) is a specialized [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides intelligent assistance for developers using Syncfusion's Blazor component libraries. This tool seamlessly integrates with compatible [MCP clients](https://modelcontextprotocol.io/clients) to enhance your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components.
14+
The [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor-assistant) is a specialized [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro) server that provides intelligent assistance for developers using Syncfusion's Blazor component libraries. This tool seamlessly integrates with compatible [MCP clients](https://modelcontextprotocol.io/clients) to enhance your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components.
1515

1616
### Key Benefits
1717

@@ -149,7 +149,7 @@ To configure an MCP server for a specific workspace, you can create a .cursor/mc
149149

150150
> For more detailed information about configuring MCP servers in various clients, refer to the official documentations.
151151
* [VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server)
152-
* [Cursor](https://docs.cursor.com/en/context/mcp#using-mcp-json)
152+
* [Cursor](https://cursor.com/docs/context/mcp#using-mcp-json)
153153
* [JetBrains](https://www.jetbrains.com/help/ai-assistant/mcp.html#connect-to-an-mcp-server)
154154
* [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp#mcp-config-json)
155155

@@ -209,4 +209,4 @@ Product support is available through the following mediums.
209209

210210
## See also
211211

212-
* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
212+
* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)

blazor/ai-coding-assistants/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platform: Blazor
77
documentation: ug
88
---
99

10-
# Syncfusion<sup style="font-size:70%">&reg;</sup> AI Coding Assistants Overview
10+
# Syncfusion® AI Coding Assistants Overview
1111

1212
The **Syncfusion<sup style="font-size:70%">&reg;</sup> AI Coding Assistants** are designed to streamline your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components. It uses contextual knowledge of the Syncfusion<sup style="font-size:70%">&reg;</sup> component library to generate accurate code snippets, configuration examples, and guided explanations—minimizing documentation searches and maximizing productivity.
1313

@@ -69,4 +69,4 @@ The Syncfusion<sup style="font-size:70%">&reg;</sup> AI Coding Assistants is des
6969

7070
* Add the [SyncfusionBlazor MCP Server](./mcp-server.md) to an MCP-enabled client
7171
* Install the [SyncfusionBlazor GitHub Copilot Extension](./copilot-extension.md)
72-
* [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Documentation](https://blazor.syncfusion.com/documentation)
72+
* [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Documentation](https://blazor.syncfusion.com/documentation)

blazor/check-box/getting-started-with-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,6 @@ N> [View sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-
234234

235235
## See also
236236

237-
1. [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for client-side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-dotnet-cli)
237+
1. [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for client-side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-app)
238238
2. [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for client-side in Visual Studio](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-visual-studio)
239-
3. [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for server-side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-dotnet-cli)
239+
3. [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor for server-side in .NET Core CLI](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app)

blazor/color-picker/accessibility.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Accessibility in Blazor Color Picker Component
1111

12-
The Blazor Color Picker component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
12+
The Blazor Color Picker component follows accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
1313

1414
The accessibility compliance for the Blazor Color Picker component is outlined below.
1515

@@ -39,36 +39,36 @@ The accessibility compliance for the Blazor Color Picker component is outlined b
3939

4040
## WAI-ARIA attributes
4141

42-
The Blazor Color Picker component followed the [WAI-ARIA](https://www.w3.org/WAI/ARIA/apg/patterns/alert/) patterns to meet the accessibility. The following ARIA attributes are used in the Blazor ColorPicker component:
42+
The Blazor Color Picker component follows [WAI-ARIA](https://www.w3.org/WAI/ARIA/) practices to support assistive technologies. The following ARIA attributes are used in the Blazor Color Picker component:
4343

4444
| Attributes | Purpose |
4545
| --- | --- |
46-
| `role` | Indicates the Color Picker component as `color`and the tiles as `gridcell` in the color palette. |
47-
| `aria-label` | Indicates the accessible name for the tiles. |
48-
| `aria-selected` | Indicates the current selected state of the tile. |
49-
| `aria-haspopup` | Indicates the availability of the popup element. |
50-
| `aria-expanded` | Indicates whether the popup can be expanded or collapsed, as well as indicates whether its current state is expanded or collapsed. |
51-
| `aria-owns` | Identifies an elements in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. |
52-
| `aria-disabled` | Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. |
46+
| `role` | Identifies interactive elements (for example, `grid` for the palette and `gridcell` for tiles) to convey structure to assistive technologies. |
47+
| `aria-label` | Provides accessible names for interactive elements such as tiles and buttons. |
48+
| `aria-selected` | Indicates the current selection state of a tile in the palette. |
49+
| `aria-haspopup` | Indicates the availability of the popup element when applicable. |
50+
| `aria-expanded` | Indicates whether the popup is currently expanded or collapsed. |
51+
| `aria-owns` | Establishes relationships between popup and trigger elements when DOM hierarchy alone is insufficient. |
52+
| `aria-disabled` | Conveys that the element is disabled and not operable. |
5353

5454
## Keyboard interaction
5555

56-
The Blazor Color Picker component followed the [keyboard interaction](https://www.w3.org/WAI/ARIA/apg/patterns/alert/#keyboardinteraction) guideline, making it easy for people who use assistive technologies (AT) and those who completely rely on keyboard navigation. The following keyboard shortcuts are supported by the Blazor ColorPicker component.
56+
The Blazor Color Picker component followed the [keyboard interaction](https://www.w3.org/WAI/ARIA/apg/patterns/alert/#keyboardinteraction) guideline, making it easy for use assistive technologies (AT) and those who completely rely on keyboard navigation. The following keyboard shortcuts are supported by the Blazor ColorPicker component.
5757

5858
| Windows | Mac | Actions |
5959
| --- | --- | --- |
6060
| <kbd>↑</kbd> | <kbd>↑</kbd> | Moves the handler/tile up from the current position. |
6161
| <kbd>↓</kbd> | <kbd>↓</kbd> | Moves the handler/tile down from the current position. |
6262
| <kbd>←</kbd> | <kbd>←</kbd> | Moves the handler/tile left from the current position. |
6363
| <kbd>→</kbd> | <kbd>→</kbd> | Moves the handler/tile right from the current position. |
64-
| <kbd>Enter</kbd> | <kbd>Enter</kbd> | Apply the selected color value. |
65-
| <kbd>Tab</kbd> | <kbd>Tab</kbd> | To focus the next focusable element in the ColorPicker popup. |
64+
| <kbd>Enter</kbd> | <kbd>Enter</kbd> | Applies the selected color value. |
65+
| <kbd>Tab</kbd> | <kbd>Tab</kbd> | Moves focus to the next focusable element in the Color Picker popup. |
6666

6767
## Ensuring accessibility
6868

69-
The Blazor Color Picker component's accessibility levels are ensured through an [axe-core](https://www.nuget.org/packages/Deque.AxeCore.Playwright) with playwright tests.
69+
The Blazor Color Picker component's accessibility levels are validated with [axe-core](https://www.nuget.org/packages/Deque.AxeCore.Playwright) using Playwright-based tests.
7070

71-
The accessibility compliance of the Blazor Color Picker component is shown in the following sample. Open the [sample](https://blazor.syncfusion.com/accessibility/color-picker) in a new window to evaluate the accessibility of the Color Picker Blazor component with accessibility tools.
71+
The accessibility compliance of the Blazor Color Picker component is demonstrated in the following sample. Open the [sample](https://blazor.syncfusion.com/accessibility/color-picker) in a new window to evaluate the component with accessibility tools.
7272

7373
{% previewsample "https://ej2.syncfusion.com/accessibility/color-picker.html" %}
7474

blazor/color-picker/events.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ control: Colorpicker
77
documentation: ug
88
---
99

10-
# Events in Blazor ColorPicker Component
10+
# Events in Blazor Color Picker Component
1111

12-
This section explains the list of events of the Colorpicker component which will be triggered for appropriate Colorpicker actions.
12+
This section lists the events in the Color Picker component and when they are triggered during user interaction.
1313

1414
## Closed
1515

16-
`Closed` event triggers after the popup has been closed.
16+
`Closed` triggers after the popup has been closed.
1717

1818
```cshtml
1919
@using Syncfusion.Blazor.Inputs
@@ -31,7 +31,7 @@ This section explains the list of events of the Colorpicker component which will
3131

3232
## Opened
3333

34-
`Opened` event triggers when the popup Open.
34+
`Opened` triggers when the popup Open.
3535

3636
```cshtml
3737
@using Syncfusion.Blazor.Inputs
@@ -49,7 +49,7 @@ This section explains the list of events of the Colorpicker component which will
4949

5050
## OnClose
5151

52-
`OnClose` event triggers before the popup closed.
52+
`OnClose` triggers before the popup closed.
5353

5454
```cshtml
5555
@using Syncfusion.Blazor.Inputs
@@ -67,7 +67,7 @@ This section explains the list of events of the Colorpicker component which will
6767

6868
## OnOpen
6969

70-
`OnOpen` event triggers when the popup is Opened.
70+
`OnOpen` triggers when the popup is Opened.
7171

7272
```cshtml
7373
@using Syncfusion.Blazor.Inputs
@@ -85,7 +85,7 @@ This section explains the list of events of the Colorpicker component which will
8585

8686
## ValueChange
8787

88-
`ValueChange` event triggers when changing the colors.
88+
`ValueChange` triggers when changing the colors.
8989

9090
```cshtml
9191
@using Syncfusion.Blazor.Inputs
@@ -103,7 +103,7 @@ This section explains the list of events of the Colorpicker component which will
103103

104104
## Created
105105

106-
`Created` event triggers when the component is created.
106+
`Created` triggers when the component is created.
107107

108108
```cshtml
109109
@using Syncfusion.Blazor.Inputs
@@ -121,7 +121,7 @@ This section explains the list of events of the Colorpicker component which will
121121

122122
## OnModeSwitch
123123

124-
`OnModeSwitch` event triggered before the mode switching is performed in the component.
124+
`OnModeSwitch` triggers before the mode is switched in the component.
125125

126126
```cshtml
127127
@using Syncfusion.Blazor.Inputs
@@ -139,7 +139,7 @@ This section explains the list of events of the Colorpicker component which will
139139

140140
## ModeSwitched
141141

142-
`ModeSwitched` event triggered after the mode switching is performed in the component.
142+
`ModeSwitched` triggers after the mode switching is completed.
143143

144144
```cshtml
145145
@using Syncfusion.Blazor.Inputs
@@ -157,7 +157,7 @@ This section explains the list of events of the Colorpicker component which will
157157

158158
## OnTileRender
159159

160-
`OnTileRender` event triggered after the rendering of each color tile in the component is completed.
160+
`OnTileRender` triggers after rendering of each color tile is completed.
161161

162162
```cshtml
163163
@using Syncfusion.Blazor.Inputs

0 commit comments

Comments
 (0)