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(module: accordion): fix accordion support template and add support innerHtml #307

Merged
merged 2 commits into from
Feb 27, 2019

Conversation

Guoyuanqiang
Copy link
Member

…t innerHtml

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

Other information

@Guoyuanqiang
Copy link
Member Author

close #306

@codecov
Copy link

codecov bot commented Feb 27, 2019

Codecov Report

Merging #307 into master will decrease coverage by 0.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage    89.9%   89.64%   -0.26%     
==========================================
  Files         228      229       +1     
  Lines        6832     6865      +33     
  Branches      551      561      +10     
==========================================
+ Hits         6142     6154      +12     
- Misses        526      547      +21     
  Partials      164      164
Impacted Files Coverage Δ
...rdion/accordion-group/accordion-group.component.ts 86.84% <100%> (+0.73%) ⬆️
components/accordion/accordion.module.ts 100% <100%> (ø) ⬆️
components/core/util/check.ts 30% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7a925d...cc75bfd. Read the comment docs.

@fisherspy fisherspy merged commit 15f90a6 into NG-ZORRO:master Feb 27, 2019
@Guoyuanqiang Guoyuanqiang deleted the accordion branch March 14, 2019 15:06
fisherspy pushed a commit that referenced this pull request Mar 10, 2020
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.

None yet

2 participants