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

`scope` does not has "off" function

dc2e736e5793db53768c6f4bf0f121c33b3c6dce authored about 9 years ago by livelazily <[email protected]>
fix ng-repeat with other element in the same parent element

5617c507cff82574eceb84ac0aeafca608980ecf authored about 9 years ago by livelazily <[email protected]>
#677: + pull/put as functions

a1790fdf233d270b56e34f432bd61a081bf5c32f authored about 9 years ago by RubaXa <[email protected]>
* on ->

9eb3ef5b2d4894e75e5869041f0ab207a7ff36fd authored about 9 years ago by RubaXa <[email protected]>
* UPD

b5780dce35104d20c66e909f0e0d06811e71016e authored about 9 years ago by RubaXa <[email protected]>
#671: + 'clone' support jQuery/Zepto/Polymer.dom

f3af805d75b078b89a6e84a9ba5942c369ca6c41 authored about 9 years ago by RubaXa <[email protected]>
Update CONTRIBUTING.md

1be46d0663be6b1faff4a99be8562e17fd3e0455 authored about 9 years ago by Lebedev Konstantin <[email protected]>
#701: fixed oldIndex & selector == '>*'

31e6f0fab638cc1bee500d89008569adfd3ca501 authored about 9 years ago by RubaXa <[email protected]>
#670: * code style

2e82d42aecafed8e0951572560f6a42cf091269f authored about 9 years ago by RubaXa <[email protected]>
Merge branch 'master' into dev

d57aee37a5ebceff891c748b5a30f99a44c873f8 authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #670 from tori3/modify_destroy_func

Modified to initialize variables in _onDrop. so destory function does…

0b0da56b7d44376115ba09b129315638852929ad authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge branch 'srosengren-dev' into dev

3a83c35d02dc3dc7976c2d7d49fffcbdeffc9792 authored about 9 years ago by RubaXa <[email protected]>
* resolve conflicts

4ee9735a608e70efb2e792aad294cd155a376faf authored about 9 years ago by RubaXa <[email protected]>
#664: .on('') -> scope.on('')

e53002892f8cb233ea81a211b4bf8fccab4ab9a5 authored about 9 years ago by RubaXa <[email protected]>
#671: + 'clone' event

2ec12f7ecd48ec2e4896386a6c50cf1bb5432882 authored about 9 years ago by RubaXa <[email protected]>
#687: fixed 'parentEl'

92a7deae2a9699a6921aeb063f8c12b0c26ce45a authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #689 from WorktileTech/drag-fix

fix bug about evt.oldIndex when set options.group

179006c23e8e6d561c01b62b5641642b46830fe3 authored about 9 years ago by Lebedev Konstantin <[email protected]>
meet style

f4f7051750ad1ec61dfb6a395fb7e52db77c6c43 authored about 9 years ago by why520crazy <[email protected]>
Merge pull request #684 from matikun86/master

Fix for Issue #580 [Angular] Javascript error when moving items between two lists very fast #683

f26d300c0395ea34c48fc1dc114f42e9489a9289 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Sometimes evt.from is different from evt.item.parentNode because the item has been moved already so using evt.item.nextSibling won't work when doing evt.from.insertBefore, because nextSibling is not a child of evt.from.

So in those cases we use evt.clone.nextSibling instead.

e03656d860c11aa872c59247a6c5e877e477044c authored about 9 years ago by mkun <[email protected]>
* merge: dev + master

15e82b5ae83744797c99f5a00f294e315761b3b3 authored about 9 years ago by RubaXa <[email protected]>
+ merge master

fc69adad943dc4db2e88414dad2b7abde7d2e1ba authored about 9 years ago by RubaXa <[email protected]>
Modified to initialize variables in _onDrop. so destory function does not work well.

7370f0a8cf92668ffe7d065481eb58607e141ffa authored about 9 years ago by shimizu daisuke <[email protected]>
Merge pull request #607 from dlamotte/master

fix for sorting elements within a non-homogenus list of elements

6952f3b525702e0daa9033b06e7e43e3a5c24692 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #662 from J-Zeitler/dev

fix a bug causing wrapped float/flex elements to flicker when sorted

18dd1bd4f55a6834852d746d4bd79fa6589274da authored about 9 years ago by Lebedev Konstantin <[email protected]>
revert index.html change + fix styling errors

4094911e8fc24b1058f260668730d4e57aa11dfc authored about 9 years ago by Jonas Zeitler <[email protected]>
fix a bug causing wrapped float/flex elements to flicker when sorted

5c426a87de94e89e13a4acb884747e3a2c64868d authored about 9 years ago by Jonas Zeitler <[email protected]>
refactor _matches() out of _closest()

The _closest() method already defined a way to do what _matches() was
trying to accomplish. Thi...

4facaff7155128db751fda51aca582742e1d6f1c authored about 9 years ago by Dan LaMotte <[email protected]>
fix for sorting elements within a non-homogenus list of elements

For instance, say you are sorting tbody's within a table element. There
can also exist tfoot an...

4c2bd1c2876b981eb39c1b3b12dc7597ab9a9bf6 authored about 9 years ago by Dan LaMotte <[email protected]>
Knockout - Fixes #623 #585 #557

c3d724d8fb7fe6f58e7dcf2b701194f10281da86 authored about 9 years ago by Sebastian Rosengren <[email protected]>
Added knockout-sortable example/test

4b9fc79dd90aa72454735635f266334075098e70 authored about 9 years ago by Sebastian Rosengren <[email protected]>
Merge branch 'master' into dev

Conflicts:
README.md
Sortable.js
Sortable.min.js
component.json

01f1e47cbd9b71e2caf74517df89881d3c69bee8 authored about 9 years ago by Sebastian Rosengren <[email protected]>
Merge pull request #650 from SebastianTroc/dev

Fix for callbacks invocation

a849935b43cb509cc7d9901194558f778dc2c395 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Fix for callbacks invocation

Tweaked callbacks overwriting and preventing to trying of calling
strings

8cef762d11dbabb27e489727bcc8fd5dfe8d844d authored about 9 years ago by Sebastian Troć <[email protected]>
Merge pull request #645 from davewood/master

format comments

2fe3a25cd3f5981ab475d6678a8bf33505d3d1c8 authored about 9 years ago by Lebedev Konstantin <[email protected]>
format comments

f7bcbddaa3548b43f2b5df9a63e317ae2109d52a authored about 9 years ago by David Schmidt <[email protected]>
#590: * fallbackTolerance

d359188d65669ce98b6b979e13406ae40beec867 authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #590 from sp-kilobug/spk-patch7

"distance" option

9784d7b44a98beea31fb9f9e11716685065df58c authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #635 from cauburtin/patch-4

few errors thrown by react0.14

338400eb6a9af9e1165e10f9ac2c5e6c9669b402 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #640 from davewood/master

add Sortable as dependency for knockout-sortable

7c8523713e0c63b50310d1335d87c5328dc24d08 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #643 from gutenye/fix-642

fix import polymer readme closes #642

73f856900532b558b4445683fa073d4fbcebbac8 authored about 9 years ago by Lebedev Konstantin <[email protected]>
fix import polymer readme closes #642

c17cb275dede9288e570a8965d222ee17de7d91d authored about 9 years ago by Guten Ye <[email protected]>
don't trigger start event when an element is been dragged, otherwise the evt.oldindex always wrong when set option.group.

676134128d5203dd888b6e089f316107d02c9220 authored about 9 years ago by why520crazy <[email protected]>
fix commonJS and plain version deps

425aafa8d12c8bf25b2b652b88980f20b8e3d86c authored about 9 years ago by David Schmidt <[email protected]>
add Sortable as dependency for knockout-sortable

b65d326d4080741c7bbe34d9e2261d55d6dc4090 authored about 9 years ago by David Schmidt <[email protected]>
Update README.md

e4ea76ca68f5cb0fea5c00e375b23f50985760da authored about 9 years ago by Cyril Auburtin <[email protected]>
few errors thrown by react0.14

ref={i} for https://facebook.github.io/react/docs/multiple-components.html#dynamic-children

18d32b67ab08425a4fe8ff74d35ea05ebe2f19e1 authored about 9 years ago by Cyril Auburtin <[email protected]>
Merge pull request #624 from cauburtin/patch-2

avoid changing oldIndex by the parent container

0dd6b94f23758339ecf870a6878d043405bfadf6 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #632 from TaliLavi/dev

Remove unreliable reliance on 'this' when dispatching 'choose'

ce59cdd36271591f9ab9092cfb87f15225381aff authored about 9 years ago by Lebedev Konstantin <[email protected]>
Remove unreliable reliance on 'this' when dispatching 'choose'

13b5ac96e8b6f54e9cf150b83b4ac807cf8e0849 authored about 9 years ago by Tali Lavi <[email protected]>
Merge pull request #630 from noahlaux/polymer-pre-es6-support

Use functions instead of arrows for pre ES6 support

08a3a370941c00056ac75a8ea30068880f536ab0 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Use functions instead of arrows for pre ES6 support

80028f8f028f3502abda2e2921e944ee760f904d authored about 9 years ago by Noah Laux <[email protected]>
avoid changing oldIndex by the parent container

should fix #618 and #597

oldIndex was changed first by with the item being dragged, but also ...

a4e003d4dfe1e9f2b718df57e61d4b8d3fcb163a authored about 9 years ago by Cyril Auburtin <[email protected]>
Merge pull request #615 from TaliLavi/dev

Added onPickup event.

e648a7373c91d3eed9f0c03d9ee0f3fd32dedcf7 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Added onChoose event.

This event will fire when an element is chosen, and is particularly
useful for providing the use...

0d17cf09432c885da794f7322ea13492343ede97 authored about 9 years ago by TaliLavi <[email protected]>
Merge branch 'master' of github.com:RubaXa/Sortable

51337f72792525e438680695e223b327b1648e0a authored about 9 years ago by RubaXa <[email protected]>
v1.4.2: - Polymer dependency (bower)

4701b853fdf74d271f8a49e0c77d7b5f06e116f2 authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #611 from cebor/patch-1

Remove Polymer from bower dependencies

223c9d23855f86c249eb5c9c7d3d6c1c94012139 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Remove Polymer from bower dependencies

9cf9cee98349124d03caa92f084d634cdcbef890 authored about 9 years ago by Felix Itzenplitz <[email protected]>
simplified + renamed to fallbackTolerance + description in README

45c327bdeebc910760297ee53e2ab18e48f33d66 authored about 9 years ago by sp-kilobug <[email protected]>
v1.4.1: * React & ko & bower

40a2f605459687e0ee20e4d121006bca5b24fcab authored about 9 years ago by RubaXa <[email protected]>
* bump

6f61d145cef3278fcad0957aa5ecfd760da5d803 authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #605 from 4imble/master

Fix to knockout sorting when dragging item index 1 to 0.

a531e51fd22b0c987ce3f746fd7bb1c85c0ec851 authored about 9 years ago by Lebedev Konstantin <[email protected]>
Merge pull request #595 from slavicd/master

Allow a custom setState handler on the using component

282e4598cb673e293a670243acb81983bc7b39ac authored about 9 years ago by Lebedev Konstantin <[email protected]>
Fix to knockout sorting when dragging item index 1 to 0.

The items would not swap positions when you dragged item with index 1 to
the top of the stack at...

5bbabe7c0855b8965a1859e7fd6c99de8c50511b authored about 9 years ago by 4imble <[email protected]>
* cs

d0c1226f62d8cf251d18642776870c9124c30c8e authored about 9 years ago by RubaXa <[email protected]>
v1.4.0: Add Polymer Support (#600); * React v0.14 (#571, #572); * ng-repeat (#573)

a793a5e3951a0812a7241aab52a4d9bb56eb598b authored about 9 years ago by RubaXa <[email protected]>
Merge branch 'master' into dev

f4159a9bc5857eeba029e29ad8d34bd40961bf54 authored about 9 years ago by RubaXa <[email protected]>
Merge pull request #600 from gutenye/polymer

Add Polymer Support

3955c3ba82f27e411856a24a05b71732cc41f333 authored about 9 years ago by Lebedev Konstantin <[email protected]>
update README

82a0c763ff4c4615ab919016c63c3124ba9f91cc authored about 9 years ago by Guten Ye <[email protected]>
Add Polymer Support

221bb3354bbd5c6a4f8464a4f41fbb61358fb45b authored about 9 years ago by Guten Ye <[email protected]>
use tabs instead of spaces

d779c3910d382a1b3e8b73dadf7e3663a612454e authored over 9 years ago by Slavic Dragovtev <[email protected]>
use tabs instead of spaces

4ad0653869c421530ab3f893314b983471f53243 authored over 9 years ago by Slavic Dragovtev <[email protected]>
Allow a custom setState handler on the using component

Only components having a state are currently working correctly with the sortable mixing. The pro...

44e1ab8f00234bcd68f9d5b4ce77e0a19c536e1f authored over 9 years ago by Slavic Dragovtev <[email protected]>
"distance" option refactored

019fc1a32b20736bbd63b450d2be2335ad34ff52 authored over 9 years ago by sp-kilobug <[email protected]>
"distance" option, touch

918501cd57a4e267e9ab2f5a1708ef5bd39f7892 authored over 9 years ago by sp-kilobug <[email protected]>
"distance" option

An attempt to implement the "distance" option (like http://api.jqueryui.com/sortable/#option-dis...

446627298d3df79111c13d73193dd70260aa5c48 authored over 9 years ago by sp-kilobug <[email protected]>
Merge pull request #579 from RubaXa/possibly-unintended-file

Delete log.txt

6140e497fb74a43b91383cef65886500dfec29ea authored over 9 years ago by Lebedev Konstantin <[email protected]>
Delete log.txt

Should this file be in the repo?

0ead812eec14f8a081758e028bc3c2f580bb3938 authored over 9 years ago by Dan Dascalescu <[email protected]>
Merge pull request #572 from ChiefORZ/dev

more reliable way to get the DOM Node

1065b9246a5d8106e50c386e87299038600f6631 authored over 9 years ago by Lebedev Konstantin <[email protected]>
#573: * without ng-repeat

fc4a9b310fb3bde1e7de557da1db48cac597eb55 authored over 9 years ago by RubaXa <[email protected]>
more reliable way to get the DOM Node

with React v0.14 this.refs.*.getDOMNode() is deprecated,
we have to use this.refs.* instead, to ...

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

eaade8c8711b57daa48d212e7624b5ec12090a83 authored over 9 years ago by RubaXa <[email protected]>
* shortening

03764ae535ed2af03f35d57c59f827e96e80fd47 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #571 from jquense/jquense-patch-1

Add `getContainer` option for better react version support

36c0768eba32435f64098e85c04ded237ee8025e authored over 9 years ago by Lebedev Konstantin <[email protected]>
Add `getContainer` option for better react version support

1804c39f3f5ecef11d3932f737ad6d407a6f66a0 authored over 9 years ago by Jason Quense <[email protected]>
v1.3.0: Improved stability and performance on touch devices; Added a new option `chosenClass`

And so on: #558, #547, #542, #537, #532, #516, #500, #489, #489, #447, #475, #459, ##422, #411, #356

385f03e5d0d82ea8f839929c1d447102f795b363 authored over 9 years ago by RubaXa <[email protected]>
* callArgs -> args

16bf388a8128dcb5de5d764df41c677371c70505 authored over 9 years ago by RubaXa <[email protected]>
Merge pull request #566 from medonja/master

Bugfix in jquery.binding.js

4524cd8ff77d76111d443df70080c272b54a7eaf authored over 9 years ago by Lebedev Konstantin <[email protected]>
Bugfix in jquery.binding.js

f7e2c04336f612be00e48b325deb8afe72855f3a authored over 9 years ago by Marko Jovanovic <[email protected]>
Merge pull request #564 from Ferdaszewski/dev

Added Browserify support for ng-sortable

3b9b8c9c80c91c7772083da7cf21a96176807a90 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Added Browserify support for ng-sortable

555adc36fd5601ea1702339cd867cc0294326985 authored over 9 years ago by Joshua Ferdaszewski <[email protected]>
Merge pull request #562 from fendy3002/patch-1

knockout-sortable Remove dom element reference to viemodel and use local variable instead

23bc3b79f2266f58216a225447a0c7bf2ffc9570 authored over 9 years ago by Lebedev Konstantin <[email protected]>
Fix the missing 'var' syntax

The var syntax is missing. Added to explicitly define local variable.

6c86b334d23edebddd595c8e0628d2b33dcbc1a0 authored over 9 years ago by fendy3002 <[email protected]>
Update knockout-sortable.js

Use closure local variable instead of attaching the element to viewmodel. This is to prevent err...

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

72c62eab60ffad4034d2311a453d0b45a2ea7d65 authored over 9 years ago by RubaXa <[email protected]>
#558: + Error initializing

0043e4796ec57f4892e0f5d9eebe0d8e88a87454 authored over 9 years ago by RubaXa <[email protected]>
v1.3.0-rc2

c4c060b93eefe653721f37d81e1887a737840b0f authored over 9 years ago by RubaXa <[email protected]>
#447: fixed newIndex if eq null or -1

7fd16cb0a573159bc36b2590567f186df295704a authored over 9 years ago by RubaXa <[email protected]>
#447: emit 'onEnd' Only if we really move the item

4a67b43188cbf14133aea2191cfd1f7e89c7fe13 authored over 9 years ago by RubaXa <[email protected]>