Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(abc:st): add drag property #1876

Merged
merged 2 commits into from
Jan 19, 2025
Merged

feat(abc:st): add drag property #1876

merged 2 commits into from
Jan 19, 2025

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Jan 19, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] 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
[x] No

Other information

@cipchk
Copy link
Member Author

cipchk commented Jan 19, 2025

Preview Preparing...

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.97%. Comparing base (e28a21a) to head (406d9be).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/abc/st/st.component.ts 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1876      +/-   ##
==========================================
- Coverage   95.00%   94.97%   -0.03%     
==========================================
  Files         273      273              
  Lines        8850     8859       +9     
  Branches     1710     1814     +104     
==========================================
+ Hits         8408     8414       +6     
- Misses        364      366       +2     
- Partials       78       79       +1     

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

@cipchk cipchk merged commit 26e93cc into master Jan 19, 2025
6 of 9 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.

st可否增加拖拽排序功能?
1 participant