@ericDUFL wrote:
I am trying to make components collapse very similar to accordion style found in ember-accordion package. I am working on Ember 1.13 and wasn't able to get the ember-accordion package to work for some reason. Ideally, the many components I have on the page would collapse as the user scrolls down on the page. The uncollapsed version would look like this:
I am unable to post the second image because I am new to these forums, but if you can imagine: each of those components would become a smaller and more succinct version of itself as the user scrolls down.
What is the best way to approach this? By using the ember jQuery object? Or is there a 1.13 compatible package that will make this easy for me? I tried using liquid-fire as well, but was unsuccessful since I don't have an outlet on the components.
Posts: 1
Participants: 1