Skip to content

feat(st:pop): support title as function - #2044

Merged
cipchk merged 1 commit into
masterfrom
feat/st-pop-title-fn
Aug 31, 2026
Merged

feat(st:pop): support title as function#2044
cipchk merged 1 commit into
masterfrom
feat/st-pop-title-fn

Conversation

@cipchk

@cipchk cipchk commented Aug 31, 2026

Copy link
Copy Markdown
Member

STColumnButtonPop.title 支持函数形式,以返回值为标题,null/undefined 表示不显示气泡确认框

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

STColumnButtonPop.title 支持函数形式,以返回值为标题,null/undefined 表示不显示气泡确认框

Co-Authored-By: Claude Code <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown

Preview is ready!

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.11%. Comparing base (7623196) to head (7a82318).

Files with missing lines Patch % Lines
packages/abc/st/st.component.ts 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2044      +/-   ##
==========================================
- Coverage   95.13%   95.11%   -0.02%     
==========================================
  Files         270      270              
  Lines        8777     8784       +7     
  Branches     1812     1816       +4     
==========================================
+ Hits         8350     8355       +5     
  Misses        338      338              
- Partials       89       91       +2     

☔ View full report in Codecov by Harness.
📢 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.

@cipchk
cipchk merged commit 55ba6f5 into master Aug 31, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant