533 Commits (e03656d860c11aa872c59247a6c5e877e477044c)
 

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 51337f7279 Merge branch 'master' of github.com:RubaXa/Sortable 9 years ago
RubaXa 4701b853fd v1.4.2: - Polymer dependency (bower) 9 years ago
Lebedev Konstantin 223c9d2385 Merge pull request #611 from cebor/patch-1 9 years ago
Felix Itzenplitz 9cf9cee983 Remove Polymer from bower dependencies 9 years ago
RubaXa 40a2f60545 v1.4.1: * React & ko & bower 9 years ago
RubaXa 6f61d145ce * bump 9 years ago
Lebedev Konstantin a531e51fd2 Merge pull request #605 from 4imble/master 9 years ago
Lebedev Konstantin 282e4598cb Merge pull request #595 from slavicd/master 9 years ago
4imble 5bbabe7c08 Fix to knockout sorting when dragging item index 1 to 0. 9 years ago
RubaXa d0c1226f62 * cs 9 years ago
RubaXa a793a5e395 v1.4.0: Add Polymer Support (#600); * React v0.14 (#571, #572); * ng-repeat (#573) 9 years ago
RubaXa f4159a9bc5 Merge branch 'master' into dev 9 years ago
Lebedev Konstantin 3955c3ba82 Merge pull request #600 from gutenye/polymer 9 years ago
Guten Ye 82a0c763ff update README 9 years ago
Guten Ye 221bb3354b Add Polymer Support 9 years ago
Slavic Dragovtev d779c3910d use tabs instead of spaces 9 years ago
Slavic Dragovtev 4ad0653869 use tabs instead of spaces 9 years ago
Slavic Dragovtev 44e1ab8f00 Allow a custom setState handler on the using component 9 years ago
Lebedev Konstantin 6140e497fb Merge pull request #579 from RubaXa/possibly-unintended-file 9 years ago
Dan Dascalescu 0ead812eec Delete log.txt 9 years ago
Lebedev Konstantin 1065b9246a Merge pull request #572 from ChiefORZ/dev 9 years ago
RubaXa fc4a9b310f #573: * without ng-repeat 9 years ago
ChiefORZ fa33718d92 more reliable way to get the DOM Node 9 years ago
RubaXa eaade8c871 Merge branch 'dev' of github.com:RubaXa/Sortable into dev 9 years ago
RubaXa 03764ae535 * shortening 9 years ago
Lebedev Konstantin 36c0768eba Merge pull request #571 from jquense/jquense-patch-1 9 years ago
Jason Quense 1804c39f3f Add `getContainer` option for better react version support 9 years ago
RubaXa 385f03e5d0 v1.3.0: Improved stability and performance on touch devices; Added a new option `chosenClass` 9 years ago
RubaXa 16bf388a81 * callArgs -> args 9 years ago
Lebedev Konstantin 4524cd8ff7 Merge pull request #566 from medonja/master 9 years ago
Marko Jovanovic f7e2c04336 Bugfix in jquery.binding.js 9 years ago
Lebedev Konstantin 3b9b8c9c80 Merge pull request #564 from Ferdaszewski/dev 9 years ago
Joshua Ferdaszewski 555adc36fd Added Browserify support for ng-sortable 9 years ago
Lebedev Konstantin 23bc3b79f2 Merge pull request #562 from fendy3002/patch-1 9 years ago
fendy3002 6c86b334d2 Fix the missing 'var' syntax 9 years ago
fendy3002 70d04f9346 Update knockout-sortable.js 9 years ago
RubaXa 72c62eab60 Merge branch 'dev' of github.com:RubaXa/Sortable into dev 9 years ago
RubaXa 0043e4796e #558: + Error initializing 9 years ago
RubaXa c4c060b93e v1.3.0-rc2 9 years ago
RubaXa 7fd16cb0a5 #447: fixed newIndex if eq null or -1 9 years ago
RubaXa 4a67b43188 #447: emit 'onEnd' Only if we really move the item 9 years ago
RubaXa 42fa792bec v1.3.0-rc1 9 years ago
RubaXa ac5e4a7f90 #547: * fixed parentEl actualization 9 years ago
RubaXa 2859b57724 #516: + chosenClass 9 years ago
RubaXa 52dc6fa86a #545: + shortcut for set options 9 years ago
RubaXa 4d788baec8 #500: fixed clone 9 years ago
RubaXa d87cf004c8 #542: + _prepareGroup 9 years ago
RubaXa ca3c2a3e77 Merge branch 'dev' of github.com:RubaXa/Sortable into dev 9 years ago
RubaXa 79cbd737db Merge branch 'ng-sortable-with-debugInfoEnabled-false' into dev 9 years ago