Alex Elliott

Results 7 comments of Alex Elliott

+1 is there any update on this @angusfretwell I'm happy to help

Alright, I'll work on this. I put something together for a recent project that I can probably use most of for this.

Can you put together a ember-twiddle of your example not working? First things I see are that `@pageSize={{20}}` should either be `@pageSize={{someProperty}}` or `@pageSize=20`. But it would be easier to...

I can take a stab at this. I think the map context should be abstracted into it's own service and this can be cleaned up a bit. I also saw...

+1 please merge!