]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
16 years agoAdded tests for inline datepicker
Keith Wood [Fri, 18 Jul 2008 08:28:31 +0000 (08:28 +0000)]
Added tests for inline datepicker

16 years agodraggable: implemented more advanced features for the snap option - you can now pass...
Paul Bakaus [Thu, 17 Jul 2008 16:13:10 +0000 (16:13 +0000)]
draggable: implemented more advanced features for the snap option - you can now pass in a object instead of a bolean into "snap", possible keys are the callbacks snap/release (which both receive ui.snapItem) and items (jQuery selector, defaults to :data(draggable))

16 years agodraggable: fixed relative position bug (please NEVER check in elem.style just for...
Paul Bakaus [Thu, 17 Jul 2008 15:04:42 +0000 (15:04 +0000)]
draggable: fixed relative position bug (please NEVER check in elem.style just for performance optimizations)

16 years agoAdded missing ui-selectable-helper class to helper/lasso element
Richard Worth [Wed, 16 Jul 2008 00:28:25 +0000 (00:28 +0000)]
Added missing ui-selectable-helper class to helper/lasso element

16 years agoMagnifier: Partial cleanup.
Scott González [Wed, 16 Jul 2008 00:08:43 +0000 (00:08 +0000)]
Magnifier: Partial cleanup.

16 years agoMagnifier: Partial cleanup.
Scott González [Tue, 15 Jul 2008 02:00:34 +0000 (02:00 +0000)]
Magnifier: Partial cleanup.

16 years agoMagnifier: Partial cleanup.
Scott González [Tue, 15 Jul 2008 01:54:41 +0000 (01:54 +0000)]
Magnifier: Partial cleanup.

16 years agoMagnifier: Partial cleanup.
Scott González [Tue, 15 Jul 2008 01:32:24 +0000 (01:32 +0000)]
Magnifier: Partial cleanup.

16 years agoTabs: Updated to use new trigger() method.
Scott González [Mon, 14 Jul 2008 23:54:16 +0000 (23:54 +0000)]
Tabs: Updated to use new trigger() method.

16 years agoAccordion: Updated to use new trigger() method.
Scott González [Mon, 14 Jul 2008 23:41:02 +0000 (23:41 +0000)]
Accordion: Updated to use new trigger() method.

16 years agocompletes keyboard operation (fixes #3801)
David Bolter [Mon, 14 Jul 2008 17:50:43 +0000 (17:50 +0000)]
completes keyboard operation (fixes #3801)

16 years agoDroppable .is(accept) on init() fixed
Eduardo Lundgren [Mon, 14 Jul 2008 15:55:33 +0000 (15:55 +0000)]
Droppable .is(accept) on init() fixed

16 years agodraggable: removed adding the class ui-draggable in favor of the new data selector
Paul Bakaus [Mon, 14 Jul 2008 14:24:00 +0000 (14:24 +0000)]
draggable: removed adding the class ui-draggable in favor of the new data selector

16 years agocore: added :data selector that matches elements that have data for a given key.
Paul Bakaus [Mon, 14 Jul 2008 14:21:07 +0000 (14:21 +0000)]
core: added :data selector that matches elements that have data for a given key.
droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2

16 years agoColor Picker: Fixed heading and indentation.
Scott González [Mon, 14 Jul 2008 01:26:28 +0000 (01:26 +0000)]
Color Picker: Fixed heading and indentation.

16 years agoDialog: Fixed #3076: Proper sizing of overlays in Opera 9.51.
Scott González [Mon, 14 Jul 2008 00:50:01 +0000 (00:50 +0000)]
Dialog: Fixed #3076: Proper sizing of overlays in Opera 9.51.

16 years agoaccordion: fixed incosistent accordionchange event arguments (http://dev.jquery.com...
Jörn Zaefferer [Sun, 13 Jul 2008 14:42:27 +0000 (14:42 +0000)]
accordion: fixed incosistent accordionchange event arguments (http://dev.jquery.com/ticket/3111)

16 years agoDialog: If options.title is empty on init, set it to the title attribute of the dialo...
Scott González [Sat, 12 Jul 2008 00:16:43 +0000 (00:16 +0000)]
Dialog: If options.title is empty on init, set it to the title attribute of the dialog element.

16 years agoDialog: Fixed #3013: Force dialog titlebars to have a full line height when no title...
Scott González [Sat, 12 Jul 2008 00:14:19 +0000 (00:14 +0000)]
Dialog: Fixed #3013: Force dialog titlebars to have a full line height when no title is provided (after initialization).

16 years agoAdded tests for datepicker structure and callbacks
Keith Wood [Fri, 11 Jul 2008 11:02:45 +0000 (11:02 +0000)]
Added tests for datepicker structure and callbacks
Enhanced tests for destroy, enable/disable, ranges, and status
Added tests for gotoCurrent, highlihgtWeek, yearRange, navigationAsDateFormat, rangeSeparator settings
Added tests for day-of-year in format and parse

16 years agoAdd day-of-year to format and parse date routines
Keith Wood [Fri, 11 Jul 2008 10:55:16 +0000 (10:55 +0000)]
Add day-of-year to format and parse date routines
Correct status display

16 years agoCore: cleaned up $.ui.hasScroll().
Scott González [Fri, 11 Jul 2008 01:57:19 +0000 (01:57 +0000)]
Core: cleaned up $.ui.hasScroll().

16 years agoDialog: Fixed #3013: Force dialog titlebars to have a full line height when no title...
Scott González [Fri, 11 Jul 2008 00:44:33 +0000 (00:44 +0000)]
Dialog: Fixed #3013: Force dialog titlebars to have a full line height when no title is provided.

16 years agoDialog: Fixed #3086: Fixed problem with auto margins in IE.
Scott González [Fri, 11 Jul 2008 00:31:24 +0000 (00:31 +0000)]
Dialog: Fixed #3086: Fixed problem with auto margins in IE.

16 years agoMinorl performance improvements at draggable init
Eduardo Lundgren [Thu, 10 Jul 2008 23:47:00 +0000 (23:47 +0000)]
Minorl performance improvements at draggable init

16 years agoSortable updateOriginalPosition added
Eduardo Lundgren [Thu, 10 Jul 2008 17:09:41 +0000 (17:09 +0000)]
Sortable updateOriginalPosition added

16 years ago- moved all default css files into themes/default
Paul Bakaus [Thu, 10 Jul 2008 15:52:18 +0000 (15:52 +0000)]
- moved all default css files into themes/default
- added Colorpicker, heavily modified for UI (thanks Stefan!)

16 years agocore: trigger() needs to be able to return a value from triggerHandler
Paul Bakaus [Thu, 10 Jul 2008 14:56:19 +0000 (14:56 +0000)]
core: trigger() needs to be able to return a value from triggerHandler

16 years agofix for arrow key operation (refs #3801)
David Bolter [Thu, 10 Jul 2008 14:28:19 +0000 (14:28 +0000)]
fix for arrow key operation (refs #3801)

16 years agoNew plugins for 1.6: Fixed headers and indentation.
Scott González [Thu, 10 Jul 2008 02:50:51 +0000 (02:50 +0000)]
New plugins for 1.6: Fixed headers and indentation.

16 years agoDialog: Use new trigger method from the widget factory.
Scott González [Thu, 10 Jul 2008 02:45:49 +0000 (02:45 +0000)]
Dialog: Use new trigger method from the widget factory.

16 years agoWidget factory: Added trigger method for triggering callbacks and events.
Scott González [Thu, 10 Jul 2008 02:45:02 +0000 (02:45 +0000)]
Widget factory: Added trigger method for triggering callbacks and events.

16 years agoSortable math accuracy for tolerance pointer - checking the direction before rearrange
Eduardo Lundgren [Thu, 10 Jul 2008 00:56:29 +0000 (00:56 +0000)]
Sortable math accuracy for tolerance pointer - checking the direction before rearrange

16 years agoDialog: fixed triggered events.
Scott González [Thu, 10 Jul 2008 00:47:25 +0000 (00:47 +0000)]
Dialog: fixed triggered events.

16 years agoDialog: cleanup.
Scott González [Wed, 9 Jul 2008 23:33:34 +0000 (23:33 +0000)]
Dialog: cleanup.

16 years agoSortable minor intersectWidth maths accuracy
Eduardo Lundgren [Wed, 9 Jul 2008 19:34:11 +0000 (19:34 +0000)]
Sortable minor intersectWidth maths accuracy

16 years ago- removed 1.6 branch 1.5.2
Paul Bakaus [Wed, 9 Jul 2008 11:09:40 +0000 (11:09 +0000)]
- removed 1.6 branch
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6

16 years agosortable: added forcePointerForContainers option (to have another intersection mode...
Paul Bakaus [Wed, 9 Jul 2008 09:03:24 +0000 (09:03 +0000)]
sortable: added forcePointerForContainers option (to have another intersection mode for items, but allow only one container to be activated at the same time), added custom object in options, that holds custom (defined) functions that are called instead of original pieces. Only for advanced developers, currently only supported function: refreshContainers.

16 years agoResizable - fixed #3074
Eduardo Lundgren [Tue, 8 Jul 2008 17:39:07 +0000 (17:39 +0000)]
Resizable - fixed #3074

16 years agofixed #3066 - Wrong cursor in dialog title when draggable is false
Richard Worth [Tue, 8 Jul 2008 12:18:05 +0000 (12:18 +0000)]
fixed #3066 - Wrong cursor in dialog title when draggable is false

16 years agoFixed 3050 Renamed speed to duration, added support for UI effects animations.
Keith Wood [Tue, 8 Jul 2008 09:54:48 +0000 (09:54 +0000)]
Fixed 3050 Renamed speed to duration, added support for UI effects animations.
Added standard date formats as attributes of $.datepicker.
Added timestamp metacharacter for date formats.

16 years agoFixed 3033 First day is Monday
Keith Wood [Tue, 8 Jul 2008 09:46:23 +0000 (09:46 +0000)]
Fixed 3033 First day is Monday

16 years agoprevent overriding/changing the actual $.ui.mouse object by extending it - this was...
Paul Bakaus [Mon, 7 Jul 2008 07:39:12 +0000 (07:39 +0000)]
prevent overriding/changing the actual $.ui.mouse object by extending it - this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work)

16 years agoUI Tabs: make sure panels are hidden
Klaus Hartl [Sun, 6 Jul 2008 15:08:06 +0000 (15:08 +0000)]
UI Tabs: make sure panels are hidden

16 years agoUI Tabs: added index to ui object passed into event handlers
Klaus Hartl [Sun, 6 Jul 2008 15:03:38 +0000 (15:03 +0000)]
UI Tabs: added index to ui object passed into event handlers

16 years agoUI Tabs: fixed usage of only an image as tab label
Klaus Hartl [Sun, 6 Jul 2008 14:53:40 +0000 (14:53 +0000)]
UI Tabs: fixed usage of only an image as tab label

16 years agoCorrect readonly handling
Keith Wood [Sun, 6 Jul 2008 05:39:40 +0000 (05:39 +0000)]
Correct readonly handling
Display inline range date selection
Demonstrate gotoCurrent setting
Add alternate style demonstration

16 years agoEnsure button doesn't submit form
Keith Wood [Sun, 6 Jul 2008 05:37:21 +0000 (05:37 +0000)]
Ensure button doesn't submit form

16 years agoRefactored datepicker to use $.data for instance settings
Keith Wood [Sun, 6 Jul 2008 05:33:41 +0000 (05:33 +0000)]
Refactored datepicker to use $.data for instance settings
Added tests for setDate

16 years agoAdded gotoCurrent setting to show currently selected date instead of today
Keith Wood [Sun, 6 Jul 2008 05:31:06 +0000 (05:31 +0000)]
Added gotoCurrent setting to show currently selected date instead of today
Fixed positioning for right-to-left languages

16 years agoRefactor to use $.data for instance settings
Keith Wood [Sun, 6 Jul 2008 05:27:47 +0000 (05:27 +0000)]
Refactor to use $.data for instance settings

16 years agodialog: added "focus" callback, whenever a dialog is focussed (moveToTop), implements...
Paul Bakaus [Fri, 4 Jul 2008 10:56:29 +0000 (10:56 +0000)]
dialog: added "focus" callback, whenever a dialog is focussed (moveToTop), implements #2728, fixed a couple jslint warnings

16 years agodatepicker: stop propagation on the button triggering the datepicker (fixes #3047)
Paul Bakaus [Fri, 4 Jul 2008 10:32:41 +0000 (10:32 +0000)]
datepicker: stop propagation on the button triggering the datepicker (fixes #3047)

16 years agoslider: animate is a bit smoother now - stops the previous animation
Paul Bakaus [Thu, 3 Jul 2008 15:33:20 +0000 (15:33 +0000)]
slider: animate is a bit smoother now - stops the previous animation

16 years agoslider: added animate option: can be simply set to true, or to a multiplier that...
Paul Bakaus [Thu, 3 Jul 2008 15:31:36 +0000 (15:31 +0000)]
slider: added animate option: can be simply set to true, or to a multiplier that makes the animation longer or shorter (higher = longer, shorter = faster)

16 years agoslider: removed cursor:default on the a wrapper, allows for better styling, changing...
Paul Bakaus [Thu, 3 Jul 2008 15:11:53 +0000 (15:11 +0000)]
slider: removed cursor:default on the a wrapper, allows for better styling, changing the cursor of the slider handle (fixes #2854)

16 years agodraggable: revert option now accepts "invalid", "valid" and true as possible options...
Paul Bakaus [Thu, 3 Jul 2008 14:59:10 +0000 (14:59 +0000)]
draggable: revert option now accepts "invalid", "valid" and true as possible options: true always reverts, "invalid" only reverts when not dropped on a possible target, and "valid" does the contrary (implements #2914)

16 years agofixed #3061 - dialog buttons not visible without a theme file
Richard Worth [Thu, 3 Jul 2008 14:23:28 +0000 (14:23 +0000)]
fixed #3061 - dialog buttons not visible without a theme file

16 years agodroppable: a small performance improvement by not using :visible, and deferring to...
Paul Bakaus [Thu, 3 Jul 2008 14:01:24 +0000 (14:01 +0000)]
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none (fixed bool)

16 years agocore: use triggerHandler instead of trigger to fire "remove" event - Safari seems...
Paul Bakaus [Thu, 3 Jul 2008 13:35:07 +0000 (13:35 +0000)]
core: use triggerHandler instead of trigger to fire "remove" event - Safari seems to have a native remove event which actually removes DOM elements - very dangerous! (fixes #3037)

16 years agoslider: browser's default outline isn't shown for the created links (fixes #3029)
Paul Bakaus [Thu, 3 Jul 2008 13:24:14 +0000 (13:24 +0000)]
slider: browser's default outline isn't shown for the created links (fixes #3029)

16 years agodroppable: a small performance improvement by not using :visible, and deferring to...
Paul Bakaus [Thu, 3 Jul 2008 13:05:30 +0000 (13:05 +0000)]
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none

16 years agoFixed #3059 - cannot select text in dialog content
Richard Worth [Thu, 3 Jul 2008 01:37:06 +0000 (01:37 +0000)]
Fixed #3059 - cannot select text in dialog content

16 years agoDropabble minor performance changes
Eduardo Lundgren [Wed, 2 Jul 2008 17:38:34 +0000 (17:38 +0000)]
Dropabble minor performance changes

16 years agopreserve percent values if they are returned in createWrapper
Aaron Eisenberger [Mon, 30 Jun 2008 18:52:57 +0000 (18:52 +0000)]
preserve percent values if they are returned in createWrapper

16 years agoDialog - Update resizable dialgos to use helper instead of proxy
Eduardo Lundgren [Mon, 30 Jun 2008 18:11:10 +0000 (18:11 +0000)]
Dialog - Update resizable dialgos to use helper instead of proxy

16 years agosortable: important restructuring in the sort function - callback and droppables...
Paul Bakaus [Mon, 30 Jun 2008 14:08:06 +0000 (14:08 +0000)]
sortable: important restructuring in the sort function - callback and droppables/intersection now receive proper position information (also fixes #3022)

16 years agoSortables performance increased massively - using offsetWidth/offsetHeight to refresh...
Eduardo Lundgren [Mon, 30 Jun 2008 13:43:09 +0000 (13:43 +0000)]
Sortables performance increased massively - using offsetWidth/offsetHeight to refreshPostions instead of outerWidth/outerHeight

16 years agodraggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002
Paul Bakaus [Mon, 30 Jun 2008 13:15:00 +0000 (13:15 +0000)]
draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002

16 years agoNew tests for invocation, mouse interactions, alternate field, status, localisation
Keith Wood [Mon, 30 Jun 2008 09:56:14 +0000 (09:56 +0000)]
New tests for invocation, mouse interactions, alternate field, status, localisation

16 years agoEnsure datepicker is initially hidden
Keith Wood [Mon, 30 Jun 2008 09:47:46 +0000 (09:47 +0000)]
Ensure datepicker is initially hidden

16 years agoSortable - fixed #3048
Eduardo Lundgren [Sun, 29 Jun 2008 14:34:14 +0000 (14:34 +0000)]
Sortable - fixed #3048

16 years agofixed #3012 - Dialog causing iframe load event to fire in firefox 2
Richard Worth [Sat, 28 Jun 2008 13:48:01 +0000 (13:48 +0000)]
fixed #3012 - Dialog causing iframe load event to fire in firefox 2

16 years agofixed #3041 - Catalan localization
Richard Worth [Sat, 28 Jun 2008 02:50:46 +0000 (02:50 +0000)]
fixed #3041 - Catalan localization

16 years agoAvoid IE memory leak on enableSelection, disableSelection methods.
Eduardo Lundgren [Fri, 27 Jun 2008 21:36:14 +0000 (21:36 +0000)]
Avoid IE memory leak on enableSelection, disableSelection methods.

16 years agoAccordion: Fixed parameters in dispatched events.
Scott González [Fri, 27 Jun 2008 13:12:03 +0000 (13:12 +0000)]
Accordion: Fixed parameters in dispatched events.

16 years agoTabs: Fixed parameters in dispatched events.
Scott González [Fri, 27 Jun 2008 13:07:05 +0000 (13:07 +0000)]
Tabs: Fixed parameters in dispatched events.

16 years agodemos - typos
Richard Worth [Fri, 27 Jun 2008 00:31:29 +0000 (00:31 +0000)]
demos - typos

16 years agoset version to 1.5.2pre
Richard Worth [Fri, 27 Jun 2008 00:30:53 +0000 (00:30 +0000)]
set version to 1.5.2pre

16 years agorestored test image from [236] - still referenced in a few test files.
Richard Worth [Fri, 27 Jun 2008 00:28:34 +0000 (00:28 +0000)]
restored test image from [236] - still referenced in a few test files.

16 years agoProduct slider real-world demo css fix
Eduardo Lundgren [Thu, 26 Jun 2008 22:48:12 +0000 (22:48 +0000)]
Product slider real-world demo css fix

16 years agochanged version.txt to 1.5.1 1.5.1
Paul Bakaus [Thu, 26 Jun 2008 21:31:47 +0000 (21:31 +0000)]
changed version.txt to 1.5.1

16 years agoDialog: Fixed #3032: Calling open on an already open dialog no longer causes problems.
Scott González [Thu, 26 Jun 2008 18:14:41 +0000 (18:14 +0000)]
Dialog: Fixed #3032: Calling open on an already open dialog no longer causes problems.

16 years agoadd a couple more options to scale functional tests
Aaron Eisenberger [Thu, 26 Jun 2008 16:14:51 +0000 (16:14 +0000)]
add a couple more options to scale functional tests

16 years agobetter descriptions for scale & size
Aaron Eisenberger [Thu, 26 Jun 2008 16:05:17 +0000 (16:05 +0000)]
better descriptions for scale & size

16 years agotypo
Aaron Eisenberger [Thu, 26 Jun 2008 16:02:47 +0000 (16:02 +0000)]
typo

16 years agoinclude top,left in restore props until I can figure out a better way to keep positio...
Aaron Eisenberger [Thu, 26 Jun 2008 16:01:46 +0000 (16:01 +0000)]
include top,left in restore props until I can figure out a better way to keep positions for relative sizing

16 years agoadd scale toggle and size to functional demos + move origin calculations to size
Aaron Eisenberger [Thu, 26 Jun 2008 15:58:38 +0000 (15:58 +0000)]
add scale toggle and size to functional demos + move origin calculations to size

16 years agofix options clone (#2967)
Aaron Eisenberger [Thu, 26 Jun 2008 14:24:36 +0000 (14:24 +0000)]
fix options clone (#2967)

16 years agoremoving true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 - unreso...
Aaron Eisenberger [Thu, 26 Jun 2008 13:52:20 +0000 (13:52 +0000)]
removing true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 - unresolved bug still exists in dimension)

16 years agotypo in createWrapper (fixes #2974 fixes #2975)
Aaron Eisenberger [Thu, 26 Jun 2008 13:25:29 +0000 (13:25 +0000)]
typo in createWrapper (fixes #2974 fixes #2975)

16 years agosortable: update callback wass not called everytime (fixes #3028)
Paul Bakaus [Thu, 26 Jun 2008 12:43:45 +0000 (12:43 +0000)]
sortable: update callback wass not called everytime (fixes #3028)

16 years agotests visual draggable - moved handle test to its own file. default visual tests...
Richard Worth [Thu, 26 Jun 2008 11:35:28 +0000 (11:35 +0000)]
tests visual draggable - moved handle test to its own file. default visual tests should have no options.

16 years agoslider: range can now be toggled on-the-fly (fixes #3004)
Paul Bakaus [Thu, 26 Jun 2008 11:08:52 +0000 (11:08 +0000)]
slider: range can now be toggled on-the-fly (fixes #3004)

16 years agotests dialog - added unit tests for #3017 - Dialog callback scopes
Richard Worth [Thu, 26 Jun 2008 11:08:49 +0000 (11:08 +0000)]
tests dialog - added unit tests for #3017 - Dialog callback scopes

16 years agovisual css: corrected styles for slider
Paul Bakaus [Thu, 26 Jun 2008 11:07:51 +0000 (11:07 +0000)]
visual css: corrected styles for slider

16 years agofixed #3010
Paul Bakaus [Thu, 26 Jun 2008 10:49:47 +0000 (10:49 +0000)]
fixed #3010

16 years agoresizable, selectable, sortable: changed cancel default to ':input' instead of (redun...
Richard Worth [Thu, 26 Jun 2008 10:23:38 +0000 (10:23 +0000)]
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'

16 years agosortable: update callback wass not called everytime (fixes #3028)
Paul Bakaus [Thu, 26 Jun 2008 10:22:11 +0000 (10:22 +0000)]
sortable: update callback wass not called everytime (fixes #3028)

16 years agotests draggable #2965 - fixed to account for distance: 1 default
Richard Worth [Thu, 26 Jun 2008 10:20:48 +0000 (10:20 +0000)]
tests draggable #2965 - fixed to account for distance: 1 default