-
-
Notifications
You must be signed in to change notification settings - Fork 457
Comparing changes
Open a pull request
base repository: lukasoppermann/html5sortable
base: v0.2.4
head repository: lukasoppermann/html5sortable
compare: master
Commits on Mar 13, 2015
-
* Added in a hover state if mouse is over element. Using :hover cause…
…s issues if dragged element is over the next element. Using js to apply or remove a hover class solves this issue
Brandon Ferens committedMar 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 350acf3 - Browse repository at this point
Copy the full SHA 350acf3View commit details
Commits on Apr 30, 2015
-
Lukas Oppermann committed
Apr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for e48bb1f - Browse repository at this point
Copy the full SHA e48bb1fView commit details -
Merge pull request #110 from lukasoppermann/mocha
update for test coverage
Lukas Oppermann committedApr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 15654bc - Browse repository at this point
Copy the full SHA 15654bcView commit details -
Lukas Oppermann committed
Apr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 7758973 - Browse repository at this point
Copy the full SHA 7758973View commit details -
Lukas Oppermann committed
Apr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for b676f55 - Browse repository at this point
Copy the full SHA b676f55View commit details -
adding test for globally defined sortable
Lukas Oppermann committedApr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 08a9518 - Browse repository at this point
Copy the full SHA 08a9518View commit details -
Merge pull request #111 from lukasoppermann/test-global
adding test for globally defined sortable
Lukas Oppermann committedApr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for b69da0b - Browse repository at this point
Copy the full SHA b69da0bView commit details -
Lukas Oppermann committed
Apr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 15f303a - Browse repository at this point
Copy the full SHA 15f303aView commit details
Commits on May 1, 2015
-
Lukas Oppermann committed
May 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 72bddf1 - Browse repository at this point
Copy the full SHA 72bddf1View commit details
Commits on May 2, 2015
-
Merge pull request #112 from lukasoppermann/mocha
adding more tests & making code more testable. Coverage is wrong.
Lukas Oppermann committedMay 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 3f82b3c - Browse repository at this point
Copy the full SHA 3f82b3cView commit details -
Lukas Oppermann committed
May 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 779525f - Browse repository at this point
Copy the full SHA 779525fView commit details
Commits on May 3, 2015
-
Merge pull request #113 from lukasoppermann/mocha
refactor & adding more tests
Lukas Oppermann committedMay 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 69ad71b - Browse repository at this point
Copy the full SHA 69ad71bView commit details -
Lukas Oppermann committed
May 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 2ff4716 - Browse repository at this point
Copy the full SHA 2ff4716View commit details -
Merge pull request #114 from lukasoppermann/mocha
remove old js from example
Lukas Oppermann committedMay 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 810d5b1 - Browse repository at this point
Copy the full SHA 810d5b1View commit details -
Lukas Oppermann committed
May 3, 2015 Configuration menu - View commit details
-
Copy full SHA for e88b9ba - Browse repository at this point
Copy the full SHA e88b9baView commit details -
Merge pull request #115 from lukasoppermann/mocha
add tests for events
Lukas Oppermann committedMay 3, 2015 Configuration menu - View commit details
-
Copy full SHA for dcefab9 - Browse repository at this point
Copy the full SHA dcefab9View commit details
Commits on May 5, 2015
-
working on extraction options & adding test
Lukas Oppermann committedMay 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 3670dfc - Browse repository at this point
Copy the full SHA 3670dfcView commit details
Commits on May 6, 2015
-
add task for publishing new versions (user with commit access only)
Lukas Oppermann committedMay 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 461518e - Browse repository at this point
Copy the full SHA 461518eView commit details -
Merge pull request #117 from lukasoppermann/publish-task
add task for publishing new versions (user with commit access only)
Lukas Oppermann committedMay 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 3e7df5d - Browse repository at this point
Copy the full SHA 3e7df5dView commit details -
Merge pull request #116 from lukasoppermann/mocha
extracting options & adding test
Lukas Oppermann committedMay 6, 2015 Configuration menu - View commit details
-
Copy full SHA for e484aa5 - Browse repository at this point
Copy the full SHA e484aa5View commit details
Commits on May 8, 2015
-
move all tests to mocha + jsdom
Lukas Oppermann committedMay 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 4a8a60e - Browse repository at this point
Copy the full SHA 4a8a60eView commit details
Commits on May 9, 2015
-
Merge pull request #118 from lukasoppermann/test-env
move all tests to mocha + jsdom
Lukas Oppermann committedMay 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 340597d - Browse repository at this point
Copy the full SHA 340597dView commit details -
Lukas Oppermann committed
May 9, 2015 Configuration menu - View commit details
-
Copy full SHA for f264c8f - Browse repository at this point
Copy the full SHA f264c8fView commit details -
Lukas Oppermann committed
May 9, 2015 Configuration menu - View commit details
-
Copy full SHA for aa8aa6b - Browse repository at this point
Copy the full SHA aa8aa6bView commit details
Commits on May 10, 2015
-
Lukas Oppermann committed
May 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 873c8b9 - Browse repository at this point
Copy the full SHA 873c8b9View commit details -
Lukas Oppermann committed
May 10, 2015 Configuration menu - View commit details
-
Copy full SHA for dd03069 - Browse repository at this point
Copy the full SHA dd03069View commit details
Commits on May 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 514b764 - Browse repository at this point
Copy the full SHA 514b764View commit details -
Merge pull request #77 from lukasoppermann/fix-ghost
fix ghost for handles & adding advanced functionality
Lukas Oppermann committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 498367c - Browse repository at this point
Copy the full SHA 498367cView commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for acc2e25 - Browse repository at this point
Copy the full SHA acc2e25View commit details -
Merge pull request #120 from lukasoppermann/fix-reload
fix reload options bug
Lukas Oppermann committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 3986963 - Browse repository at this point
Copy the full SHA 3986963View commit details -
update to include ghost fix & reload options fix
Lukas Oppermann committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 3c23d8d - Browse repository at this point
Copy the full SHA 3c23d8dView commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 040f047 - Browse repository at this point
Copy the full SHA 040f047View commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 56b9ddd - Browse repository at this point
Copy the full SHA 56b9dddView commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 50ef7a6 - Browse repository at this point
Copy the full SHA 50ef7a6View commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for d85df4e - Browse repository at this point
Copy the full SHA d85df4eView commit details -
Lukas Oppermann committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 76289c8 - Browse repository at this point
Copy the full SHA 76289c8View commit details
Commits on May 14, 2015
-
refactoring destroy into individual options
Lukas Oppermann committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 908bc3f - Browse repository at this point
Copy the full SHA 908bc3fView commit details -
Merge pull request #122 from lukasoppermann/destroy-fn
refactoring destroy into individual options
Lukas Oppermann committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for d9a0d86 - Browse repository at this point
Copy the full SHA d9a0d86View commit details -
Lukas Oppermann committed
May 14, 2015 Configuration menu - View commit details
-
Copy full SHA for aeb9376 - Browse repository at this point
Copy the full SHA aeb9376View commit details -
Merge pull request #123 from lukasoppermann/master
add enable method
Lukas Oppermann committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 55a9261 - Browse repository at this point
Copy the full SHA 55a9261View commit details
Commits on May 15, 2015
-
Lukas Oppermann committed
May 15, 2015 Configuration menu - View commit details
-
Copy full SHA for cfa26d2 - Browse repository at this point
Copy the full SHA cfa26d2View commit details -
Merge pull request #125 from lukasoppermann/fix-handles
fixing handles to work
Lukas Oppermann committedMay 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 8d6aaab - Browse repository at this point
Copy the full SHA 8d6aaabView commit details
Commits on May 19, 2015
-
Lukas Oppermann committed
May 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 7f61815 - Browse repository at this point
Copy the full SHA 7f61815View commit details -
Merge pull request #126 from lukasoppermann/serializing
restructuring sortable: move methods to individual functions
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 409e572 - Browse repository at this point
Copy the full SHA 409e572View commit details -
fix demo for bower install & add destroy and init buttons
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for cc141dc - Browse repository at this point
Copy the full SHA cc141dcView commit details -
Merge pull request #127 from lukasoppermann/fix-demo
fix demo for bower install & add destroy and init buttons
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 1c31250 - Browse repository at this point
Copy the full SHA 1c31250View commit details -
make sortable usable as an individual function & as a jquery plugin
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 7f57e89 - Browse repository at this point
Copy the full SHA 7f57e89View commit details -
Merge pull request #128 from lukasoppermann/serialize
make sortable usable as an individual function & as a jquery plugin
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for f687443 - Browse repository at this point
Copy the full SHA f687443View commit details -
reordering & moving reload to its own function
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 774bad7 - Browse repository at this point
Copy the full SHA 774bad7View commit details -
Merge pull request #129 from lukasoppermann/master
reordering & moving reload to its own function
Lukas Oppermann committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for b034e4c - Browse repository at this point
Copy the full SHA b034e4cView commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.