ftlabs / fastclick

Polyfill to remove click delays on browsers with touch UIs
MIT License
18.65k stars 3.22k forks source link

NuGet package for fastclick #274

Open MichaelSagalovich opened 10 years ago

MichaelSagalovich commented 10 years ago

As a .NET developer I want to have a nuget package for fastclick So that I could make use of automated package management and updates tracking for all my 3rd party dependencies, including fastclick, under one hood

matthew-andrews commented 10 years ago

So we used to have a package on nuget (see FastClick README) so I was surprised to see that it stopped working. @mattcg do you know who maintained this before (commit history doesn't have any clues)?

matthew-andrews commented 10 years ago

Hey @ntotten I think you used to maintain the nuget package for FastClick - it seems to be unlisted. Was that intentional? Would you like someone else to take over it?

ntotten commented 10 years ago

What is your NuGet username, I will make you an owner.

matthew-andrews commented 10 years ago

@ntotten - I'm 'matt'. Thanks!

ntotten commented 10 years ago

Added you, you should have received an invite. I also added you to FTScroller in case you want that as well.

On Tue, Aug 5, 2014 at 12:11 PM, Matt Andrews notifications@github.com wrote:

@ntotten https://github.com/ntotten - I'm 'matt'. Thanks!

— Reply to this email directly or view it on GitHub https://github.com/ftlabs/fastclick/issues/274#issuecomment-51244790.

matthew-andrews commented 10 years ago

I think the FastClick transfer failed https://twitter.com/andrewsmatt/status/496740784084115456

ntotten commented 10 years ago

I tried adding you again.

On Tue, Aug 5, 2014 at 12:57 PM, Matt Andrews notifications@github.com wrote:

I think the FastClick transfer failed https://twitter.com/andrewsmatt/status/496740784084115456

— Reply to this email directly or view it on GitHub https://github.com/ftlabs/fastclick/issues/274#issuecomment-51250772.

matthew-andrews commented 10 years ago

Success! Now to figure out how to use it...

westcode commented 10 years ago

Would be nice to have this fixed :)