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

fix(*): fix misalignment of col placeholders in se, sv, sg #1617

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Jul 20, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Jul 20, 2023

Preview is ready!

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #1617 (2df7790) into master (0da83f8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 2df7790 differs from pull request most recent head ee83ddd. Consider uploading reports for the commit ee83ddd to get more accurate results

@@           Coverage Diff           @@
##           master    #1617   +/-   ##
=======================================
  Coverage   95.49%   95.50%           
=======================================
  Files         277      277           
  Lines        8532     8549   +17     
  Branches     1669     1679   +10     
=======================================
+ Hits         8148     8165   +17     
  Misses        319      319           
  Partials       65       65           
Impacted Files Coverage Δ
packages/abc/sg/sg-container.component.ts 100.00% <ø> (ø)
packages/abc/sv/sv-container.component.ts 100.00% <ø> (ø)
packages/abc/se/se.component.ts 99.09% <100.00%> (+<0.01%) ⬆️
packages/abc/sg/sg.component.ts 100.00% <100.00%> (ø)
packages/abc/st/st-data-source.ts 100.00% <100.00%> (ø)
packages/abc/st/st.component.ts 99.78% <100.00%> (+<0.01%) ⬆️
packages/abc/sv/sv.component.ts 97.72% <100.00%> (+0.05%) ⬆️
...ckages/theme/src/services/responsive/responsive.ts 100.00% <100.00%> (ø)

@cipchk cipchk merged commit 83b08c9 into master Jul 20, 2023
@cipchk cipchk deleted the issues-2386 branch July 20, 2023 07:03
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.

sv 支持跨列
2 participants