s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

ng-repeat with grouping #107

Open umdstu opened 7 years ago

umdstu commented 7 years ago

Do you have a suggested way in which this could be done? angular-grid directive adds classes to whatever is immediately inside the element, so moving ng-repeat to something else didn't really work. Thanks,.