RubaXa
2876924ab7
SortableJS/sortablejs-meteor -> SortableJS/meteor
9 years ago
RubaXa
f426153d3d
[MOVED] SortableJS/sortablejs-meteor
9 years ago
RubaXa
6f72f4ea5b
+ dragClass
9 years ago
RubaXa
7f3ee38b16
#718 : * fixed context in 'add' & 'sort' events
9 years ago
RubaXa
a1790fdf23
#677 : + pull/put as functions
9 years ago
RubaXa
b5780dce35
* UPD
9 years ago
RubaXa
f3af805d75
#671 : + 'clone' support jQuery/Zepto/Polymer.dom
9 years ago
RubaXa
2ec12f7ecd
#671 : + 'clone' event
9 years ago
Sebastian Rosengren
c3d724d8fb
Knockout - Fixes #623 #585 #557
9 years ago
Guten Ye
c17cb275de
fix import polymer readme closes #642
9 years ago
Cyril Auburtin
e4ea76ca68
Update README.md
9 years ago
Cyril Auburtin
18d32b67ab
few errors thrown by react0.14
...
ref={i} for https://facebook.github.io/react/docs/multiple-components.html#dynamic-children
9 years ago
TaliLavi
0d17cf0943
Added onChoose event.
...
This event will fire when an element is chosen, and is particularly
useful for providing the user with a visual, auditory or tactile indication,
in case a delay was enabled.
9 years ago
RubaXa
4701b853fd
v1.4.2: - Polymer dependency (bower)
9 years ago
sp-kilobug
45c327bdee
simplified + renamed to fallbackTolerance + description in README
9 years ago
RubaXa
40a2f60545
v1.4.1: * React & ko & bower
9 years ago
Guten Ye
82a0c763ff
update README
9 years ago
Guten Ye
221bb3354b
Add Polymer Support
9 years ago
ChiefORZ
fa33718d92
more reliable way to get the DOM Node
...
with React v0.14 this.refs.*.getDOMNode() is deprecated,
we have to use this.refs.* instead, to reference the DOM Node.
this is a implementation, that is backward compatible
* misspelled ref in README fixed
* fixed Demo of forceFallback
9 years ago
RubaXa
42fa792bec
v1.3.0-rc1
9 years ago
RubaXa
2859b57724
#516 : + chosenClass
9 years ago
Adam Voliva
acda5dace5
Correct spelling error in README.md
9 years ago
RubaXa
e912d00edb
v1.2.1
9 years ago
Derek Berner
5a3ce29d07
Error when dragged item is removed from parent before drag ends
9 years ago
ChiefORZ
d56e4d41db
forceFallback changes
...
removed the default behaviour to append the cloned Element to the body.
now the cloned Element gets added in the same parent, with the addition
of the class defined in options.fallbackClass.
added the possibility to change the fallback class.
added the possibility to decide wheter the fallback should be cloned
into the same parent or to the document's body.
10 years ago
ChiefORZ
429dc043ab
fix click event for mobile devices and old browser
...
added forcePolyfill option.
forcePolyfill is made to make cross-browser testing more easy.
forcePolyfill provides a reliable, consistent cross-browser Solution for
Sortable.
forcePolyfill gives us the possibility to change the way "dragged items"
lok like.
10 years ago
Adam Fleming
8935bea4e3
Sortable 1.2.1
...
Bump minor version number
10 years ago
Diego Castillo
9846ed0bc2
Fixed small typo on documentation
10 years ago
RubaXa
590a5de981
#379 : * typo
10 years ago
RubaXa
08c31fc0bb
#379 : + 'delay' description
10 years ago
RubaXa
34328a81b5
#273 : + onMove event
10 years ago
RubaXa
711695c911
#281 : + exportName for jQuery extention
10 years ago
RubaXa
b30ece99c5
v1.2.0: Events, Nested, Drop text, IE11, iframe and etc
10 years ago
Sebastian Rosengren
6928b193ab
Added KnockoutJS description to README
10 years ago
RubaXa
c6a536aa3f
v1.1.1: #227 , #285
10 years ago
RubaXa
7dc8be5755
#279 : + dataIdAttr
10 years ago
RubaXa
070a571508
v1.1.0: Support IE9, CDN, enhancement auto-scrolling, React-mixin and more.
10 years ago
RubaXa
9e3f6f1e2b
+ CONTRIBUTING
10 years ago
RubaXa
64ec81ab6d
+ IE9
10 years ago
Lebedev Konstantin
450370e586
* wiki inks
10 years ago
Lebedev Konstantin
161efcdb53
+ Articles
10 years ago
RubaXa
879282da6f
#269 : + CDN
10 years ago
RubaXa
85292d9558
#236 : + ngSortEvent
10 years ago
RubaXa
fbf4f8b65f
#217 : onSort -> handleSort
10 years ago
RubaXa
5551a9ba3e
#217 : + react examples
10 years ago
Lebedev Konstantin
34bbbcb5a1
#229 : * ghostClass example
10 years ago
RubaXa
dc2b05d8f2
#217 : + base react mixin without 'linked lists'
10 years ago
Willson Mock
842856263c
Update README with updated info
10 years ago
RubaXa
dabcb26cc1
+ br
10 years ago
RubaXa
1e499042bd
#151 : + grunt jquery:min
10 years ago