Skip to content

Commit 3879913

Browse files
authored
Merge branch 'master' into docs-repl-fixes
2 parents 13dd718 + c61f8a2 commit 3879913

File tree

198 files changed

+3240
-975
lines changed

Some content is hidden

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

198 files changed

+3240
-975
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ baseurl: /blazor-ui
676676
enable_blazorRepl: true
677677

678678
## Latest UI for Blazor version. Used in some articles
679-
uiForBlazorLatestVersion: "7.0.0"
679+
uiForBlazorLatestVersion: "7.1.0"
680680

681681
## Compatible theme version for CDN URLs
682682
themesVersion: "10.0.1"

_contentTemplates/grid/common-link.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,7 @@ Therefore, we advise that you do not set `Locked=false` for child columns of loc
211211
The keyboard navigation in the multi-column headers follows the functionality of Excel.
212212

213213
#end
214+
215+
#using-components-in-templates
216+
See specifics and example in this knowledge base article: [Using Components in Grid Templates]({%slug grid-kb-using-components-in-templates%}).
217+
#end

accessibility/accessibility-swatch.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

accessibility/compliance.md

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

accessibility/keyboard-navigation.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)