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

Improve OnSpill support with multiple sortables + fix drop events

github.com/sortablejs/Sortable - 1fed4eeb97c097bb0aa05bb65a52d833a53065b7 authored over 5 years ago by owen-m1 <[email protected]>
#1514: Add conditional for rootEl

github.com/sortablejs/Sortable - 99c8695b970314a0c52a5b0c5628999fa0a72c5f authored over 5 years ago by owen-m1 <[email protected]>
#1580: Fix plugins' references to options

github.com/sortablejs/Sortable - a8836d5699c80c298ceca18e8791d2afeb5bc340 authored over 5 years ago by owen-m1 <[email protected]>
Fixed missing forEach indexes + Fixed CircleCI Config

github.com/sortablejs/Sortable - 705fb322b75a760048103e3bd2cc5527231d2173 authored over 5 years ago by David Beljan <[email protected]>
Fix CircleCI for PRs

github.com/sortablejs/Sortable - caf3e1278baabf47de35a3ef6aac86a6c3340f94 authored over 5 years ago by owen-m1 <[email protected]>
Thanks to SauceLabs

github.com/sortablejs/Sortable - 1279457ef41c3055808b2070fef46fc2f3e1616f authored over 5 years ago by owen-m1 <[email protected]>
#1556: Fix delayOnTouchOnly for android

github.com/sortablejs/Sortable - a09bddb7ef0af5f51a2f8aeb0a5ee557004acfb4 authored over 5 years ago by owen-m1 <[email protected]>
Mark IOS as not supporting native drag & drop

github.com/sortablejs/Sortable - e5b239674b76893f244c4a5248ea9e2962dd8ae0 authored over 5 years ago by owen-m1 <[email protected]>
#1539: Better loop safety

github.com/sortablejs/Sortable - 854fed779876074d564c053afb2b6fe7ed99088e authored over 5 years ago by owen-m1 <[email protected]>
minor performance improvement

github.com/sortablejs/Sortable - 528dfc4f3c9b804fc8dafd302c6329fe36a14730 authored over 5 years ago by owen-m1 <[email protected]>
#1517: Mark Chrome for Android as not supporting native DnD

github.com/sortablejs/Sortable - 0738f377205ea8c53890550bf28c6bb41b0fcb58 authored over 5 years ago by owen-m1 <[email protected]>
Better IE compatibility

github.com/sortablejs/Sortable - 2ca1ff5f0ea0354e973c968f5be155ed7b845e43 authored over 5 years ago by owen-m1 <[email protected]>
Fixed some ESM issues

github.com/sortablejs/Sortable - aeba84e125640aa52078168b0e3ad9b3b89d4c0c authored over 5 years ago by owen-m1 <[email protected]>
Better plugin docs

github.com/sortablejs/Sortable - 500c33744ec33566791bed5a15dd44361e85599e authored over 5 years ago by owen-m1 <[email protected]>
correct plugin mounting examples

github.com/sortablejs/Sortable - 799413533a9fcd94c2e734887826131811c31c0b authored over 5 years ago by owen-m1 <[email protected]>
restore 1.9.0 different row/col behaviour

github.com/sortablejs/Sortable - c2ef63737e193e85bdab0c44725142944da36fa1 authored over 5 years ago by owen-m1 <[email protected]>
Merge pull request #1528 from Aitthi/patch-1

fix: error in angular server side render

github.com/sortablejs/Sortable - 822e54dcadec8a9ddf246c2e2aecb21e6befb303 authored over 5 years ago by owen-m1 <[email protected]>
restore 1.9.0 _ghostIsLast

github.com/sortablejs/Sortable - 2ae403af84a3bbfd495233a8dfd474e890e273b1 authored over 5 years ago by owen-m1 <[email protected]>
Update CONTRIBUTING.md

github.com/sortablejs/Sortable - 127abd999dab26b791a9af6bbbf674fee6362614 authored over 5 years ago by owen-m1 <[email protected]>
#1527: Added MultiDrag indicies event options

github.com/sortablejs/Sortable - 87c9a063f82eeadf7d2a1f3a4c1f1dc61d2645e1 authored over 5 years ago by owen-m1 <[email protected]>
Update Sortable.js

[ FIX BUG ] fix error in angular server side render

github.com/sortablejs/Sortable - ff213bbd06ccb9f0019369199558d5be7d5eeedf authored over 5 years ago by Aitthi Arsa <[email protected]>
Next version (#1524)

github.com/sortablejs/Sortable - ef63dfd70a75a3470dab6d865fa3f54719876928 authored over 5 years ago by owen-m1 <[email protected]>
rename angularjs to angular (#1526)

github.com/sortablejs/Sortable - b321482d5110e36b5c214c022cd417e6a198ff55 authored over 5 years ago by Simon Bobrov <[email protected]>
Add EmberJS addon to readme (#1523)

github.com/sortablejs/Sortable - c6de94db34cb349822a2d688e0b2502bbf8f59a0 authored over 5 years ago by Luis Vegerano <[email protected]>
Add option to only apply delay on touch events (#1482)

github.com/sortablejs/Sortable - 640eccde34aebdba60e9bed22c5651e0c600b46b authored over 5 years ago by Seán O'Grady <[email protected]>
#1469: Fixed delay option on Android

github.com/sortablejs/Sortable - 9fae0529ffd8ec9964be5ae63b698aeec6d35ae4 authored over 5 years ago by owen-m1 <[email protected]>
#1492: Improved repaint trigger

github.com/sortablejs/Sortable - 7244a670fc2763cb7b026ea23b1b23e8afa21a5e authored over 5 years ago by owen-m1 <[email protected]>
#1489: Fix infinite loop in detecting shadow DOM

github.com/sortablejs/Sortable - aef7af6504310ff6b46047a84ce9b67293846cdb authored over 5 years ago by owen-m1 <[email protected]>
Merge branch 'master' of https://github.com/SortableJS/Sortable

github.com/sortablejs/Sortable - 000d59ed23bf4be25653f9564119b5cdf2ec9508 authored over 5 years ago by owen-m1 <[email protected]>
#1487: Detect for empty insert always if not inserted

github.com/sortablejs/Sortable - 6f7fc27e5fc6a9c58623851101711f175275588e authored over 5 years ago by owen-m1 <[email protected]>
#1472: Added oldDraggableIndex + newDraggableIndex

github.com/sortablejs/Sortable - 4ca519e1fa4f7bfd6405dbbf1845ec16b7c88672 authored almost 6 years ago by MGelinas1 <[email protected]>
Optimize nearestEmptyInsertDetectEvent callback (#1483)

github.com/sortablejs/Sortable - 48365021fb8ccfbc9287aa1f1377d9fbe9de1308 authored almost 6 years ago by Jürg Lehni <[email protected]>
Better fix for unwanted IE event capturing

github.com/sortablejs/Sortable - 75a48822d6a92b2916c90349f51892577a49840c authored almost 6 years ago by owen-m1 <[email protected]>
#1476: Stricter requirements for supportPointer

github.com/sortablejs/Sortable - 119ed2aff86a597887de989af3eb6e905a1ba89b authored almost 6 years ago by owen-m1 <[email protected]>
#1475: Fixed _lastChild failing to ignore display:none

github.com/sortablejs/Sortable - 5b907bf8116edcc56ca35df9d26f2cb51b1ba063 authored almost 6 years ago by owen-m1 <[email protected]>
#1471: Use real event properties when doing empty insert

github.com/sortablejs/Sortable - b483211c101f7a77839bd2477c9851922a6a805e authored almost 6 years ago by Owen Mills <[email protected]>
fixed field

github.com/sortablejs/Sortable - 3692fa890235fb86109510aabf6ab4c44b996467 authored almost 6 years ago by Owen Mills <[email protected]>
#1448: Position ghost absolutely on IOS

github.com/sortablejs/Sortable - e6b496d5889e4023d4d4a410e0cbca3ee27a334c authored almost 6 years ago by Owen Mills <[email protected]>
improvements to completed()

github.com/sortablejs/Sortable - 452436a183ec57dadc1f9fcc881dbeb3e547da94 authored almost 6 years ago by owen-m1 <[email protected]>
#1457: Improved detection of empty sortable

github.com/sortablejs/Sortable - 7742067365624885dd9823d573bc666677e3962c authored almost 6 years ago by Owen Mills <[email protected]>
revert Sortable.min.js to last release

github.com/sortablejs/Sortable - 92ce2af282fca9fc0121b2312b7c5cdf95967f55 authored almost 6 years ago by owen-m1 <[email protected]>
Added pullMode to event object + added originalEvent to onStart

github.com/sortablejs/Sortable - 2027d1bc9241ccc31e0793dea417ffb55136890b authored almost 6 years ago by David Desmaisons <[email protected]>
removed unnecessary _getScrollPosition function

github.com/sortablejs/Sortable - 9a32b93317565d29edf4073585179cb25e9d8265 authored almost 6 years ago by owen-m1 <[email protected]>
Merge commit 'f27342a2aa6cbfa16b4066a494e90107e334be36'

github.com/sortablejs/Sortable - d903902fbe27c63aa932e43a9cbf9ffcf81332dd authored almost 6 years ago by owen-m1 <[email protected]>
#659: Fixed delay in FireFox + Delay browser compatibility fixes

github.com/sortablejs/Sortable - c6ae91ec2d5702b69efc6c5b77cc7b7d4dd17237 authored almost 6 years ago by owen-m1 <[email protected]>
fixed fallback text selection on Safari

github.com/sortablejs/Sortable - 7411d2dadd93dfaafc081ab1782c8668c551d2ba authored almost 6 years ago by owen-m1 <[email protected]>
Merge branch 'master' of https://github.com/SortableJS/Sortable

github.com/sortablejs/Sortable - bc6b60381d55b902c228b0869d081ce32eeb5d04 authored almost 6 years ago by owen-m1 <[email protected]>
#1458: Fixed autoscroll on MacOS Safari

github.com/sortablejs/Sortable - 1c36e080760553a437f9458edda999418cfeaf81 authored almost 6 years ago by owen-m1 <[email protected]>
Added thanks to BrowserStack

github.com/sortablejs/Sortable - 0b042d08b43a6c6f40923f1b773e984949533e21 authored almost 6 years ago by owen-m1 <[email protected]>
#1451: Detect grid direction

github.com/sortablejs/Sortable - deefe8dc201046967210b3d5e40aded088e57982 authored almost 6 years ago by owen-m1 <[email protected]>
#1446: fixed dropEffect

github.com/sortablejs/Sortable - 355c748e125ab7106ac00c24f11c3e49de1320f6 authored almost 6 years ago by owen-m1 <[email protected]>
always give ctx if includeCtx

github.com/sortablejs/Sortable - 1283230777eb637e9008f2d4553ba257cc2ad04d authored almost 6 years ago by owen-m1 <[email protected]>
empty sortable detection on touch move

github.com/sortablejs/Sortable - bb3a5621f042a345fd7bd74cc62154f24173ef02 authored almost 6 years ago by owen-m1 <[email protected]>
#1436: Allow touchmove if not cancelable

github.com/sortablejs/Sortable - 41fd3e44d50dad1eab753a9b1a23fa356599b881 authored almost 6 years ago by owen-m1 <[email protected]>
fixed detect direction for floats; revamped _ghostIsLast

github.com/sortablejs/Sortable - 74be32eb558f3ad64afa30ef27899ba185abc700 authored almost 6 years ago by owen-m1 <[email protected]>
fixed detection for display:block

github.com/sortablejs/Sortable - 071f190410af462b148a1720b2869f7d5aa2dd60 authored almost 6 years ago by owen-m1 <[email protected]>
added scroll adjustment

github.com/sortablejs/Sortable - f27342a2aa6cbfa16b4066a494e90107e334be36 authored almost 6 years ago by owen-m1 <[email protected]>
#1434: Target must be immediate child of sortable

github.com/sortablejs/Sortable - d373ea05e22da265b5f6fc8f218251b78f00ba71 authored almost 6 years ago by owen-m1 <[email protected]>
#1431: Remove pointercancel; #985: remove dropEffect

github.com/sortablejs/Sortable - aca3a25da8d0d6df038190a4eba887762dc48726 authored almost 6 years ago by owen-m1 <[email protected]>
Merge branch 'master' of https://github.com/SortableJS/Sortable

github.com/sortablejs/Sortable - b7473acd9dcc3ab8479f4f7929bb42f23a4d60d4 authored about 6 years ago by owen-m1 <[email protected]>
migration to gulp

github.com/sortablejs/Sortable - 97b5a035a2817dd4eec874acba1f05b013e4819e authored about 6 years ago by owen-m1 <[email protected]>
fixed ghostEl dimensions

github.com/sortablejs/Sortable - ad9efbd8fd52d441f1433a156623f54c5220c780 authored about 6 years ago by owen-m1 <[email protected]>
fix clone issue

github.com/sortablejs/Sortable - 113944e9febc791dd0cd300de88c71f2de44b125 authored about 6 years ago by owen-m1 <[email protected]>
undo 1d2beb514713f49840491bc94f42f07f8623b89e bc detects touch on PC

github.com/sortablejs/Sortable - 93b991229f9f7948a66231685ce7b769b22e42dd authored about 6 years ago by owen-m1 <[email protected]>
fixed clone rootEl mismatch and removed lastPullMode

github.com/sortablejs/Sortable - 073a57458dfd24e00826a02917cc49eb7c2f06fb authored about 6 years ago by owen-m1 <[email protected]>
Merge pull request #1382 from saloonio/dev-firefoxShadowRoot

Fix event path for firefox

github.com/sortablejs/Sortable - 4a18d9a0b97053c7fcf32f54df04761939025efb authored about 6 years ago by owen-m1 <[email protected]>
Merge pull request #1333 from Sapphire2k/master

Fix Android start dragging doesn't work

github.com/sortablejs/Sortable - 4235f3a692d7492c33306fd113dc74af685d21b7 authored about 6 years ago by owen-m1 <[email protected]>
Updated links

github.com/sortablejs/Sortable - afcd0737bbdd2334aca91aafb8e5071b79422ba7 authored about 6 years ago by owen-m1 <[email protected]>
Merge branch 'master' of https://github.com/RubaXa/Sortable

github.com/sortablejs/Sortable - 9ae38d1906e454540172b2ba43955ab58f65da01 authored about 6 years ago by owen-m1 <[email protected]>
fixed owner detection; pull/put allow if same group

github.com/sortablejs/Sortable - 489ec1e7340d19080c596494ffbebada38311c67 authored about 6 years ago by owen-m1 <[email protected]>
Merge pull request #1389 from yak80/fix-ios-android

Fix delayed dragging in Ios and Android

github.com/sortablejs/Sortable - 73252ce1a9010d7de10a0eb0cc86a51c8740645a authored about 6 years ago by owen-m1 <[email protected]>
added dragoverBubble support for fallback

github.com/sortablejs/Sortable - 43f798804f04ad32856cc0e8d0765ace0428df60 authored about 6 years ago by owen-m1 <[email protected]>
Merge pull request #1386 from RubaXa/autoscroll-revamp

Autoscroll revamp

github.com/sortablejs/Sortable - ead514791fa00344582dc7f2bbd09a36529b07a2 authored about 6 years ago by owen-m1 <[email protected]>
fix body autoscroll

github.com/sortablejs/Sortable - 463bb6b509adcb45e3a512d75d7814c7b0aded30 authored about 6 years ago by owen-m1 <[email protected]>
added documentation

github.com/sortablejs/Sortable - 8ca15a35421c4c0ccc569bf800ee48b2991ee463 authored about 6 years ago by owen-m1 <[email protected]>
added `bubbleScroll` option; added proper ability to cancel _throttle

github.com/sortablejs/Sortable - f3b245eafc8e222f5210c2f6376f29ca96bdb6ff authored about 6 years ago by FIRST_NAME LAST_NAME <[email protected]>
Modify instructions

github.com/sortablejs/Sortable - fea174b28d61f0f6b94232c4524efa70581fafa1 authored about 6 years ago by owen-m1 <[email protected]>
Fix delayed dragging in Ios and Android

github.com/sortablejs/Sortable - 0c3a103b46a943af570e0462d6d32a45a1f7b3f1 authored about 6 years ago by yak <[email protected]>
Return if over el

github.com/sortablejs/Sortable - 584f5e52d0ca13fc03b9a4325521352c304c4647 authored about 6 years ago by Flame2057 <[email protected]>
Resolved PR #1338

github.com/sortablejs/Sortable - 7bb73f46aa345d6354cf09f8e06fc6988b9edf02 authored about 6 years ago by Flame2057 <[email protected]>
check names for equality instead of whole obj

github.com/sortablejs/Sortable - d8d7e909740d3828ee059cc4f59a1df89d523b4c authored about 6 years ago by Flame2057 <[email protected]>
Document allowing arrays in `put`

github.com/sortablejs/Sortable - 83dea7a9255d21b33f9fe2e2dfa8e112057768f4 authored about 6 years ago by Flame2057 <[email protected]>
Updated toFn

Allow for 'clone' to be returned if value is 'clone'

github.com/sortablejs/Sortable - 34e3f82ac8b188330ac21f9856d393e7ee9158f2 authored about 6 years ago by Flame2057 <[email protected]>
Fix for scroll == HTML element

github.com/sortablejs/Sortable - cd01d01fce598e1be99d40771ce3f16860dde1d7 authored about 6 years ago by Flame2057 <[email protected]>
fixed toFn issue

Fixed issue in toFn causing checkPull and checkPut to always be true when `value == null`

github.com/sortablejs/Sortable - 9c8a3330163505d734865508b25adde9bccebfd6 authored about 6 years ago by Flame2057 <[email protected]>