RubaXa
72be2e91ae
#376 : * fixed 'evt.target'
10 years ago
RubaXa
590a5de981
#379 : * typo
10 years ago
RubaXa
d5737ce9e7
Merge branch 'dev' of github.com:RubaXa/Sortable into dev
10 years ago
RubaXa
08c31fc0bb
#379 : + 'delay' description
10 years ago
Lebedev Konstantin
3728d90715
Merge pull request #369 from matixmatix/master
...
Fix AngularJS typo
10 years ago
Matic Jurglič
8e8558f023
Fix AngularJS typo
10 years ago
Lebedev Konstantin
cd4238ead8
Merge pull request #364 from ha-D/dev
...
Use isolated scope with two-way binding in ng-sortable
10 years ago
ha-D
1ab661f10e
Use isolated scope with two-way binding in ng-sortable
10 years ago
Lebedev Konstantin
1c78d98a1c
Merge pull request #351 from bolasblack/clean-watcher-after-element-destroy
...
clean watcher after element destroy
10 years ago
c4605
a479eae115
clean watcher after element destroy
10 years ago
RubaXa
14864bc067
#335 : call save only if 'active'
10 years ago
RubaXa
a89b3b3edc
#347 : + moveVector
10 years ago
RubaXa
34328a81b5
#273 : + onMove event
10 years ago
RubaXa
711695c911
#281 : + exportName for jQuery extention
10 years ago
RubaXa
4a26e59332
Merge branch 'master' of github.com:RubaXa/Sortable
10 years ago
RubaXa
b30ece99c5
v1.2.0: Events, Nested, Drop text, IE11, iframe and etc
10 years ago
RubaXa
8db2fd26ec
v1.2.0: Events, Nested, Drop text, IE11, iframe and etc
10 years ago
RubaXa
12df12c2b5
* correct ng-events
10 years ago
Dan Dascalescu
ae8f76f19d
{{#sortable}}, not {{sortable}} in README
10 years ago
RubaXa
c1f6cf50c4
#308 : * allow drop text
10 years ago
RubaXa
5c4e3dce2a
#318 , #328 : + Improved work with events transmitted through the options
10 years ago
RubaXa
fcdb0c915b
+ master v1.1.1
10 years ago
RubaXa
40af728d53
#325 : * changed the order of the methods (code style)
10 years ago
RubaXa
723bc1e605
#325 : PR refactoring: - _enableDragStart & revert lost fixes
10 years ago
Lebedev Konstantin
7034a54cc4
Merge pull request #325 from pumpupapp/dev
...
Add delay between touchstart and dragstart
10 years ago
jboulouloubi
78c53ba5e1
Add delay between touchstart and dragstart
10 years ago
RubaXa
b7749c4576
#298 : + watchers of events
10 years ago
RubaXa
6209024019
#284 : -> version
10 years ago
RubaXa
5fd36b19b1
* RSPACE
10 years ago
Lebedev Konstantin
6dc1159d31
Merge pull request #296 from bmustiata/dev
...
Don't join class names when removing classes after additions.
10 years ago
RubaXa
8b818ed280
#288 : + use 'ownerDocument' for correct working with/into iframe
10 years ago
RubaXa
7309734dbf
#290 : + clone simple 'option' and 'extend' method
10 years ago
Lebedev Konstantin
5d2b760021
Merge pull request #303 from nchase/patch-1
...
use `window.page{d}Offset` instead of `window.scroll{d}`
10 years ago
Noah Chase
1f58b1b10b
use `page{d}Offset` instead of `scroll{d}`
...
All modern browsers seem to support `window.pageXOffset` and `window.pageYOffset`, which are aliases for `window.scrollX` and `window.scrollY`.
IE doesn't seem to have `window.scrollX` and `window.scrollY`.
fixes #302
10 years ago
srosengren
954c50ca75
Merge branch 'dev' of https://github.com/srosengren/Sortable into dev
10 years ago
srosengren
a6f86320ce
Fixed issue with computed foreach's
...
Fixed how we find correct indexes for items if the sortable is
bound to a filtered collection.
10 years ago
Bogdan Mustiata
f802c84d05
Use precompiled RegExp.
10 years ago
Lebedev Konstantin
e0ee07cafb
Merge pull request #297 from srosengren/dev
...
Added binding handlers to make sortable usable with KnockoutJS
10 years ago
Sebastian Rosengren
6928b193ab
Added KnockoutJS description to README
10 years ago
srosengren
2920836d5c
Ran grunt after adding knockoutjs bindinghandlers
10 years ago
srosengren
3738fa8db4
Added bindinghandlers for KnockoutJS
10 years ago
Bogdan Mustiata
c7257ae198
Don't join class names when removing classes after additions.
10 years ago
RubaXa
c6a536aa3f
v1.1.1: #227 , #285
10 years ago
RubaXa
0b909aa59d
#285 : * fixed dragover handler
10 years ago
RubaXa
87e336a175
#277 : * fixed handle & filter
10 years ago
RubaXa
1482449b18
#285 : * fixed dragover handler
10 years ago
RubaXa
8b3e8f9497
#279 : * dataAttr -> dataIdAttr
10 years ago
RubaXa
7dc8be5755
#279 : + dataIdAttr
10 years ago
RubaXa
1c8839f08f
#277 : * fixed handle & filter
10 years ago
RubaXa
2d861f8460
Merge branch 'master' of github.com:RubaXa/Sortable
10 years ago