Lebedev Konstantin
2224671bc6
Merge pull request #439 from amfleming/master
...
Please Tag & Release v. 1.2.1
10 years ago
Lebedev Konstantin
00f993052c
Merge pull request #450 from kuitos/remove-bind-polyfill
...
remove bind polyfill
10 years ago
Kuitos
a092094d11
remove _bind function for Function.bind polyfill
10 years ago
Kuitos
6be61ce97e
remove _bind function for Function.bind polyfill
10 years ago
Adam Fleming
8935bea4e3
Sortable 1.2.1
...
Bump minor version number
10 years ago
RubaXa
f3e090c2a3
#429 : dragStartTimer -> _dragStartTimer
10 years ago
Lebedev Konstantin
ed8ae42e15
Merge pull request #431 from amfleming/patch-3
...
Correctly match multiple class names
10 years ago
Adam Fleming
7767536381
Correctly match multiple class names
...
Assume that el.className === "foo bar"
Assume that your selector is "DIV.foo.bar"
(' ' + el.className + ' ').match(re) will only have one match - " foo " - because the "\\s" trailing character on "foo" prevents " bar " from being matched
EZ fix is just to make sure the trailing whitespace is not consumed by the regex
10 years ago
Lebedev Konstantin
591b311dce
Merge pull request #421 from amfleming/patch-2
...
Include ng-sortable.js in bower distribution
10 years ago
Adam Fleming
f4502a72b7
Update bower.json
10 years ago
Lebedev Konstantin
705460eb28
Merge pull request #420 from amfleming/patch-1
...
Fix packages.json typo
10 years ago
Adam Fleming
be0fd1a126
Include ng-sortable.js in bower distribution
10 years ago
Adam Fleming
86d3d8b228
Update package.json
10 years ago
Lebedev Konstantin
97725779a1
Merge pull request #418 from just-boris/dev
...
ng-sortable: add prefix to version constant
10 years ago
just-boris
fa426fd835
ng-sortable: add prefix to version constant
10 years ago
Lebedev Konstantin
54fc87c035
Merge pull request #406 from NSinopoli/master
...
Reset state when component receives new props
10 years ago
Lebedev Konstantin
0edd2a884c
Merge pull request #405 from just-boris/dev
...
ng-sortable: support configuration constant
10 years ago
just-boris
f33927bfd7
ng-sortable: support configuration constant
10 years ago
RubaXa
851129a45f
Merge branch 'master' of github.com:RubaXa/Sortable
10 years ago
RubaXa
107bfa25c0
v1.2.1 - #376 : 'target' is NULL
10 years ago
RubaXa
3cb80fb6a6
Merge branch 'dev'
10 years ago
Lebedev Konstantin
061872cefc
Merge pull request #383 from diegocasmo/master
...
Fixed small typo on documentation
10 years ago
Lebedev Konstantin
d0c7696be2
Merge pull request #385 from wangchj/master
...
Remove circular symlink.
10 years ago
Nick Sinopoli
5633c00d19
Reset state when component receives new props
10 years ago
Dan Dascalescu
aa80521cb2
Fix security issue allowing modification of arbitrary numeric fields
10 years ago
wangchj
c132cab953
Remove circular symlink.
10 years ago
Diego Castillo
9846ed0bc2
Fixed small typo on documentation
10 years ago
Lebedev Konstantin
06f9530854
Update CONTRIBUTING.md
10 years ago
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