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: change list component to directive #901

Merged

Conversation

JKMarkowski
Copy link
Contributor

@JKMarkowski JKMarkowski commented Jun 12, 2019

Please provide a link to the associated issue.

fixes #891

Please provide a brief summary of this pull request.

I changed list component to directive and added some test

If this is a new feature, have you updated the documentation?

Updated by itself

@netlify
Copy link

netlify bot commented Jun 12, 2019

Deploy preview for fundamental-ngx ready!

Built with commit 554c744

https://deploy-preview-901--fundamental-ngx.netlify.com

Copy link
Contributor

@MattL75 MattL75 left a comment

Choose a reason for hiding this comment

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

Great work @JKMarkowski!

Could you also make the ListItemComponent into a directive as part of this issue (I'll amend it)? Right now it's being used as a directive but is really a component.

@JKMarkowski
Copy link
Contributor Author

Hi @MattL75 I just pushed these changes.

@droshev droshev added this to the sprint 13 - Hot Pie milestone Jun 14, 2019
@droshev droshev merged commit eab741b into SAP:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
board
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Make List a directive
4 participants