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
RubaXa
feacca565b
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
Lebedev Konstantin
7e3309b61d
Merge pull request #177 from RubaXa/meteor-integration
...
Two-way integration with Meteor collections
10 years ago
Dan Dascalescu
d8e70a0026
Published 1.0 to Atmosphre + update example to it
10 years ago
Dan Dascalescu
efe6f00587
Fix Meteor demo
10 years ago
RubaXa
32f2f43c08
- upd
10 years ago
RubaXa
5361c1ebc7
* description
10 years ago
Dan Dascalescu
cd37a0d1d4
Two-way integration with Meteor collections
10 years ago
Dan Dascalescu
20ed2ca73c
Two-way integration with Meteor collections
10 years ago
RubaXa
88e90e2bd3
Merge branch 'dev' into gh-pages
10 years ago
RubaXa
6656e45f30
#166 : fixed _onDragOver & group
10 years ago
RubaXa
8141f12db3
#173 : + save() method
10 years ago
RubaXa
488ce5aa56
* upd 'dev'
10 years ago
RubaXa
73f1f09aad
#172 : + _cloneHide
10 years ago
RubaXa
23c9c25e6a
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
c5b305011d
#171 : + preventDefault
10 years ago
Dan Dascalescu
b8dd657236
Fix documentation for onAdd event .from
10 years ago
Dan Dascalescu
91145e29d4
Fix documentation for onAdd event .from
...
Fix #170
10 years ago