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
github.com/sortablejs/Sortable - dc2e736e5793db53768c6f4bf0f121c33b3c6dce authored about 9 years ago by livelazily <[email protected]>
github.com/sortablejs/Sortable - 5617c507cff82574eceb84ac0aeafca608980ecf authored about 9 years ago by livelazily <[email protected]>
github.com/sortablejs/Sortable - a1790fdf233d270b56e34f432bd61a081bf5c32f authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 9eb3ef5b2d4894e75e5869041f0ab207a7ff36fd authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - b5780dce35104d20c66e909f0e0d06811e71016e authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - f3af805d75b078b89a6e84a9ba5942c369ca6c41 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 1be46d0663be6b1faff4a99be8562e17fd3e0455 authored about 9 years ago by Lebedev Konstantin <[email protected]>
github.com/sortablejs/Sortable - 31e6f0fab638cc1bee500d89008569adfd3ca501 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 2e82d42aecafed8e0951572560f6a42cf091269f authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - d57aee37a5ebceff891c748b5a30f99a44c873f8 authored about 9 years ago by RubaXa <[email protected]>
Modified to initialize variables in _onDrop. so destory function does…
github.com/sortablejs/Sortable - 0b0da56b7d44376115ba09b129315638852929ad authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 3a83c35d02dc3dc7976c2d7d49fffcbdeffc9792 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 4ee9735a608e70efb2e792aad294cd155a376faf authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - e53002892f8cb233ea81a211b4bf8fccab4ab9a5 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 2ec12f7ecd48ec2e4896386a6c50cf1bb5432882 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 92a7deae2a9699a6921aeb063f8c12b0c26ce45a authored about 9 years ago by RubaXa <[email protected]>
fix bug about evt.oldIndex when set options.group
github.com/sortablejs/Sortable - 179006c23e8e6d561c01b62b5641642b46830fe3 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - f4f7051750ad1ec61dfb6a395fb7e52db77c6c43 authored about 9 years ago by why520crazy <[email protected]>
Fix for Issue #580 [Angular] Javascript error when moving items between two lists very fast #683
github.com/sortablejs/Sortable - f26d300c0395ea34c48fc1dc114f42e9489a9289 authored about 9 years ago by Lebedev Konstantin <[email protected]>So in those cases we use evt.clone.nextSibling instead.
github.com/sortablejs/Sortable - e03656d860c11aa872c59247a6c5e877e477044c authored about 9 years ago by mkun <[email protected]>github.com/sortablejs/Sortable - 15e82b5ae83744797c99f5a00f294e315761b3b3 authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - fc69adad943dc4db2e88414dad2b7abde7d2e1ba authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 7370f0a8cf92668ffe7d065481eb58607e141ffa authored about 9 years ago by shimizu daisuke <[email protected]>
fix for sorting elements within a non-homogenus list of elements
github.com/sortablejs/Sortable - 6952f3b525702e0daa9033b06e7e43e3a5c24692 authored about 9 years ago by Lebedev Konstantin <[email protected]>fix a bug causing wrapped float/flex elements to flicker when sorted
github.com/sortablejs/Sortable - 18dd1bd4f55a6834852d746d4bd79fa6589274da authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 4094911e8fc24b1058f260668730d4e57aa11dfc authored about 9 years ago by Jonas Zeitler <[email protected]>
github.com/sortablejs/Sortable - 5c426a87de94e89e13a4acb884747e3a2c64868d authored about 9 years ago by Jonas Zeitler <[email protected]>
The _closest() method already defined a way to do what _matches() was
trying to accomplish. Thi...
For instance, say you are sorting tbody's within a table element. There
can also exist tfoot an...
github.com/sortablejs/Sortable - c3d724d8fb7fe6f58e7dcf2b701194f10281da86 authored about 9 years ago by Sebastian Rosengren <[email protected]>
github.com/sortablejs/Sortable - 4b9fc79dd90aa72454735635f266334075098e70 authored about 9 years ago by Sebastian Rosengren <[email protected]>
Conflicts:
README.md
Sortable.js
Sortable.min.js
component.json
Fix for callbacks invocation
github.com/sortablejs/Sortable - a849935b43cb509cc7d9901194558f778dc2c395 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Tweaked callbacks overwriting and preventing to trying of calling
strings
format comments
github.com/sortablejs/Sortable - 2fe3a25cd3f5981ab475d6678a8bf33505d3d1c8 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - f7bcbddaa3548b43f2b5df9a63e317ae2109d52a authored about 9 years ago by David Schmidt <[email protected]>
github.com/sortablejs/Sortable - d359188d65669ce98b6b979e13406ae40beec867 authored about 9 years ago by RubaXa <[email protected]>
"distance" option
github.com/sortablejs/Sortable - 9784d7b44a98beea31fb9f9e11716685065df58c authored about 9 years ago by Lebedev Konstantin <[email protected]>few errors thrown by react0.14
github.com/sortablejs/Sortable - 338400eb6a9af9e1165e10f9ac2c5e6c9669b402 authored about 9 years ago by Lebedev Konstantin <[email protected]>add Sortable as dependency for knockout-sortable
github.com/sortablejs/Sortable - 7c8523713e0c63b50310d1335d87c5328dc24d08 authored about 9 years ago by Lebedev Konstantin <[email protected]>fix import polymer readme closes #642
github.com/sortablejs/Sortable - 73f856900532b558b4445683fa073d4fbcebbac8 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - c17cb275dede9288e570a8965d222ee17de7d91d authored about 9 years ago by Guten Ye <[email protected]>
github.com/sortablejs/Sortable - 676134128d5203dd888b6e089f316107d02c9220 authored about 9 years ago by why520crazy <[email protected]>
github.com/sortablejs/Sortable - 425aafa8d12c8bf25b2b652b88980f20b8e3d86c authored about 9 years ago by David Schmidt <[email protected]>
github.com/sortablejs/Sortable - b65d326d4080741c7bbe34d9e2261d55d6dc4090 authored about 9 years ago by David Schmidt <[email protected]>
github.com/sortablejs/Sortable - e4ea76ca68f5cb0fea5c00e375b23f50985760da authored about 9 years ago by Cyril Auburtin <[email protected]>
ref={i} for https://facebook.github.io/react/docs/multiple-components.html#dynamic-children
github.com/sortablejs/Sortable - 18d32b67ab08425a4fe8ff74d35ea05ebe2f19e1 authored about 9 years ago by Cyril Auburtin <[email protected]>avoid changing oldIndex by the parent container
github.com/sortablejs/Sortable - 0dd6b94f23758339ecf870a6878d043405bfadf6 authored about 9 years ago by Lebedev Konstantin <[email protected]>Remove unreliable reliance on 'this' when dispatching 'choose'
github.com/sortablejs/Sortable - ce59cdd36271591f9ab9092cfb87f15225381aff authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 13b5ac96e8b6f54e9cf150b83b4ac807cf8e0849 authored about 9 years ago by Tali Lavi <[email protected]>
Use functions instead of arrows for pre ES6 support
github.com/sortablejs/Sortable - 08a3a370941c00056ac75a8ea30068880f536ab0 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 80028f8f028f3502abda2e2921e944ee760f904d authored about 9 years ago by Noah Laux <[email protected]>
should fix #618 and #597
oldIndex was changed first by with the item being dragged, but also ...
github.com/sortablejs/Sortable - a4e003d4dfe1e9f2b718df57e61d4b8d3fcb163a authored about 9 years ago by Cyril Auburtin <[email protected]>Added onPickup event.
github.com/sortablejs/Sortable - e648a7373c91d3eed9f0c03d9ee0f3fd32dedcf7 authored about 9 years ago by Lebedev Konstantin <[email protected]>
This event will fire when an element is chosen, and is particularly
useful for providing the use...
github.com/sortablejs/Sortable - 51337f72792525e438680695e223b327b1648e0a authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 4701b853fdf74d271f8a49e0c77d7b5f06e116f2 authored about 9 years ago by RubaXa <[email protected]>
Remove Polymer from bower dependencies
github.com/sortablejs/Sortable - 223c9d23855f86c249eb5c9c7d3d6c1c94012139 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 9cf9cee98349124d03caa92f084d634cdcbef890 authored about 9 years ago by Felix Itzenplitz <[email protected]>
github.com/sortablejs/Sortable - 45c327bdeebc910760297ee53e2ab18e48f33d66 authored about 9 years ago by sp-kilobug <[email protected]>
github.com/sortablejs/Sortable - 40a2f605459687e0ee20e4d121006bca5b24fcab authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 6f61d145cef3278fcad0957aa5ecfd760da5d803 authored about 9 years ago by RubaXa <[email protected]>
Fix to knockout sorting when dragging item index 1 to 0.
github.com/sortablejs/Sortable - a531e51fd22b0c987ce3f746fd7bb1c85c0ec851 authored about 9 years ago by Lebedev Konstantin <[email protected]>Allow a custom setState handler on the using component
github.com/sortablejs/Sortable - 282e4598cb673e293a670243acb81983bc7b39ac authored about 9 years ago by Lebedev Konstantin <[email protected]>
The items would not swap positions when you dragged item with index 1 to
the top of the stack at...
github.com/sortablejs/Sortable - d0c1226f62d8cf251d18642776870c9124c30c8e authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - a793a5e3951a0812a7241aab52a4d9bb56eb598b authored about 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - f4159a9bc5857eeba029e29ad8d34bd40961bf54 authored about 9 years ago by RubaXa <[email protected]>
Add Polymer Support
github.com/sortablejs/Sortable - 3955c3ba82f27e411856a24a05b71732cc41f333 authored about 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 82a0c763ff4c4615ab919016c63c3124ba9f91cc authored about 9 years ago by Guten Ye <[email protected]>
github.com/sortablejs/Sortable - 221bb3354bbd5c6a4f8464a4f41fbb61358fb45b authored about 9 years ago by Guten Ye <[email protected]>
github.com/sortablejs/Sortable - d779c3910d382a1b3e8b73dadf7e3663a612454e authored over 9 years ago by Slavic Dragovtev <[email protected]>
github.com/sortablejs/Sortable - 4ad0653869c421530ab3f893314b983471f53243 authored over 9 years ago by Slavic Dragovtev <[email protected]>
Only components having a state are currently working correctly with the sortable mixing. The pro...
github.com/sortablejs/Sortable - 44e1ab8f00234bcd68f9d5b4ce77e0a19c536e1f authored over 9 years ago by Slavic Dragovtev <[email protected]>github.com/sortablejs/Sortable - 019fc1a32b20736bbd63b450d2be2335ad34ff52 authored over 9 years ago by sp-kilobug <[email protected]>
github.com/sortablejs/Sortable - 918501cd57a4e267e9ab2f5a1708ef5bd39f7892 authored over 9 years ago by sp-kilobug <[email protected]>
An attempt to implement the "distance" option (like http://api.jqueryui.com/sortable/#option-dis...
github.com/sortablejs/Sortable - 446627298d3df79111c13d73193dd70260aa5c48 authored over 9 years ago by sp-kilobug <[email protected]>Delete log.txt
github.com/sortablejs/Sortable - 6140e497fb74a43b91383cef65886500dfec29ea authored over 9 years ago by Lebedev Konstantin <[email protected]>Should this file be in the repo?
github.com/sortablejs/Sortable - 0ead812eec14f8a081758e028bc3c2f580bb3938 authored over 9 years ago by Dan Dascalescu <[email protected]>more reliable way to get the DOM Node
github.com/sortablejs/Sortable - 1065b9246a5d8106e50c386e87299038600f6631 authored over 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - fc4a9b310fb3bde1e7de557da1db48cac597eb55 authored over 9 years ago by RubaXa <[email protected]>
with React v0.14 this.refs.*.getDOMNode() is deprecated,
we have to use this.refs.* instead, to ...
github.com/sortablejs/Sortable - eaade8c8711b57daa48d212e7624b5ec12090a83 authored over 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 03764ae535ed2af03f35d57c59f827e96e80fd47 authored over 9 years ago by RubaXa <[email protected]>
Add `getContainer` option for better react version support
github.com/sortablejs/Sortable - 36c0768eba32435f64098e85c04ded237ee8025e authored over 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 1804c39f3f5ecef11d3932f737ad6d407a6f66a0 authored over 9 years ago by Jason Quense <[email protected]>
And so on: #558, #547, #542, #537, #532, #516, #500, #489, #489, #447, #475, #459, ##422, #411, #356
github.com/sortablejs/Sortable - 385f03e5d0d82ea8f839929c1d447102f795b363 authored over 9 years ago by RubaXa <[email protected]>github.com/sortablejs/Sortable - 16bf388a8128dcb5de5d764df41c677371c70505 authored over 9 years ago by RubaXa <[email protected]>
Bugfix in jquery.binding.js
github.com/sortablejs/Sortable - 4524cd8ff77d76111d443df70080c272b54a7eaf authored over 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - f7e2c04336f612be00e48b325deb8afe72855f3a authored over 9 years ago by Marko Jovanovic <[email protected]>
Added Browserify support for ng-sortable
github.com/sortablejs/Sortable - 3b9b8c9c80c91c7772083da7cf21a96176807a90 authored over 9 years ago by Lebedev Konstantin <[email protected]>github.com/sortablejs/Sortable - 555adc36fd5601ea1702339cd867cc0294326985 authored over 9 years ago by Joshua Ferdaszewski <[email protected]>
knockout-sortable Remove dom element reference to viemodel and use local variable instead
github.com/sortablejs/Sortable - 23bc3b79f2266f58216a225447a0c7bf2ffc9570 authored over 9 years ago by Lebedev Konstantin <[email protected]>The var syntax is missing. Added to explicitly define local variable.
github.com/sortablejs/Sortable - 6c86b334d23edebddd595c8e0628d2b33dcbc1a0 authored over 9 years ago by fendy3002 <[email protected]>Use closure local variable instead of attaching the element to viewmodel. This is to prevent err...
github.com/sortablejs/Sortable - 70d04f9346080ace4f9417a1175b5955e30d31f3 authored over 9 years ago by fendy3002 <[email protected]>github.com/sortablejs/Sortable - 72c62eab60ffad4034d2311a453d0b45a2ea7d65 authored over 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 0043e4796ec57f4892e0f5d9eebe0d8e88a87454 authored over 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - c4c060b93eefe653721f37d81e1887a737840b0f authored over 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 7fd16cb0a573159bc36b2590567f186df295704a authored over 9 years ago by RubaXa <[email protected]>
github.com/sortablejs/Sortable - 4a67b43188cbf14133aea2191cfd1f7e89c7fe13 authored over 9 years ago by RubaXa <[email protected]>