ember-collection icon indicating copy to clipboard operation
ember-collection copied to clipboard

Layout Template Markdown Demos

Open flexyford opened this issue 8 years ago • 2 comments

The Layout Markdown Demos show the parameters and results that ember-collection is passing and receiving to/from the layout templates. It has been extended to all layout types, so click the Show Custom Layout Template button on any Grid Demo to see interactions between ember-collection and the cell-layout template.

Scroll-Position Layout Demo

Why add layout template demo?

The default grids are useful, but you may need to roll your own custom template solution. In this case it is helpful to know how ember-collection is using the layout templates. It took a couple of days to reverse-engineer the fixed layout template to really understand what ember-collection was doing. I created the Layout Demo to help bridge the knowledge gap for those who are also building their own custom templates.

Thanks to @lukemelia for his EmberNYC custom layout demo which made me attempt my own custom layout in the first place.

Note: This PR also includes README Updates

flexyford avatar May 16 '16 19:05 flexyford

I'm curious what improvements could be made to the demo. I realize there are both documentation and demo changes in this PR. I believe a handful of ember developers could benefit from these layout template demos today. Please let me know some possible steps going forward. Thanks.

flexyford avatar May 27 '16 21:05 flexyford

Is this component still being actively developed? It seems there are a lot of unmerged PRs and no activities for a few months. Should I use this?

varoot avatar Aug 30 '16 02:08 varoot