scalyr / angular

Code to optimize AngularJS for complex pages
MIT License
847 stars 185 forks source link

Silently ignore undefined or other falsy collections in slyRepeat #5

Closed mtorromeo closed 10 years ago

mtorromeo commented 10 years ago

ng-repeat ignores falsy values and so should sly-repeat.

czerwingithub commented 10 years ago

Hi Massimilliano -

Thanks for reporting this. I just wanted to confirm that we got your message, but we won't be able to really look into the issue until the end of the week. We've got a new server release we are working on right now that's causing us to put other things on hold.

-Steve

On Tue, May 20, 2014 at 7:28 AM, Massimiliano Torromeo < notifications@github.com> wrote:

ng-repeat ignores falsy values and so should sly-repeat.

You can merge this Pull Request by running

git pull https://github.com/mtorromeo/angular master

Or view, comment on, or merge it at:

https://github.com/scalyr/angular/pull/5 Commit Summary

  • Silently ignore undefined or other falsy collections in slyRepeat

File Changes

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/scalyr/angular/pull/5 .