Are there any other solutions that were lightweight (non-bootstrap dependent) and preferably open-source people have had success with integrating into an ember app?
Why don’t you try rolling your own? It’s really not that difficult, and you can probably finish it in 20-50 lines of code without importing someone else’s overgeneralized, bloated solution
Read my mind! I was hoping to learn a ‘best-practice’ method that has minimal code & flexibility. I was thinking a component utilizing liquid-fire, but I have minimal experience w/ LF.
While this topic isn’t that challenging, A client asked for it and I couldn’t help but notice there’s like 20 select components and 10 range sliders but no slider/carousel addon.
I was thinking 4 options for size (full-width; sm; md & lg) and 5 diff transition effects (toUp, toDown, toLeft, toRight, Fade), ability to set duration and arrows for manual override.