An open API service providing commit metadata for open source projects.

GitHub / codef0rmer/angular-dragdrop / commits

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever

SHA Message Author Date Stats
1db7b76e merge Merge pull request #337 from cht8687/master Amit Gharat <a****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
bdf73ce4 (fix)Readme style improvement for jqyoui-draggable and jqyoui-droppable options cht8687 <c****7@g****m> almost 9 years ago
9f24dd10 merge Merge pull request #335 from LukasDrgon/patch-1 Amit Gharat <a****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
0e181612 Add jsDelivr hits badge Lukas Drgon <l****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
782f76c9 merge Merge pull request #315 from chancesmith/master Amit Gharat <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
251827cf cleans up readme markdown Chance Smith <c****b@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
100e29e2 merge Merge pull request #296 from alexglach/patch-1 Amit Gharat <a****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7eb4436c Update README.md Alex Lach <a****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f932277c chore(*): version bump to 1.0.13 codef0rmer <a****t@g****m> over 10 years ago
388f5456 fix(demo): Closes #240 - add vertical sortable example codef0rmer <a****t@g****m> over 10 years ago
eb1d7e69 fix(move): restore .angular-dragdrop-hide class on drop codef0rmer <a****t@g****m> over 10 years ago
80856acd fix(*): Closes #235 - pass right context in case of ctrlAs syntax codef0rmer <a****t@g****m> over 10 years ago
50b7e23e fix(droppable): Closes #233 - animate back on beforeDrop-cancel event if jqyo... Fernando Galeano <f****o@t****m>
Committed by: codef0rmer <a****t@g****m>
over 10 years ago
a03e12da chore(README): add useful badges codef0rmer <a****t@g****m> almost 11 years ago
d5d60610 chore(*): version bump to 1.0.12 Amit Gharat <a****t@g****m> almost 11 years ago
824fe350 fix(README): Closes #186 - use touchpunch.js on touch devices codef0rmer <a****t@g****m> almost 11 years ago
47708212 fix(ngJq): Closes #211 - maintain compatibility with angular 1.4+ Remco Kranenburg <r****o@b****l>
Committed by: Amit Gharat <a****t@g****m>
about 11 years ago
41c9d1e6 tests(*): fix travis CI error and get rid of grunt Amit Gharat <a****t@g****m> over 11 years ago
ce3bbb57 feat(sortable): Closes #59, #92, #155. Enable sorting with insertInline with ... Amit Gharat <a****t@g****m> over 11 years ago
6ea4a064 fix(*): clone draggable and append to body before animating in order to work ... Amit Gharat <a****t@g****m> over 11 years ago
df1a58f7 fix(*): support beforeDrop for draggable element that in being swapped into Amit Gharat <a****t@g****m> over 11 years ago
48832246 fix(perf): less extra watcher per draggable/droppable if data-drag/data-drop ... Amit Gharat <a****t@g****m> over 11 years ago
59e5889c chore(*): version bump 1.0.11 Amit Gharat <a****t@g****m> over 11 years ago
652fe92d fix(*): Closes #146 - prevent $.map to flatten array arguments in the callbacks Amit Gharat <a****t@g****m> over 11 years ago
d3f18ce8 fix(*): Closes #145 - use angular and jquery-ui as dependencies and bootstrap... Dominik Moritz <d****z@g****m>
Committed by: Amit Gharat <a****t@g****m>
over 11 years ago
604d8053 chore(*): version bump 1.0.10 to resolve bower deps (#145) Amit Gharat <a****t@g****m> over 11 years ago
a32af59c fix(*): Closes #145 - change deps to devDeps Amit Gharat <a****t@g****m> over 11 years ago
87fffa10 chore(*): version bump 1.0.9 Amit Gharat <a****t@g****m> over 11 years ago
4b1cfb61 fix(*): Closes #144 - default or custom confirmation before drop Amit Gharat <a****t@g****m> over 11 years ago
6ee1a84e perf(*): Undo #55 because some callbacks performance intensive, especially, o... Amit Gharat <a****t@g****m> over 11 years ago
4ba99eb2 fix(*): Closes #143 - introduce deepCopy option to support deep copy on dragg... Amit Gharat <a****t@g****m> over 11 years ago
0c1c4721 fix(*): Closes #102 - passing global jQuery reference in case it is renamed w... codef0rmer <a****t@g****m> over 11 years ago
3e6cb2a7 fix(*): Closes #130 codef0rmer <a****t@g****m> over 11 years ago
f268c573 fix(*): Closes #137 - drag/drop should work even when compile-time debugging ... codef0rmer <a****t@g****m> over 11 years ago
a2313010 merge Merge pull request #140 from osadler/patch-1 codef0rmer <a****t@g****m> almost 12 years ago
f7450d15 Update README.md osadler <o****r@u****m> almost 12 years ago
7c06a61c chore(README): Cleanup codef0rmer <a****t@g****m> almost 12 years ago
ad1c51d6 fix(README): Closes #108 codef0rmer <a****t@g****m> almost 12 years ago
c2d68f13 chore(*): version bump 1.0.8 codef0rmer <a****t@g****m> almost 12 years ago
16fed4ad fix(*): Closes #111 codef0rmer <a****t@g****m> almost 12 years ago
5805b127 fix(*): Closes #117 codef0rmer <a****t@g****m> almost 12 years ago
c762fb69 fix(*): Closes #128 codef0rmer <a****t@g****m> almost 12 years ago
601d99d8 fix(*): Closes #130 codef0rmer <a****t@g****m> almost 12 years ago
4adb2198 fix(jQuery): Closes #125 codef0rmer <a****t@g****m> almost 12 years ago
8b70674f chore(*): Closes #122 - fixed jquery-ui dependency location & test Tommy <s****5@g****m>
Committed by: codef0rmer <a****t@g****m>
about 12 years ago
2b81ca4d chore(README): Demo link added to the readme Grom-S <g****g@g****m>
Committed by: codef0rmer <a****t@g****m>
about 12 years ago
5dc8b1f6 fix(*): Closes #102 - use $.map over native .map method for IE8 dlabey <d****n@e****m>
Committed by: codef0rmer <a****t@g****m>
over 12 years ago
5e0292b9 chore(*): version bump 1.0.7 Amit Gharat <a****t@h****m> over 12 years ago
ec747997 fix(*): Closes #83 - position issue while swapping Amit Gharat <a****t@h****m> over 12 years ago
91b910ec chore(*): fix jQuery references in demos and tests codef0rmer <a****t@g****m>
Committed by: Amit Gharat <a****t@h****m>
over 12 years ago
19ec096b Closes #84 codef0rmer <a****t@g****m> over 12 years ago
92c82539 fix(*): Closes #85 - create a deep copy of dragItem/dropItem to get rid of re... Robin Böhm <r****m@g****m>
Committed by: codef0rmer <a****t@g****m>
over 12 years ago
7ed42c6d merge Merge pull request #75 from stiang/master codef0rmer <a****t@g****m> over 12 years ago
236e74ba Fix for callbacks that do not fire Stian Grytøyr <s****n@g****t> over 12 years ago
36caa053 chore(*): version bump 1.0.6 codef0rmer <a****t@g****m> over 12 years ago
60c99bd0 fix(*): Closes #71 - zIndex issue with helper:clone codef0rmer <a****t@g****m> over 12 years ago
87b24342 fix(*): Closes #67 - data prefix support for jqyoui-draggable/jqyoui-droppable codef0rmer <a****t@g****m> over 12 years ago
d5588c2e fix(*): destroy draggable/droppable if an element having the directive is rem... codef0rmer <a****t@g****m> over 12 years ago
4e05bb1e fix(IE): Replace .bind(this) with angular.bind(this, fn) to make it work for ... codef0rmer <a****t@g****m> over 12 years ago
bbe17669 version bump 1.0.5 - Tested with angular version v1.2 build codef0rmer <a****t@g****m> almost 13 years ago
e3e9768b bug(*): fix isecprv error codef0rmer <a****t@g****m> almost 13 years ago
4a15ff2b bug(*): fix #47 - support controllerAs syntax codef0rmer <a****t@g****m> almost 13 years ago
a17cf881 bug(*): Close #55 - execute callbacks inside angular execution context Piotr Wójcik <p****k@r****l>
Committed by: codef0rmer <a****t@g****m>
almost 13 years ago
2e8375af Add reference to the propped item in drop callback Uri Goldshtein <u****n@g****m> almost 13 years ago
0b97cb4c bug(*): minor bug fixes due to angular version bump v1.2 codef0rmer <a****t@g****m> almost 13 years ago
fee53a5b feat(*): Add search filter demo Uri Goldshtein <u****n@g****m>
Committed by: codef0rmer <a****t@g****m>
almost 13 years ago
362c2669 version bump 1.0.4 - Includes two bug fixes codef0rmer <a****t@g****m> almost 13 years ago
4d6667d8 bug(*): fix #48 - fire jQueryUI onDrop event even if models are not set codef0rmer <a****t@g****m> almost 13 years ago
ac013d68 bug(*): fix #49 - recognize data-ng-model as well codef0rmer <a****t@g****m> almost 13 years ago
b619f688 merge Merge pull request #43 from Dqubes/master codef0rmer <a****t@g****m> almost 13 years ago
f706f99c Demo with parameter in callback. Dominique Rau <d****s@g****m> almost 13 years ago
43609995 bug(*): Fix #37 - Allow draggable/droppable without ng-model so they will not... codef0rmer <a****t@g****m> about 13 years ago
1559a25e Bump to v1.0.3 codef0rmer <a****t@g****m> about 13 years ago
62420f50 bug(*): Fix #39 - take into account any filters on an ngRepeat codef0rmer <a****t@g****m> about 13 years ago
00ecf5da version bump to v1.0.2 codef0rmer <a****t@g****m> about 13 years ago
e56abe96 merge Merge pull request #27 from CodersClan/master codef0rmer <a****t@g****m> about 13 years ago
862acbba Add CodersClan button to the Readme file Orchestrator81 <d****o@g****m> about 13 years ago
141a13f7 merge Merge pull request #26 from michaelkrone/master codef0rmer <a****t@g****m> about 13 years ago
03c057c4 Restore z-index property on drop stop. MichaelKrone <m****l@k****e> about 13 years ago
a04c245d Fix #25 - Add LICENSE codef0rmer <a****t@g****m> about 13 years ago
5ae30e1b bug(*): Use angular.copy to strip $$hashkey making an object empty codef0rmer <a****t@g****m> about 13 years ago
3845f357 Add .bowerrc codef0rmer <a****t@g****m> about 13 years ago
3b86e44b Added test.conf.js Wesley Cho <w****o@g****m> about 13 years ago
30b6cd4d Removed excess libraries - now can automate install and test running via npm,... Wesley Cho <w****o@g****m> about 13 years ago
02e0b595 Added MIT license to package.json and bower.json as denoted in source code Wesley Cho <w****o@g****m> about 13 years ago
8c6a5f2c Fixed testing using grunt Wesley Cho <w****o@g****m> about 13 years ago
95a7873e Fixed script references in demo for bower usage Wesley Cho <w****o@g****m> about 13 years ago
80d78344 Fixed version and homepage in package.json Wesley Cho <w****o@g****m> about 13 years ago
8acd4b7c Added jquery to bower.json Wesley Cho <w****o@g****m> about 13 years ago
e4ebf0a7 Added bower.json Wesley Cho <w****o@g****m> about 13 years ago
e8545f38 Added gruntfile Wesley Cho <w****o@g****m> about 13 years ago
0c61d0ee Added package.json Wesley Cho <w****o@g****m> about 13 years ago
5bc4712e merge Merge pull request #20 from tp7ptr/master codef0rmer <a****t@g****m> over 13 years ago
5c01cd91 Evaluate draggable model in source scope tp7ptr <t****r@g****m> over 13 years ago
71c013ff merge Merge pull request #17 from finalclass/master codef0rmer <a****t@g****m> over 13 years ago
2fa5439d Fixed failing test: should move item from foo.list1[0]:placeholderTrue to foo... Szymon Wygnanski <s****@f****t> over 13 years ago
81013289 indentation corrected Szymon Wygnanski <s****@f****t> over 13 years ago
9443be49 nested ng-model failure test Szymon Wygnanski <s****@f****t> over 13 years ago
f62c205b Test ngDragDropService codef0rmer <a****t@g****m> over 13 years ago
555f4849 tests fail codef0rmer <a****t@g****m> over 13 years ago

← Back to repository