Commit Graph

  • 6be61ce97e remove _bind function for Function.bind polyfill Kuitos 2015-06-25 10:58:13 +08:00
  • 2f06d97b36 missed some stuff ChiefORZ 2015-06-23 00:19:39 +02:00
  • 5d6747a9c7 react handleMove/onMove event ChiefORZ 2015-06-22 19:57:15 +02:00
  • 429dc043ab fix click event for mobile devices and old browser ChiefORZ 2015-06-22 17:04:13 +02:00
  • 8935bea4e3 Sortable 1.2.1 Adam Fleming 2015-06-20 21:03:48 -04:00
  • 34357d8e85 added more draggable options for angular to watch Evan Villemez 2015-06-20 18:25:28 -04:00
  • f3e090c2a3 #429: dragStartTimer -> _dragStartTimer RubaXa 2015-06-18 09:13:08 +03:00
  • ed8ae42e15 Merge pull request #431 from amfleming/patch-3 Lebedev Konstantin 2015-06-16 17:10:10 +03:00
  • 7767536381 Correctly match multiple class names Adam Fleming 2015-06-12 15:03:20 -04:00
  • 591b311dce Merge pull request #421 from amfleming/patch-2 Lebedev Konstantin 2015-06-16 08:03:57 +03:00
  • 9940598312 Allow click events for touch devices Alex Wild 2015-06-04 17:50:05 +02:00
  • f4502a72b7 Update bower.json Adam Fleming 2015-06-10 14:05:56 -04:00
  • 705460eb28 Merge pull request #420 from amfleming/patch-1 Lebedev Konstantin 2015-06-10 20:45:35 +03:00
  • be0fd1a126 Include ng-sortable.js in bower distribution Adam Fleming 2015-06-10 13:10:51 -04:00
  • 86d3d8b228 Update package.json Adam Fleming 2015-06-10 12:46:14 -04:00
  • 6f3699c792 Don't use assignment in condition Nick Sinopoli 2015-06-03 20:37:55 -04:00
  • 97725779a1 Merge pull request #418 from just-boris/dev Lebedev Konstantin 2015-06-08 10:10:38 +03:00
  • fa426fd835 ng-sortable: add prefix to version constant just-boris 2015-06-07 23:32:24 +03:00
  • 54fc87c035 Merge pull request #406 from NSinopoli/master Lebedev Konstantin 2015-05-30 21:48:32 +03:00
  • 0edd2a884c Merge pull request #405 from just-boris/dev Lebedev Konstantin 2015-05-30 17:41:17 +03:00
  • f33927bfd7 ng-sortable: support configuration constant just-boris 2015-05-18 14:50:10 +03:00
  • 851129a45f Merge branch 'master' of github.com:RubaXa/Sortable RubaXa 2015-05-30 13:58:14 +03:00
  • 107bfa25c0 v1.2.1 - #376: 'target' is NULL RubaXa 2015-05-30 13:58:01 +03:00
  • 3cb80fb6a6 Merge branch 'dev' RubaXa 2015-05-30 13:56:18 +03:00
  • 061872cefc Merge pull request #383 from diegocasmo/master Lebedev Konstantin 2015-05-30 13:45:53 +03:00
  • d0c7696be2 Merge pull request #385 from wangchj/master Lebedev Konstantin 2015-05-30 13:45:24 +03:00
  • 5633c00d19 Reset state when component receives new props Nick Sinopoli 2015-05-29 23:35:00 -04:00
  • aa80521cb2 Fix security issue allowing modification of arbitrary numeric fields Dan Dascalescu 2015-05-24 20:09:59 -07:00
  • c132cab953 Remove circular symlink. wangchj 2015-05-12 15:53:42 -05:00
  • 9846ed0bc2 Fixed small typo on documentation Diego Castillo 2015-05-11 19:57:53 -05:00
  • 06f9530854 Update CONTRIBUTING.md Lebedev Konstantin 2015-05-08 11:39:30 +03:00
  • 72be2e91ae #376: * fixed 'evt.target' RubaXa 2015-05-07 23:28:28 +03:00
  • 590a5de981 #379: * typo RubaXa 2015-05-07 23:15:27 +03:00
  • d5737ce9e7 Merge branch 'dev' of github.com:RubaXa/Sortable into dev RubaXa 2015-05-07 23:14:46 +03:00
  • 08c31fc0bb #379: + 'delay' description RubaXa 2015-05-07 23:14:18 +03:00
  • 93d982fe46 Merge branch 'dev' into gh-pages RubaXa 2015-05-07 23:12:22 +03:00
  • 3728d90715 Merge pull request #369 from matixmatix/master Lebedev Konstantin 2015-04-29 11:47:31 +03:00
  • 8e8558f023 Fix AngularJS typo Matic Jurglič 2015-04-29 10:33:49 +02:00
  • cd4238ead8 Merge pull request #364 from ha-D/dev Lebedev Konstantin 2015-04-24 11:50:32 +03:00
  • 1ab661f10e Use isolated scope with two-way binding in ng-sortable ha-D 2015-04-24 12:31:34 +04:30
  • 1c78d98a1c Merge pull request #351 from bolasblack/clean-watcher-after-element-destroy Lebedev Konstantin 2015-04-17 11:26:14 +03:00
  • a479eae115 clean watcher after element destroy c4605 2015-04-17 16:08:47 +08:00
  • 14864bc067 #335: call save only if 'active' RubaXa 2015-04-16 18:15:27 +03:00
  • a89b3b3edc #347: + moveVector RubaXa 2015-04-15 14:27:28 +03:00
  • 34328a81b5 #273: + onMove event RubaXa 2015-04-15 13:19:18 +03:00
  • 711695c911 #281: + exportName for jQuery extention RubaXa 2015-04-14 22:13:19 +03:00
  • 4a26e59332 Merge branch 'master' of github.com:RubaXa/Sortable RubaXa 2015-04-14 21:38:56 +03:00
  • b30ece99c5 v1.2.0: Events, Nested, Drop text, IE11, iframe and etc 1.2.0 RubaXa 2015-04-14 21:37:41 +03:00
  • 8db2fd26ec v1.2.0: Events, Nested, Drop text, IE11, iframe and etc RubaXa 2015-04-14 21:36:49 +03:00
  • 12df12c2b5 * correct ng-events RubaXa 2015-04-13 22:52:02 +03:00
  • ae8f76f19d {{#sortable}}, not {{sortable}} in README Dan Dascalescu 2015-04-12 18:20:38 -07:00
  • c1f6cf50c4 #308: * allow drop text RubaXa 2015-04-11 11:13:32 +03:00
  • 5c4e3dce2a #318, #328: + Improved work with events transmitted through the options RubaXa 2015-04-09 11:42:14 +03:00
  • fcdb0c915b + master v1.1.1 RubaXa 2015-04-09 10:57:16 +03:00
  • 40af728d53 #325: * changed the order of the methods (code style) RubaXa 2015-04-06 00:00:55 +03:00
  • 723bc1e605 #325: PR refactoring: - _enableDragStart & revert lost fixes RubaXa 2015-04-05 23:57:39 +03:00
  • 7034a54cc4 Merge pull request #325 from pumpupapp/dev Lebedev Konstantin 2015-04-05 23:20:29 +03:00
  • 78c53ba5e1 Add delay between touchstart and dragstart jboulouloubi 2015-04-01 18:35:36 -04:00
  • b7749c4576 #298: + watchers of events RubaXa 2015-03-12 08:46:36 +03:00
  • 6209024019 #284: -> version RubaXa 2015-03-11 19:27:47 +03:00
  • 5fd36b19b1 * RSPACE RubaXa 2015-03-11 18:36:32 +03:00
  • 6dc1159d31 Merge pull request #296 from bmustiata/dev Lebedev Konstantin 2015-03-11 18:35:47 +03:00
  • 8b818ed280 #288: + use 'ownerDocument' for correct working with/into iframe RubaXa 2015-03-11 18:33:36 +03:00
  • 7309734dbf #290: + clone simple 'option' and 'extend' method RubaXa 2015-03-11 18:06:34 +03:00
  • 5d2b760021 Merge pull request #303 from nchase/patch-1 Lebedev Konstantin 2015-03-10 21:31:37 +03:00
  • 1f58b1b10b use page{d}Offset instead of scroll{d} Noah Chase 2015-03-10 12:38:43 -04:00
  • 954c50ca75 Merge branch 'dev' of https://github.com/srosengren/Sortable into dev srosengren 2015-03-07 21:37:46 +01:00
  • a6f86320ce Fixed issue with computed foreach's srosengren 2015-03-07 21:35:52 +01:00
  • f802c84d05 Use precompiled RegExp. Bogdan Mustiata 2015-03-05 12:13:56 +01:00
  • e0ee07cafb Merge pull request #297 from srosengren/dev Lebedev Konstantin 2015-03-05 09:25:03 +03:00
  • 6928b193ab Added KnockoutJS description to README Sebastian Rosengren 2015-03-04 21:35:34 +01:00
  • 2920836d5c Ran grunt after adding knockoutjs bindinghandlers srosengren 2015-03-04 15:12:00 +01:00
  • 3738fa8db4 Added bindinghandlers for KnockoutJS srosengren 2015-03-04 14:59:58 +01:00
  • c7257ae198 Don't join class names when removing classes after additions. Bogdan Mustiata 2015-03-03 14:53:15 +01:00
  • 7334a5c567 Merge branch 'master' into gh-pages RubaXa 2015-02-24 09:13:05 +03:00
  • c6a536aa3f v1.1.1: #227, #285 1.1.1 RubaXa 2015-02-20 08:49:33 +03:00
  • 0b909aa59d #285: * fixed dragover handler RubaXa 2015-02-19 21:20:16 +03:00
  • 87e336a175 #277: * fixed handle & filter RubaXa 2015-02-16 08:57:02 +03:00
  • 1482449b18 #285: * fixed dragover handler RubaXa 2015-02-19 21:20:16 +03:00
  • 8b3e8f9497 #279: * dataAttr -> dataIdAttr RubaXa 2015-02-16 18:06:58 +03:00
  • 7dc8be5755 #279: + dataIdAttr RubaXa 2015-02-16 17:55:24 +03:00
  • 1c8839f08f #277: * fixed handle & filter RubaXa 2015-02-16 08:57:02 +03:00
  • eccba73372 #278: upto v1.1.0 RubaXa 2015-02-15 14:44:34 +03:00
  • 2d861f8460 Merge branch 'master' of github.com:RubaXa/Sortable 1.1.0 RubaXa 2015-02-13 22:03:53 +03:00
  • 070a571508 v1.1.0: Support IE9, CDN, enhancement auto-scrolling, React-mixin and more. RubaXa 2015-02-13 22:01:00 +03:00
  • 81323dedf9 Merge branch 'dev' RubaXa 2015-02-13 21:57:29 +03:00
  • 52a49f36ed * version-task RubaXa 2015-02-12 22:34:02 +03:00
  • ef76066cc5 * relative path RubaXa 2015-02-12 18:36:45 +03:00
  • 5cae94c900 Merge branch 'react' into dev RubaXa 2015-02-12 18:03:15 +03:00
  • fae309d9fb Merge branch 'ng-sortable' into dev RubaXa 2015-02-12 18:01:40 +03:00
  • a89c2d5dc2 #217: * modularizing RubaXa 2015-02-12 13:21:30 +03:00
  • 563311f25e #271: + remove 'transform' (#issuecomment-73954644) RubaXa 2015-02-11 23:16:46 +03:00
  • 4c0f1afd32 #256: - _onDrag RubaXa 2015-02-11 19:12:00 +03:00
  • e97970b303 #256: uber-autoscroll, support drag between lists RubaXa 2015-02-11 18:12:28 +03:00
  • f0d7ff7339 Merge branch 'dev' into scroll RubaXa 2015-02-11 16:56:07 +03:00
  • 750bef7a8f Merge branch 'drop-text' into dev RubaXa 2015-02-11 16:55:55 +03:00
  • 4b367b5b98 Update CONTRIBUTING.md Lebedev Konstantin 2015-02-11 13:52:04 +03:00
  • 9e3f6f1e2b + CONTRIBUTING RubaXa 2015-02-11 13:50:54 +03:00
  • ab52c13850 #271: * logic of auto-scrolling RubaXa 2015-02-10 23:20:37 +03:00
  • 64ec81ab6d + IE9 RubaXa 2015-02-10 22:35:41 +03:00