Puru Vijay

Results 57 issues of Puru Vijay

REPL 0.5.0 ### Before submitting the PR, please make sure you do the following - [ ] It's really useful if your PR references an issue where it is discussed...

Lit element integration ```html Drag me ```

enhancement

Trigger drag only after a specified number of milliseconds

core

https://github.com/react-grid-layout/react-draggable/issues/656

enhancement
core

When you provide this object to `bounds` ```ts { top: 0, bottom: 20, left: 30, right: 40 } ``` This is fixed to `window`. I am gonna provide a new...

core

Like `bounds`, but its inward. `bounds` don't allow the element to go out. `obstacles` won't allow it go in the specified area / element

core

Write proper tests. Use playwright and vitest(Try for one only one, but both just in case)

enhancement
help wanted
svelte
react
vue
core
solid

Append a `data-neodrag-count` on the root node. This will be the number of times the thing has been dragged. Also expose this in events? 🤔

core