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

md-grid-tile and ng-repeat #1663

Closed
GistCode opened this issue Feb 25, 2015 · 2 comments
Closed

md-grid-tile and ng-repeat #1663

GistCode opened this issue Feb 25, 2015 · 2 comments
Assignees
Labels
needs: demo A CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issue
Milestone

Comments

@GistCode
Copy link

Hi devs, thanks a lot for the gridList directive, I understand that it is really new I wish I could help more

I'm encountering an issue as of now, it doesn't seem to watch changes on its source array

as for now I'm splicing and unshifting arrays for the grid list with a timeout but I cannot use something as simple as this

$scope.tabs[parentIndex].characters = ionic.Utils.arrayMove($scope.tabs[parentIndex].characters,index,0);
@shyndman
Copy link
Contributor

Mind creating a Plunkr?

@shyndman
Copy link
Contributor

You can use link against https://rawgit.com/angular/bower-material/master/angular-material.js for the latest angular-material.

@ThomasBurleson ThomasBurleson added question needs: demo A CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issue labels Feb 27, 2015
@ThomasBurleson ThomasBurleson assigned shyndman and unassigned shyndman Mar 11, 2015
@ThomasBurleson ThomasBurleson modified the milestone: 0.9.0 Mar 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: demo A CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issue
Projects
None yet
Development

No branches or pull requests

3 participants