aboutsummaryrefslogtreecommitdiffstats
path: root/ui/source
Commit message (Expand)AuthorAgeFilesLines
...
* sortable: options.item can now be a function that returns a jQuery collectionPaul Bakaus2008-05-291-2/+2
* sortable: implemented advanced placeholder functionality - the placeholder op...Paul Bakaus2008-05-291-10/+19
* effects: removed effect 'fade' (honestly not needed)Paul Bakaus2008-05-285-49/+19
* mouse: cleanupScott González2008-05-281-8/+6
* datepicker: datepicker now follows the theming convention of UI (fixes #2650)Paul Bakaus2008-05-281-63/+63
* slider: fixed translateRange - axis parameter was missing (closes #2862)Paul Bakaus2008-05-271-1/+1
* slider: fixed slider, now uses subclassing of the mouse pluginPaul Bakaus2008-05-271-40/+58
* draggable - ui-draggable and ui-draggable-disabled classes were not being addedRichard Worth2008-05-261-2/+9
* (no commit message)Paul Bakaus2008-05-261-1/+1
* sortable: implemented tolerance: "guess", which is also the default tolerance...Paul Bakaus2008-05-261-1/+2
* draggable: fixed #2791Paul Bakaus2008-05-261-1/+1
* sortable: fixed containment optionPaul Bakaus2008-05-261-4/+4
* sortable: refactored big parts of sortable with new parts of draggable - scro...Paul Bakaus2008-05-262-265/+267
* sortable: option dropOnEmpty wasn't working correctly - in fact, you could al...Paul Bakaus2008-05-261-12/+5
* draggable: removed helpr animation from connectToSortable in favor of callbacksPaul Bakaus2008-05-251-8/+0
* sortable,draggable: made connectToSortable work again, now works with multipl...Paul Bakaus2008-05-252-87/+112
* draggable, droppable: added a class do the active draggable helper, that will...Paul Bakaus2008-05-252-1/+3
* core: reverted change that caused all plugins to malfunction - will later be ...Paul Bakaus2008-05-252-3/+3
* draggable: fixed absolute positioned element's scroll positionsPaul Bakaus2008-05-251-4/+5
* effects.core: fixed parsing of IE left/top values in createWrapper (closes #2...Paul Bakaus2008-05-251-2/+2
* draggable: fixed #2919Paul Bakaus2008-05-251-7/+11
* resizable,selectable,slider: changed this.disabled to this.options.disabled (...Paul Bakaus2008-05-253-13/+13
* merged experimental mouse branchRichard Worth2008-05-256-404/+419
* Move license files to root. Added version file.Richard Worth2008-05-252-298/+0
* (no commit message)Paul Bakaus2008-05-2327-0/+7431