darsain / sly

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

Feature request #109

Closed xtrasmal closed 10 years ago

xtrasmal commented 10 years ago

Modularity through AMD would be nice. Uhm.. I'd like a Angular.js directive..oh and maybe pure javascript would be nice too.

And if it could scratch my back, that would be nice too. Well I'm heading back to the pub. Toot toot!

darsain commented 10 years ago

Dropping jQuery is on a to do list, but I'll be moving to component based dependencies. I'm done with inlining stuff. Component has a standalone build, so there will be a version without any dependencies. It will be similar to my newest libraries tooltip & tooltips.

AMD - not a fan of it, but component's standalone build does AMD transports, so it will be available. I won't be recommending that though.

Angular directive - out of scope. Definitely won't be part of Sly.

No ETA. Haven't even started yet. No time right now.

xtrasmal commented 10 years ago

I pull in resource trough require.js and hooki stuff up to angular. Im in the process of using sly. Might build a directive for it. It's cool stuff. I'll see if I can help with some. Got the same problem.. time time time..what is time? where can I buy it

taseenb commented 10 years ago

don't try to buy it. steal it!

gigerbytes commented 10 years ago

Regarding angular directives: I've started something :D https://github.com/gigerbytes/angular-sly

xtrasmal commented 10 years ago

haha nice. I remember this request :) Has been a long time.