]>
source.dussan.org Git - jquery-ui.git/log
skeetergraphics [Fri, 19 Nov 2010 15:35:34 +0000 (10:35 -0500)]
Slider: Modified handle and scroll content not to jump twice when handle is grabbed and dragged from anywhere other than absolute center. Fixed #4467 - Slider: handle jumps a few pixels when clicked.
jamiejag [Tue, 16 Nov 2010 01:45:19 +0000 (17:45 -0800)]
Dialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955 - Dialog: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. Fixes #4652 - Dialog: Event loss in subsequent dialog calls (FF3).
Alex Dovenmuehle [Fri, 19 Nov 2010 13:54:11 +0000 (08:54 -0500)]
Core: Fixed switchClass queueing issues using lazy evaluation of element's style. Fixed #6244 - switchClass queues incorrectly.
pheiberg [Sat, 13 Nov 2010 21:58:07 +0000 (22:58 +0100)]
Datepicker: Fixed parsing of single y character for date formats. Fixes #6659 - Datepicker: Date format ymmdd not parsed correctly.
J. Ryan Stinnett [Tue, 16 Nov 2010 07:57:52 +0000 (01:57 -0600)]
Effects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0
Scott González [Fri, 12 Nov 2010 17:57:34 +0000 (12:57 -0500)]
Dialog: Added some missing semicolons.
Scott González [Fri, 12 Nov 2010 15:28:55 +0000 (10:28 -0500)]
Buttonset: Added items option and removed visible filter for adding rounded corners. Fixes #6262 - buttonset not applying ui-corner to invisible elements.
Scott González [Fri, 12 Nov 2010 14:19:26 +0000 (09:19 -0500)]
Upgraded jQuery to 1.4.4.
Scott González [Fri, 12 Nov 2010 13:41:36 +0000 (08:41 -0500)]
Autocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete menu position issue when positioned to the right.
Jay Merrifield [Fri, 12 Nov 2010 13:16:41 +0000 (08:16 -0500)]
Dialog: Make sure the overlay instance still exists before trying to remove it. Fixes #6645 - Dialog: Missing element not found check in overlay code.
Stéphane Raimbault [Wed, 10 Nov 2010 22:33:40 +0000 (14:33 -0800)]
Datepicker: fixed the French translation. Fixed #6646 - Wrong French translation of datepicker
References
- http://fr.wikipedia.org/wiki/Mois
- http://sourceware.org/bugzilla/show_bug.cgi?id=6040
- http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po
awgy [Wed, 3 Nov 2010 07:45:47 +0000 (02:45 -0500)]
Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list
Scott González [Tue, 9 Nov 2010 13:38:06 +0000 (08:38 -0500)]
Slide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy with certain parameter combinations.
Thanks Jeff Roush.
Scott González [Fri, 5 Nov 2010 14:44:55 +0000 (10:44 -0400)]
Datpicker: Fixed some failing tests.
Scott González [Fri, 5 Nov 2010 14:25:06 +0000 (10:25 -0400)]
Datepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYear + yearRange causes flash in Firefox.
Thanks israelrios.
Scott González [Thu, 4 Nov 2010 12:36:09 +0000 (08:36 -0400)]
Autocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
Scott González [Tue, 2 Nov 2010 17:51:29 +0000 (13:51 -0400)]
Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7.
jzaefferer [Thu, 28 Oct 2010 08:09:30 +0000 (10:09 +0200)]
Build: Fix regex for relative path replacement on cdn target
Scott González [Tue, 26 Oct 2010 13:17:58 +0000 (09:17 -0400)]
Datepicker: Fixed Norwegian locale. Fixes #6086 - Error in "jquery.ui.datepicker-no.js".
Scott González [Tue, 26 Oct 2010 13:05:38 +0000 (09:05 -0400)]
Autocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don't trigger close event until after the menu is hidden.
Scott González [Tue, 26 Oct 2010 12:24:55 +0000 (08:24 -0400)]
Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in French localization for Datepicker.
sixhead [Thu, 22 Jul 2010 10:23:44 +0000 (03:23 -0700)]
Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong month name for Thai locale.
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Updating the master version to 1.9pre
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Tagging the 1.8.6 release.
Scott González [Mon, 25 Oct 2010 18:18:53 +0000 (14:18 -0400)]
Build: Added download builder section to changelog shell.
Scott González [Mon, 25 Oct 2010 15:31:37 +0000 (11:31 -0400)]
Build: Use LC_ALL='C' when sorting.
Scott González [Mon, 25 Oct 2010 14:01:43 +0000 (10:01 -0400)]
Autocomplete: Always reset this.term after a select event, even if the select is cancelled. Fixes #6221 - Autocomplete: Doesn't reset after Select when textbox cleared, if same letters typed in rapidly; source function not triggered in that case.
Scott González [Fri, 22 Oct 2010 19:25:12 +0000 (15:25 -0400)]
Revert "Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox."
This reverts commit
32264f7ad12609b316189fd013cda63b41c8b271 .
Scott González [Fri, 22 Oct 2010 03:25:42 +0000 (23:25 -0400)]
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox.
Scott González [Fri, 22 Oct 2010 02:29:28 +0000 (22:29 -0400)]
Upgraded jQuery to 1.4.3.
Scott González [Fri, 22 Oct 2010 02:16:27 +0000 (22:16 -0400)]
Autocomplete tests: Removed reference to non-existent menu plugin.
Scott González [Fri, 22 Oct 2010 02:15:13 +0000 (22:15 -0400)]
Autocomplete: Split menu resizing logic into its own method to create a more logical method to proxy for custom sizing.
Scott González [Thu, 21 Oct 2010 13:52:27 +0000 (09:52 -0400)]
Widget: Don't throw errors for invalid method calls (wait till 1.9 to add this back). Reverts fix for #5972 - Widget: Throw error for non-existent method calls.
Scott González [Thu, 21 Oct 2010 03:47:17 +0000 (23:47 -0400)]
Position: Use a better check for determining if an object is a window. Fixes #6201 - Autocomplete: Broken menu in IE8 Standards Mode when including prototype framework.
Scott González [Wed, 20 Oct 2010 03:19:53 +0000 (23:19 -0400)]
Widget: Fixed reference to element in _getCreateOptions().
Scott González [Wed, 20 Oct 2010 03:05:13 +0000 (23:05 -0400)]
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9 because of bgiframe.
Scott González [Wed, 20 Oct 2010 02:44:46 +0000 (22:44 -0400)]
Core: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWidth() setter broken with jQuery 1.3.2.
jzaefferer [Tue, 19 Oct 2010 15:28:11 +0000 (17:28 +0200)]
Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS
jzaefferer [Mon, 18 Oct 2010 14:31:42 +0000 (16:31 +0200)]
Build: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files
Richard D. Worth [Fri, 15 Oct 2010 08:04:39 +0000 (01:04 -0700)]
Mouse: better check for not IE9 or greater in case mode was set by X-UA-Compatible. See http://msdn.microsoft.com/en-us/library/
cc196988 %28VS.85%29.aspx for more info. Fixes #5370 - All drag & drop events fail in IE9. Thanks xirzec.
Richard D. Worth [Thu, 14 Oct 2010 09:55:40 +0000 (02:55 -0700)]
changed jQuery to $ in last commit for consistency
Richard D. Worth [Thu, 14 Oct 2010 09:53:20 +0000 (02:53 -0700)]
Mouse: Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed. Fixes #5370 - All drag & drop events fail in IE9.
Scott González [Wed, 13 Oct 2010 19:49:00 +0000 (15:49 -0400)]
Demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:43:49 +0000 (15:43 -0400)]
Tabs demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:56 +0000 (15:29 -0400)]
Effects (toggle) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:37 +0000 (15:29 -0400)]
Effects (toggleClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:24:00 +0000 (15:24 -0400)]
Effects (switchClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:23:42 +0000 (15:23 -0400)]
Sortable demos: Coding standards.
Scott González [Wed, 13 Oct 2010 17:30:50 +0000 (13:30 -0400)]
Mouse: Always call event.preventDefault() in _mouseDown if we've met the starting conditions. Fixes #6174 - Mouse: 1.4.3rc2 breaks interactions on anchors.
Scott González [Wed, 13 Oct 2010 14:39:50 +0000 (10:39 -0400)]
Slider demos: Coding standards.
Scott González [Tue, 12 Oct 2010 13:20:04 +0000 (09:20 -0400)]
Core: Minor cleanup.
Scott González [Tue, 12 Oct 2010 00:58:53 +0000 (20:58 -0400)]
Selectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes #5698 - Selectable: Bug in serializable demo.
Scott González [Mon, 11 Oct 2010 21:37:36 +0000 (17:37 -0400)]
Fix jQuery file name.
Scott González [Mon, 11 Oct 2010 21:23:50 +0000 (17:23 -0400)]
Autocomplete: Don't react to key events on readonly inputs. Fixes #6170 - autocomplete pops up on readOnly inputs.
Scott González [Mon, 11 Oct 2010 12:51:54 +0000 (08:51 -0400)]
Autocomplete: Pass along some more original events.
= [Fri, 8 Oct 2010 18:05:18 +0000 (02:05 +0800)]
Button: removed explicit call to _init() from _create(). Fixes #6165 - buttonset: refresh() fires twice on create
Scott González [Fri, 8 Oct 2010 12:07:54 +0000 (08:07 -0400)]
Effects: Added borderColor to color animation list. Fixes #6164 - Effectts: Allow borderColor to be animated.
Scott González [Thu, 7 Oct 2010 13:06:28 +0000 (09:06 -0400)]
Widget: Simplified _getCreateOptions().
Scott González [Wed, 6 Oct 2010 19:11:49 +0000 (15:11 -0400)]
Widget: Added ability to define how to find options on init. Fixes #6158 - Widget: Ability to define new methods for gathering options on init.
Dmitry Petrov [Wed, 6 Oct 2010 14:24:03 +0000 (10:24 -0400)]
Autocomplete: Prevent keypress events caused by enter key when selecting an item. Fixes #6055 - Autocomplete: Selecting an item by pressing enter submits the form in Opera.
m157y [Wed, 6 Oct 2010 07:09:59 +0000 (00:09 -0700)]
Datepicker: fixed problem on ids with. Fixed #6154 – Datepicker brokes handler ids with dashes
m157y [Wed, 6 Oct 2010 07:18:24 +0000 (00:18 -0700)]
Datepicker: fixed typo in russian localization. Fixed #6100 – Datepicker: Incorrect weekHeader for Russian localization
Scott González [Tue, 5 Oct 2010 20:20:43 +0000 (16:20 -0400)]
Dialog: Fixed logic for mimicking minHeight. Fixes #6150 - Dialog height:auto does not work in IE6.
Scott González [Tue, 5 Oct 2010 15:09:39 +0000 (11:09 -0400)]
Autocomplete: Make sure we have a response before trying to check the length. Fixes #6147 - Autocomplete: Errors on empty responses.
Scott González [Mon, 4 Oct 2010 18:52:06 +0000 (14:52 -0400)]
Effects: Jump to final state and execute callbacks when $.fx.off is set to true. Fixes #6131 - Dialog breaks when $.fx.off. Partial fix for #5512 - jQuery.fx.off and effect on jQuery UI Effects.
jenters [Wed, 29 Sep 2010 17:32:43 +0000 (12:32 -0500)]
Tab: modified init to display correct content of misordered div when hash present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs
John Firebaugh [Fri, 1 Oct 2010 22:46:19 +0000 (15:46 -0700)]
Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7.
Scott González [Mon, 4 Oct 2010 13:18:21 +0000 (09:18 -0400)]
Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7."
This reverts commit
67b1db14c964418ce8b1fd760d54761040cc32af .
Reverting so I can commit again with the proper author.
Scott González [Mon, 4 Oct 2010 13:15:40 +0000 (09:15 -0400)]
Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') causes form elements to reset on IE7.
Scott González [Fri, 1 Oct 2010 15:18:17 +0000 (11:18 -0400)]
Dialog: Don't pass props to jQuery when creating buttons.
Thanks jitter.
Scott González [Thu, 30 Sep 2010 17:17:52 +0000 (10:17 -0700)]
Dialog: Set the type on buttons. Fixes #6128 - Dialog: Buttons are not type="button".
Scott González [Thu, 30 Sep 2010 00:36:45 +0000 (17:36 -0700)]
Widget: Added create event. Fixes #6126 - Widget: Add create event.
Scott González [Mon, 27 Sep 2010 19:54:52 +0000 (15:54 -0400)]
Effects (show): coding standards.
Scott González [Mon, 27 Sep 2010 19:47:17 +0000 (15:47 -0400)]
Selectable demos: coding standards.
Scott González [Mon, 27 Sep 2010 19:42:06 +0000 (15:42 -0400)]
Resizable demos: coding standards.
Scott González [Mon, 27 Sep 2010 19:41:35 +0000 (15:41 -0400)]
Effects (removeClass) demos: coding standards.
Scott González [Mon, 27 Sep 2010 19:15:20 +0000 (15:15 -0400)]
Dialog: Batch size-related option settings.
Scott González [Mon, 27 Sep 2010 15:31:55 +0000 (11:31 -0400)]
Dialog demos: safer selectors for the demo system workaround.
Scott González [Mon, 27 Sep 2010 15:21:09 +0000 (11:21 -0400)]
Widget: Added _setOptions method for handling normalized options setting. Fixes #6114 - Widget: Add _setOptions() method.
Scott González [Mon, 27 Sep 2010 14:44:04 +0000 (10:44 -0400)]
Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at the end.
Scott González [Mon, 27 Sep 2010 14:10:00 +0000 (10:10 -0400)]
Autocomplete: Only prevent the default action for enter when a menu item is active. Fixes #6038 - Autocomplete: Allow default behaviour on enter when menu is open but inactive.
Thanks Ján Suchal.
Scott González [Mon, 27 Sep 2010 13:10:18 +0000 (09:10 -0400)]
Autocomplete (Menu): Only traverse through .ui-menu-item elements for paging. Fixes #6029 - Autocomplete: Custom item can be activated (and result in error) on PageUp/PageDown key click.
Scott González [Fri, 24 Sep 2010 20:49:10 +0000 (16:49 -0400)]
Autocomplete: Handle IE firing focus events asynchronously. Fixes #6109 - Autocomplete Change event does not fire in IE.
Scott González [Fri, 24 Sep 2010 19:43:17 +0000 (15:43 -0400)]
Release: Small tweak to some wording.
Scott González [Fri, 24 Sep 2010 12:58:18 +0000 (08:58 -0400)]
Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Portuguese localization.
Daniel Steigerwald [Mon, 20 Sep 2010 19:03:42 +0000 (15:03 -0400)]
Widget: Use charAt instead of substring for private method check.
Scott González [Mon, 20 Sep 2010 18:56:17 +0000 (14:56 -0400)]
Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - Accordion: 1.8.5 not fully compatible with core 1.3.2.
Scott González [Mon, 20 Sep 2010 15:53:51 +0000 (11:53 -0400)]
Core: Only use mousedown to prevent text selection in browsers that don't support selectstart. Fixes #6080 - Core: disableSelection() disables select elements in Chrome.
Jorge Barreiro [Mon, 20 Sep 2010 14:59:01 +0000 (10:59 -0400)]
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galician localization.
Scott González [Mon, 20 Sep 2010 14:07:45 +0000 (10:07 -0400)]
Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again. Fixes #6078 - Effects: Passing an object for parameters no longer works. Fixes #6067 - Dialog show/hide animations do not work.
Lim Chee Aun [Tue, 14 Sep 2010 04:33:56 +0000 (12:33 +0800)]
Datepicker: Hightlight the curerent date, not the selected date. Fixes #5984 - Datepicker showing multiple months highlights selected day in all of them
Scott González [Mon, 20 Sep 2010 13:27:32 +0000 (09:27 -0400)]
Autocomplete: Properly handle non-item clicks inside the suggestion list. Fixes #6052 - Autocomplete suggestion list does not close properly.
Scott González [Mon, 20 Sep 2010 13:15:28 +0000 (09:15 -0400)]
Dialog: Don't call draggable.destroy if we're not currently draggable. Fixes #6069 - DIALOG windows 1.8.5 draggapble problem.
Richard D. Worth [Mon, 20 Sep 2010 00:14:22 +0000 (17:14 -0700)]
Dialog demo: syntax error, errant single quote from last style guide update. Fixed #6074 - Dialog: demo of modal form broken
jzaefferer [Wed, 15 Sep 2010 20:52:45 +0000 (22:52 +0200)]
Build: add zip file for MS cdn to cdn target (was: googlecdn target)
Scott González [Fri, 10 Sep 2010 17:20:23 +0000 (13:20 -0400)]
Updating the master version to 1.9pre
Scott González [Fri, 10 Sep 2010 17:20:23 +0000 (13:20 -0400)]
Tagging the 1.8.5 release.
Scott González [Fri, 10 Sep 2010 15:12:57 +0000 (11:12 -0400)]
Build: Attempt to fix version replacement for API docs.
Scott González [Fri, 10 Sep 2010 14:57:06 +0000 (10:57 -0400)]
Build: Minor tweaks to release automation.
Scott González [Fri, 10 Sep 2010 14:30:44 +0000 (10:30 -0400)]
Build: Initial commit for release automation.