Skip to content

doc(AttributeTable): update component xml comment#7576

Merged
ArgoZhang merged 8 commits intomainfrom
doc-xml
Jan 25, 2026
Merged

doc(AttributeTable): update component xml comment#7576
ArgoZhang merged 8 commits intomainfrom
doc-xml

Conversation

@ArgoZhang
Copy link
Copy Markdown
Member

Link issues

fixes #7575

Summary By Copilot

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

Copilot AI review requested due to automatic review settings January 25, 2026 05:00
@bb-auto bb-auto Bot added the documentation Improvements or additions to documentation label Jan 25, 2026
@bb-auto bb-auto Bot added this to the v10.2.0 milestone Jan 25, 2026
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters

@ArgoZhang ArgoZhang merged commit 65a44f0 into main Jan 25, 2026
6 checks passed
@ArgoZhang ArgoZhang deleted the doc-xml branch January 25, 2026 05:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (04e06f2) to head (f4e8564).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #7576   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          749       749           
  Lines        32976     32976           
  Branches      4580      4580           
=========================================
  Hits         32976     32976           
Flag Coverage Δ
BB 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates XML documentation comments across the codebase by removing trailing periods from English <para lang="en"> tags to maintain consistency in documentation style. The changes affect utility classes, service interfaces, component files, and include the addition of a <ResourcePreloader /> component to the App.razor file.

Changes:

  • Removed trailing periods from English XML documentation comments across ~100+ files
  • Added <ResourcePreloader /> component to App.razor
  • Removed BOM character from App.razor

Reviewed changes

Copilot reviewed 172 out of 172 changed files in this pull request and generated no comments.

File Description
Multiple utility/service/component files Removed trailing periods from English XML documentation
src/BootstrapBlazor.Server/Components/App.razor Added ResourcePreloader component and removed BOM

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc(AttributeTable): update component xml comment

2 participants