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

fix(ngRepeat): allow for more flexible coding style in ngRepeat expression #5598

Closed
wants to merge 1 commit into from

Conversation

gsklee
Copy link
Contributor

@gsklee gsklee commented Jan 2, 2014

Closes #5537

@ghost ghost assigned IgorMinar Jan 3, 2014
@IgorMinar IgorMinar closed this in c9705b7 Jan 3, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
…ssion

With this change it's possible to split the ng-repeat expression into multiple
lines at any point in the expression where white-space is expected.

Closes angular#5537
Closes angular#5598
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
…ssion

With this change it's possible to split the ng-repeat expression into multiple
lines at any point in the expression where white-space is expected.

Closes angular#5537
Closes angular#5598
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ngRepeat does not support free-style code
2 participants