Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SortableJS

Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
Collective - Host: opensource - https://opencollective.com/sortable - Website: https://sortablejs.github.io/Sortable/ - Code: https://github.com/sortablejs/Sortable

#547: * fixed parentEl actualization

github.com/sortablejs/Sortable - ac5e4a7f904214b100ff2ade97adc678fc7c722f authored over 9 years ago by RubaXa <[email protected]>
#516: + chosenClass

github.com/sortablejs/Sortable - 2859b57724ae5c3b306eeae6a79dd90b86e9ac54 authored over 9 years ago by RubaXa <[email protected]>
#545: + shortcut for set options

github.com/sortablejs/Sortable - 52dc6fa86a25054adaf78d93fd31aa8b87247824 authored over 9 years ago by RubaXa <[email protected]>
#500: fixed clone

github.com/sortablejs/Sortable - 4d788baec8f2f3c74bd5ebf4fa6bfdedb60ff455 authored over 9 years ago by RubaXa <[email protected]>
#542: + _prepareGroup

github.com/sortablejs/Sortable - d87cf004c8ddbdff09081ef53277bfb282af8989 authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'dev' of github.com:RubaXa/Sortable into dev

github.com/sortablejs/Sortable - ca3c2a3e7714b87aa1c5cf515f5b7445d80efbfd authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'ng-sortable-with-debugInfoEnabled-false' into dev

github.com/sortablejs/Sortable - 79cbd737dbbe750f173b14cf419574b224d2474b authored over 9 years ago by RubaXa <[email protected]>
+ support debugInfoEnabled(false)

github.com/sortablejs/Sortable - 32064e1ce1a56d7e4ffe82f7a6910ccd48611916 authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'master' of https://github.com/Tradiio/Sortable into Tradiio-master

github.com/sortablejs/Sortable - e7415899acd21daeab57c64a6e82230ba7263a9b authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #537 from shootaroo/ios841

Support iOS 8.4.1 and safety IE9/10

github.com/sortablejs/Sortable - 436bd6cf582e766c0b349af460701f9cf30234d2 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #526 from ePages-de/suppress-hierarchy-error

don't try to nest parent in child Sortable

github.com/sortablejs/Sortable - f68710a455be4afb0b7801cf88efa6264e967536 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Change supportCssPointerEvents strictly

github.com/sortablejs/Sortable - 20c2fc1ba286a68dda8aa34425fe00b15115288a authored over 9 years ago by shootaroo <[email protected]>
Merge branch 'master' into dev

github.com/sortablejs/Sortable - 94cd89f6268a3108464b7a9228c8560f4586005c authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #534 from JWo1F/patch-1

fix "Cannot read property 'destroy' of undefined"

github.com/sortablejs/Sortable - 15aaf285e7dc32d3217f1db5b549261011268af7 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Support iOS 8.4.1 and safety IE9/10 #532

github.com/sortablejs/Sortable - 8fbcc2eabeb27107147e7d6f322fe95d424f22d5 authored over 9 years ago by shootaroo <[email protected]>
fix "Cannot read property 'destroy' of undefined"

github.com/sortablejs/Sortable - a6c6df6b068c220f30ee1c295ce8d0de58e5e679 authored over 9 years ago by Alex <[email protected]>
Simplify running the example

github.com/sortablejs/Sortable - 0455fa4fee1adbd14ff25865d907cc88f270ed3a authored over 9 years ago by Dan Dascalescu <[email protected]>
Simplify Meteor packaging and add Windows support

github.com/sortablejs/Sortable - bbb0d102c04fb02ebde6944f3697b12722cceeb7 authored over 9 years ago by Dan Dascalescu <[email protected]>
Merge pull request #527 from sp-kilobug/sp-kilobug-patch-6

fix multiline float + move below

github.com/sortablejs/Sortable - 76924cad94b4359fcb2adb5018686704c7792a2e authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #528 from avoliva/patch-1

Correct spelling error in README.md

github.com/sortablejs/Sortable - 205d1aa9dfb9ced798ccad692cb061d2b4924fa9 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Correct spelling error in README.md

github.com/sortablejs/Sortable - acda5dace5104cb5ae140b6da8423d79059d10d1 authored over 9 years ago by Adam Voliva <[email protected]>
fix multiline float/flex

github.com/sortablejs/Sortable - f95fb46bb1a9fa54ce54c88b105e2317f82f8683 authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #15 from RubaXa/dev

* update from RubaXa

github.com/sortablejs/Sortable - 9e9e8463d07ff0bb2df1330f23c8b4df1f7c7377 authored over 9 years ago by sp-kilobug <[email protected]>
don't nest parent in child Sortable

when nesting Sortable's, we're not interested in this error:
"HierarchyRequestError: Failed to e...

github.com/sortablejs/Sortable - e51dc53982ba623ae827096a8ebf442b4548f2d8 authored over 9 years ago by Paolo Priotto <[email protected]>
Merge pull request #521 from ePages-de/check-data-transfer

check for existence of dataTransfer

github.com/sortablejs/Sortable - a42d0bbdf5650534bec28fcd0a32c12bcd07830b authored over 9 years ago by Lebedev Konstantin <[email protected]>
check for existence of dataTransfer

As done in the other place where `dataTransfer` is used.
This is to support fake html5 drag and ...

github.com/sortablejs/Sortable - f7af4b15acdae26891fda77b6a29f2be9c6b7f92 authored over 9 years ago by Paolo Priotto <[email protected]>
Update ng-sortable.js

github.com/sortablejs/Sortable - 9e93358ea538a72c1aca8711e664b8e477e51794 authored over 9 years ago by André Góis <[email protected]>
Merge pull request #499 from LearnBIG/dev

Added some Setup steps

github.com/sortablejs/Sortable - 8baa240b08b42eb5c86ab2afe5080627ef5f5369 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Added some Setup steps

github.com/sortablejs/Sortable - 987b88f6e1573dfa8c06ce3b146fec1a1d0d0984 authored over 9 years ago by Sean Kelly <[email protected]>
Merge pull request #497 from srosengren/dev

Knockout sortable #488

github.com/sortablejs/Sortable - c188d473618d867c0642aa97278fd764daf44251 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/sortablejs/Sortable - 8e73509d53439552471a723ff53b65aae2a06cb6 authored over 9 years ago by Sebastian Rosengren <[email protected]>
Fixed issue with computed foreach's

Fixed how we find correct indexes for items if the sortable is
bound to a filtered collection.

github.com/sortablejs/Sortable - 593cc5a0f53fb76ad8656a4ad65de0b4d37a5453 authored over 9 years ago by srosengren <[email protected]>
Added UMD definition to knockout-sortable

Fixes #488

github.com/sortablejs/Sortable - 04553782b58efb20a600ad2d825d42823f6f083a authored over 9 years ago by Sebastian Rosengren <[email protected]>
#488: fixed xxxxx undefined

github.com/sortablejs/Sortable - 09a75c35d99d98f4b8d2208e5ce57d684c6d9cae authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #496 from jsanchez034/dev

#356 Fixing issue of dropping on the right end of horizontally laid out drop zones

github.com/sortablejs/Sortable - 4eaf54d1da6f5a681bb608f6192504c4e72daff7 authored over 9 years ago by Lebedev Konstantin <[email protected]>
#356 Fixing issue where dropping an item on the right end of a horizontally layed out drop zone does not add the item

github.com/sortablejs/Sortable - 15cae094236af1be8328469b96d271e4ca425e8c authored over 9 years ago by JP <[email protected]>
#488: reset 'newIndex'

github.com/sortablejs/Sortable - 3be3b60ababe1d08cd9567aef83fb83e5f0010ea authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'dev' of github.com:RubaXa/Sortable into dev

github.com/sortablejs/Sortable - ca3e5631037cd9fc72edfaa8d46ea0185eb202db authored over 9 years ago by RubaXa <[email protected]>
#489: * Fixed 'clone'

github.com/sortablejs/Sortable - 304c04fd2d985d286e1882404d7ead11659c4f38 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #483 from rclai/patch-1

Update dependency of mongo-collection-instances

github.com/sortablejs/Sortable - 78ef22013fa52e19f644d373133a5eec4b4a4338 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #486 from sp-kilobug/sp-kilobug-patch-5

fix flex containers in row mode

github.com/sortablejs/Sortable - 8e20138f89548bae8027107188a8b50a474c92ee authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #493 from urossmolnik/master

meteor: option to specify collection selector

github.com/sortablejs/Sortable - d835ba6effbd6fc6eac50c4b9473e4b1d397fc6a authored over 9 years ago by Lebedev Konstantin <[email protected]>
meteor: option to specify collection selector

github.com/sortablejs/Sortable - 8510d422ffb574d97efa9c116df680d4c93ca613 authored over 9 years ago by Uros Smolnik <[email protected]>
Update ng-sortable.js

github.com/sortablejs/Sortable - 5b4737f6288460725ee1f992a744e7e6edecb4b3 authored over 9 years ago by André Góis <[email protected]>
fix flex containers in row mode

fix http://jsbin.com/cuduyo/edit?html,css,output

compatible with
flex-direction: row
flex-...

github.com/sortablejs/Sortable - 97d38acb6f7d234d953660e478864f55e2be5cc0 authored over 9 years ago by sp-kilobug <[email protected]>
Update dependency of mongo-collection-instances

github.com/sortablejs/Sortable - 7bb9348649f0d452e4e5aa71c6ac2b8800ced14c authored over 9 years ago by Richard Lai <[email protected]>
Merge pull request #12 from RubaXa/dev

Dev

github.com/sortablejs/Sortable - 060efb5b1accdd7704dd9428cd299bc0c1ad9739 authored over 9 years ago by sp-kilobug <[email protected]>
#481: * call method

github.com/sortablejs/Sortable - d1069a97a7792d33fad29c9a8f94a1d32efa85d2 authored over 9 years ago by RubaXa <[email protected]>
#411: - duplicate

github.com/sortablejs/Sortable - 5f28ec870388be3200c975e473b77f26535ac1b9 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #411 from ajwild/dev

Allow click events for touch devices

github.com/sortablejs/Sortable - 5509a9f959393973c6c95553397c8ad1c56c5657 authored over 9 years ago by Lebedev Konstantin <[email protected]>
#423: - version

github.com/sortablejs/Sortable - 71f3fb935f9be2517311493c732f1869ad52b073 authored over 9 years ago by RubaXa <[email protected]>
#457: nativeDragMode -> nativeDraggable

github.com/sortablejs/Sortable - aa414b090992634019b23315a1b1c995f7ad7dbd authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #457 from sp-kilobug/sp-kilobug-patch-1

remove drag/drop handlers in forceFallback mode

github.com/sortablejs/Sortable - 1cd9f9109c7ff19c709bf44b5ed0ca64cea8dffd authored over 9 years ago by Lebedev Konstantin <[email protected]>
#459: * code style

github.com/sortablejs/Sortable - 9e6d0060408adf9c965a462a049a12d01c5734a2 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #459 from sp-kilobug/sp-kilobug-patch-3

improves the fallback mode fluidity

github.com/sortablejs/Sortable - 9660e8e207f91df6e3e061923c4d8a1f67548626 authored over 9 years ago by Lebedev Konstantin <[email protected]>
#475: * merge 'dev' branch

github.com/sortablejs/Sortable - 960d7da05bf19d671b9b8166912ae9607bada98d authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'dev'

github.com/sortablejs/Sortable - 43fd37386f9f06ef774ed31db9836c110dd549d2 authored over 9 years ago by RubaXa <[email protected]>
Additional work on concurrent dom modification

github.com/sortablejs/Sortable - 1a437a63beaf129bbbb8926c894436ea9950dfe6 authored over 9 years ago by Derek Berner <[email protected]>
Error when dragged item is removed from parent before drag ends

github.com/sortablejs/Sortable - 5a3ce29d0758d4847962a99f67e33452ead3b44b authored over 9 years ago by Derek Berner <[email protected]>
improves the fallback mode fluidity

_emulateDragOver optimized to reduce the interval tics.
That provides a fluidity similar to th...

github.com/sortablejs/Sortable - 9e3e0a81a07b24ecfe9a57c00be965d9cdf66cd7 authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #10 from sp-kilobug/revert-9-sp-kilobug-patch-2

Revert "#422: fix fallback moves in owner container"

github.com/sortablejs/Sortable - 71358aaf7c9296e7dcc5d00491e98f9f0fe09125 authored over 9 years ago by sp-kilobug <[email protected]>
Revert "#422: fix fallback moves in owner container"

github.com/sortablejs/Sortable - 53c9355a0cd7df8dfab4edca4924b5dbdc5b698e authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #9 from sp-kilobug/sp-kilobug-patch-2

#422: fix fallback moves in owner container

github.com/sortablejs/Sortable - 14ecef21e5dbfa1720c5fa5bfafe6a0581bb5d15 authored over 9 years ago by sp-kilobug <[email protected]>
#422: fix fallback moves in owner container

see #422

github.com/sortablejs/Sortable - 0eb010e2198e78a7c652ef0ef649889eeba8e595 authored over 9 years ago by sp-kilobug <[email protected]>
remove drag/drop handlers in forceFallback mode

drag/drop handlers should be disabled in fallback mode to avoid unwanted behaviors

github.com/sortablejs/Sortable - 8ae82072d3ce942eb4079c7d68a10134bf37616e authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #4 from RubaXa/dev

Dev

github.com/sortablejs/Sortable - cb140f149f297ad3401503a243507511d4c7ca42 authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #441 from ChiefORZ/dev

fix click event for mobile devices and old browser

github.com/sortablejs/Sortable - 71f4362e3ccebd0d9028cbf658e4cbec66e280de authored over 9 years ago by Lebedev Konstantin <[email protected]>
forceFallback changes

removed the default behaviour to append the cloned Element to the body.
now the cloned Element g...

github.com/sortablejs/Sortable - d56e4d41dbe52168de5d8d2bff010a126b62af1c authored over 9 years ago by ChiefORZ <[email protected]>
Merge pull request #412 from NSinopoli/dev

Fix jshint

github.com/sortablejs/Sortable - 38f732ce04c039d5e16b7c871a4def1a5d3d7f40 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #438 from evillemez/angular-dev

angular watch more options

github.com/sortablejs/Sortable - 476ed8369bce71a585517068351c1a5c9606f15e authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #439 from amfleming/master

Please Tag & Release v. 1.2.1

github.com/sortablejs/Sortable - 2224671bc6688d69c29c692d1e3b61f1fd1f4638 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #450 from kuitos/remove-bind-polyfill

remove bind polyfill

github.com/sortablejs/Sortable - 00f993052cd7d2afd82ea3c9739539fa3a60c368 authored over 9 years ago by Lebedev Konstantin <[email protected]>
remove _bind function for Function.bind polyfill

github.com/sortablejs/Sortable - a092094d1120a5c64998c720d0d20154db00f279 authored over 9 years ago by Kuitos <[email protected]>
remove _bind function for Function.bind polyfill

github.com/sortablejs/Sortable - 6be61ce97ef9e22463b75f9c49078c05a61b2725 authored over 9 years ago by Kuitos <[email protected]>
missed some stuff

wasn't merging all necessary stuff. now it should be fully functional

github.com/sortablejs/Sortable - 2f06d97b3627b6350a1d91b943a29f9b8ff0659a authored over 9 years ago by ChiefORZ <[email protected]>
react handleMove/onMove event

modified the private _onMove prototype, so it calls events on it's
source Element like it's sibl...

github.com/sortablejs/Sortable - 5d6747a9c7a5effb3b17ce661798f88c82bbd0ca authored over 9 years ago by ChiefORZ <[email protected]>
fix click event for mobile devices and old browser

added forcePolyfill option.
forcePolyfill is made to make cross-browser testing more easy.
force...

github.com/sortablejs/Sortable - 429dc043abc681a7d9d309462a81c7ab71519fc4 authored over 9 years ago by ChiefORZ <[email protected]>
Sortable 1.2.1

Bump minor version number

github.com/sortablejs/Sortable - 8935bea4e362373ba9a2f3204fb3fd9a74414416 authored over 9 years ago by Adam Fleming <[email protected]>
added more draggable options for angular to watch

github.com/sortablejs/Sortable - 34357d8e85b2a1b51c7039c250977ecece61e98b authored over 9 years ago by Evan Villemez <[email protected]>
#429: dragStartTimer -> _dragStartTimer

github.com/sortablejs/Sortable - f3e090c2a384e5852c3cf59b628e9cdddd5885a4 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #431 from amfleming/patch-3

Correctly match multiple class names

github.com/sortablejs/Sortable - ed8ae42e15a3753d788745ba83d23afefe64b300 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Correctly match multiple class names

Assume that el.className === "foo bar"
Assume that your selector is "DIV.foo.bar"

(' ' + el.cla...

github.com/sortablejs/Sortable - 77675363819beadf457835c9c0b58185fe5b94e6 authored over 9 years ago by Adam Fleming <[email protected]>
Merge pull request #421 from amfleming/patch-2

Include ng-sortable.js in bower distribution

github.com/sortablejs/Sortable - 591b311dce7a0345157ec230937f901f32e07b43 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Allow click events for touch devices

github.com/sortablejs/Sortable - 9940598312d9a88671cd0176619396b0a99efcf0 authored over 9 years ago by Alex Wild <[email protected]>
Update bower.json

github.com/sortablejs/Sortable - f4502a72b773c7f29587d28153264f4bcb5644c1 authored over 9 years ago by Adam Fleming <[email protected]>
Merge pull request #420 from amfleming/patch-1

Fix packages.json typo

github.com/sortablejs/Sortable - 705460eb2871263d931ea93d82e46c9a34cff3e0 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Include ng-sortable.js in bower distribution

github.com/sortablejs/Sortable - be0fd1a1266820e1cb218a24bee7d2ff3d56fa40 authored over 9 years ago by Adam Fleming <[email protected]>
Update package.json

github.com/sortablejs/Sortable - 86d3d8b2287bdd69af5f9e8b9f05682f623bbdc6 authored over 9 years ago by Adam Fleming <[email protected]>
Don't use assignment in condition

github.com/sortablejs/Sortable - 6f3699c79204dfbcbf0917a7220cfbf0e54e4485 authored over 9 years ago by Nick Sinopoli <[email protected]>
Merge pull request #418 from just-boris/dev

ng-sortable: add prefix to version constant

github.com/sortablejs/Sortable - 97725779a16f8aea2de402b701d6e6390243ce53 authored over 9 years ago by Lebedev Konstantin <[email protected]>
ng-sortable: add prefix to version constant

github.com/sortablejs/Sortable - fa426fd835546d636b81a89f015a914a778f697f authored over 9 years ago by just-boris <[email protected]>
Merge pull request #406 from NSinopoli/master

Reset state when component receives new props

github.com/sortablejs/Sortable - 54fc87c035eb72fcb04386f70853490856671dfe authored over 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #405 from just-boris/dev

ng-sortable: support configuration constant

github.com/sortablejs/Sortable - 0edd2a884c21a17103ad8227b702e81ee3d3aa54 authored over 9 years ago by Lebedev Konstantin <[email protected]>
ng-sortable: support configuration constant

github.com/sortablejs/Sortable - f33927bfd7aef2da995dd960890dffd08c3f74b7 authored over 9 years ago by just-boris <[email protected]>
Merge branch 'master' of github.com:RubaXa/Sortable

github.com/sortablejs/Sortable - 851129a45fbff351d95c23d922436f2660880744 authored over 9 years ago by RubaXa <[email protected]>
v1.2.1 - #376: 'target' is NULL

github.com/sortablejs/Sortable - 107bfa25c02f32cd0253460481e15b9c6c2a8fbb authored over 9 years ago by RubaXa <[email protected]>
Merge branch 'dev'

github.com/sortablejs/Sortable - 3cb80fb6a63b025e6d8b5a5a7a8bc1aa49f03911 authored over 9 years ago by RubaXa <[email protected]>