Skip to content

Moved ngFor directive to <li> rather than <ul> #346

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

Merged
merged 1 commit into from
Jul 15, 2016

Conversation

PiusNyakoojo
Copy link
Contributor

@PiusNyakoojo PiusNyakoojo commented Jul 11, 2016

It was probably a typo to place ngFor directive in "ul" tag rather than "li" tag.

Most documents I've read with this syntax (including here https://github.com/angular/angularfire2 ) have placed this directive in the "li" tag.

Also, it would be prettier to create a single list and add multiple items to that list rather than have multiple lists with a single item.

@davideast davideast merged commit 25ec67e into angular:master Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants