1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try to choose deepest, latest element as target dropzone More... almost 13 years ago
demonstrate dropping interactables More... almost 13 years ago
add interactable dropzone property and interactdrop event More... almost 13 years ago
fix mistakes in previous commit More... almost 13 years ago
add mousemove event listener to each interactable element this way, mousemove bubbles correctly More... almost 13 years ago
use Interactable class instead of "nodes" More... almost 13 years ago
fix node targeting from touchstart; fix interact.unset(element) More... almost 13 years ago
Fix event propagation on mouse down interact.styleCursor function to set or retrieve wheather element.style.cursor should be set depending on action to be performed interact.enableAutoScroll to to set or retrieve wheather interacting near window edges whould scroll the page More... almost 13 years ago
fix bugs More... almost 13 years ago
add tests for events More... almost 13 years ago
move demo files to new demo directory More... almost 13 years ago
fixed bugs and improved debugging More... almost 13 years ago
added qunit test More... almost 13 years ago
fixed added draggable className in interact.set More... almost 13 years ago
added actionCheck to returned debug properties More... almost 13 years ago
made autoScroll while interacting with a node optional More... almost 13 years ago
fixed a few bugs More... almost 13 years ago
changed to prevent default action during interact move events More... almost 13 years ago
made some small improvements More... almost 13 years ago
added event.touches to gesture event details More... almost 13 years ago
fixed node targeting and gesturemove event detail.scale bug More... almost 13 years ago
demoDivs (blue) are moved and resized on gesture move More... almost 13 years ago
fixed gesture details More... almost 13 years ago
tydied up More... almost 13 years ago
updated demo node to allow gestures and improved debugging output More... almost 13 years ago
added two touch gesture support - interactgesture event with scale, angle, rotation, distance More... almost 13 years ago
mousemove actioncheck also checks if target's parent is interactable More... almost 13 years ago
fixed autoscroll bug - no only starts scrolling if dragging or resizing More... about 13 years ago
made improvements to autoscroll More... about 13 years ago
uses events.touches[0] with touch events More... about 13 years ago