Skip to content

feat(Term): add Term component#7549

Merged
ArgoZhang merged 25 commits intomainfrom
feat-term
Jan 23, 2026
Merged

feat(Term): add Term component#7549
ArgoZhang merged 25 commits intomainfrom
feat-term

Conversation

@j4587698
Copy link
Collaborator

Link issues

fixes #7548

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

@bb-auto
Copy link

bb-auto bot commented Jan 20, 2026

Thanks for your PR, @j4587698. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang January 20, 2026 07:13
@bb-auto bb-auto bot added the enhancement New feature or request label Jan 20, 2026
@bb-auto bb-auto bot added this to the v10.2.0 milestone Jan 20, 2026
Copy link
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 @j4587698, your pull request is larger than the review limit of 150000 diff characters

# Conflicts:
#	src/BootstrapBlazor.Server/Locales/en-US.json
#	src/BootstrapBlazor.Server/Locales/zh-CN.json
#	src/BootstrapBlazor.Server/Services/ComponentAttributeCacheService.cs
@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #7549   +/-   ##
=========================================
  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.

@ArgoZhang ArgoZhang changed the title Feat term feat(Term): add Term component Jan 23, 2026
@ArgoZhang ArgoZhang merged commit 56ff312 into main Jan 23, 2026
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-term branch January 23, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(Term): 增加一个Term组件,用于模拟终端

2 participants