]>
source.dussan.org Git - jquery-ui.git/log
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).
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
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
Scott González [Fri, 11 Jul 2008 01:57:19 +0000 (01:57 +0000)]
Core: cleaned up $.ui.hasScroll().
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.
Scott González [Fri, 11 Jul 2008 00:31:24 +0000 (00:31 +0000)]
Dialog: Fixed #3086: Fixed problem with auto margins in IE.
Eduardo Lundgren [Thu, 10 Jul 2008 23:47:00 +0000 (23:47 +0000)]
Minorl performance improvements at draggable init
Eduardo Lundgren [Thu, 10 Jul 2008 17:09:41 +0000 (17:09 +0000)]
Sortable updateOriginalPosition added
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!)
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
David Bolter [Thu, 10 Jul 2008 14:28:19 +0000 (14:28 +0000)]
fix for arrow key operation (refs #3801)
Scott González [Thu, 10 Jul 2008 02:50:51 +0000 (02:50 +0000)]
New plugins for 1.6: Fixed headers and indentation.
Scott González [Thu, 10 Jul 2008 02:45:49 +0000 (02:45 +0000)]
Dialog: Use new trigger method from the widget factory.
Scott González [Thu, 10 Jul 2008 02:45:02 +0000 (02:45 +0000)]
Widget factory: Added trigger method for triggering callbacks and events.
Eduardo Lundgren [Thu, 10 Jul 2008 00:56:29 +0000 (00:56 +0000)]
Sortable math accuracy for tolerance pointer - checking the direction before rearrange
Scott González [Thu, 10 Jul 2008 00:47:25 +0000 (00:47 +0000)]
Dialog: fixed triggered events.
Scott González [Wed, 9 Jul 2008 23:33:34 +0000 (23:33 +0000)]
Dialog: cleanup.
Eduardo Lundgren [Wed, 9 Jul 2008 19:34:11 +0000 (19:34 +0000)]
Sortable minor intersectWidth maths accuracy
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
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.
Eduardo Lundgren [Tue, 8 Jul 2008 17:39:07 +0000 (17:39 +0000)]
Resizable - fixed #3074
Richard Worth [Tue, 8 Jul 2008 12:18:05 +0000 (12:18 +0000)]
fixed #3066 - Wrong cursor in dialog title when draggable is false
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.
Keith Wood [Tue, 8 Jul 2008 09:46:23 +0000 (09:46 +0000)]
Fixed 3033 First day is Monday
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)
Klaus Hartl [Sun, 6 Jul 2008 15:08:06 +0000 (15:08 +0000)]
UI Tabs: make sure panels are hidden
Klaus Hartl [Sun, 6 Jul 2008 15:03:38 +0000 (15:03 +0000)]
UI Tabs: added index to ui object passed into event handlers
Klaus Hartl [Sun, 6 Jul 2008 14:53:40 +0000 (14:53 +0000)]
UI Tabs: fixed usage of only an image as tab label
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
Keith Wood [Sun, 6 Jul 2008 05:37:21 +0000 (05:37 +0000)]
Ensure button doesn't submit form
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
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
Keith Wood [Sun, 6 Jul 2008 05:27:47 +0000 (05:27 +0000)]
Refactor to use $.data for instance settings
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
Paul Bakaus [Fri, 4 Jul 2008 10:32:41 +0000 (10:32 +0000)]
datepicker: stop propagation on the button triggering the datepicker (fixes #3047)
Paul Bakaus [Thu, 3 Jul 2008 15:33:20 +0000 (15:33 +0000)]
slider: animate is a bit smoother now - stops the previous animation
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)
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)
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)
Richard Worth [Thu, 3 Jul 2008 14:23:28 +0000 (14:23 +0000)]
fixed #3061 - dialog buttons not visible without a theme file
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)
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)
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)
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
Richard Worth [Thu, 3 Jul 2008 01:37:06 +0000 (01:37 +0000)]
Fixed #3059 - cannot select text in dialog content
Eduardo Lundgren [Wed, 2 Jul 2008 17:38:34 +0000 (17:38 +0000)]
Dropabble minor performance changes
Aaron Eisenberger [Mon, 30 Jun 2008 18:52:57 +0000 (18:52 +0000)]
preserve percent values if they are returned in createWrapper
Eduardo Lundgren [Mon, 30 Jun 2008 18:11:10 +0000 (18:11 +0000)]
Dialog - Update resizable dialgos to use helper instead of proxy
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)
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
Paul Bakaus [Mon, 30 Jun 2008 13:15:00 +0000 (13:15 +0000)]
draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002
Keith Wood [Mon, 30 Jun 2008 09:56:14 +0000 (09:56 +0000)]
New tests for invocation, mouse interactions, alternate field, status, localisation
Keith Wood [Mon, 30 Jun 2008 09:47:46 +0000 (09:47 +0000)]
Ensure datepicker is initially hidden
Eduardo Lundgren [Sun, 29 Jun 2008 14:34:14 +0000 (14:34 +0000)]
Sortable - fixed #3048
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
Richard Worth [Sat, 28 Jun 2008 02:50:46 +0000 (02:50 +0000)]
fixed #3041 - Catalan localization
Eduardo Lundgren [Fri, 27 Jun 2008 21:36:14 +0000 (21:36 +0000)]
Avoid IE memory leak on enableSelection, disableSelection methods.
Scott González [Fri, 27 Jun 2008 13:12:03 +0000 (13:12 +0000)]
Accordion: 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.
Richard Worth [Fri, 27 Jun 2008 00:31:29 +0000 (00:31 +0000)]
demos - typos
Richard Worth [Fri, 27 Jun 2008 00:30:53 +0000 (00:30 +0000)]
set version to 1.5.2pre
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.
Eduardo Lundgren [Thu, 26 Jun 2008 22:48:12 +0000 (22:48 +0000)]
Product slider real-world demo css fix
Paul Bakaus [Thu, 26 Jun 2008 21:31:47 +0000 (21:31 +0000)]
changed version.txt to 1.5.1
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.
Aaron Eisenberger [Thu, 26 Jun 2008 16:14:51 +0000 (16:14 +0000)]
add a couple more options to scale functional tests
Aaron Eisenberger [Thu, 26 Jun 2008 16:05:17 +0000 (16:05 +0000)]
better descriptions for scale & size
Aaron Eisenberger [Thu, 26 Jun 2008 16:02:47 +0000 (16:02 +0000)]
typo
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
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
Aaron Eisenberger [Thu, 26 Jun 2008 14:24:36 +0000 (14:24 +0000)]
fix options clone (#2967)
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)
Aaron Eisenberger [Thu, 26 Jun 2008 13:25:29 +0000 (13:25 +0000)]
typo in createWrapper (fixes #2974 fixes #2975)
Paul Bakaus [Thu, 26 Jun 2008 12:43:45 +0000 (12:43 +0000)]
sortable: update callback wass not called everytime (fixes #3028)
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.
Paul Bakaus [Thu, 26 Jun 2008 11:08:52 +0000 (11:08 +0000)]
slider: range can now be toggled on-the-fly (fixes #3004)
Richard Worth [Thu, 26 Jun 2008 11:08:49 +0000 (11:08 +0000)]
tests dialog - added unit tests for #3017 - Dialog callback scopes
Paul Bakaus [Thu, 26 Jun 2008 11:07:51 +0000 (11:07 +0000)]
visual css: corrected styles for slider
Paul Bakaus [Thu, 26 Jun 2008 10:49:47 +0000 (10:49 +0000)]
fixed #3010
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'
Paul Bakaus [Thu, 26 Jun 2008 10:22:11 +0000 (10:22 +0000)]
sortable: update callback wass not called everytime (fixes #3028)
Richard Worth [Thu, 26 Jun 2008 10:20:48 +0000 (10:20 +0000)]
tests draggable #2965 - fixed to account for distance: 1 default
Paul Bakaus [Thu, 26 Jun 2008 10:00:32 +0000 (10:00 +0000)]
sortable: fixed serialize issue when a key was specified as option, but no custom expression
Richard Worth [Thu, 26 Jun 2008 09:49:54 +0000 (09:49 +0000)]
tests resizable - restructured to match others, added defaults test
Eduardo Lundgren [Thu, 26 Jun 2008 03:59:55 +0000 (03:59 +0000)]
css method - change class id name for generated div
Eduardo Lundgren [Thu, 26 Jun 2008 03:56:05 +0000 (03:56 +0000)]
Resizable functional demo more updates
Eduardo Lundgren [Thu, 26 Jun 2008 03:52:43 +0000 (03:52 +0000)]
Resizable functional demo updates
Eduardo Lundgren [Thu, 26 Jun 2008 03:25:29 +0000 (03:25 +0000)]
alsoResize option bug fixes
Eduardo Lundgren [Thu, 26 Jun 2008 03:02:48 +0000 (03:02 +0000)]
Fixed #2996
Eduardo Lundgren [Thu, 26 Jun 2008 02:57:48 +0000 (02:57 +0000)]
Fixed #2990
Eduardo Lundgren [Thu, 26 Jun 2008 02:55:12 +0000 (02:55 +0000)]
Fixed #2988
Scott González [Thu, 26 Jun 2008 01:26:13 +0000 (01:26 +0000)]
Dialog: Fixed stacking problem with modal dialogs.
Scott González [Thu, 26 Jun 2008 01:05:36 +0000 (01:05 +0000)]
Fixed #2340: Consistent parameters for dispatched events and callbacks.
Scott González [Thu, 26 Jun 2008 00:55:24 +0000 (00:55 +0000)]
Dialog: Restructured button creation and fixed the problem with not being able to change the buttons after instantiation.
Paul Bakaus [Wed, 25 Jun 2008 15:22:40 +0000 (15:22 +0000)]
sortable: added visual test page for profiling performance
Eduardo Lundgren [Wed, 25 Jun 2008 14:27:20 +0000 (14:27 +0000)]
Fix #3026 - Plugins callbacks need to be called first and user callbacks at the end
Paul Bakaus [Wed, 25 Jun 2008 13:30:22 +0000 (13:30 +0000)]
sortable: extreme performance increase by using setTimeout delegation and local vs. inner scope check in it, tested in FF3, IE6 and IE7, but still experimental
Richard Worth [Wed, 25 Jun 2008 12:03:28 +0000 (12:03 +0000)]
fixed #3026 - resizable resize handler is called too early
Richard Worth [Wed, 25 Jun 2008 10:01:24 +0000 (10:01 +0000)]
fixed #3025 - dialog should have an autoResize option; default value: true
Paul Bakaus [Tue, 24 Jun 2008 15:57:25 +0000 (15:57 +0000)]
draggable: removed a silly console.log