]>
source.dussan.org Git - jquery-ui.git/log
Christoph Burgdorf [Tue, 18 Jan 2011 22:10:43 +0000 (23:10 +0100)]
Draggable: Incase helper is not set to 'original' succeed with revert action even if the original element has been removed. Fixes #6871
Ivan Peters [Tue, 18 Jan 2011 03:25:58 +0000 (16:25 +1300)]
Datepicker: Update parseDate to properly handle a string value in shortYearCutoff. Fixed #6872: parseDate does not default shortYearCutoff correctly.
Scott González [Mon, 17 Jan 2011 14:44:53 +0000 (09:44 -0500)]
Datepicker i18n: Fixed missing references.
Scott González [Mon, 17 Jan 2011 14:26:30 +0000 (09:26 -0500)]
Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepicker: Add en-AU or en-NZ initialisations.
Thanks Campbell
Scott González [Mon, 17 Jan 2011 14:36:00 +0000 (09:36 -0500)]
Updated copyright year.
Scott González [Sun, 16 Jan 2011 21:19:58 +0000 (16:19 -0500)]
Tabs: Pass an element instead of jQuery object on initial show. Fixes #6867 - Inconsistent ui.panel contents for show event of tabs widget.
Scott González [Thu, 13 Jan 2011 21:36:14 +0000 (16:36 -0500)]
Accordion - Make sure we have an element before trying to modify the className. Fixes #6856 - Accordion: Opening a panel after all panels have been collapsed causes an error.
Scott González [Thu, 13 Jan 2011 13:59:42 +0000 (08:59 -0500)]
Updating the 1-8-stable version to 1.8.9pre
Scott González [Thu, 13 Jan 2011 13:59:42 +0000 (08:59 -0500)]
Tagging the 1.8.8 release.
Alex Dovenmuehle [Thu, 13 Jan 2011 02:32:51 +0000 (21:32 -0500)]
Accordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - Accordion header margins disappear in IE 8
Scott González [Wed, 12 Jan 2011 19:29:40 +0000 (14:29 -0500)]
Build (release): Updated release script to use 1-8-stable and Trac reports.
Scott González [Wed, 12 Jan 2011 13:43:18 +0000 (08:43 -0500)]
Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: Collision detection fails on the right side in Internet Explorer.
aaronpeterson [Thu, 30 Dec 2010 15:41:04 +0000 (07:41 -0800)]
Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on title bar is inconsistent with other widget title bars/headers.
Scott González [Tue, 11 Jan 2011 18:20:50 +0000 (13:20 -0500)]
Accordion: Start the accordion animation before changing classes. Fixes #6720 - Accordion: ol numbering bug.
Thanks Tony Ross.
Saji [Fri, 7 Jan 2011 20:09:27 +0000 (01:39 +0530)]
Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translation for Malayalam.
Scott González [Fri, 17 Dec 2010 16:15:17 +0000 (11:15 -0500)]
Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur.
Scott González [Fri, 17 Dec 2010 15:48:17 +0000 (10:48 -0500)]
Autocomplete: Abort pending ajax requests when disabled and prevent handling results when disabled. Fixes #6752 - Menu may still render when autocomplete is disabled.
Mario Visic [Thu, 16 Dec 2010 10:10:30 +0000 (18:10 +0800)]
Autocomplete (Combobox demo): Set the button type to button to prevent form submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms.
Scott González [Tue, 14 Dec 2010 14:02:00 +0000 (09:02 -0500)]
Effects: Fixed queueing of class animations. Fixes #6748 - animateClass broken in 1.8.7.
Kevin Dalman [Mon, 13 Dec 2010 18:02:31 +0000 (13:02 -0500)]
Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736 - Bug in slide effect when dir=rtl and has position.right.
Scott González [Thu, 16 Dec 2010 04:41:24 +0000 (23:41 -0500)]
Setting version.txt to 1.8.8pre.
Scott González [Fri, 10 Dec 2010 18:07:20 +0000 (13:07 -0500)]
Merge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 10 Dec 2010 18:07:05 +0000 (13:07 -0500)]
Build (release): Added note for part of the manual process.
Scott González [Wed, 8 Dec 2010 18:28:26 +0000 (13:28 -0500)]
Updating the master version to 1.9pre
Scott González [Wed, 8 Dec 2010 18:28:26 +0000 (13:28 -0500)]
Tagging the 1.8.7 release.
Scott González [Wed, 8 Dec 2010 17:36:19 +0000 (12:36 -0500)]
Dialog: Moved the default value for the position.of option inside the _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError.
This should be reverted in jQuery UI 1.9.
saks [Tue, 7 Dec 2010 21:27:56 +0000 (16:27 -0500)]
Tabs: Added context to global selectors. Fixed #6710 - tabs module uses global selectors instead of local to "this.element" element.
Heiko Henning [Tue, 7 Dec 2010 17:33:18 +0000 (12:33 -0500)]
Datepicker: Added Rhaeto-Romanic translation. Fixes #6728 - Datepicker: Add i18n translation for Rhaeto-Romanic.
poplix [Mon, 6 Dec 2010 15:05:46 +0000 (10:05 -0500)]
Slider: Changed _trimAlignValue function to return the correct inclusive value between min and max. Fixes #6643 - using range and step options makes jquery change min and max.
Scott González [Fri, 3 Dec 2010 14:14:27 +0000 (09:14 -0500)]
Dialog position tests: Use Math.round() instead of Math.floor().
dblood [Thu, 2 Dec 2010 22:23:41 +0000 (14:23 -0800)]
Datepicker: enabled OSX meta keys to work when constraining input. Fixed #5317 - datepicker cmd+a/c/v is not working on MAC OS-X
Scott González [Fri, 3 Dec 2010 13:31:06 +0000 (08:31 -0500)]
Dialog: Don't hide the dialog in _size if it started visible. Fixes #6717 - Dialog: Adding a button makes the dialog disappear in IE6.
Jean-Francois Remy [Wed, 1 Dec 2010 20:31:59 +0000 (15:31 -0500)]
Draggable: Handle scrolled windows. Fixes #6181 - Draggable: issue with containment on position:fixed elements.
Scott González [Wed, 1 Dec 2010 16:51:16 +0000 (11:51 -0500)]
Autocomplete: Update selectedItem in the asynchronous focus handling for IE. Fixes #6709 - Autocomplete: Null ui.item on change event in IE8.
Scott González [Wed, 1 Dec 2010 16:23:06 +0000 (11:23 -0500)]
Position: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometimes positioning is off by 1px in Firefox.
Scott González [Wed, 1 Dec 2010 03:19:20 +0000 (22:19 -0500)]
Autocomplete: Handle ajax errors and timeouts. Fixes #6692 - Autocomplete: ui-autocomplete-loading class not removed when Ajax request times out.
Scott González [Tue, 30 Nov 2010 22:55:29 +0000 (17:55 -0500)]
Autocomplete combobox demo: Reset the internal term property when an invalid selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try.
pheiberg [Wed, 24 Nov 2010 18:17:23 +0000 (19:17 +0100)]
Datepicker: made it possible to select a date in the selected month using enter. Fixes #5527 - Datepicker: Problem selecting the date with keyboard shorcuts
Scott González [Tue, 23 Nov 2010 13:22:40 +0000 (08:22 -0500)]
Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle destroy.
Scott González [Mon, 22 Nov 2010 17:59:57 +0000 (12:59 -0500)]
Datepicker: Proper handling of empty strings for dates.
Scott González [Mon, 22 Nov 2010 16:46:36 +0000 (11:46 -0500)]
Datepicker: Handle clearing the date inside _setDate() as early as possible. Fixes #6684 - Datepicker: setDate() should accept an empty string.
Thanks RobinHerbots.
Scott González [Mon, 22 Nov 2010 16:40:11 +0000 (11:40 -0500)]
Datepicker: Don't use ui-helper-hidden-accessible for initial hiding.
Scott González [Mon, 22 Nov 2010 16:12:26 +0000 (11:12 -0500)]
CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4623 - CSS: ui-helper-hidden-accessible affects page layout.
Marian Rudzynski [Mon, 22 Nov 2010 13:49:47 +0000 (08:49 -0500)]
Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.
pheiberg [Sun, 21 Nov 2010 21:06:23 +0000 (22:06 +0100)]
Datepicker: changed setDate not to modify the passed date argument. Fixes #6671 - setDate manipulates its argument
Khaled AlHourani [Sat, 20 Nov 2010 15:20:33 +0000 (17:20 +0200)]
Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: Arabic Localization miss order
Kyle Wilkinson [Fri, 19 Nov 2010 23:54:49 +0000 (15:54 -0800)]
Datepicker Demo: modifed the name of the event search demo to be date-range. Fixed #6675 - Date Range demo for Datepicker has unclear title.
Scott González [Fri, 19 Nov 2010 21:28:02 +0000 (16:28 -0500)]
Autocomplete: Use the text of the option, not the value when checking for valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different.
Scott González [Fri, 19 Nov 2010 21:17:52 +0000 (16:17 -0500)]
Autocomplete multiple demos: Don't leave the field when tabbing while the menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting.
Phillip Barnes [Fri, 19 Nov 2010 19:27:18 +0000 (14:27 -0500)]
Lossless compression of all non-theme images using ImageOptim
jzaefferer [Fri, 19 Nov 2010 16:01:00 +0000 (17:01 +0100)]
Build: Revert mistaken change in last commit, putting back the docs-download target.
jzaefferer [Fri, 19 Nov 2010 15:56:14 +0000 (16:56 +0100)]
Build: Replace filename references in base/all.min.css. Fixes #6634 - minified css does not @include minified css files.
Also make a copy of images to fix relative paths.
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.