0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update bower.json More... over 10 years ago
Release v1.0.8 More... over 10 years ago
Fix onDrop at target index position More... over 10 years ago
Better handling of CSS hover/enter classes More... over 10 years ago
Move test to demo directory and website to site directory More... over 10 years ago
Refactor and fix issues with drop-validate More... over 10 years ago
Revert dropChannel to attr.$observe More... over 10 years ago
Watch uiDraggable and dropChannel attributes properly More... over 10 years ago
Use explicit variable name for callback functions More... over 10 years ago
Add npm package.json and Gulpfile to perform jshint checks More... over 10 years ago
Add TravisCI configuration More... over 10 years ago
Add release-it configuration More... over 10 years ago
Update bower description and homepage More... over 10 years ago
Add .npmignore file More... over 10 years ago
Add JSHint configuration and reformat source accordingly More... over 10 years ago
Rename License.md to LICENSE More... over 10 years ago
Fix bower.json version and bump angular to 1.3 More... over 10 years ago
Merge pull request #119 from stefan-gencarau/fix-ie-text More... over 10 years ago
Replace dataToSend with text More... over 10 years ago
Merge pull request #99 from Toilal/custom-drag-events More... over 10 years ago
Calculate the position where the item is dropped This is passed as $position for the ui-on-drop function More... over 10 years ago
Merge pull request #117 from mjmvisser/topic/fix_copy More... over 10 years ago
we always want the drop to succeed, so don't set dropEffect in the dragover callback patch the event before passing it along so dropEffect is set consistently More... over 10 years ago
Merge pull request #112 from shlensky/patch-1 More... over 10 years ago
Fix broken link More... over 10 years ago
Merge pull request #107 from vandermore/fixForDragImageNotDisplaying More... over 10 years ago
Requesting contributors. More... over 10 years ago
Update to fix issue where drag image would never display due to $evalAsync being evaluated too late in the lifecycle. $apply is needed to tell the digest to run and update the default drag information with the new drag image. More... over 10 years ago
Merge pull request #106 from paulpach/master More... over 10 years ago
Evaluate drag expression only when drag starts. More... over 10 years ago