RubaXa
fb3abe8224
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
705b3ed1ae
#238 : * scope after event
10 years ago
RubaXa
f500b679f2
#238 : * disabled
10 years ago
Lebedev Konstantin
dce3eb22d5
Merge pull request #243 from rkusa/rkusa-patch-1
...
fix index calculation to skip templates
10 years ago
Markus Ast
5325c8a842
fix index calculation to skip templates
10 years ago
RubaXa
0ce769bb47
v1.0.1: #231 , #210 , #207 , #205 , #151
10 years ago
RubaXa
8f2aa5eb68
+ create 'cloneEl' on dragStart
10 years ago
RubaXa
e370723822
* evt
10 years ago
RubaXa
d823817419
#231 : correct 'clone' workaround
10 years ago
RubaXa
3dc8cae4fc
#231 : save order
10 years ago
RubaXa
fa2651f876
Merge branch 'master' of github.com:RubaXa/Sortable
10 years ago
RubaXa
e08f065ada
#209 : * drag-handle
10 years ago
Lebedev Konstantin
34bbbcb5a1
#229 : * ghostClass example
10 years ago
Dan Dascalescu
0564e2bb69
Merge pull request #212 from dburles/patch-1
...
Fix conflict with collection-helpers package. Thanks @dburles !
10 years ago
RubaXa
06aac74871
#210 : + 'dropBubble: false' & 'dragoverBubble: false' options
10 years ago
RubaXa
1812232e6a
+ app.js; + comments
10 years ago
Lebedev Konstantin
8c1f877052
Merge pull request #216 from fay-jai/readme
...
Update README
10 years ago
Willson Mock
842856263c
Update README with updated info
10 years ago
RubaXa
3f909d84df
#207 : * newIndex
10 years ago
RubaXa
a5532380f9
#205 : * support 'clone' for angular
10 years ago
David Burles
75d95c4439
fixes conflict with collection-helpers package
...
update mongo-collection-instances to 0.2.6
10 years ago
RubaXa
dabcb26cc1
+ br
10 years ago
RubaXa
1e499042bd
#151 : + grunt jquery:min
10 years ago
RubaXa
0d162a016a
#151 : + jquery binding
10 years ago
RubaXa
ed5a636238
* code style
10 years ago
Lebedev Konstantin
26f148ce44
Merge pull request #201 from raphj/patch-1
...
Make Sortable compatible xhtml
10 years ago
raphj
b1daa70a2a
Make Sotable compatible xhtml
...
comparisons of node names (via the nodeName property) are done in upper case. However, nodeName is lower case in xhtml. Let's do everything in upper case.
10 years ago
RubaXa
bb09bb423a
#195 : + amd
10 years ago
RubaXa
0ffa616f10
#199 : + check 'dataTransfer' exists
10 years ago
Lebedev Konstantin
8a95c60521
Merge pull request #198 from spmjs/master
...
Add spm support
10 years ago
afc163
91089fc381
Add spm support
10 years ago
Lebedev Konstantin
8b26ca27c9
Update ng-sortable.js
10 years ago
Lebedev Konstantin
063ee8c250
Merge pull request #191 from aksyonov/master
...
Fixed angular directive for complex ng-repeat expressions
10 years ago
Sergey Aksyonov
3ab736b570
Fixed expression regex
10 years ago
Sergey Aksyonov
73b61f80eb
Fixed angular directive for complex ng-repeat expressions
10 years ago
RubaXa
cf4b6ecbe7
Merge branch 'master' of github.com:RubaXa/Sortable
10 years ago
RubaXa
9c618aa83b
#185 : finaly fix group & mobile
10 years ago
RubaXa
32948c717c
Merge branch 'dev' into gh-pages
10 years ago
RubaXa
8ee92ddd32
#185 : fixed group & touch
10 years ago
RubaXa
126cd94a0a
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
9a9670ec4c
#184 : * 'start' event
10 years ago
Lebedev Konstantin
91a15696bd
Merge pull request #182 from roelvanduijnhoven/patch-1
...
Sort event does not always fire
10 years ago
Roel van Duijnhoven
a22f9c1fc7
Sort event does not always fire
...
In the dev branch the `sort` event is not always correctly called on the receiving list. This IS working in the latest released branch. The fix is trivial and included in this PR.
The case is illustrated in this JsBin: http://jsbin.com/muxojulevo/3/edit . It occurs whenever an item is picked up from a list and dropped in a nested container.
10 years ago
Lebedev Konstantin
22e971d62f
Merge pull request #180 from RubaXa/meteor-integration
...
Improve Meteor demo
10 years ago
Dan Dascalescu
281f5fc7f8
Improve Meteor demo
10 years ago
Lebedev Konstantin
2636c8ea7a
Merge pull request #179 from RubaXa/meteor-integration
...
Published 1.0 to Atmosphre + update example to it
10 years ago
Lebedev Konstantin
64fa384be6
Merge pull request #178 from RubaXa/meteor-integration
...
Meteor integration
10 years ago
RubaXa
32de60d2a0
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
b2fe471012
#131 : v1.0, done
10 years ago
Lebedev Konstantin
e573d59bda
* typo
10 years ago