Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Fix mz-collapsible-item *ngFor manipulation #289

Merged
merged 1 commit into from
Feb 21, 2018
Merged

Conversation

jfcere
Copy link
Contributor

@jfcere jfcere commented Feb 21, 2018

Fix #182

>
<ng-content select="mz-collapsible-item"></ng-content>
<ng-content></ng-content>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the attribute select is removed?

Copy link
Contributor Author

@jfcere jfcere Feb 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because it never been used anyway ... you already created a component mz-collapsible-item. So the only thing that the mz-collapsible component need to do is transclude.

@scote
Copy link
Contributor

scote commented Feb 21, 2018

Good job I did not know what to do with this bug 👍 .

@scote scote merged commit 5f4dc62 into master Feb 21, 2018
@scote scote deleted the fix-collapsible-item branch February 21, 2018 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants