aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Delete uneeded test filesEduardo Lundgren2008-06-095-599/+0
|
* - Added functional demo applicationEduardo Lundgren2008-06-0981-1264/+3851
| | | | - Removed datepicker folder from functional demo folder
* tests - all.html, removed links for missing .js filesRichard Worth2008-06-091-4/+0
|
* tests - wrapped in closures so all.html will workRichard Worth2008-06-097-5/+45
|
* added simple visual testsRichard Worth2008-06-098-0/+338
|
* tests - added selectable unit testsRichard Worth2008-06-092-0/+251
|
* Resizable containment bug - fixed #2956Eduardo Lundgren2008-06-091-11/+35
|
* dialog - fixed autoOpen false in Safari for disconnected element - ↵Richard Worth2008-06-091-1/+1
| | | | .appendTo(body) before .hide()
* tests dialog - added some option and callback testsRichard Worth2008-06-091-28/+116
|
* ui-core: added mouseCapture, replacing the condition feature before. Allows ↵Paul Bakaus2008-06-093-6/+12
| | | | text to be selected in sortables on non-handles.
* whitespace only - newline at EOFRichard Worth2008-06-095-5/+4
|
* fixed typoPaul Bakaus2008-06-081-1/+1
|
* transfer: added optional className optionPaul Bakaus2008-06-081-0/+1
|
* pulsate: correctly pulsates n-times now on show/hidePaul Bakaus2008-06-081-2/+2
|
* slider: fixed IE issue when handles where initialized without defined ↵Paul Bakaus2008-06-081-2/+2
| | | | left/top values
* core: cancel checks for type string before it's usedPaul Bakaus2008-06-083-9/+4
| | | | draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
* core: fixed propagation issue that didn't allow resizables and sortables to ↵Paul Bakaus2008-06-081-1/+1
| | | | work together, because the event didn't bubble out.
* tests dialog - draggable optionRichard Worth2008-06-081-2/+10
|
* tests dialog - added more to the buttons testRichard Worth2008-06-081-6/+10
|
* dialog - fixed context of button callbacks should be DOMElement, not jQuery ↵Richard Worth2008-06-081-1/+1
| | | | object
* test dialog - first dialog unit testsRichard Worth2008-06-082-0/+249
|
* core widget - added explicit disabled: false optionRichard Worth2008-06-081-1/+1
|
* core widget - fail gracefully if unknown method name suppliedRichard Worth2008-06-081-1/+1
|
* draggable,sortable: fixed containment "document", added containment: ↵Paul Bakaus2008-06-072-2/+14
| | | | "window" (fixes #2936,#2171)
* draggable, sortable: fixed issue when handle wasn't working with elements ↵Paul Bakaus2008-06-072-2/+4
| | | | nested in the handle (fixes #2937)
* draggable: fixed cursorAt issue (#2965)Paul Bakaus2008-06-071-4/+5
|
* tests - single quotes to double quotesRichard Worth2008-06-075-14/+14
|
* Deploy release build.xmlEduardo Lundgren2008-06-0716-0/+2495
|
* one more for #2928 - Plugin instances should not be exposed in the ui ↵Richard Worth2008-06-071-2/+0
| | | | parameter of callbacks
* fixed #2928 - Plugin instances should not be exposed in the ui parameter of ↵Richard Worth2008-06-073-3/+0
| | | | callbacks
* tests - some html cleanupRichard Worth2008-06-074-70/+80
|
* svn:ignore distRichard Worth2008-06-070-0/+0
|
* END trunk restructureRichard Worth2008-06-0711-122/+175
|
* moved (still experimental) test automation files to experimental branchRichard Worth2008-06-0755-645/+0
|
* updated some pathsRichard Worth2008-06-0718-101/+128
|
* Added release folderRichard Worth2008-06-070-0/+0
|
* renamed source -> uiRichard Worth2008-06-0756-0/+0
|
* (no commit message)Richard Worth2008-06-070-0/+0
|
* removed extra level ui folderRichard Worth2008-06-07283-0/+0
|
* BEGIN trunk restructureRichard Worth2008-06-072-0/+0
|
* tests draggable - Added some more testsRichard Worth2008-06-071-30/+87
|
* datepicker: missing changes from themingPaul Bakaus2008-06-071-2/+2
|
* sortable: fixed update calls (fixes #2968)Paul Bakaus2008-06-071-3/+4
|
* draggable - Improved handling of unexpected values for axis optionRichard Worth2008-06-071-6/+7
|
* tests draggable - Slimmed down tests, grouped, ordered. Added a fewRichard Worth2008-06-071-278/+233
|
* tests - switched slider to use jquery.simulateRichard Worth2008-06-072-6/+17
|
* Fixed #2969 - .slider("destroy") throws error - ↵Richard Worth2008-06-071-2/+4
| | | | 'this.handle.unwrap("a").mouse is not a function'
* Added resizable test for wrapped elementsEduardo Lundgren2008-06-063-0/+18
|
* effects - added standard UI plugin file headers with copyright, license, ↵Richard Worth2008-06-0613-11/+177
| | | | docs url, and depends list
* effects - fixed two (minor) missed renames from 'ec' (enchant) to 'effects'Richard Worth2008-06-062-3/+3
|