]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
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.

13 years agoDatepicker: changed setDate not to modify the passed date argument. Fixes #6671 ...
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

13 years agoDatepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: Arabic...
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

13 years agoDatepicker Demo: modifed the name of the event search demo to be date-range. Fixed...
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.

13 years agoAutocomplete: Use the text of the option, not the value when checking for valid value...
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.

13 years agoAutocomplete multiple demos: Don't leave the field when tabbing while the menu is...
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.

13 years agoLossless compression of all non-theme images using ImageOptim
Phillip Barnes [Fri, 19 Nov 2010 19:27:18 +0000 (14:27 -0500)]
Lossless compression of all non-theme images using ImageOptim

13 years agoBuild: Revert mistaken change in last commit, putting back the docs-download target.
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.

13 years agoBuild: Replace filename references in base/all.min.css. Fixes #6634 - minified css...
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.

13 years agoSlider: Modified handle and scroll content not to jump twice when handle is grabbed...
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.

13 years agoDialog: Ensure dialogs have a z-index when calculating the max z-index. Fixex #5955...
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).

13 years agoCore: Fixed switchClass queueing issues using lazy evaluation of element's style...
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.

13 years agoDatepicker: Fixed parsing of single y character for date formats. Fixes #6659 - Datep...
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.

13 years agoEffects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0
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

13 years agoDialog: Added some missing semicolons.
Scott González [Fri, 12 Nov 2010 17:57:34 +0000 (12:57 -0500)]
Dialog: Added some missing semicolons.

13 years agoButtonset: Added items option and removed visible filter for adding rounded corners...
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.

13 years agoUpgraded jQuery to 1.4.4.
Scott González [Fri, 12 Nov 2010 14:19:26 +0000 (09:19 -0500)]
Upgraded jQuery to 1.4.4.

13 years agoAutocomplete: Re-position menu after resizing, not before. Fixes #6648 - Autocomplete...
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.

13 years agoDialog: Make sure the overlay instance still exists before trying to remove it. Fixes...
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.

13 years agoDatepicker: fixed the French translation. Fixed #6646 - Wrong French translation...
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

13 years agoMouse: tie the preventClickEvent property to the event target, not the container...
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

13 years agoSlide effect: Handle string values for distance. Fixes #6637 - Slide effect is jumpy...
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.

13 years agoDatpicker: Fixed some failing tests.
Scott González [Fri, 5 Nov 2010 14:44:55 +0000 (10:44 -0400)]
Datpicker: Fixed some failing tests.

13 years agoDatepicker: Avoid flash during render in Firefox. Fixes #5493 - Datepicker: changeYea...
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.

13 years agoAutocomplete (maxheight demo): Add padding to account for vertical scrollbar. Fixes...
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.

13 years agoAutocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - Autocomp...
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.

13 years agoBuild: Fix regex for relative path replacement on cdn target
jzaefferer [Thu, 28 Oct 2010 08:09:30 +0000 (10:09 +0200)]
Build: Fix regex for relative path replacement on cdn target

13 years agoDatepicker: Fixed Norwegian locale. Fixes #6086 - Error in "jquery.ui.datepicker...
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".

13 years agoAutocomplete: Trigger close after hiding the menu. Fixes #6227 - Autocomplete: Don...
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.

13 years agoDatepicker: Fixed currentText in French locale. Fixes #5455 - Correction in French...
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.

13 years agoDatepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong...
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.

13 years agoUpdating the master version to 1.9pre
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Updating the master version to 1.9pre

13 years agoTagging the 1.8.6 release. 1.8.6
Scott González [Mon, 25 Oct 2010 18:46:02 +0000 (14:46 -0400)]
Tagging the 1.8.6 release.

13 years agoBuild: Added download builder section to changelog shell.
Scott González [Mon, 25 Oct 2010 18:18:53 +0000 (14:18 -0400)]
Build: Added download builder section to changelog shell.

13 years agoBuild: Use LC_ALL='C' when sorting.
Scott González [Mon, 25 Oct 2010 15:31:37 +0000 (11:31 -0400)]
Build: Use LC_ALL='C' when sorting.

13 years agoAutocomplete: Always reset this.term after a select event, even if the select is...
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.

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

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

13 years agoUpgraded jQuery to 1.4.3.
Scott González [Fri, 22 Oct 2010 02:29:28 +0000 (22:29 -0400)]
Upgraded jQuery to 1.4.3.

13 years agoAutocomplete tests: Removed reference to non-existent menu plugin.
Scott González [Fri, 22 Oct 2010 02:16:27 +0000 (22:16 -0400)]
Autocomplete tests: Removed reference to non-existent menu plugin.

13 years agoAutocomplete: Split menu resizing logic into its own method to create a more logical...
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.

13 years agoWidget: Don't throw errors for invalid method calls (wait till 1.9 to add this back...
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.

13 years agoPosition: Use a better check for determining if an object is a window. Fixes #6201...
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.

14 years agoWidget: Fixed reference to element in _getCreateOptions().
Scott González [Wed, 20 Oct 2010 03:19:53 +0000 (23:19 -0400)]
Widget: Fixed reference to element in _getCreateOptions().

14 years agoExternal: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in IE9...
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.

14 years agoCore: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 - outerWi...
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.

14 years agoBuild: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS
jzaefferer [Tue, 19 Oct 2010 15:28:11 +0000 (17:28 +0200)]
Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS

14 years agoBuild: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files
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

14 years agoMouse: better check for not IE9 or greater in case mode was set by X-UA-Compatible...
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.

14 years agochanged jQuery to $ in last commit for consistency
Richard D. Worth [Thu, 14 Oct 2010 09:55:40 +0000 (02:55 -0700)]
changed jQuery to $ in last commit for consistency

14 years agoMouse: Limit mouseup out of window check to only versions of IE earlier than 9 as...
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.

14 years agoDemos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:49:00 +0000 (15:49 -0400)]
Demos: Coding standards.

14 years agoTabs demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:43:49 +0000 (15:43 -0400)]
Tabs demos: Coding standards.

14 years agoEffects (toggle) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:56 +0000 (15:29 -0400)]
Effects (toggle) demos: Coding standards.

14 years agoEffects (toggleClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:29:37 +0000 (15:29 -0400)]
Effects (toggleClass) demos: Coding standards.

14 years agoEffects (switchClass) demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:24:00 +0000 (15:24 -0400)]
Effects (switchClass) demos: Coding standards.

14 years agoSortable demos: Coding standards.
Scott González [Wed, 13 Oct 2010 19:23:42 +0000 (15:23 -0400)]
Sortable demos: Coding standards.

14 years agoMouse: Always call event.preventDefault() in _mouseDown if we've met the starting...
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.

14 years agoSlider demos: Coding standards.
Scott González [Wed, 13 Oct 2010 14:39:50 +0000 (10:39 -0400)]
Slider demos: Coding standards.

14 years agoCore: Minor cleanup.
Scott González [Tue, 12 Oct 2010 13:20:04 +0000 (09:20 -0400)]
Core: Minor cleanup.

14 years agoSelectable demo: Workaround a stupid bug in the jqueryui.com demo system. Fixes ...
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.

14 years agoFix jQuery file name.
Scott González [Mon, 11 Oct 2010 21:37:36 +0000 (17:37 -0400)]
Fix jQuery file name.