39 Commits (d497e64ca9a52a49fa0065c7f7ed8084f8a9f513)

Author SHA1 Message Date
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 10 years ago
just-boris fa426fd835 ng-sortable: add prefix to version constant 10 years ago
just-boris f33927bfd7 ng-sortable: support configuration constant 10 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