]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Wed, 18 Feb 2009 03:00:03 +0000 (03:00 +0000)]
Slider: Removed support for auto orientation, set default to horizontal. Fixed #4174.
Todd Parker [Tue, 17 Feb 2009 22:03:15 +0000 (22:03 +0000)]
Fixed the description text and tweaked button position so it fits inside the demo block without scrolling.
Paul Bakaus [Tue, 17 Feb 2009 13:01:19 +0000 (13:01 +0000)]
slider: limit the returned floats to 5 digits after the decimal point, corrects JS float errors (fixes #4124 - Value should always be constrained to valid step values)
Paul Bakaus [Tue, 17 Feb 2009 12:21:42 +0000 (12:21 +0000)]
slider:
- fixed propagation of change event within _slide (fixes #4005 - slider and change callback with range: true)
- normalized all ui hash information
Paul Bakaus [Tue, 17 Feb 2009 11:13:30 +0000 (11:13 +0000)]
slider: animate option was ignored if only one handle (fixes #4167 slider:animation for single handles broken)
Scott González [Tue, 17 Feb 2009 01:39:25 +0000 (01:39 +0000)]
Slider: Fixed divide by zero error when min and max are the same. Fixed #4155 - IE6 error by min==max.
Scott González [Tue, 17 Feb 2009 01:20:50 +0000 (01:20 +0000)]
Cleaned up transfer effect. Despite the huge diff, I didn't change any logic and barely changed any actual code.
Scott González [Tue, 17 Feb 2009 01:07:30 +0000 (01:07 +0000)]
Transfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtracting border. Fixed #4153 - Transfer throws 'Invalid Argument' in IE7 without CSS border property.
Eduardo Lundgren [Sun, 15 Feb 2009 14:51:59 +0000 (14:51 +0000)]
Resizable: Fixed #4147 - Little jump when a resizable is about to reach the coordinate 0 (in x- or y-axis)
Klaus Hartl [Sat, 14 Feb 2009 15:56:44 +0000 (15:56 +0000)]
Tabs: using closest() is shorter
Scott González [Sat, 14 Feb 2009 04:27:31 +0000 (04:27 +0000)]
Mouse: Fixed #4146: Don't set the flag to prevent click events if mouseup occurs on a diferent element than mousedown (was preventing the next click event from occuring).
Scott González [Sat, 14 Feb 2009 03:02:38 +0000 (03:02 +0000)]
Mouse: Stop immediate propagation of click events. Partial fix for #3177 - click is fired for draggagble elements on mouseUp.
Klaus Hartl [Fri, 13 Feb 2009 23:05:16 +0000 (23:05 +0000)]
Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as focus/blur handling when using keyboard
Klaus Hartl [Fri, 13 Feb 2009 22:18:35 +0000 (22:18 +0000)]
fixed an incorrect slash and a self closing span
Paul Bakaus [Fri, 13 Feb 2009 13:28:20 +0000 (13:28 +0000)]
sortable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4041)
Paul Bakaus [Fri, 13 Feb 2009 13:05:24 +0000 (13:05 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed) (removed redundant check)
Paul Bakaus [Fri, 13 Feb 2009 12:47:52 +0000 (12:47 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed)
Paul Bakaus [Fri, 13 Feb 2009 12:42:42 +0000 (12:42 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142)
Paul Bakaus [Fri, 13 Feb 2009 12:26:44 +0000 (12:26 +0000)]
draggable,sortable: if the offset parent is the body, top/left values should always be normalized to 0 (fixes #4141 - margin on body in safari caused bump)
Richard Worth [Fri, 13 Feb 2009 11:35:59 +0000 (11:35 +0000)]
updated version.txt http://blog.jquery.com/2009/02/12/jquery-ui-17-is-the-new-16/
Scott González [Fri, 13 Feb 2009 04:12:28 +0000 (04:12 +0000)]
Datepicker: Added test for #4055 - onclick events contain references to "jQuery".
Scott González [Fri, 13 Feb 2009 03:47:53 +0000 (03:47 +0000)]
Sortable: Removed sortIndicator option. Fixed #4118 - option sortIndicator is undocumented.
Scott González [Fri, 13 Feb 2009 03:36:56 +0000 (03:36 +0000)]
Resizable:
- Fixed destroy method.
- Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).
Scott González [Fri, 13 Feb 2009 03:06:43 +0000 (03:06 +0000)]
Dialog: Don't set focus to elements in the titlebar on open. Fixes #4126 - focus on dialog open should be constrained to the contents of the dialog.
NOTE: This breaks accessibility in Safari, which doesn't allow setting focus to elements that are not natively tabbable. However, our current stance is that people who require accessibility will not be using Safari specifically for this type of reason.
Scott González [Fri, 13 Feb 2009 02:25:21 +0000 (02:25 +0000)]
Prevent loading core files multiple times. Fixes #4130 - Too much recurson with double include.
Paul Bakaus [Wed, 11 Feb 2009 13:40:21 +0000 (13:40 +0000)]
datepicker: temporary solution for inline click events with noConflict(true), introduces another global called DT_jQuery to deal with the inline events (fixes #4055, going to be removed with scheduled rewrite)
Paul Bakaus [Wed, 11 Feb 2009 13:04:18 +0000 (13:04 +0000)]
progressbar: removed unused variables, some whitespace changes (fixes #4052)
Paul Bakaus [Tue, 10 Feb 2009 15:05:01 +0000 (15:05 +0000)]
draggable: fixed numerous issues with over/out logic on connected sortable lists (fixes #3988)
Paul Bakaus [Tue, 10 Feb 2009 13:11:34 +0000 (13:11 +0000)]
all: fixed jslint warnings
Paul Bakaus [Tue, 10 Feb 2009 10:07:25 +0000 (10:07 +0000)]
sortable: if current item was removed by user, it was reappended by the clearing logic (fixes #4088)
Paul Bakaus [Tue, 10 Feb 2009 09:14:59 +0000 (09:14 +0000)]
core: prevent calling plugins if the node doesn't exist in DOM anymore (has been removed by the user) (fixes #4087)
Paul Bakaus [Tue, 10 Feb 2009 08:59:24 +0000 (08:59 +0000)]
accordion: chaining breaks if value in height() is negative (fixes #4102)
Paul Bakaus [Tue, 10 Feb 2009 08:53:49 +0000 (08:53 +0000)]
base theme: fixed typo with the inclusion of a bg texture (fixes #4046)
Richard Worth [Tue, 10 Feb 2009 03:48:21 +0000 (03:48 +0000)]
slider: fixed failing visual test: slider_in_container_with_scrollbars
Bohdan Ganicky [Mon, 9 Feb 2009 19:59:19 +0000 (19:59 +0000)]
demos/sortable/connect-lists-through-tabs: quick selector bugfix
Scott González [Mon, 9 Feb 2009 14:04:39 +0000 (14:04 +0000)]
Resizable tests: Removed preserveCursor and proportionallyResize options.
Scott González [Mon, 9 Feb 2009 14:03:12 +0000 (14:03 +0000)]
Resizable tests: Removed transparent option.
Richard Worth [Mon, 9 Feb 2009 11:15:23 +0000 (11:15 +0000)]
dialog: added some missing defaults
Bohdan Ganicky [Mon, 9 Feb 2009 11:13:42 +0000 (11:13 +0000)]
demos/sortable/connect-lists-through-tabs: finetuning
Eduardo Lundgren [Mon, 9 Feb 2009 04:36:43 +0000 (04:36 +0000)]
Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper element
Eduardo Lundgren [Mon, 9 Feb 2009 04:33:50 +0000 (04:33 +0000)]
Resizable: Fixed #4090 - proportionallyResize option should be removed (made internal)
Eduardo Lundgren [Mon, 9 Feb 2009 03:59:16 +0000 (03:59 +0000)]
Resizable: Fixed #4092 - preserveCursor option should be removed
Eduardo Lundgren [Mon, 9 Feb 2009 03:56:02 +0000 (03:56 +0000)]
Resizable: Fixed #4098 - Remove transparent option
Scott González [Mon, 9 Feb 2009 02:32:43 +0000 (02:32 +0000)]
Dialog: Don't allow the height of the content area to be negative.
Scott González [Mon, 9 Feb 2009 01:36:51 +0000 (01:36 +0000)]
Resizable: Fixed #4093: Removed disableSelection option.
Richard Worth [Sun, 8 Feb 2009 06:10:29 +0000 (06:10 +0000)]
resizable visual tests: added option preventDefault tests
Richard Worth [Sun, 8 Feb 2009 00:55:16 +0000 (00:55 +0000)]
Removed unused code obsoleted by #3906 and r1754
Richard Worth [Sat, 7 Feb 2009 21:22:47 +0000 (21:22 +0000)]
resizable unit tests: defaults alpha order
Richard Worth [Sat, 7 Feb 2009 19:02:08 +0000 (19:02 +0000)]
droppable visual tests: added option accept tests
Richard Worth [Sat, 7 Feb 2009 18:28:29 +0000 (18:28 +0000)]
droppable: defaults - alpha order
Richard Worth [Sat, 7 Feb 2009 18:15:14 +0000 (18:15 +0000)]
visual tests: added default style for #draggable
Richard Worth [Sat, 7 Feb 2009 17:47:25 +0000 (17:47 +0000)]
Moved #4087 test page from demos/droppable to /tests/visual/droppable
Richard Worth [Sat, 7 Feb 2009 17:40:54 +0000 (17:40 +0000)]
fixed name and location of test page for #4088 - droppable, not sortable issue
Richard Worth [Sat, 7 Feb 2009 17:33:52 +0000 (17:33 +0000)]
sortable visual test: Updated #4088 test page to match visual TEST/ASSERT format
Richard Worth [Sat, 7 Feb 2009 17:19:25 +0000 (17:19 +0000)]
moved test page (#4088) from demos/sortable to tests/visual/sortable
Richard Worth [Sat, 7 Feb 2009 17:15:47 +0000 (17:15 +0000)]
sortable visual tests: option revert
Bohdan Ganicky [Sat, 7 Feb 2009 16:00:01 +0000 (16:00 +0000)]
demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop callback.), not added to the index page
Bohdan Ganicky [Sat, 7 Feb 2009 15:39:17 +0000 (15:39 +0000)]
demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggable immediately after the drop callback raises an error.), not added to the index page
Scott González [Sat, 7 Feb 2009 14:28:14 +0000 (14:28 +0000)]
Dialog: Fixed #4086: Allow changing the dialogClass option after init.
Richard Worth [Sat, 7 Feb 2009 14:27:27 +0000 (14:27 +0000)]
draggable unit tests: added option iframeFix tests
Richard Worth [Sat, 7 Feb 2009 14:09:07 +0000 (14:09 +0000)]
draggable unit tests: Added a few tests
Richard Worth [Sat, 7 Feb 2009 12:37:23 +0000 (12:37 +0000)]
resizable unit tests: zIndex default: 1000
Richard Worth [Sat, 7 Feb 2009 12:34:53 +0000 (12:34 +0000)]
unit tests: Added all defaults test page
Richard Worth [Fri, 6 Feb 2009 19:44:44 +0000 (19:44 +0000)]
Modified build script to pull docs rendered html directly from docs.jquery.com/UI
Paul Bakaus [Fri, 6 Feb 2009 07:39:52 +0000 (07:39 +0000)]
sortable: implemented tests for start,stop,beforeStop,change and update
Richard Worth [Fri, 6 Feb 2009 06:33:56 +0000 (06:33 +0000)]
duplicated images to fix on demos index
Richard Worth [Fri, 6 Feb 2009 02:41:46 +0000 (02:41 +0000)]
sortable unit tests - fixed el.css not a function
Bohdan Ganicky [Thu, 5 Feb 2009 21:44:38 +0000 (21:44 +0000)]
demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after item is removed from the list
Klaus Hartl [Thu, 5 Feb 2009 19:58:38 +0000 (19:58 +0000)]
Tabs: cleanup - no longer supports tabifying via list element, must use container
Bohdan Ganicky [Thu, 5 Feb 2009 19:48:10 +0000 (19:48 +0000)]
demos/sortable/connect-lists-through-tabs: fixed demo description
Bohdan Ganicky [Thu, 5 Feb 2009 19:44:20 +0000 (19:44 +0000)]
demos/sortable/connect-lists-through-tabs: correct svn props set
Bohdan Ganicky [Thu, 5 Feb 2009 19:39:38 +0000 (19:39 +0000)]
demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group
Klaus Hartl [Thu, 5 Feb 2009 19:36:31 +0000 (19:36 +0000)]
Tabs: fixed bug related to setting selected via data method, cleaned up mess in tests
Klaus Hartl [Thu, 5 Feb 2009 19:11:12 +0000 (19:11 +0000)]
Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class
Klaus Hartl [Thu, 5 Feb 2009 19:02:47 +0000 (19:02 +0000)]
Tabs: Added tests for select method while at the same time implemented consistent handling of possible values to pass, addresses #4051
Scott González [Thu, 5 Feb 2009 14:30:59 +0000 (14:30 +0000)]
Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).
Klaus Hartl [Thu, 5 Feb 2009 09:00:51 +0000 (09:00 +0000)]
fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
Klaus Hartl [Thu, 5 Feb 2009 08:54:57 +0000 (08:54 +0000)]
Removed superfluous display declaration (a float implicitly makes an element display block)
Klaus Hartl [Thu, 5 Feb 2009 07:27:20 +0000 (07:27 +0000)]
Tabs demo: use collapsible instead of deprecated deselectable option
Scott Jehl [Thu, 5 Feb 2009 06:07:05 +0000 (06:07 +0000)]
added float left back to anchor to get click anwhere behavior (not just text)
Richard Worth [Thu, 5 Feb 2009 06:03:31 +0000 (06:03 +0000)]
demos slider: removed extra char (;) in stylesheet
Richard Worth [Thu, 5 Feb 2009 06:01:10 +0000 (06:01 +0000)]
Fixed 4062 - slider: vertical slider handle jumps up when you click on it
Scott Jehl [Thu, 5 Feb 2009 06:00:10 +0000 (06:00 +0000)]
added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget.
Scott Jehl [Thu, 5 Feb 2009 05:43:15 +0000 (05:43 +0000)]
few more border resets changed to border-width
Scott Jehl [Thu, 5 Feb 2009 05:34:04 +0000 (05:34 +0000)]
typo: width, not weight
Scott Jehl [Thu, 5 Feb 2009 05:30:17 +0000 (05:30 +0000)]
changed border-bottom to border-bottom-weight. less specific override to retain border color
Richard Worth [Thu, 5 Feb 2009 05:25:12 +0000 (05:25 +0000)]
Fixed #3804 (Multiple Slider Focus Issues)
Richard Worth [Thu, 5 Feb 2009 04:34:38 +0000 (04:34 +0000)]
accordion defaults in alpha order
Scott González [Thu, 5 Feb 2009 04:21:21 +0000 (04:21 +0000)]
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activate/deactivate callback when receiving a draggable.
Scott González [Thu, 5 Feb 2009 04:12:23 +0000 (04:12 +0000)]
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive callback when receiving a draggable.
Scott González [Thu, 5 Feb 2009 03:44:08 +0000 (03:44 +0000)]
Draggable: Removed ridiculousness (some of it anyway).
Scott González [Thu, 5 Feb 2009 02:33:21 +0000 (02:33 +0000)]
Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events on elements that use $.ui.mouse (event.originalEvent isn't defined).
Paul Bakaus [Thu, 5 Feb 2009 01:39:58 +0000 (01:39 +0000)]
effect core: speed wasn't detected in all situations (fixes #4057)
Scott Jehl [Thu, 5 Feb 2009 01:08:42 +0000 (01:08 +0000)]
set a taller initial height on the progress bar. resize icon looked awkward with it.
Klaus Hartl [Wed, 4 Feb 2009 20:46:54 +0000 (20:46 +0000)]
Tabs: fixed duration for show animation - setting wasn't considered
Klaus Hartl [Wed, 4 Feb 2009 09:35:52 +0000 (09:35 +0000)]
just reviewed
Richard Worth [Wed, 4 Feb 2009 05:11:45 +0000 (05:11 +0000)]
unit tests: added index page
Richard Worth [Wed, 4 Feb 2009 05:06:37 +0000 (05:06 +0000)]
all unit tests: fixed paths to point to new separate files
Richard Worth [Wed, 4 Feb 2009 04:53:09 +0000 (04:53 +0000)]
selectable unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:47:39 +0000 (04:47 +0000)]
resizable unit tests: split tests into individual files