draggabilly icon indicating copy to clipboard operation
draggabilly copied to clipboard

Added Typescript declaration file for the Draggabilly library.

Open giespaepen opened this issue 9 years ago • 14 comments

Great library and I just needed dragging in a webproject without the need of the large jQueryUI library. Since I develop with Angular/Typescript it came in handy to create a declaration file. Feel free to merge it!

giespaepen avatar Nov 05 '15 20:11 giespaepen

Thanks for this contribution. I don't have any experience with Typescript and Angular 2, so I'd like to wait and see if others are interested in adding this before I merge it in.

Add a 👍 reaction to this PR if you'd like to see this feature added to Draggabilly.

desandro avatar Nov 05 '15 21:11 desandro

+1

jhrdina avatar Dec 01 '15 10:12 jhrdina

+1

amritk avatar Dec 07 '15 23:12 amritk

+1

jackhayter avatar Dec 08 '15 23:12 jackhayter

+1

p-mcgowan avatar Dec 08 '15 23:12 p-mcgowan

+1

GarrisonJ avatar May 13 '16 16:05 GarrisonJ

Totally a +1!

mattleibow avatar Jun 06 '16 22:06 mattleibow

+1

corykon avatar Aug 04 '16 21:08 corykon

+1

artemverbo avatar Sep 27 '16 02:09 artemverbo

+1

chrismacp avatar Oct 20 '16 14:10 chrismacp

Not sure this declaration file works if you don't have JQuery though? It's referencing a JQuery directory which I don't have in my typings directory. Not sure what the best solution is as I'm just learning TypeScript.

chrismacp avatar Oct 20 '16 14:10 chrismacp

Chrismacp makes a good point. I don't see why the jQuery reference at the top needs to be there anyway. It should work just fine without it.

What about adding this as a DefinitelyTyped entry while we wait to see if it gets accepted? I imagine most people who want jQuery typings are going to be pulling them from DefinitelyTyped anyway, right?

j2jensen avatar Nov 03 '16 22:11 j2jensen

Sorry @desandro, forgot this PR completely. Still valid if I add some typings. Not that much effort nowadays.

giespaepen avatar Jan 22 '18 15:01 giespaepen