]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agoAccordion: Moved handling for programmatically collapsing the accordion out of the...
Scott González [Thu, 13 Jan 2011 19:42:35 +0000 (14:42 -0500)]
Accordion: Moved handling for programmatically collapsing the accordion out of the event handler. Modified event handler to not change the active option until after it determines that the event is valid.

13 years agoAccordion: Added note about supporting negative values for active option in 2.0.
Scott González [Thu, 13 Jan 2011 19:01:38 +0000 (14:01 -0500)]
Accordion: Added note about supporting negative values for active option in 2.0.

13 years agoAccordion: Reduced valid active options to numbers and falsey. Added compatibility...
Scott González [Thu, 13 Jan 2011 13:51:09 +0000 (08:51 -0500)]
Accordion: Reduced valid active options to numbers and falsey. Added compatibility layer for previously allowed values.

13 years agoAccordion: Handle invalid values for the active option.
Scott González [Wed, 12 Jan 2011 02:24:41 +0000 (21:24 -0500)]
Accordion: Handle invalid values for the active option.

13 years agoAccordion: First pass at deprecating the activate method. Renamed _clickHandler to...
Scott González [Wed, 12 Jan 2011 01:53:31 +0000 (20:53 -0500)]
Accordion: First pass at deprecating the activate method. Renamed _clickHandler to _eventHandler and removed extraneous parameter. Updated all tests to use the option methods instead of the activate method.

13 years agoAccordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fixes...
Alex Dovenmuehle [Tue, 11 Jan 2011 20:38:47 +0000 (15:38 -0500)]
Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fixes #6834 - Accordion: Change icons.headerSelected to icons.activeHeader.

13 years agoDialog: Fixed creation of close button in IE.
Scott González [Tue, 11 Jan 2011 19:34:17 +0000 (14:34 -0500)]
Dialog: Fixed creation of close button in IE.

Thanks dkiselev.

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 agoAutocomplete demo (combobox): Fixed tooltips and clearing of select on invalid entry.
Scott González [Tue, 11 Jan 2011 03:47:30 +0000 (22:47 -0500)]
Autocomplete demo (combobox): Fixed tooltips and clearing of select on invalid entry.

13 years agoCompound visual test: Added missing reference to autocomplete.
Scott González [Tue, 11 Jan 2011 03:07:03 +0000 (22:07 -0500)]
Compound visual test: Added missing reference to autocomplete.

13 years agoButton demo: Coding standards.
Scott González [Tue, 11 Jan 2011 02:58:17 +0000 (21:58 -0500)]
Button demo: Coding standards.

13 years agoBuild: Added spinner and menu to docs-download.
Scott González [Tue, 11 Jan 2011 02:48:41 +0000 (21:48 -0500)]
Build: Added spinner and menu to docs-download.

13 years agoFixed headers for menu, spinner, tooltip stylesheets.
Scott González [Tue, 11 Jan 2011 02:44:25 +0000 (21:44 -0500)]
Fixed headers for menu, spinner, tooltip stylesheets.

13 years agoFixed broken reference to theme file.
Scott González [Tue, 11 Jan 2011 02:40:03 +0000 (21:40 -0500)]
Fixed broken reference to theme file.

13 years agoFixed references to jQuery.
Scott González [Tue, 11 Jan 2011 02:38:58 +0000 (21:38 -0500)]
Fixed references to jQuery.

13 years agoDemos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fixes ...
gnarf [Sun, 9 Jan 2011 23:41:12 +0000 (17:41 -0600)]
Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fixes #5124 - Ensure all PHP scripts for demos/tests properly escape/filter input data.

13 years agoDatepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n translati... 86/head
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 agoCleanup bad earlier merge.
jzaefferer [Tue, 28 Dec 2010 14:31:14 +0000 (15:31 +0100)]
Cleanup bad earlier merge.

13 years agoFixed bad references to jQuery-1.4.4.js
jzaefferer [Wed, 22 Dec 2010 17:59:29 +0000 (18:59 +0100)]
Fixed bad references to jQuery-1.4.4.js

13 years agoMerge remote branch 'origin/tooltip'
jzaefferer [Wed, 22 Dec 2010 17:58:57 +0000 (18:58 +0100)]
Merge remote branch 'origin/tooltip'

Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html

13 years agoMerge remote branch 'origin/menu'
jzaefferer [Wed, 22 Dec 2010 17:31:27 +0000 (18:31 +0100)]
Merge remote branch 'origin/menu'

Conflicts:
demos/autocomplete/categories.html
demos/autocomplete/combobox.html
demos/autocomplete/custom-data.html
demos/autocomplete/default.html
demos/autocomplete/folding.html
demos/autocomplete/multiple-remote.html
demos/autocomplete/multiple.html
demos/autocomplete/remote-jsonp.html
demos/autocomplete/remote-with-cache.html
demos/autocomplete/remote.html
demos/autocomplete/xml.html
demos/button/splitbutton.html
demos/index.html
tests/visual/menu/nested.html
themes/base/jquery.ui.autocomplete.css
ui/jquery.ui.autocomplete.js

13 years agoFix demos index page to include globalization plugin for spinner demos, along a wordi...
jzaefferer [Wed, 22 Dec 2010 17:00:28 +0000 (18:00 +0100)]
Fix demos index page to include globalization plugin for spinner demos, along a wording fix in spinner-time demo.

13 years agoMerge remote branch 'origin/spinner'
jzaefferer [Wed, 22 Dec 2010 16:36:41 +0000 (17:36 +0100)]
Merge remote branch 'origin/spinner'

13 years agoDialog: Modified close button binding to use event.preventDefault() instead of return...
Max Schnur [Mon, 20 Dec 2010 14:00:28 +0000 (09:00 -0500)]
Dialog: Modified close button binding to use event.preventDefault() instead of return false. Fixes #6766 - Dialog: Clicks on close button don't bubble.

13 years agoTabs: Use event.preventDefault() instead of return false. Fixes #6765 - Tabs: Use...
MaxPower15 [Mon, 20 Dec 2010 13:50:23 +0000 (08:50 -0500)]
Tabs: Use event.preventDefault() instead of return false. Fixes #6765 - Tabs: Use event.preventDefault() instead of returning false.

13 years agoAll: Use .toggleClass() instead of conditionally using .addClass() and .removeClass...
Xavi [Sun, 19 Dec 2010 21:52:22 +0000 (16:52 -0500)]
All: Use .toggleClass() instead of conditionally using .addClass() and .removeClass(). Fixes #6764 - Use toggleClass instead of [ bool ? 'addClass' : 'removeClass' ].

13 years agoAccordion: Move code for deprecated height options into an extension at the bottom...
Scott González [Sun, 19 Dec 2010 21:38:15 +0000 (16:38 -0500)]
Accordion: Move code for deprecated height options into an extension at the bottom of the plugin.

13 years agoAccordion: Added test for heightStyle: fill with absolutely positioned sibling.
Scott González [Sun, 19 Dec 2010 21:26:03 +0000 (16:26 -0500)]
Accordion: Added test for heightStyle: fill with absolutely positioned sibling.

13 years agoAccordion: Don't include the height of absolute/fixed positioned siblings when calcul...
Scott González [Sun, 19 Dec 2010 21:22:26 +0000 (16:22 -0500)]
Accordion: Don't include the height of absolute/fixed positioned siblings when calculating size for heightStyle: fill.

13 years agoAccordion: Handle changes to deprecated options: autoHeight, clearStyle, fillSpace.
Scott González [Sun, 19 Dec 2010 21:19:54 +0000 (16:19 -0500)]
Accordion: Handle changes to deprecated options: autoHeight, clearStyle, fillSpace.

13 years agoMerge remote branch 'Adovenmuehle/master' into accordion-height
Scott González [Sun, 19 Dec 2010 21:14:13 +0000 (16:14 -0500)]
Merge remote branch 'Adovenmuehle/master' into accordion-height

13 years agoAccordion: API Redesign. Made style changes and changed 'fill' implementation to... 75/head
Alex Dovenmuehle [Sat, 18 Dec 2010 02:38:29 +0000 (21:38 -0500)]
Accordion: API Redesign. Made style changes and changed 'fill' implementation to use $.siblings()

13 years agoDialog: Coding standards.
Scott González [Sat, 18 Dec 2010 00:53:22 +0000 (19:53 -0500)]
Dialog: Coding standards.

13 years agoaddClass: Added visual test page for animation queueing.
Scott González [Fri, 17 Dec 2010 16:35:47 +0000 (11:35 -0500)]
addClass: Added visual test page for animation queueing.

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 agoAccordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a new...
Alex Dovenmuehle [Wed, 15 Dec 2010 04:48:36 +0000 (23:48 -0500)]
Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a new option called heightStyle

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 agoAccordion: Split out navigation options into an extension. Fixes #5869 - Accordion...
Scott González [Sat, 11 Dec 2010 20:57:49 +0000 (15:57 -0500)]
Accordion: Split out navigation options into an extension. Fixes #5869 - Accordion: Deprecate navigation options.

13 years agoAll: Remove workaround for .offset() setter bug from older versions of jQuery.
Scott González [Sat, 11 Dec 2010 20:19:25 +0000 (15:19 -0500)]
All: Remove workaround for .offset() setter bug from older versions of jQuery.

13 years agoAll: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - Deprecate...
Scott González [Fri, 10 Dec 2010 20:13:10 +0000 (15:13 -0500)]
All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - Deprecate $.ui.contains.

13 years agoTabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.
Scott González [Fri, 10 Dec 2010 20:06:22 +0000 (15:06 -0500)]
Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.

13 years agoAccordion: Added .ui-accordion-heading class to header's first child. Fixes #6743...
Alex Dovenmuehle [Mon, 6 Dec 2010 05:56:19 +0000 (00:56 -0500)]
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #6743 - Accordion: Add .ui-accordion-heading class.

13 years agoPosition: Use $.isWindow()
Scott González [Fri, 10 Dec 2010 19:34:21 +0000 (14:34 -0500)]
Position: Use $.isWindow()

13 years agoDialog: Removed handling of deprecated beforeclose option. Fixes #5100 - Dialog:...
Scott González [Fri, 10 Dec 2010 19:31:36 +0000 (14:31 -0500)]
Dialog: Removed handling of deprecated beforeclose option. Fixes #5100 - Dialog: remove deprecated dialog option beforeclose.

13 years agoWidget: Throw errors for invalid method calls. Fixes #5972 - Widget: Throw error...
Scott González [Fri, 10 Dec 2010 19:11:20 +0000 (14:11 -0500)]
Widget: Throw errors for invalid method calls. Fixes #5972 - Widget: Throw error for non-existent method calls.

13 years agoRevert "Dialog: Moved the default value for the position.of option inside the _positi...
Scott González [Fri, 10 Dec 2010 18:42:29 +0000 (13:42 -0500)]
Revert "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 reverts commit 22671ad4f8e3e2e921c27bd2933fa088950abf2f.

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 agoTooltip: Seperate restoring title attribute from assigning current-variable, in case...
jzaefferer [Fri, 3 Dec 2010 17:14:20 +0000 (18:14 +0100)]
Tooltip: Seperate restoring title attribute from assigning current-variable, in case currentTitle is undefined.

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 agoSpinner: Update timespinner demo description.
jzaefferer [Wed, 1 Dec 2010 22:31:01 +0000 (23:31 +0100)]
Spinner: Update timespinner demo description.

13 years agoSpinner: Introduce page option to configure page size. Use that for timespinner demo...
jzaefferer [Wed, 1 Dec 2010 22:28:05 +0000 (23:28 +0100)]
Spinner: Introduce page option to configure page size. Use that for timespinner demo to spin minutes on cursor up/down, hours on page up/down.

13 years agoSpinner: CSS improvements - remove fixed height from wrapper; temp. override icon...
jzaefferer [Wed, 1 Dec 2010 21:57:20 +0000 (22:57 +0100)]
Spinner: CSS improvements - remove fixed height from wrapper; temp. override icon style to fix off-by-one positioning

13 years agoSpinner: Added Themeswitcher to visual testpage
jzaefferer [Wed, 1 Dec 2010 21:56:58 +0000 (22:56 +0100)]
Spinner: Added Themeswitcher to visual testpage

13 years agoSpinner: Add spinner to visual tests index page
jzaefferer [Wed, 1 Dec 2010 21:56:38 +0000 (22:56 +0100)]
Spinner: Add spinner to visual tests index page

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 agoSpinner: Move aria-attributes to the focusable element of the widget
jzaefferer [Tue, 30 Nov 2010 12:44:52 +0000 (13:44 +0100)]
Spinner: Move aria-attributes to the focusable element of the widget

13 years agoSpinner: Fix crlf to lf line endings.
jzaefferer [Tue, 30 Nov 2010 12:43:43 +0000 (13:43 +0100)]
Spinner: Fix crlf to lf line endings.

13 years agoSpinner: Use inline-element for better inline-block support. Removed float:left from...
jzaefferer [Tue, 30 Nov 2010 12:41:54 +0000 (13:41 +0100)]
Spinner: Use inline-element for better inline-block support. Removed float:left from input to fix input focussing in IE6.

13 years agoSpinner: Add demo for time spinner
jzaefferer [Sun, 28 Nov 2010 18:59:29 +0000 (19:59 +0100)]
Spinner: Add demo for time spinner

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 agoMenu: Update license header in theme.
jzaefferer [Sat, 20 Nov 2010 14:45:46 +0000 (15:45 +0100)]
Menu: Update license header in theme.

13 years agoTooltip: Update license header.
jzaefferer [Sat, 20 Nov 2010 14:43:13 +0000 (15:43 +0100)]
Tooltip: Update license header.

13 years agoMenu: Update license header.
jzaefferer [Sat, 20 Nov 2010 14:42:44 +0000 (15:42 +0100)]
Menu: Update license header.

13 years agoSpinner: Update license header.
jzaefferer [Sat, 20 Nov 2010 14:39:40 +0000 (15:39 +0100)]
Spinner: Update license header.

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 agoMenu: Implemented new (experimental) ARIA based on discussions on the jquery-a11y...
jzaefferer [Tue, 16 Nov 2010 19:35:08 +0000 (20:35 +0100)]
Menu: Implemented new (experimental) ARIA based on discussions on the jquery-a11y list.