darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 496 forks source link

Sly from jQuery to component(1) #157

Closed vmariano closed 9 years ago

vmariano commented 9 years ago

Hey!. i'm pretty interest in your proyect and i saw a few weeks/months ago you are looking for component compatibility.

Do you have some branch with wip of this? Do you have any idea how to migrate to component?

darsain commented 9 years ago

No, there is nothing atm. Busy with other stuff :(

It is easy to add UMD at the end, but that wouldn't be a proper component. It needs a complete rewrite that leverages dependencies and doesn't inline everything it needs. It is on a to-do list for 2.0.

vmariano commented 9 years ago

It needs a complete rewrite that leverages dependencies and doesn't inline everything it needs

I was afraid of this. Well, I'm not pretty sure if I'm gonna had the enough time to work on it. If I make some progress I will send you.

darsain commented 9 years ago

Don't, you'd be wasting your time. I'm not touching 1.x anymore apart of bug fixes. Componentifying would mean rewriting a lot of stuff, including building, distribution, etc.

I'm leaving it for 2.0