53 Commits (af383bd277738a975dc9813b9a540476167a25a2)

Author SHA1 Message Date
Stanislav Kiryukhin 995519ac09 code improvement 8 years ago
Stanislav Kiryukhin e0f9a114c5 added support for "data-ng-repeat" 8 years ago
Rickert Mulder 49d8535399 Enable the angular directive to work when debugInfo is off 8 years ago
Mykel Ray Perez 8f11edd3c5 Include setData option on angular watchers 8 years ago
pocketcowboy 0663cf9b0a fix missing arg for Sortable.utils.index expecting draggable selector 9 years ago
Pavel Duran 59b6818b4c #666 Return DOM information of element in env object 9 years ago
livelazily dc2e736e57 `scope` does not has "off" function 9 years ago
livelazily 5617c507cf fix ng-repeat with other element in the same parent element 9 years ago
RubaXa 9eb3ef5b2d * on -> 9 years ago
RubaXa e53002892f #664: .on('') -> scope.on('') 9 years ago
RubaXa 2ec12f7ecd #671: + 'clone' event 9 years ago
mkun e03656d860 Sometimes evt.from is different from evt.item.parentNode because the item has been moved already so using evt.item.nextSibling won't work when doing evt.from.insertBefore, because nextSibling is not a child of evt.from. 9 years ago
RubaXa fc4a9b310f #573: * without ng-repeat 9 years ago
Joshua Ferdaszewski 555adc36fd Added Browserify support for ng-sortable 9 years ago
RubaXa 32064e1ce1 + support debugInfoEnabled(false) 9 years ago
André Góis 9e93358ea5 Update ng-sortable.js 9 years ago
André Góis 5b4737f628 Update ng-sortable.js 9 years ago
Evan Villemez 34357d8e85 added more draggable options for angular to watch 9 years ago
just-boris fa426fd835 ng-sortable: add prefix to version constant 9 years ago
just-boris f33927bfd7 ng-sortable: support configuration constant 9 years ago
ha-D 1ab661f10e Use isolated scope with two-way binding in ng-sortable 10 years ago
c4605 a479eae115 clean watcher after element destroy 10 years ago
RubaXa 12df12c2b5 * correct ng-events 10 years ago
RubaXa 5c4e3dce2a #318, #328: + Improved work with events transmitted through the options 10 years ago
RubaXa b7749c4576 #298: + watchers of events 10 years ago
RubaXa 6209024019 #284: -> version 10 years ago
RubaXa ef76066cc5 * relative path 10 years ago
RubaXa 55ae4457ca #267: + support without ng-repeat 10 years ago
RubaXa 85292d9558 #236: + ngSortEvent 10 years ago
E.T.Cook 778ee0b202 Deep copy object to avoid unwanted referencing 10 years ago
RubaXa 705b3ed1ae #238: * scope after event 10 years ago
RubaXa e370723822 * evt 10 years ago
RubaXa d823817419 #231: correct 'clone' workaround 10 years ago
RubaXa 3dc8cae4fc #231: save order 10 years ago
RubaXa a5532380f9 #205: * support 'clone' for angular 10 years ago
RubaXa ed5a636238 * code style 10 years ago
RubaXa bb09bb423a #195: + amd 10 years ago
Lebedev Konstantin 8b26ca27c9 Update ng-sortable.js 10 years ago
Sergey Aksyonov 3ab736b570 Fixed expression regex 10 years ago
Sergey Aksyonov 73b61f80eb Fixed angular directive for complex ng-repeat expressions 10 years ago
RubaXa 32f2f43c08 - upd 10 years ago
RubaXa 825be4e791 * fixed option watcher 10 years ago
RubaXa ea2e26b833 #159: use oldIndex/newIndex 10 years ago
RubaXa 238a17c7c5 #159: fixed items getter 10 years ago
RubaXa 01ceba1b45 #142: + options watcher 10 years ago
RubaXa eefed04bc7 + use strict & code style 10 years ago
RubaXa 164f837e40 + onSort; * fixed onEnd; + Support AngularJS 10 years ago