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

Fixed typo

github.com/sortablejs/Sortable - d7bb0713b0b06fcc98c2631812d74a976e3bc8b6 authored over 10 years ago by Dmitry Minkovsky <[email protected]>
+ dev (v0.4.0)

github.com/sortablejs/Sortable - ea1f6198e807e2f0a99ab8ddc33235098b4eb0f2 authored over 10 years ago by RubaXa <[email protected]>
v0.4.0: Saving and restoring of the sort (#54)

github.com/sortablejs/Sortable - fc1133b33b4b0f5a588a0e383c8408a41f295a02 authored over 10 years ago by RubaXa <[email protected]>
Merge branch 'gh-pages'

github.com/sortablejs/Sortable - ec27e2db052cd28fe8b80b540bec312182781a5f authored over 10 years ago by RubaXa <[email protected]>
Merge pull request #55 from PeterDaveHello/patch-1

use protocol-relative URL to load libraries

github.com/sortablejs/Sortable - 7745022488909ff22c1067d0779e1cb8b552ba46 authored over 10 years ago by Lebedev Konstantin <[email protected]>
use protocol-relative URL to load libraries

browser will tell users that the page contains some insecure resources, use protocol-relative UR...

github.com/sortablejs/Sortable - d13dbf661503d00f195f2b54e4a0310bdcfeb495 authored over 10 years ago by Peter Dave Hello <[email protected]>
+ v0.3.0: onStart/onEnd events

github.com/sortablejs/Sortable - ea24eace003fb0cc03784b1e8b7262b6465efca8 authored over 10 years ago by RubaXa <[email protected]>
+ onStart/onEnd

github.com/sortablejs/Sortable - b143b4bdac04c9d5c62d300469c91256fb84a64a authored over 10 years ago by Lebedev Konstantin <[email protected]>
+ space after comma

github.com/sortablejs/Sortable - 95e94b68e6623d5a0b1e7692417094a35cdecf76 authored over 10 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #51 from slawkacz/master

added start and stop events

github.com/sortablejs/Sortable - 4ceb7863382fd4ac2dc7ddc2925e3ad6e7da0818 authored over 10 years ago by Lebedev Konstantin <[email protected]>
proper event names

github.com/sortablejs/Sortable - 2fa95f8d8bd545aeb39c9cb153d3ed20983afa28 authored over 10 years ago by skaczorowski <[email protected]>
remove events on destroy

github.com/sortablejs/Sortable - 4527eb7bb06cdde0b7815719138a2643f9a8d96d authored over 10 years ago by skaczorowski <[email protected]>
fixup! added start and stop events

github.com/sortablejs/Sortable - 36a9e36dab2ce4d1554787eecbc573e0bb9a16c2 authored over 10 years ago by skaczorowski <[email protected]>
added start and stop events

github.com/sortablejs/Sortable - 8032bcaab7de3cbc3778cf632af050e82d7d27b6 authored over 10 years ago by skaczorowski <[email protected]>
v0.2.0: + IE10 support (#49)

github.com/sortablejs/Sortable - b1b1cc2b3c0736dcc5470c700cf52afb268a562a authored over 10 years ago by RubaXa <[email protected]>
Merge pull request #49 from dapetcu21/master

IE10+ Touch support

github.com/sortablejs/Sortable - 4f0c057cd7b4971348b723ce1b5fd6f75107f0c4 authored over 10 years ago by Lebedev Konstantin <[email protected]>
Added spaces after commas

github.com/sortablejs/Sortable - 363f5e9a1c241fc1dd5bf1f7adae310bb2456929 authored over 10 years ago by Marius Petcu <[email protected]>
Fixed the identation once again

github.com/sortablejs/Sortable - b45807462d6bb62fd6153f1d1b32512a4e1de4b7 authored over 10 years ago by Marius Petcu <[email protected]>
Fixed identation

github.com/sortablejs/Sortable - a022e35858f7f11a54d689fa73b42dc9a381d3c7 authored over 10 years ago by Marius Petcu <[email protected]>
Ran grunt

github.com/sortablejs/Sortable - f4973c8984115d91571ef04f1849aad880c4c63d authored over 10 years ago by Marius Petcu <[email protected]>
Supports touchcancel

github.com/sortablejs/Sortable - 5d24bc6ef4bb8724264be6b9c327f8d567cfdaae authored over 10 years ago by Marius Petcu <[email protected]>
IE10 pointer event support

github.com/sortablejs/Sortable - 66038b3ddd0b31e9ca4f468c151b5fefefa2cba0 authored over 10 years ago by Marius Petcu <[email protected]>
IE11 support

github.com/sortablejs/Sortable - d272d12e785c56042bfe5d579fc27a6c4a4dad1c authored over 10 years ago by Marius Petcu <[email protected]>
Added vim swap files to .gitignore

github.com/sortablejs/Sortable - b28b57635fd3337c72630a10c86c613c6f3a69eb authored over 10 years ago by Marius Petcu <[email protected]>
Merge pull request #47 from ziflex/master

Added option to handle disabling draggable.

github.com/sortablejs/Sortable - 94f89477cd20c1e6ef5d490ec3a045bbff9a413b authored over 10 years ago by Lebedev Konstantin <[email protected]>
Replaced 'spaces' by 'tabs'

github.com/sortablejs/Sortable - ae9a9c6c43f62c85d4ea28dec29f0e6e9c652b1e authored over 10 years ago by ziflex <[email protected]>
Fixed after code review.

github.com/sortablejs/Sortable - 31dd897b617e1cd27f45f17dbfa7cc7e1538bb88 authored over 10 years ago by ziflex <[email protected]>
Added option to handle disabling draggable.

github.com/sortablejs/Sortable - 352aff627cef635323c5a0d1732548285271cb56 authored over 10 years ago by ziflex <[email protected]>
Merge pull request #42 from ghengeveld/master

Disable 'draggable' attribute on drop. Fixes #41

github.com/sortablejs/Sortable - 70fc6dec18a1bd83779daab92475917ef8d1c62a authored over 10 years ago by Lebedev Konstantin <[email protected]>
Disable 'draggable' attribute on drop.

github.com/sortablejs/Sortable - d972704b7a3260823b459742a7f5ae00f46405c2 authored over 10 years ago by Gert Hengeveld <[email protected]>
Merge pull request #32 from e1himself/master

Add component config

github.com/sortablejs/Sortable - 254ef956dda8fabd9f84e23413457e6e132295f4 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
Add component config

All using Sortable with component

github.com/sortablejs/Sortable - 0b96ed52cd9cb9b9733a8429a7bb5d0aed5778ab authored almost 11 years ago by Ivan Voskoboynyk <[email protected]>
Merge pull request #31 from lazd/gh-pages

#30: - parallax effect

github.com/sortablejs/Sortable - 83bbc980be818c968be04e5672ddeccc76238c60 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
#30: - parallax effect

github.com/sortablejs/Sortable - 6af0224a96ae53c0dd94395019d59c7f13e87968 authored almost 11 years ago by Larry Davis <[email protected]>
Merge pull request #29 from lazd/issue28

* fixed #28

github.com/sortablejs/Sortable - 85f409a7bd50a38750fc495d253e54038ce51895 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
* fixed #28

github.com/sortablejs/Sortable - c80504c4a851a0251b48e5356c678c8baa80a650 authored almost 11 years ago by Larry Davis <[email protected]>
#26: + supportIEdnd

github.com/sortablejs/Sortable - 2a8272fac8634ac58bc708160197ea3ee38a0b4b authored almost 11 years ago by RubaXa <[email protected]>
v0.1.7: #24

github.com/sortablejs/Sortable - 2844979a61c6989b3ce2281a8bd873659ee726fd authored almost 11 years ago by RubaXa <[email protected]>
#24: + _ghostInBottom

github.com/sortablejs/Sortable - 06bf388b10902c89430d072d4df30dd682e833f6 authored almost 11 years ago by RubaXa <[email protected]>
v0.1.7: * draggable (#18)

github.com/sortablejs/Sortable - d400370a4404c95f37ac7110c2641c08341e8e88 authored almost 11 years ago by RubaXa <[email protected]>
Merge pull request #17 from rudasn/destroy-unbind

unbind all element events on destroy

github.com/sortablejs/Sortable - 890ee5e4ed6f9f1eb8b551591f50701131c42036 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
unbind all element events on destroy

github.com/sortablejs/Sortable - 224b9f97ee6838a837278a0e8ad3e6fcbec632d0 authored almost 11 years ago by Nicolas <[email protected]>
Merge pull request #14 from scttnlsn/master

Add CommonJS support

github.com/sortablejs/Sortable - 39856c014a46ef54be1360abb82b102ef74a24b2 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
Added CommonJS support

github.com/sortablejs/Sortable - a9c8a1929fe78057d55274ee8f10b26993357b52 authored almost 11 years ago by Scott Nelson <[email protected]>
Merge pull request #13 from mtetlow/master

Adding IE9 support for draggable elements that are not <a> or <img>

github.com/sortablejs/Sortable - 17854bba3edff8516bdf97a6296988cf762c23c4 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
Adding IE9 support for draggable elements that are not <a> or <img>

github.com/sortablejs/Sortable - 037f2c4beb5a524807a254f55c452d5916588d3b authored almost 11 years ago by mtetlow <[email protected]>
Merge pull request #12 from markmarkoh/master

Updating destroy to remove draggable attributes

github.com/sortablejs/Sortable - 0fcdece48a02c521dd52c4ea6e227c85d6f1dd3c authored almost 11 years ago by Lebedev Konstantin <[email protected]>
updating version to 0.1.6

github.com/sortablejs/Sortable - 5d05ffcd04e1f4f2324dc98a40f66e68f2836def authored almost 11 years ago by Mark DiMarco <[email protected]>
0.1.6

github.com/sortablejs/Sortable - 1b41ea6fba5cfa6b3fe86a9eeab2d3b5eda63018 authored almost 11 years ago by Mark DiMarco <[email protected]>
forcing removal of draggable attribute on destroy

github.com/sortablejs/Sortable - ca2c17a5b07cfe0a3d817a74ccdd4b5d0001113d authored almost 11 years ago by Mark DiMarco <[email protected]>
#11: + can i use...

github.com/sortablejs/Sortable - fa0f14c785185233d3dbbabf9cc20dbcd68eb2f7 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
Add a Bitdeli badge to README

github.com/sortablejs/Sortable - c5b451d0ed0d9a7ecc44961a6e9b388ad5ac3ed7 authored almost 11 years ago by Bitdeli Chef <[email protected]>
Merge pull request #10 from bitdeli-chef/master

Add a Bitdeli Badge to README

github.com/sortablejs/Sortable - ba609a38a355485773fbfa3e1986db21fd8ef3e1 authored almost 11 years ago by Lebedev Konstantin <[email protected]>
#8: * requirejs

github.com/sortablejs/Sortable - 616be9f137bec7598ab1092a5d53d0af165772f5 authored about 11 years ago by RubaXa <[email protected]>
+ Sortable.utils

github.com/sortablejs/Sortable - 839e885b1d2e575091db7971daa9b015cc8275c2 authored about 11 years ago by RubaXa <[email protected]>
* dragabble -> draggable

github.com/sortablejs/Sortable - 0cc0c5163eefd90b8cdcb3193a330571e041b9cb authored about 11 years ago by RubaXa <[email protected]>
#7: + bower.json

github.com/sortablejs/Sortable - d0fb8e176429673d9c7b04bdb0c18304daa90f1a authored about 11 years ago by RubaXa <[email protected]>
* fixed 'QuickDrag'

github.com/sortablejs/Sortable - 35ca0222f2ef66b29012df3dfef78dda3d2ed244 authored about 11 years ago by RubaXa <[email protected]>
* fixed touch & 'empty list'

github.com/sortablejs/Sortable - 3aac111143121c5bcdbb053f34d7280e1d467f6c authored about 11 years ago by RubaXa <[email protected]>
* fixed 'empty list'

github.com/sortablejs/Sortable - cc46a45f63defe22af44b5645094341234e14b75 authored about 11 years ago by RubaXa <[email protected]>
- CustomEvents; * evt.detail -> evt.item

github.com/sortablejs/Sortable - 6619d05703faa1dbc3c0ff260aebd81bd822bada authored about 11 years ago by RubaXa <[email protected]>
+ rubaxa-repos

github.com/sortablejs/Sortable - 68da8ab8fb85c662941768f8ea569024c0285f14 authored about 11 years ago by RubaXa <[email protected]>
* fixed #5 and #6

github.com/sortablejs/Sortable - 682cd7effefbb85e820f85c1d30c565a3e8b7c26 authored about 11 years ago by RubaXa <[email protected]>
#4: fixed _closest method

github.com/sortablejs/Sortable - 402cfe6a4165131578d8dd70d345fddb0121625f authored about 11 years ago by RubaXa <[email protected]>
* experimental logic II

github.com/sortablejs/Sortable - 6492ccafda7481486306430c70ea69b934f5484b authored about 11 years ago by RubaXa <[email protected]>
* experimental logic for float-elements

github.com/sortablejs/Sortable - e49137778ec2e8022b23fac0923b8df096f75583 authored about 11 years ago by RubaXa <[email protected]>
#1: fixed IE10+ (CustomEvent)

github.com/sortablejs/Sortable - 4b371d31c562c23517abbaed281156ec00e9e9d1 authored about 11 years ago by RubaXa <[email protected]>
+ min-height

github.com/sortablejs/Sortable - 6d4784e35cdf1e2faf1c99ee9f149c81b03c3358 authored about 11 years ago by RubaXa <[email protected]>
* translate3d -> translate

github.com/sortablejs/Sortable - ceb71a222cdd97aaf2dcb88379af30e6fb0c0811 authored about 11 years ago by RubaXa <[email protected]>
* effects: title

github.com/sortablejs/Sortable - fd78562c4c74098e73a12b648c7b943782836029 authored about 11 years ago by RubaXa <[email protected]>
* effects: webkit

github.com/sortablejs/Sortable - 0371501fc6af95548acf1bc00c25e186f3929c0e authored about 11 years ago by RubaXa <[email protected]>