Results 123 comments of Ovidiu Cherecheș

@RadValentin, great input. I wasn't planning to accept pulls at first, since we could all have our forks that match particular flows/cultures. But in the end this is what open...

A lot of ideas pop in my mind now, I'm very glad you initiated this conversation. We need to find a way to collaborate though; we both have good ideas...

As MVP, we only set the href to demo link on the front page, it is the only one visible by crawlers.

Would go hand in hand with automatic deploy https://coderwall.com/p/xczkaq - Watching the server start log (with `tail -f`) on the client machine would make it perfect

In the update and remove allow method of the User model, the docs received have the current data so we still have a reference to the old image url, which...

You can make the slide change without sliding >50% if you release while moving at speed. It will be easier to achieve this effect if you increase [the speed option.](https://github.com/skidding/dragdealer/blob/master/src/dragdealer.js#L87-L89)...

Indeed, `unbindEventListeners` should destroy a Dragdealer instance.

@cdelhomme Why did you close the PR? I wanted to merge after that small change.

No worries! 😄 So are you OK with changing `DragDealearOption` to `DragdealearOptions`?

Hi @cdelhomme, The types look great! I don't know the standard way to publish TS types for a package. Would you like to create a pull request to add the...