aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.droppable.js
Commit message (Expand)AuthorAgeFilesLines
* droppable: missing default for option 'accept' (set to "*" = everything)Paul Bakaus2008-12-301-0/+1
* droppable: removed disabled default as it's provided by widget factoryRichard Worth2008-11-211-1/+0
* draggable, droppable, resizable, selectable, sortable: formatting changes - m...Richard Worth2008-11-211-34/+43
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-1/+1
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-52/+52
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-32/+32
* Change name of intersect methods to isOverHeight/isOverWidth/isOver.Eduardo Lundgren2008-11-101-2/+4
* droppable: defined some defaultsRichard Worth2008-11-081-2/+5
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-1/+1
* whitespaceRichard Worth2008-09-201-6/+6
* Reverted r695.Scott González2008-09-191-48/+48
* Remove Trailing SpacesEduardo Lundgren2008-09-191-48/+48
* droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ...Paul Bakaus2008-09-181-1/+1
* use $.isFunction instead of checking the constructorPaul Bakaus2008-09-161-2/+2
* Setting data.accept now works fine (Fixes #3386)Paul Bakaus2008-09-151-0/+13
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
* Internal methods: fixes #3195, #3196, #3200, #3201, #3209Chi Cheng2008-08-171-12/+12
* draggable,droppable: implemented cssNamespace option, if set to false/null, i...Paul Bakaus2008-07-281-2/+5
* sortable: small fix that causes the scope default not to work correctlyPaul Bakaus2008-07-281-1/+1
* 1.8: initial version of tree component, dependant upon sortables and droppablesPaul Bakaus2008-07-281-11/+18
* Droppable .is(accept) on init() fixedEduardo Lundgren2008-07-141-1/+2
* core: added :data selector that matches elements that have data for a given key.Paul Bakaus2008-07-141-13/+8
* droppable: a small performance improvement by not using :visible, and deferri...Paul Bakaus2008-07-031-1/+1
* droppable: a small performance improvement by not using :visible, and deferri...Paul Bakaus2008-07-031-1/+3
* Dropabble minor performance changesEduardo Lundgren2008-07-021-3/+2
* fixed #3010Paul Bakaus2008-06-261-1/+1
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
* fixed #2928 - Plugin instances should not be exposed in the ui parameter of c...Richard Worth2008-06-071-1/+0
* renamed source -> uiRichard Worth2008-06-071-0/+283