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(form): add hide property #1516

Merged
merged 1 commit into from
Aug 25, 2022
Merged

feat(form): add hide property #1516

merged 1 commit into from
Aug 25, 2022

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Aug 25, 2022

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

Sorry, something went wrong.

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Aug 25, 2022

Preview is ready!

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1516 (37180cc) into master (facc48c) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 37180cc differs from pull request most recent head 5b3595d. Consider uploading reports for the commit 5b3595d to get more accurate results

@@            Coverage Diff             @@
##           master    #1516      +/-   ##
==========================================
- Coverage   95.62%   95.60%   -0.03%     
==========================================
  Files         269      269              
  Lines        8412     8412              
  Branches     1632     1632              
==========================================
- Hits         8044     8042       -2     
- Misses        307      308       +1     
- Partials       61       62       +1     
Impacted Files Coverage Δ
packages/theme/src/services/title/title.service.ts 97.14% <0.00%> (-2.86%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cipchk cipchk merged commit 6df7c38 into master Aug 25, 2022
@cipchk cipchk deleted the issues-2286 branch August 27, 2022 09:40
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.

select组件建议增加nzHide属性
2 participants