Ecosyste.ms: OpenCollective

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

github.com/sortablejs/Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://github.com/sortablejs/Sortable

Merge pull request #1363 from timoschwarzer/master

Fix deadlock when having a form with name=host

35aabddf5a1c721121249e3ec0de0444f7903ac3 authored about 6 years ago by Flame2057 <[email protected]>
Undo sortable.min.js modification

465e2ffb4ddc1a8840bedb78b8ba1307c5f36fd9 authored about 6 years ago by Flame2057 <[email protected]>
Added autoscroll revamp

In short, this revamp allows for elements that are parents of the currently hovered element to a...

18cccbac11e2e050155878bc250fea6a6042d50f authored about 6 years ago by Flame2057 <[email protected]>
Merge pull request #1322 from p-herbert/master

(fix) Bind context to setTimeout

4ef871c330e369faf210be9e676def182cd3ad41 authored about 6 years ago by Flame2057 <[email protected]>
(fix) Bind context directly to function

645a7d06e69e8567dd23c0142fbb9a5804a97e5f authored about 6 years ago by p-herbert <[email protected]>
Merge pull request #1384 from chinacoolboyzz/master

Modify the onChoose event firing order to allow for getting element information before chosenCla...

bebf1f67a4b0641c884a7f491b1e1ca9637caafd authored about 6 years ago by Flame2057 <[email protected]>
Merge pull request #1381 from ibrahimbutt/master

Fix README.md list formatting

1bdd60979932b67b3d6c863af4dee25141b21a63 authored about 6 years ago by Flame2057 <[email protected]>
Fixed indent

a9d8eb4a89eaa20a81c6bddaefc197d72817b35a authored about 6 years ago by Flame2057 <[email protected]>
toggle chosen class after events dispatched

23a327964786018ed76702a06a48e48aac6ea47f authored about 6 years ago by Flame2057 <[email protected]>
Modify the onChoose event firing order

How the onChoose event is fired before the sortable-chosen style is added, it should be able to ...

94df83c33cd994b8439c4b8831cd1bedece29268 authored about 6 years ago by chinacoolboyzz <[email protected]>
Fix event path for firefox

891094b0f5dcb95257ddfe33a00e0552da348e77 authored about 6 years ago by Gaetan D <[email protected]>
Fix README.md list formatting

83948199880c2ec208257039e6cb8d91f3d76327 authored about 6 years ago by Ibrahim <[email protected]>
Fix deadlock when having a form with name=host

a8b83eeac35ea678935c30ebd97002ff7cec6ce6 authored over 6 years ago by Timo Schwarzer <[email protected]>
Update Sortable.js

1d2beb514713f49840491bc94f42f07f8623b89e authored over 6 years ago by Sapphire <[email protected]>
Help wanted

96a5fec870ec6faa1bf167da2c3dddb465166461 authored over 6 years ago by RubaXa <[email protected]>
(fix) Bind context to setTimeout

39b5c3b4627966409c7d3ec2a60fb1f47a6d1db4 authored over 6 years ago by p-herbert <[email protected]>
+ touchStartThreshold (default by window.devicePixelRatio)

8794188794eff5685ded3e5755fe8e9212ab994f authored almost 7 years ago by RubaXa <[email protected]>
Merge pull request #1205 from pohnean/master

Adding the 'touchMoveSensitivity' option

d8b46ee39465b953032fffd1558827986943c7ad authored almost 7 years ago by Lebedev Konstantin <[email protected]>
Merge branch 'master' into master

06204668a5432c51511ad783280ad35def0d019a authored almost 7 years ago by Lebedev Konstantin <[email protected]>
#1282: * shadowRoot

847cc6b28a415f3a502b4e22d1290c564967396f authored almost 7 years ago by RubaXa <[email protected]>
Merge pull request #1272 from 2xAA/patch-b8a358a

Fix HTMLElement.matches error introduced in b8a358a

ab9f9600e8e722f3f54c22e789c33697d95c1d46 authored almost 7 years ago by Lebedev Konstantin <[email protected]>
Revert Sortable.min.js

c35043730c22ec173bac595346eb173851aece20 authored almost 7 years ago by Sam Wray <[email protected]>
Revert Sortable.min.js

dcb463397a1940688a92e729e8f1c8fea5077e7d authored almost 7 years ago by Sam Wray <[email protected]>
Compact try catch

46129ac0c8b94864fd47177d4f2c7d1222ad326d authored almost 7 years ago by Sam Wray <[email protected]>
Merge pull request #1266 from noelheesen/master

Extend scrollCustomFn

144ad2b84cc2ee259deb8500f549a14e5c6a13cb authored almost 7 years ago by Lebedev Konstantin <[email protected]>
Fix HTMLElement.match error introduced in b8a358a

3785502f1f4fece876ff40a64a973185a5530308 authored almost 7 years ago by Sam Wray <[email protected]>
Remove keepOriginalScroll option

07da2fc4b08443e9c8ec2a2ce21d25000400489f authored almost 7 years ago by Noel Heesen <[email protected]>
Merge Sortable/master

363062a09c32b960921857fb42be0d34b8a92ade authored almost 7 years ago by Noel Heesen <[email protected]>
Merge pull request #1262 from 2xAA/expose-original-event

Expose original event

d86e2b9548b25dd78dd506a7845f313faec6fab2 authored almost 7 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #1251 from andrews05/master

Use Element.matches for improved selector support

94ffa4bee8ab8d0e3ef6fa5a9b85044c0a5e2843 authored almost 7 years ago by Lebedev Konstantin <[email protected]>
Update readme with 'keepOriginalScroll' option

afd5854069cc1d60e6772f6240ba8138d217d4fc authored almost 7 years ago by Noel Heesen <[email protected]>
Add 'keepOriginalScroll' as option

e518620ec24a86ff0cef65a6eeca15bfab28f215 authored almost 7 years ago by Noel Heesen <[email protected]>
Update readme for new parameters to scrollCustomFn

423e055acddb73c8d7c33344b79016ff2d016a60 authored almost 7 years ago by Noel Heesen <[email protected]>
Add 'touchEvt' and 'hoverTargetEl' to scrollCustomFn parameters

507c969e800cbeb501e9de9c3085e734771b7bb8 authored almost 7 years ago by Noel Heesen <[email protected]>
Merge pull request #2 from 2xAA/expose-original-event

Expose original event

ac7c17eac4394d428108318b7aee6ed07d0f1c08 authored almost 7 years ago by Sam Wray <[email protected]>
Merge branch 'RubaXa-master' into expose-original-event

7c5f9c079a276e9abd24868500f5796a0ffa03dc authored almost 7 years ago by Sam Wray <[email protected]>
Merge from upstream

712cd7d6a3fb949423e25092489e270c0d30e26a authored almost 7 years ago by Sam Wray <[email protected]>
Use Element.matches for improved selector support

b8a358a5f653e35c5d14837d886673c8584d2018 authored about 7 years ago by FriendlyWeb <[email protected]>
Merge pull request #1248 from ddett/master

fixes issue #1243

dc38e43ce959cf86456e0a043e1ca0d815c44053 authored about 7 years ago by Lebedev Konstantin <[email protected]>
fixes issue #1243

fixes issue #1243
"cannot drag elements in Cordova iOS app"
https://github.com/RubaXa/Sortable/i...

826d66aa5f9b91bcaab87428504bf6ac831133c8 authored about 7 years ago by ddett <[email protected]>
Merge pull request #1242 from Yqnn/master

Fixed animations when code is optimized with Angular build-optimizer

9b5250364208fad3da49ab2bafe8c075a6e7365c authored about 7 years ago by Lebedev Konstantin <[email protected]>
Fixed animations when code is optimized with Angular build-optimizer

c1a94f2e55108ca1e042a4dcce924df8df14cfaf authored about 7 years ago by Yann Armelin <[email protected]>
* rebuild

8ba4a544d8d6970f4ff9ba7708d97cbc35ae01cc authored about 7 years ago by RubaXa <[email protected]>
#1236: Creating clone if it really needs

495b9deb861b92da2e8a7685a54f783adee2d22f authored about 7 years ago by RubaXa <[email protected]>
Merge pull request #1225 from epoberezhny/checkboxes-fix

Checkboxes fix

cc95fd94a06ae5276b7a92c29a796adf36d03079 authored about 7 years ago by Lebedev Konstantin <[email protected]>
rebuild

dc2bdf756c889f8a47c084fd8662dc7d08661a10 authored about 7 years ago by epoberezhny <iloh345>
move back to checked property, add nullifying array before saving checked inputs

d9ae21c6f848280c9aad7cd09573173bb3aba8c7 authored about 7 years ago by epoberezhny <iloh345>
Merge pull request #1221 from epoberezhny/checkboxes

Checkboxes

6d4bd8fed12466298bf056a0fad2be1338c2d3e9 authored about 7 years ago by Lebedev Konstantin <[email protected]>
indexOf doesn't work

54873d1db04a13706377cae46d84ff3872a65919 authored about 7 years ago by Eugene <[email protected]>
update working with checkboxes

b0389176ea47bf24af5f162c931bf4189681392c authored about 7 years ago by Eugene <[email protected]>
v1.7.0: * events, iframe, timeouts and etc

64e4491ce87675a20b3f58d90bf8a97b96572229 authored about 7 years ago by RubaXa <[email protected]>
- passive mode

d49f468d831e65a2c5e8e666522c9059f45cb414 authored about 7 years ago by RubaXa <[email protected]>
Adding the 'touchMoveSensitivity' option

3e2e94bd6b285eb6c1c646720058057662e1a79d authored about 7 years ago by Tai Poh Nean <[email protected]>
* rebuild

47de7844aa88556133384211620ada8a7dea3f65 authored about 7 years ago by RubaXa <[email protected]>
+ supportPointer (low level api)

d1e6026cff304c0395ed808e251ec93e9b2ebe33 authored about 7 years ago by RubaXa <[email protected]>
#1202: passive mode

811e448711a63fd88099345d307be34d5b6b68c1 authored about 7 years ago by RubaXa <[email protected]>
Merge pull request #1200 from elo7/shadow-root

Fix touch event listener when element is inside a Shadow DOM

2600dc6b508f80ce0e2c6fe766f515cd96a75c6b authored about 7 years ago by Lebedev Konstantin <[email protected]>
Refactor

e2a57cbbd943d4dba1d5df25f690e880eb331cb6 authored about 7 years ago by Luiz Corte Real <[email protected]>
Fix touch event listener when element is inside a shadow dom

f5cae641f76a9ebcfd6fb3daef89e0a341163602 authored about 7 years ago by Aline Lee Nogueira and William Seiti Mizuta <[email protected]>
Update ISSUE_TEMPLATE.md

a88beffbdbba6f5e76c413762dc2608f1a2cca2f authored about 7 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #1191 from lahmatiy/patch-1

typo

cd2f41955498626a662d29c0fd72353193bc997c authored about 7 years ago by Lebedev Konstantin <[email protected]>
typo

21e9b0f467b6269931f52d4503827aeafa0a0a3c authored about 7 years ago by Roman Dvornov <[email protected]>
+ mouseover

47e70b64e183a74ecd34c12fcc729a1d8b185577 authored about 7 years ago by RubaXa <[email protected]>
* fixed start/stop

1b6d956f03217d59fe90b2a8836e73fc172844d1 authored about 7 years ago by RubaXa <[email protected]>
#1143: + additional parent check

1f7036c6c391ebc84506a2af806c570d7e55db1c authored about 7 years ago by RubaXa <[email protected]>
#1143: + IFrame support workaround

1e79040e1df9f9ced4735c9e067d9dd03a7b3c05 authored about 7 years ago by RubaXa <[email protected]>
+ dev

56022568d9f1f485dff620c89a9092bb13293bc4 authored over 7 years ago by RubaXa <[email protected]>
Merge pull request #1051 from joey-becker/dev

evt.to in onAdd, onSort, onUpdate, onEnd

5720a6d6d61cd3f8cf78494fb161a69605ddfb11 authored over 7 years ago by Lebedev Konstantin <[email protected]>
Merge branch 'dev' into dev

f1af267bff6cc178411fe9fc260f4cac4ab76b37 authored over 7 years ago by Lebedev Konstantin <[email protected]>
#1182: will-change (transform -> all)

cc1eb94101e70dafc25964bff752e28d622bdf7e authored over 7 years ago by RubaXa <[email protected]>
Merge pull request #1168 from LukasDrgon/patch-1

Update jsDelivr links and remove old/broken cdnjs link

b57d97839f3a3f6e7584ad1e32adbc73b3f2e553 authored over 7 years ago by Lebedev Konstantin <[email protected]>
Update jsDelivr links and remove old/broken cdnjs link

a6a352818b194489c3ea59d050b80aa2a7cc8a60 authored over 7 years ago by Drgy <[email protected]>
Adds 'originalEvent' property to events to expose original DragEvent

3f555dfc41a14ba6274e0daba365859f0c592acf authored over 7 years ago by Sam Wray <[email protected]>
v1.6.1: #1158

b818a9639de5e4ad6639a486ff4eb848be9a2f06 authored over 7 years ago by Varunkumar Nagarajan <[email protected]>
Merge pull request #1159 from varunkumar/dev

Fix issue with evt.path in Firefox, IE

1a89437ef7926e2bf30c58bb01805994c275fb2b authored over 7 years ago by Lebedev Konstantin <[email protected]>
Fix issue with evt.path in Firefox, IE

394367a380e9454d48c30e03be6c8f8458150bdc authored over 7 years ago by Varunkumar Nagarajan <[email protected]>
Merge pull request #1148 from storyn26383/patch-2

cancel dnd if original target is content editable

f355f751b5ce90414ed127691d6ec3463e47a7e3 authored over 7 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #1145 from ohute-couture/dev

Fix #1144 problem with supporting css pointer-event in IE

5a7bb1bc802b487d3a229b816a0ac82d307a5e98 authored over 7 years ago by Lebedev Konstantin <[email protected]>
cancel dnd if original target is content editable

17d634bbd8da52870c23c855c0629146b230503b authored over 7 years ago by Sasaya <[email protected]>
Fix #1144 problem with supporting css pointer-event in IE

- IE does not support css pointer-event

70af8f8ee9690eac67269f87d3f660d3c1aebfaa authored over 7 years ago by ohute-couture <[email protected]>
Merge pull request #1121 from steverandy/master

Add checking for pointerdown type

8748beab7f2c3487562486c4f9e60e03ad22bfdc authored over 7 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #1125 from camargo/dev

Prefer Polymer first over $ for DOM selection in _clone

db57cd2ebd3b98ea0fe1d99df3b82f8e101ffecc authored over 7 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #1129 from miherlosev/dev

example of e2e tests with testcafe (related to #1040)

e8b72a34fedbbcebb8904c6980a83e32f7abc4bb authored over 7 years ago by Lebedev Konstantin <[email protected]>
example of e2e tests with testcafe (related to #1040)

47f90157d76e30c6983a54507043dd610d2b3370 authored over 7 years ago by [email protected] <Ein7Onai>
formatting

f4f5fbb61057b5bf97689a175964afa923e23600 authored over 7 years ago by camargo <[email protected]>
prefer Polymer first over $ in clone

2f45d5f15cfd2d731bc6d08ae2bc7d05a4750908 authored over 7 years ago by camargo <[email protected]>
Add checking for pointerdown type

81a59789aebb88d14352e9a9ad82938898cb55e2 authored over 7 years ago by Steve Randy Tantra <[email protected]>
Add documentation for evt.to in onEnd

56c696520c6123a8bdaa5a06ae50b35072fe711c authored over 7 years ago by Joey Becker <[email protected]>
Merge changes with Rubaxa/Sortable/dev

bb37f20045eb998f3a702ee56f5b73551f28095e authored over 7 years ago by Joey Becker <[email protected]>
v1.6.0: + willInsertAfter

91edeac12b9f1d84c0868d19d7e762f27f69e846 authored over 7 years ago by Лебедев Константин <[email protected]>
Merge pull request #1116 from yu1222/dev

fix #1071

8696a15149ae44b593dd9eae2ce2378655b2e099 authored over 7 years ago by Lebedev Konstantin <[email protected]>
fix #1071

- off pointercancel event

f096574f54e82d34a3c6fa97e521cf71fb189299 authored over 7 years ago by 진유정 <[email protected]>
+ dev

c628c53a0318efdccdd8ca6c39416e901db14767 authored over 7 years ago by Лебедев Константин <[email protected]>
Merge pull request #1084 from David-Desmaisons/dev

send insertAfter information in move hook

f35d81b73cf773f7e214909cd053f7b7ce5ea804 authored over 7 years ago by Lebedev Konstantin <[email protected]>
Remove junks

18c7bd5efb6c02b9c9af917b3b74f1b3a83f3d7e authored over 7 years ago by desmaisons_david <[email protected]>
Resolving conflicts

27b4912fb3c3672c78a090e52a5f5d606f928a80 authored over 7 years ago by desmaisons_david <[email protected]>
+ master v1.5.1

1369c914c51f7309e9304189c71502a2b77b020f authored over 7 years ago by Лебедев Константин <[email protected]>
Regenerate sortable.min

da80bb575b96b9ca67bbdefa028b6ad140cd7302 authored over 7 years ago by desmaisons_david <[email protected]>
Rename insertAfter into willInsertAfter

0cb1fe82f603a6a30b2fe254e183753075f9cfc6 authored over 7 years ago by desmaisons_david <[email protected]>
Merge pull request #1106 from marvin659/dev

Fix drag and drop issue in "http://jsbin.com/fecaquk/edit?html,css,js…

78b6f4dc378433ef53111aca73fad90243d21202 authored over 7 years ago by Lebedev Konstantin <[email protected]>