]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Wed, 11 Jun 2008 01:36:35 +0000 (01:36 +0000)]
Dropped blank line at end of header comments.
Scott González [Wed, 11 Jun 2008 01:28:28 +0000 (01:28 +0000)]
core: Added $.widget.defaults.
Richard Worth [Tue, 10 Jun 2008 22:12:00 +0000 (22:12 +0000)]
removed (unused) flora class from body
Eduardo Lundgren [Tue, 10 Jun 2008 17:46:33 +0000 (17:46 +0000)]
Resizable fix for this.ui() - Now returns originalElement, element, helper, position, size, options, originalSize, originalPosition
Keith Wood [Tue, 10 Jun 2008 13:35:01 +0000 (13:35 +0000)]
More datepicker demos
Keith Wood [Tue, 10 Jun 2008 13:34:23 +0000 (13:34 +0000)]
More datepicker demos
Keith Wood [Tue, 10 Jun 2008 13:33:39 +0000 (13:33 +0000)]
More datepicker demos
Keith Wood [Tue, 10 Jun 2008 12:46:28 +0000 (12:46 +0000)]
Add datepicker tests
Marc Grabanski [Tue, 10 Jun 2008 10:45:38 +0000 (10:45 +0000)]
Minor change to simple demo page.
Marc Grabanski [Tue, 10 Jun 2008 10:44:26 +0000 (10:44 +0000)]
Changed datepicker to be listed under widgets.
Marc Grabanski [Tue, 10 Jun 2008 10:43:28 +0000 (10:43 +0000)]
Added datepicker to demo list.
Marc Grabanski [Tue, 10 Jun 2008 10:42:34 +0000 (10:42 +0000)]
simple datepicker demo
Richard Worth [Tue, 10 Jun 2008 00:34:41 +0000 (00:34 +0000)]
whitespace
Richard Worth [Mon, 9 Jun 2008 12:21:50 +0000 (12:21 +0000)]
Partial fix for #2538 - still need to add support for options
Richard Worth [Mon, 9 Jun 2008 12:19:59 +0000 (12:19 +0000)]
Added effects visual test pages
Richard Worth [Mon, 9 Jun 2008 09:26:20 +0000 (09:26 +0000)]
updated trunk version to 1.5.1pre
Eduardo Lundgren [Mon, 9 Jun 2008 09:00:44 +0000 (09:00 +0000)]
update concatenated.name build.xml - jquery.ui.all
Richard Worth [Mon, 9 Jun 2008 08:55:06 +0000 (08:55 +0000)]
Added @VERSION
Eduardo Lundgren [Mon, 9 Jun 2008 08:30:52 +0000 (08:30 +0000)]
fix for slider visual test
Richard Worth [Mon, 9 Jun 2008 08:26:24 +0000 (08:26 +0000)]
fixed slider
Eduardo Lundgren [Mon, 9 Jun 2008 08:25:18 +0000 (08:25 +0000)]
Added dialog functional demo
Eduardo Lundgren [Mon, 9 Jun 2008 08:06:59 +0000 (08:06 +0000)]
build.xml copy jquery-*.js to dist dir
Richard Worth [Mon, 9 Jun 2008 08:06:54 +0000 (08:06 +0000)]
Added droppable visual test
Richard Worth [Mon, 9 Jun 2008 07:40:29 +0000 (07:40 +0000)]
Added simple slider test
Richard Worth [Mon, 9 Jun 2008 07:11:42 +0000 (07:11 +0000)]
spelling correction
Eduardo Lundgren [Mon, 9 Jun 2008 06:53:37 +0000 (06:53 +0000)]
Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.current could not be null
Richard Worth [Mon, 9 Jun 2008 06:44:36 +0000 (06:44 +0000)]
changed selectable demo data to fruits
Richard Worth [Mon, 9 Jun 2008 06:36:25 +0000 (06:36 +0000)]
Fixed links
Richard Worth [Mon, 9 Jun 2008 06:26:23 +0000 (06:26 +0000)]
Removed old rev ids from jQuery svn
Eduardo Lundgren [Mon, 9 Jun 2008 06:24:14 +0000 (06:24 +0000)]
Delete uneeded test files
Eduardo Lundgren [Mon, 9 Jun 2008 06:20:15 +0000 (06:20 +0000)]
- Added functional demo application
- Removed datepicker folder from functional demo folder
Richard Worth [Mon, 9 Jun 2008 06:04:53 +0000 (06:04 +0000)]
tests - all.html, removed links for missing .js files
Richard Worth [Mon, 9 Jun 2008 05:59:18 +0000 (05:59 +0000)]
tests - wrapped in closures so all.html will work
Richard Worth [Mon, 9 Jun 2008 05:42:13 +0000 (05:42 +0000)]
added simple visual tests
Richard Worth [Mon, 9 Jun 2008 05:40:24 +0000 (05:40 +0000)]
tests - added selectable unit tests
Eduardo Lundgren [Mon, 9 Jun 2008 05:40:21 +0000 (05:40 +0000)]
Resizable containment bug - fixed #2956
Richard Worth [Mon, 9 Jun 2008 03:38:54 +0000 (03:38 +0000)]
dialog - fixed autoOpen false in Safari for disconnected element - .appendTo(body) before .hide()
Richard Worth [Mon, 9 Jun 2008 03:06:12 +0000 (03:06 +0000)]
tests dialog - added some option and callback tests
Paul Bakaus [Mon, 9 Jun 2008 01:54:28 +0000 (01:54 +0000)]
ui-core: added mouseCapture, replacing the condition feature before. Allows text to be selected in sortables on non-handles.
Richard Worth [Mon, 9 Jun 2008 01:31:31 +0000 (01:31 +0000)]
whitespace only - newline at EOF
Paul Bakaus [Sun, 8 Jun 2008 15:47:27 +0000 (15:47 +0000)]
fixed typo
Paul Bakaus [Sun, 8 Jun 2008 15:39:12 +0000 (15:39 +0000)]
transfer: added optional className option
Paul Bakaus [Sun, 8 Jun 2008 15:07:25 +0000 (15:07 +0000)]
pulsate: correctly pulsates n-times now on show/hide
Paul Bakaus [Sun, 8 Jun 2008 13:23:52 +0000 (13:23 +0000)]
slider: fixed IE issue when handles where initialized without defined left/top values
Paul Bakaus [Sun, 8 Jun 2008 11:00:47 +0000 (11:00 +0000)]
core: cancel checks for type string before it's used
draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
Paul Bakaus [Sun, 8 Jun 2008 10:20:37 +0000 (10:20 +0000)]
core: fixed propagation issue that didn't allow resizables and sortables to work together, because the event didn't bubble out.
Richard Worth [Sun, 8 Jun 2008 03:37:43 +0000 (03:37 +0000)]
tests dialog - draggable option
Richard Worth [Sun, 8 Jun 2008 02:50:32 +0000 (02:50 +0000)]
tests dialog - added more to the buttons test
Richard Worth [Sun, 8 Jun 2008 02:49:54 +0000 (02:49 +0000)]
dialog - fixed context of button callbacks should be DOMElement, not jQuery object
Richard Worth [Sun, 8 Jun 2008 02:29:44 +0000 (02:29 +0000)]
test dialog - first dialog unit tests
Richard Worth [Sun, 8 Jun 2008 00:59:41 +0000 (00:59 +0000)]
core widget - added explicit disabled: false option
Richard Worth [Sun, 8 Jun 2008 00:55:44 +0000 (00:55 +0000)]
core widget - fail gracefully if unknown method name supplied
Paul Bakaus [Sat, 7 Jun 2008 23:38:03 +0000 (23:38 +0000)]
draggable,sortable: fixed containment "document", added containment: "window" (fixes #2936,#2171)
Paul Bakaus [Sat, 7 Jun 2008 23:25:47 +0000 (23:25 +0000)]
draggable, sortable: fixed issue when handle wasn't working with elements nested in the handle (fixes #2937)
Paul Bakaus [Sat, 7 Jun 2008 22:56:56 +0000 (22:56 +0000)]
draggable: fixed cursorAt issue (#2965)
Richard Worth [Sat, 7 Jun 2008 20:12:36 +0000 (20:12 +0000)]
tests - single quotes to double quotes
Eduardo Lundgren [Sat, 7 Jun 2008 20:02:49 +0000 (20:02 +0000)]
Deploy release build.xml
Richard Worth [Sat, 7 Jun 2008 19:57:55 +0000 (19:57 +0000)]
one more for #2928 - Plugin instances should not be exposed in the ui parameter of callbacks
Richard Worth [Sat, 7 Jun 2008 19:32:51 +0000 (19:32 +0000)]
fixed #2928 - Plugin instances should not be exposed in the ui parameter of callbacks
Richard Worth [Sat, 7 Jun 2008 19:26:35 +0000 (19:26 +0000)]
tests - some html cleanup
Richard Worth [Sat, 7 Jun 2008 19:08:13 +0000 (19:08 +0000)]
svn:ignore dist
Richard Worth [Sat, 7 Jun 2008 18:44:32 +0000 (18:44 +0000)]
END trunk restructure
Richard Worth [Sat, 7 Jun 2008 18:15:44 +0000 (18:15 +0000)]
moved (still experimental) test automation files to experimental branch
Richard Worth [Sat, 7 Jun 2008 18:03:19 +0000 (18:03 +0000)]
updated some paths
Richard Worth [Sat, 7 Jun 2008 17:38:42 +0000 (17:38 +0000)]
Added release folder
Richard Worth [Sat, 7 Jun 2008 17:37:43 +0000 (17:37 +0000)]
renamed source -> ui
Richard Worth [Sat, 7 Jun 2008 17:37:04 +0000 (17:37 +0000)]
Richard Worth [Sat, 7 Jun 2008 17:35:27 +0000 (17:35 +0000)]
removed extra level ui folder
Richard Worth [Sat, 7 Jun 2008 17:30:10 +0000 (17:30 +0000)]
BEGIN trunk restructure
Richard Worth [Sat, 7 Jun 2008 17:18:40 +0000 (17:18 +0000)]
tests draggable - Added some more tests
Paul Bakaus [Sat, 7 Jun 2008 15:14:48 +0000 (15:14 +0000)]
datepicker: missing changes from theming
Paul Bakaus [Sat, 7 Jun 2008 14:01:33 +0000 (14:01 +0000)]
sortable: fixed update calls (fixes #2968)
Richard Worth [Sat, 7 Jun 2008 06:10:52 +0000 (06:10 +0000)]
draggable - Improved handling of unexpected values for axis option
Richard Worth [Sat, 7 Jun 2008 06:09:04 +0000 (06:09 +0000)]
tests draggable - Slimmed down tests, grouped, ordered. Added a few
Richard Worth [Sat, 7 Jun 2008 03:12:00 +0000 (03:12 +0000)]
tests - switched slider to use jquery.simulate
Richard Worth [Sat, 7 Jun 2008 00:47:33 +0000 (00:47 +0000)]
Fixed #2969 - .slider("destroy") throws error - 'this.handle.unwrap("a").mouse is not a function'
Eduardo Lundgren [Fri, 6 Jun 2008 20:37:32 +0000 (20:37 +0000)]
Added resizable test for wrapped elements
Richard Worth [Fri, 6 Jun 2008 20:08:52 +0000 (20:08 +0000)]
effects - added standard UI plugin file headers with copyright, license, docs url, and depends list
Richard Worth [Fri, 6 Jun 2008 19:54:38 +0000 (19:54 +0000)]
effects - fixed two (minor) missed renames from 'ec' (enchant) to 'effects'
Richard Worth [Fri, 6 Jun 2008 19:47:31 +0000 (19:47 +0000)]
effects - whitespace changes, spaces to tabs, newline at EOF
Richard Worth [Fri, 6 Jun 2008 19:27:43 +0000 (19:27 +0000)]
datepicker: added depends list to header
Eduardo Lundgren [Fri, 6 Jun 2008 18:11:45 +0000 (18:11 +0000)]
Fixed $(this).data('resizable') access to wrapped elements
Scott González [Fri, 6 Jun 2008 11:30:22 +0000 (11:30 +0000)]
Core: Reverted back to r149: Removed wrapper changes.
Richard Worth [Fri, 6 Jun 2008 06:34:09 +0000 (06:34 +0000)]
Added test for #2965
Richard Worth [Fri, 6 Jun 2008 03:59:57 +0000 (03:59 +0000)]
simulate - round(floor) the center x and y values
Richard Worth [Fri, 6 Jun 2008 03:58:15 +0000 (03:58 +0000)]
made draggable tests more robust by removing hardcoded expect values
Eduardo Lundgren [Fri, 6 Jun 2008 03:30:06 +0000 (03:30 +0000)]
Eduardo Lundgren [Fri, 6 Jun 2008 03:27:56 +0000 (03:27 +0000)]
Fix ui.core to create the $(this).data('component') instance on the "ui-wrapper" element, that is the current "this" inside a $.ui.plugin.add.
Richard Worth [Fri, 6 Jun 2008 01:44:32 +0000 (01:44 +0000)]
fixed failing test 11 in IE6
Richard Worth [Fri, 6 Jun 2008 01:41:39 +0000 (01:41 +0000)]
fixed failing test 14 in Opera
Richard Worth [Fri, 6 Jun 2008 01:39:23 +0000 (01:39 +0000)]
fixed failing test 7 in IE
Richard Worth [Thu, 5 Jun 2008 13:05:28 +0000 (13:05 +0000)]
reverted back to minimal drag. The other may have depended on some things that got reverted recently, as I wasn't able to make it work. Also, mousemove's should happen on document, not target.
Richard Worth [Thu, 5 Jun 2008 12:43:09 +0000 (12:43 +0000)]
reverted [150] - tests should be not be changed to match broken results:
* 100 + 50 = 150; 100 + 50 != 149
* aspectRatio: 'preserve' should not allow 150x130 if original dimensions were 100x100
Scott González [Thu, 5 Jun 2008 12:29:38 +0000 (12:29 +0000)]
Dialog: Removed unneeded parens.
Richard Worth [Thu, 5 Jun 2008 12:16:42 +0000 (12:16 +0000)]
removed x, y as they are not browser event options. Use clientX and clientY
Scott González [Thu, 5 Jun 2008 12:14:12 +0000 (12:14 +0000)]
Removed leading semicolons.
Richard Worth [Thu, 5 Jun 2008 12:11:30 +0000 (12:11 +0000)]
set a more reasonable default for relatedTarget: undefined for IE, HEMLHtmlElement for other browsers
Richard Worth [Thu, 5 Jun 2008 12:09:18 +0000 (12:09 +0000)]
reverted [158] - IE's default for relatedTarget is undefined, not document
Richard Worth [Thu, 5 Jun 2008 12:08:19 +0000 (12:08 +0000)]
reverted [157] there is no IE bug. pageX != clientX, pageY != clientY
Richard Worth [Thu, 5 Jun 2008 11:59:32 +0000 (11:59 +0000)]
removed setting toElement/fromEelement as this is handled by the browser