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
RubaXa
0163bcd166
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
ea1aa2de6b
#166 : + stopPropagation in _onDragOver
10 years ago
Lebedev Konstantin
a71c6a0f40
Merge pull request #168 from ghjunior/index-ignore-template
...
Ignore <template> when setting index
10 years ago
RubaXa
71dcf9e2ed
Merge branch 'dev' into gh-pages
10 years ago
RubaXa
d6dcc64a5d
* activeGroup
10 years ago
RubaXa
825be4e791
* fixed option watcher
10 years ago
Greg Hoyl
df59738bb4
Ignore <template> when setting index
10 years ago
RubaXa
357d0cb7e9
+ dev
10 years ago
RubaXa
a5ee80e723
#167 : + ghostClass, scroll, scrollSensitivity, scrollSpeed
10 years ago
RubaXa
3f7f9ef08f
#162 : + '>*' support for closest
10 years ago
RubaXa
3e32753867
* support group.put for touch
10 years ago
RubaXa
4084d84508
+ og:image
10 years ago
RubaXa
b32ce4f678
+ merge 'scroll'
10 years ago
RubaXa
5f9bc3dd6e
* up
10 years ago
RubaXa
d9be889039
Merge branch 'dev' into gh-pages
10 years ago
RubaXa
6a19e527be
* 'handle' after 'disabled'
10 years ago
RubaXa
803659f985
+ describe 'sort' and 'disbaled' option
10 years ago
Lebedev Konstantin
6c41dcd380
Merge pull request #157 from RubaXa/fix-156
...
Determine the correct target before onFilter
10 years ago
RubaXa
846007e237
#156 : * filter-method
10 years ago
RubaXa
ea2e26b833
#159 : use oldIndex/newIndex
10 years ago
RubaXa
6cb59900e2
* event.from
10 years ago
Dan Dascalescu
81748a5828
Determine the correct target before onFilter
...
Fix #156 and also returning correct indexes if a drag handle is present (#154 ).
10 years ago
RubaXa
5ae6d93998
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
238a17c7c5
#159 : fixed items getter
10 years ago
Lebedev Konstantin
d04b2951cb
Merge pull request #158 from RubaXa/jshint
...
Extract JSHint settings into .jshintrc
10 years ago