575 Commits (babcc09e229ca9a4efc4b3685ff4ef351bbcac46)
 

Author SHA1 Message Date
Daniel Persson babcc09e22 Small change to update the data instead of the polymer collection. 9 years ago
Daniel Persson 4d65727212 Small change to update the data instead of the polymer collection. 9 years ago
Lebedev Konstantin c8c3f48b95 Merge pull request #843 from falkolab/patch-1 9 years ago
Lebedev Konstantin 3957f60ae8 Merge pull request #854 from harrymt/patch-1 9 years ago
Lebedev Konstantin d7680eb688 Merge pull request #862 from KadoBOT/patch-1 9 years ago
Lebedev Konstantin 1923228c78 Merge pull request #880 from syuilo/master 9 years ago
古谷向日葵 cabde8c65a Fix incorrect example code 9 years ago
Ricardo Ambrogi 019e687ccb Fixed missing comma in React ES2015 9 years ago
Harry Mumford-Turner abec27faa1 Adding missing comma on fallbackClass 9 years ago
Harry Mumford-Turner c3faf18108 Missing comma on ```fallbackOnBody``` 9 years ago
Andrey Tkachenko 5d67a8894e typo fix 9 years ago
Lebedev Konstantin acef394c9a Merge pull request #809 from piotrwitek/patch-1 9 years ago
Piotr Witek 610527f029 Update README.md 9 years ago
Lebedev Konstantin f8a5ddb354 Merge pull request #801 from AndreasGalster/master 9 years ago
AndreasGalster 4745fb294e Added methods to re-initialize and destroy sortable 9 years ago
AndreasGalster b2d13e0210 Add method to re-initialize sortable 9 years ago
Lebedev Konstantin d28d019b71 Merge pull request #793 from ajjohnston/master 9 years ago
Andrew Johnston 693485cdae Fixed Polymer example. 9 years ago
RubaXa 1bf357899b Merge branch 'master' of github.com:RubaXa/Sortable 9 years ago
RubaXa a3fbeb29d2 + ISSUE_TEMPLATE 9 years ago
Lebedev Konstantin 58dd583db5 Merge pull request #778 from pra85/patch-2 9 years ago
Prayag Verma f701b8a89c Fix typos 9 years ago
Lebedev Konstantin fdb08aef7d Merge pull request #758 from pra85/patch-1 9 years ago
Prayag Verma adfc37c683 Update license year range to 2016 9 years ago
Lebedev Konstantin 6963281a2b Merge pull request #737 from petemill/patch-1 9 years ago
Pete Miller 025fd97865 knockout-sortable - use global dependencies if available, then fallback to require / AMD 9 years ago
Lebedev Konstantin ea407ce24b Merge pull request #730 from dangreen/master 9 years ago
Onoshko Dan ef4314bfa7 Throw error if call in node 9 years ago
Lebedev Konstantin 1be46d0663 Update CONTRIBUTING.md 9 years ago
Lebedev Konstantin 0b0da56b7d Merge pull request #670 from tori3/modify_destroy_func 9 years ago
Lebedev Konstantin f26d300c03 Merge pull request #684 from matikun86/master 9 years ago
mkun e03656d860 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. 9 years ago
shimizu daisuke 7370f0a8cf Modified to initialize variables in _onDrop. so destory function does not work well. 9 years ago
Lebedev Konstantin 6952f3b525 Merge pull request #607 from dlamotte/master 9 years ago
Dan LaMotte 4facaff715 refactor _matches() out of _closest() 9 years ago
Dan LaMotte 4c2bd1c287 fix for sorting elements within a non-homogenus list of elements 9 years ago
Lebedev Konstantin 2fe3a25cd3 Merge pull request #645 from davewood/master 9 years ago
David Schmidt f7bcbddaa3 format comments 9 years ago
Lebedev Konstantin 7c8523713e Merge pull request #640 from davewood/master 9 years ago
Lebedev Konstantin 73f8569005 Merge pull request #643 from gutenye/fix-642 9 years ago
Guten Ye c17cb275de fix import polymer readme closes #642 9 years ago
David Schmidt 425aafa8d1 fix commonJS and plain version deps 9 years ago
David Schmidt b65d326d40 add Sortable as dependency for knockout-sortable 9 years ago
RubaXa 51337f7279 Merge branch 'master' of github.com:RubaXa/Sortable 9 years ago
RubaXa 4701b853fd v1.4.2: - Polymer dependency (bower) 9 years ago
Lebedev Konstantin 223c9d2385 Merge pull request #611 from cebor/patch-1 9 years ago
Felix Itzenplitz 9cf9cee983 Remove Polymer from bower dependencies 9 years ago
RubaXa 40a2f60545 v1.4.1: * React & ko & bower 9 years ago
RubaXa 6f61d145ce * bump 9 years ago
Lebedev Konstantin a531e51fd2 Merge pull request #605 from 4imble/master 9 years ago