]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agoUpdating the 1-8-stable version to 1.8.13pre
Scott González [Wed, 13 Apr 2011 16:00:17 +0000 (12:00 -0400)]
Updating the 1-8-stable version to 1.8.13pre

13 years agoTagging the 1.8.12 release. 1.8.12
Scott González [Wed, 13 Apr 2011 16:00:17 +0000 (12:00 -0400)]
Tagging the 1.8.12 release.

13 years agoResizable: use background-image:url(data:) instead of background-image:url(about...
Richard Worth [Sun, 10 Apr 2011 03:12:53 +0000 (23:12 -0400)]
Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
(cherry picked from commit 08b6a2b5189f62c62a0ee725629087b445f308d7)

13 years agoResizable: Added a non-visible yet non-transparent (apparently) no-request background...
Richard Worth [Sat, 9 Apr 2011 19:54:17 +0000 (15:54 -0400)]
Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
(cherry picked from commit 64f13b661a571806bdfb181d1ef511ac9e2771b3)

13 years agoProgressbar: Added unit test for #7231 - valueDiv should be hidden when value is...
Richard Worth [Sat, 9 Apr 2011 18:53:15 +0000 (14:53 -0400)]
Progressbar: Added unit test for #7231 - valueDiv should be hidden when value is at 0%
(cherry picked from commit 7272f3bdef8ebc81cc51d3749fdeb4696eda666a)

13 years agoProgressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden...
Kyle Florence [Fri, 8 Apr 2011 23:55:14 +0000 (16:55 -0700)]
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0%
(cherry picked from commit 3b77ac654b079a3098d12cca04d2397bb3863b85)

13 years agoDialog: Don't use .attr( props, true ) for creating buttons since that API doesn...
Scott González [Thu, 7 Apr 2011 18:06:36 +0000 (14:06 -0400)]
Dialog: Don't use .attr( props, true ) for creating buttons since that API doesn't exist in jQueery 1.3.2. Fixes #7226 - Dialog buttons badly handled with JQuery 1.3.2.

13 years agoSortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth [Thu, 7 Apr 2011 13:08:48 +0000 (09:08 -0400)]
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
(cherry picked from commit 54016b8469345a325e8c1ab6f8a7d17b0f0f8d01)

13 years agoAutocomplete (combobox demo): Blur the button on click to avoid a bug.
Scott González [Mon, 4 Apr 2011 12:54:09 +0000 (08:54 -0400)]
Autocomplete (combobox demo): Blur the button on click to avoid a bug.

Thanks tyron.
(cherry picked from commit 401c91418ce855b706756bdf804346d3a0d95132)

13 years agoDatepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single...
Scott González [Mon, 4 Apr 2011 11:55:42 +0000 (07:55 -0400)]
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1.
(cherry picked from commit 98c53d8432990f2c674e3a1274141b64a87d8ee9)

13 years agoSlider: Properly handle value and value methods as setters. Fixes #4881 - Slider...
Scott González [Mon, 28 Mar 2011 21:34:04 +0000 (17:34 -0400)]
Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable.
(cherry picked from commit 2197c61f1f91a7b5046fb994d370f38ded602ee6)

13 years agoRestructured if/else's for better readability
Giovanni Giacobbi [Sun, 20 Mar 2011 02:19:36 +0000 (03:19 +0100)]
Restructured if/else's for better readability
(cherry picked from commit 3ce8429f4fce08176c8bc06d4ff4bf8830f8c916)

13 years agoTabs: Updates cookie demo to include more information on how to find cookie plugin...
Ralph Whitbeck [Sun, 20 Mar 2011 14:58:08 +0000 (07:58 -0700)]
Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.(cherry picked from commit 4d557092ffe070c0c52a852530d3947436175539)

13 years agoMerge branch '1-8-stable' of github.com:jquery/jquery-ui into 1-8-stable
Scott González [Fri, 18 Mar 2011 12:28:18 +0000 (08:28 -0400)]
Merge branch '1-8-stable' of github.com:jquery/jquery-ui into 1-8-stable

13 years agoDatepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129...
Scott González [Fri, 18 Mar 2011 12:26:08 +0000 (08:26 -0400)]
Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129 - Datepicker: Can't minify with YUI Compressor.
(cherry picked from commit 6d0164571647e169c9674a2853f3223caf188e7e)

13 years agoUpdating the 1-8-stable version to 1.8.12pre
Scott González [Tue, 15 Mar 2011 19:43:24 +0000 (15:43 -0400)]
Updating the 1-8-stable version to 1.8.12pre

13 years agoTagging the 1.8.11 release. 1.8.11
Scott González [Tue, 15 Mar 2011 19:43:24 +0000 (15:43 -0400)]
Tagging the 1.8.11 release.

13 years agoAccordion unit test: corrected autoFocus test to check for ui-state-hover instead...
Richard Worth [Tue, 15 Mar 2011 16:53:58 +0000 (12:53 -0400)]
Accordion unit test: corrected autoFocus test to check for ui-state-hover instead of ui-state-focus. Also corrected name and argument order of equal() call

13 years agoAutocomplete: moved autoFocus implementation to after menu visible for a11y
Richard Worth [Tue, 15 Mar 2011 16:26:47 +0000 (12:26 -0400)]
Autocomplete: moved autoFocus implementation to after menu visible for a11y
(cherry picked from commit 4026d3acd70508ca285bd4eb182b8f0b43eae5c8)

13 years agoAutocomplete: refactored unit tests for autoFocus option
Richard Worth [Tue, 15 Mar 2011 13:36:36 +0000 (09:36 -0400)]
Autocomplete: refactored unit tests for autoFocus option
(cherry picked from commit c1a0f2bf6c7155e73e373818c44b06dcbe18c847)

13 years agoAutocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option...
Richard Worth [Tue, 15 Mar 2011 12:42:28 +0000 (08:42 -0400)]
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result
(cherry picked from commit 56b7ec134d8e1203f700f99dabcdad8c50a9b0c2)

13 years agoAutocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add...
Richard Worth [Tue, 15 Mar 2011 09:43:19 +0000 (05:43 -0400)]
Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result

13 years agoAccordion: set aria-selected to true on selected header, false on others. Fixed ...
Richard Worth [Tue, 15 Mar 2011 08:52:24 +0000 (04:52 -0400)]
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected

13 years agoButton: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #7089 ...
Richard Worth [Mon, 14 Mar 2011 21:18:35 +0000 (17:18 -0400)]
Button: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #7089 - Button: .last() used in ui.button but not exists in jQ 1.3

13 years agoDraggable: Calling .refreshPositions instead of ._refreshItems when dragging with...
Matt Hoskins [Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)]
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.(cherry picked from commit 84257e7f0ae20b81b085f1360c15defdd2b89ea9)

13 years agoButton: find associated label even without common ancestor. Fixes #7092 - button...
ddstreet [Fri, 11 Mar 2011 15:52:13 +0000 (10:52 -0500)]
Button: find associated label even without common ancestor. Fixes #7092 - button creation that requires a matching label does not find label in all cases
(cherry picked from commit 0b30a1d450f6b7d529732d6a39c5f4057efaaaf4)

13 years agoDroppable: enabled and accepting droppables are now activated prior to evaluating...
Marcel Toele [Fri, 11 Mar 2011 14:37:52 +0000 (15:37 +0100)]
Droppable: enabled and accepting droppables are now activated prior to evaluating their geometry. Fixes #7104 Droppable: if activeClass changes the geometry of a droppable, then dnd uses the wrong geometry.
(cherry picked from commit 86e6ed2eb18adcc7f9f96dc347848608cc3d3120)

13 years agoEffects demo: Animate a containing div instead of the canvas directly for easing...
gnarf [Tue, 8 Mar 2011 22:04:55 +0000 (16:04 -0600)]
Effects demo: Animate a containing div instead of the canvas directly for easing demo. Fixes #7086 - easing only first click is working.

Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others...
(cherry picked from commit fa7f5d2873b1fef978eab7d9f342c5afa77e061c)

13 years agoDraggable: modify margins of the containment according to the margin of the draggable...
Guillaume Gautreau [Tue, 8 Mar 2011 14:32:48 +0000 (09:32 -0500)]
Draggable: modify margins of the containment according to the margin of the draggable element. Fixed #7084 - Draggable with parent containment and margin
(cherry picked from commit 3a0ec399cdd19c7e7b11934aef559cfa6b8f8258)

13 years agoMouse visual test: Bump jQuery version.
Scott González [Mon, 7 Mar 2011 15:50:47 +0000 (10:50 -0500)]
Mouse visual test: Bump jQuery version.
(cherry picked from commit d7979a8b7150ac36f6f57ad0c18c49a46965797c)

13 years agoMouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag...
awgy [Sat, 5 Feb 2011 13:45:37 +0000 (07:45 -0600)]
Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko(cherry picked from commit cf0649ed6abcee7045308a8cdbe9123259fa064a)

13 years agoMouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click...
awgy [Sat, 5 Feb 2011 08:13:55 +0000 (02:13 -0600)]
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko(cherry picked from commit 548bdb12a116771b34a99ba97769ddef22f7d156)

13 years agoDatepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat...
Adam Parod [Thu, 17 Feb 2011 21:17:40 +0000 (15:17 -0600)]
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
(cherry picked from commit 74b7c3f684f5d83effcee6d5099c6fffb020fdf9)

13 years agoSortable: Changed floating calculation to determine also whether items are being...
michaelmwu [Sat, 5 Mar 2011 06:17:30 +0000 (22:17 -0800)]
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)(cherry picked from commit f1d939bc589fd8d211e0dc540f7d92cfae94a411)

13 years agoDatepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabi...
Richard Worth [Thu, 3 Mar 2011 02:27:09 +0000 (21:27 -0500)]
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
(cherry picked from commit 5c6afa8e7bcf0b7111245ad703d28cfcefc1d59f)

13 years agoSwitched to latest stable jQuery 1.5.1
Richard Worth [Thu, 3 Mar 2011 02:00:50 +0000 (21:00 -0500)]
Switched to latest stable jQuery 1.5.1

13 years agoButton: Only add text classes if there is text. Fixes #7040 - button class change...
Scott González [Sat, 26 Feb 2011 10:13:00 +0000 (11:13 +0100)]
Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons.
(cherry picked from commit e72afe4afca0795fc785114cfeafbe08f5e2fdf3)

13 years agoDatepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan...
Scott González [Fri, 25 Feb 2011 09:40:36 +0000 (10:40 +0100)]
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.
(cherry picked from commit 0cd297702db890672a2886026200e9762de43e77)

13 years agoUpdating the 1-8-stable version to 1.8.11pre
Scott González [Tue, 22 Feb 2011 10:48:12 +0000 (11:48 +0100)]
Updating the 1-8-stable version to 1.8.11pre

13 years agoTagging the 1.8.10 release. 1.8.10
Scott González [Tue, 22 Feb 2011 10:48:12 +0000 (11:48 +0100)]
Tagging the 1.8.10 release.

13 years agoDatepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian...
adam j. sontag [Fri, 18 Feb 2011 16:45:44 +0000 (11:45 -0500)]
Datepicker: Display Year before Month in Hungarian i18n.  Fixes #7019 - Hungarian Localisation has month-date in wrong order
(cherry picked from commit b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678)

13 years agoDatepicker: Account for daylight saving when calculating number of days in a month...
Scott González [Wed, 16 Feb 2011 18:15:14 +0000 (13:15 -0500)]
Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only.

Thanks jomyjohn
(cherry picked from commit c44818fccaeb4f41fdb8b8a00662169a4258b78c)

13 years agoDatepicker: prevent datepicker initialization on empty jquery collection and add...
Dan Heberden [Tue, 15 Feb 2011 18:15:46 +0000 (10:15 -0800)]
Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object
(cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9)

13 years agoDatepicker: improved translation of Norwegian names for days and months. Fixed #6986...
Martin Solli [Mon, 14 Feb 2011 13:49:33 +0000 (05:49 -0800)]
Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names(cherry picked from commit d505c7c66d9041988c4563801d781b47cad2e439)

13 years agoDatepicker: Properly handle datepickers attached to inputs that are hidden using...
Scott González [Tue, 15 Feb 2011 13:38:09 +0000 (08:38 -0500)]
Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same.
(cherry picked from commit 6fbee255d8d895c7e84a4b2eaad2cfadc8a3425a)

13 years agoButton: Batched class changes to improve performance. Fixes #6934. Button: Batch...
Alex Dovenmuehle [Fri, 11 Feb 2011 03:11:59 +0000 (22:11 -0500)]
Button: Batched class changes to improve performance. Fixes #6934. Button: Batch class changes to improve performance.
(cherry picked from commit 5b104dbcefdfa708d80e8babea0539617167012d)

13 years agoDatepicker: only set the focus explicitly if it is not already on the target field...
Tobias Brunner [Thu, 3 Feb 2011 13:51:50 +0000 (08:51 -0500)]
Datepicker: only set the focus explicitly if it is not already on the target field. Fixed #6694 – datepicker does not fire change event in IE8

jQuery stores the current content of a field whenever it gets the focus. Since the fixed function is also called for KeyUp events the change event is not triggered anymore when the input looses focus.
(cherry picked from commit 39cf7d5bb4f9dfe1ada5dc2499f5c91e536ec96b)

13 years agoResizable: Changed the way box size is determined when using a helper. Fixed #6926...
George Marshall [Wed, 2 Feb 2011 02:52:17 +0000 (18:52 -0800)]
Resizable: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid
(cherry picked from commit 002f9a2629b906983c0b9edaffa0f7b9b5e457f5)

13 years agoDatepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916...
Scott González [Sun, 30 Jan 2011 14:39:18 +0000 (09:39 -0500)]
Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch.
(cherry picked from commit fe6990e104834926042c96a29a6cccec4fdafd3b)

13 years agoAutocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixes #6904...
Scott González [Thu, 27 Jan 2011 19:49:59 +0000 (14:49 -0500)]
Autocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixes #6904 - Autocomplete: Race condition handling means.
(cherry picked from commit a1ab9678e9bba6b20989104040bc31b782094335)

13 years agoUpdating the 1-8-stable version to 1.8.10pre
Scott González [Wed, 19 Jan 2011 18:18:34 +0000 (13:18 -0500)]
Updating the 1-8-stable version to 1.8.10pre

13 years agoTagging the 1.8.9 release. 1.8.9
Scott González [Wed, 19 Jan 2011 18:18:34 +0000 (13:18 -0500)]
Tagging the 1.8.9 release.

13 years agoSortable: Make sure we have a placeholder before trying to remove it during a cancel...
marcos.sousa [Tue, 18 Jan 2011 18:33:30 +0000 (16:33 -0200)]
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error.
(cherry picked from commit f165c93127495d5041c3d49fa592fddbe8000bd1)

13 years agoSortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable...
Scott González [Wed, 19 Jan 2011 15:45:44 +0000 (10:45 -0500)]
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param.
(cherry picked from commit cf0c32f335479d00224d69f3c5ff53d147a6a8e6)

13 years agoDatepicker i18n: Added Algerian Arabic to demos.
Scott González [Wed, 19 Jan 2011 15:15:15 +0000 (10:15 -0500)]
Datepicker i18n: Added Algerian Arabic to demos.
(cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a)

13 years agoDatepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic...
cherif [Sat, 15 Jan 2011 20:23:02 +0000 (21:23 +0100)]
Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic support.
(cherry picked from commit fcf8c2631c8e3d78b1565af856cb44ca6bc21b60)

13 years agoDraggable: Incase helper is not set to 'original' succeed with revert action even... 100/head 99/head
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

13 years agoDatepicker: Update parseDate to properly handle a string value in shortYearCutoff...
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.

13 years agoDatepicker i18n: Fixed missing references.
Scott González [Mon, 17 Jan 2011 14:44:53 +0000 (09:44 -0500)]
Datepicker i18n: Fixed missing references.

13 years agoDatepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepi...
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

13 years agoUpdated copyright year.
Scott González [Mon, 17 Jan 2011 14:36:00 +0000 (09:36 -0500)]
Updated copyright year.

13 years agoTabs: Pass an element instead of jQuery object on initial show. Fixes #6867 - Inconsi...
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.

13 years agoAccordion - Make sure we have an element before trying to modify the className. Fixes...
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.

13 years agoUpdating the 1-8-stable version to 1.8.9pre
Scott González [Thu, 13 Jan 2011 13:59:42 +0000 (08:59 -0500)]
Updating the 1-8-stable version to 1.8.9pre

13 years agoTagging the 1.8.8 release. 1.8.8
Scott González [Thu, 13 Jan 2011 13:59:42 +0000 (08:59 -0500)]
Tagging the 1.8.8 release.

13 years agoAccordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - Accordio...
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

13 years agoBuild (release): Updated release script to use 1-8-stable and Trac reports.
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.

13 years agoPosition: Fixed calculation of collision dimensions. Fixes #6812 - Position: Collisio...
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.

13 years agoDialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on...
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.

13 years agoAccordion: Start the accordion animation before changing classes. Fixes #6720 - Accor...
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.

13 years agoDatepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translati...
Saji [Fri, 7 Jan 2011 20:09:27 +0000 (01:39 +0530)]
Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translation for Malayalam.

13 years agoAutocomplete: Track pending requests and only remove the loading class when the last...
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.

13 years agoAutocomplete: Abort pending ajax requests when disabled and prevent handling results...
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.

13 years agoAutocomplete (Combobox demo): Set the button type to button to prevent form submissio...
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.

13 years agoEffects: Fixed queueing of class animations. Fixes #6748 - animateClass broken in...
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.

13 years agoEffects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736 - Bug...
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.

13 years agoSetting version.txt to 1.8.8pre.
Scott González [Thu, 16 Dec 2010 04:41:24 +0000 (23:41 -0500)]
Setting version.txt to 1.8.8pre.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 10 Dec 2010 18:07:20 +0000 (13:07 -0500)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoBuild (release): Added note for part of the manual process.
Scott González [Fri, 10 Dec 2010 18:07:05 +0000 (13:07 -0500)]
Build (release): Added note for part of the manual process.

13 years agoUpdating the master version to 1.9pre
Scott González [Wed, 8 Dec 2010 18:28:26 +0000 (13:28 -0500)]
Updating the master version to 1.9pre

13 years agoTagging the 1.8.7 release. 1.8.7
Scott González [Wed, 8 Dec 2010 18:28:26 +0000 (13:28 -0500)]
Tagging the 1.8.7 release.

13 years agoDialog: Moved the default value for the position.of option inside the _position(...
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.

13 years agoTabs: Added context to global selectors. Fixed #6710 - tabs module uses global select...
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.

13 years agoDatepicker: Added Rhaeto-Romanic translation. Fixes #6728 - Datepicker: Add i18n...
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.

13 years agoSlider: Changed _trimAlignValue function to return the correct inclusive value betwee...
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.

13 years agoDialog position tests: Use Math.round() instead of Math.floor().
Scott González [Fri, 3 Dec 2010 14:14:27 +0000 (09:14 -0500)]
Dialog position tests: Use Math.round() instead of Math.floor().

13 years agoDatepicker: enabled OSX meta keys to work when constraining input. Fixed #5317 -...
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

13 years agoDialog: Don't hide the dialog in _size if it started visible. Fixes #6717 - Dialog...
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.

13 years agoDraggable: Handle scrolled windows. Fixes #6181 - Draggable: issue with containment...
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.

13 years agoAutocomplete: Update selectedItem in the asynchronous focus handling for IE. Fixes...
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.

13 years agoPosition: Handle sub-pixel offsets better in Firefox. Fixes #6000 - Position: Sometim...
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.

13 years agoAutocomplete: Handle ajax errors and timeouts. Fixes #6692 - Autocomplete: ui-autocom...
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.

13 years agoAutocomplete combobox demo: Reset the internal term property when an invalid selectio...
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.

13 years agoDatepicker: made it possible to select a date in the selected month using enter....
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

13 years agoCombobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle destroy.
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.

13 years agoDatepicker: Proper handling of empty strings for dates.
Scott González [Mon, 22 Nov 2010 17:59:57 +0000 (12:59 -0500)]
Datepicker: Proper handling of empty strings for dates.

13 years agoDatepicker: Handle clearing the date inside _setDate() as early as possible. Fixes...
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.

13 years agoDatepicker: Don't use ui-helper-hidden-accessible for initial hiding.
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.

13 years agoCSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4623...
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.

13 years agoProgressbar: Added max option. Fixes #6681 - Progressbar: add max option.
Marian Rudzynski [Mon, 22 Nov 2010 13:49:47 +0000 (08:49 -0500)]
Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.