Yevhen

Results 17 comments of Yevhen

Why do not use [JSDoc](https://jsdoc.app)? This is widely spread and TypeScript supports it.

It may not be possible with the current *nano* state. First of all resumability requires the library to be able to fetch modules on demand which requires a special compilation...

If you don't want to declare directives for **draggable**, **droppable** and **sortable** functions, you can pass them directly into the `ref` attribute, since directives are just a convenient way to...

What if, when a sortable element is over another sortable element, emit an event with the same data as for `onDragEnd` handler, so it will be easy to change the...

I tried to re-render the list with `onDragOver` and this is it. It simply works 👍I noticed that while the list is re-rendering a dragged item freezes for a moment....

@nstrelow, unfortunately, I am not maintaining this package at that moment, since I have no time for it. 😔

> I might find the time to update the package to null safety and quiver 3.0.0 :) > > Would be great if you could accept the PR then. No,...

Hello. Yes, I want to support all features that brings CouchDB. But since I'm not using CouchDB and Dart now, this may take some time. But you can help with...

Hello. I'm sorry for the late response. I won't update a project, because I don't have much time for it. Feel free to fork and improve it if you like....