]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoUpgrade to jQuery 1.6.4 and jQuery UI 1.8.17pre
Felix Nagel [Wed, 16 May 2012 19:54:53 +0000 (21:54 +0200)]
Upgrade to jQuery 1.6.4 and jQuery UI 1.8.17pre

12 years agoUpgrade to jQuery 1.6.4
Felix Nagel [Thu, 17 May 2012 13:57:52 +0000 (15:57 +0200)]
Upgrade to jQuery 1.6.4

12 years agoremoved: unneeded and broken appendTo, breaks Selectmenu with overflow in older IE
Felix Nagel [Thu, 17 May 2012 13:53:48 +0000 (15:53 +0200)]
removed: unneeded and broken appendTo, breaks Selectmenu with overflow in older IE

12 years agoMerge pull request #200 from tschettler/selectmenu
Felix Nagel [Wed, 18 Jan 2012 22:14:09 +0000 (14:14 -0800)]
Merge pull request #200 from tschettler/selectmenu

fixed: IE8 focus issue when initializing with multiple selectmenu function calls

12 years agoadded: option appendTo (where to append menu element), thx @payahnih, see #155
Felix Nagel [Wed, 18 Jan 2012 00:30:01 +0000 (01:30 +0100)]
added: option appendTo (where to append menu element), thx @payahnih, see #155

12 years agofixed: small cleanup
Felix Nagel [Wed, 18 Jan 2012 00:24:04 +0000 (01:24 +0100)]
fixed: small cleanup

12 years agoremoved: option wrapperElement, use widget method instead (see default demo)
Felix Nagel [Wed, 18 Jan 2012 00:23:48 +0000 (01:23 +0100)]
removed: option wrapperElement, use widget method instead (see default demo)

12 years agoMerge pull request #166 from betalb/patch-1
Felix Nagel [Wed, 18 Jan 2012 00:09:31 +0000 (16:09 -0800)]
Merge pull request #166 from betalb/patch-1

fixed: make button span so its inline element

12 years agofixed: empty option text, thx to @outprove, see #102
Felix Nagel [Mon, 16 Jan 2012 21:51:08 +0000 (22:51 +0100)]
fixed: empty option text, thx to @outprove, see #102

12 years agoMerge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu
Felix Nagel [Wed, 28 Dec 2011 19:10:14 +0000 (20:10 +0100)]
Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu

12 years agofixed: code clean-up and small improvements
Felix Nagel [Wed, 28 Dec 2011 19:07:51 +0000 (20:07 +0100)]
fixed: code clean-up and small improvements

12 years agoimproved: keyboard control and focus / hover handling, thx to @trollix & @netcelli...
Felix Nagel [Wed, 28 Dec 2011 18:53:52 +0000 (19:53 +0100)]
improved: keyboard control and focus / hover handling, thx to @trollix & @netcelli, see #122 & #205

12 years agoimproved: menu height calculation and collision detection, thx to @Cito , see #189
Felix Nagel [Wed, 28 Dec 2011 18:03:18 +0000 (19:03 +0100)]
improved: menu height calculation and collision detection, thx to @Cito , see #189

12 years agoadded: feature for html escaping, see #131
Felix Nagel [Wed, 28 Dec 2011 17:56:41 +0000 (18:56 +0100)]
added: feature for html escaping, see #131

12 years agoFix for IE8 focus issue when using duplicate selectmenu functions
Travis Schettler [Thu, 8 Dec 2011 06:11:47 +0000 (00:11 -0600)]
Fix for IE8 focus issue when using duplicate selectmenu functions

13 years agoMerge pull request #192 from captbaritone/patch-1
Felix Nagel [Wed, 23 Nov 2011 21:21:33 +0000 (13:21 -0800)]
Merge pull request #192 from captbaritone/patch-1

Fixed link to methods.html. Used to be "method.php"

13 years agoFixed link to methods.html. Used to be "method.php"
Jordan Eldredge [Wed, 16 Nov 2011 21:44:36 +0000 (13:44 -0800)]
Fixed link to methods.html. Used to be "method.php"

13 years agomark file as dev version
Felix Nagel [Sun, 6 Nov 2011 18:15:02 +0000 (19:15 +0100)]
mark file as dev version

13 years agoRelease version 1.2.0 selectmenu_v1.2.0
Felix Nagel [Sun, 6 Nov 2011 18:06:32 +0000 (19:06 +0100)]
Release version 1.2.0

13 years agosome code cleanup
Felix Nagel [Sun, 6 Nov 2011 17:22:36 +0000 (18:22 +0100)]
some code cleanup

13 years agoMerge pull request #181 from thg2k/selectmenu-typeahead
Felix Nagel [Sun, 6 Nov 2011 16:44:30 +0000 (08:44 -0800)]
Merge pull request #181 from thg2k/selectmenu-typeahead

New sequential typeahead implementation

13 years agofixed: problem with flickering / jumping (follow-up)
Felix Nagel [Thu, 27 Oct 2011 17:16:08 +0000 (19:16 +0200)]
fixed: problem with flickering / jumping (follow-up)

13 years agofixed: problem with flickering / jumping (see: #147)
Felix Nagel [Mon, 24 Oct 2011 19:25:13 +0000 (21:25 +0200)]
fixed: problem with flickering / jumping (see: #147)

13 years agoadded: dialog.html demo file
Felix Nagel [Mon, 24 Oct 2011 19:24:59 +0000 (21:24 +0200)]
added: dialog.html demo file

13 years agofixed: unneeded close when init widget
Felix Nagel [Sun, 23 Oct 2011 22:43:45 +0000 (00:43 +0200)]
fixed: unneeded close when init widget

13 years agofixed: zIndex when using dialog (new version backport)
Felix Nagel [Sun, 23 Oct 2011 22:43:06 +0000 (00:43 +0200)]
fixed: zIndex when using dialog (new version backport)

13 years agoimproved: label event handling (backport of new version, see #140)
Felix Nagel [Wed, 19 Oct 2011 23:32:28 +0000 (01:32 +0200)]
improved: label event handling (backport of new version, see #140)

13 years agoNew sequential typeahead implementation which supports both prefix matching and first...
Giovanni Giacobbi [Tue, 18 Oct 2011 14:57:41 +0000 (16:57 +0200)]
New sequential typeahead implementation which supports both prefix matching and first letter cycling. The no longer useful 'typeAhead' option now became the default delay given for the type ahead

13 years agoUpgraded jQuery to 1.6.4.
Scott González [Tue, 18 Oct 2011 14:00:03 +0000 (10:00 -0400)]
Upgraded jQuery to 1.6.4.

13 years agoAutocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790...
Scott González [Tue, 18 Oct 2011 12:10:57 +0000 (08:10 -0400)]
Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes #7790 - Autocomplete-enabled text input does not keep value when using back button in browser.

13 years agofixed: destroy method (issue with window event), thx to @thg2k, see #177
Felix Nagel [Mon, 17 Oct 2011 23:29:41 +0000 (01:29 +0200)]
fixed: destroy method (issue with window event), thx to @thg2k, see #177

13 years agofixed: destroy function (window event follow-up)
Felix Nagel [Mon, 17 Oct 2011 23:28:49 +0000 (01:28 +0200)]
fixed: destroy function (window event follow-up)

13 years agoid handling (follow-up), thx to @thg2k, see #176
Felix Nagel [Mon, 17 Oct 2011 23:18:11 +0000 (01:18 +0200)]
id handling (follow-up), thx to @thg2k, see #176

13 years agoBuild: For some reason, using parallel for gzip is causing some truncation issues
Corey Frang [Mon, 17 Oct 2011 22:04:14 +0000 (17:04 -0500)]
Build: For some reason, using parallel for gzip is causing some truncation issues
(cherry picked from commit d871fe46aa18abd561f2f9189a5e14c00f022420)

13 years agoBuild: Fixing the sizer script to handle this many files
Corey Frang [Mon, 17 Oct 2011 20:32:01 +0000 (15:32 -0500)]
Build: Fixing the sizer script to handle this many files
(cherry picked from commit f6c12849f1018f928c933ce63e4aceea6290a191)

13 years agoBuild: whitespace
Corey Frang [Mon, 17 Oct 2011 19:58:42 +0000 (14:58 -0500)]
Build: whitespace

13 years agoBuild: `ant size` will now give you a report detailing differences in size since...
Corey Frang [Mon, 17 Oct 2011 19:47:20 +0000 (14:47 -0500)]
Build: `ant size` will now give you a report detailing differences in size since the last time you ran the report
(cherry picked from commit 264139b22584eef1de672d0a7f1c52d14318eb56)

Conflicts:

build/build.xml

13 years agoimproved: id handling (follow-up), destroy method
Felix Nagel [Mon, 10 Oct 2011 20:55:48 +0000 (22:55 +0200)]
improved: id handling (follow-up), destroy method

13 years agofixed: problem with unusual chars in selector, thx to @dominicgamble
Felix Nagel [Mon, 10 Oct 2011 20:52:37 +0000 (22:52 +0200)]
fixed: problem with unusual chars in selector, thx to @dominicgamble

13 years agoadded: demo compatibility to jQuery 1.6.2
Felix Nagel [Mon, 10 Oct 2011 20:50:32 +0000 (22:50 +0200)]
added: demo compatibility to jQuery 1.6.2

13 years agoMerge commit '1.8.16' into selectmenu
Felix Nagel [Mon, 10 Oct 2011 20:38:26 +0000 (22:38 +0200)]
Merge commit '1.8.16' into selectmenu

13 years agoimproved: selector, thx to @Ninkasi
Felix Nagel [Mon, 10 Oct 2011 20:01:51 +0000 (22:01 +0200)]
improved: selector, thx to @Ninkasi

13 years agofixed: resize now forces a close the list, follow-up #147
Felix Nagel [Mon, 10 Oct 2011 19:59:43 +0000 (21:59 +0200)]
fixed: resize now forces a close the list, follow-up #147

13 years agoProgressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow...
Scott González [Tue, 27 Sep 2011 16:10:17 +0000 (12:10 -0400)]
Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div.
(cherry picked from commit 25ba0e6ef39c7aebcf2f0901823470422110970f)

13 years agoSortable: replaced hard-coded sortable with this.widgetName, and removed lines from...
Richard D. Worth [Tue, 27 Sep 2011 11:57:06 +0000 (07:57 -0400)]
Sortable: replaced hard-coded sortable with this.widgetName, and removed lines from destroy that are handled by super. Fixes #7741 - ui.sortable is not working when it is extended
(cherry picked from commit 228b1b191b4f668a74e7005fc9c8c9250c090aa9)

13 years agoThis is proposed fix for #158
Виталий [Fri, 23 Sep 2011 09:05:43 +0000 (13:05 +0400)]
This is proposed fix for #158

13 years agoDatepicker: Added additional check to checkExternalClick to work when clicking in...
kborchers [Mon, 12 Sep 2011 18:30:41 +0000 (13:30 -0500)]
Datepicker: Added additional check to checkExternalClick to work when clicking in another datepicker and removed old fix. Fixes #7686 - infinite loop when onclose event shows a second calendar
(cherry picked from commit af76ad1c82625521b94bfc8bf967d9ca4f44da37)

13 years agoDatepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian...
Richard D. Worth [Tue, 13 Sep 2011 09:06:06 +0000 (05:06 -0400)]
Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian translation
(cherry picked from commit cedac75bccbfd8eb2b0301fd40fc31a36a9296b1)

13 years agoDatepicker i17n hu: Corrected some spellings and abbreviations as well as dateFormat...
Richard D. Worth [Tue, 13 Sep 2011 08:57:31 +0000 (04:57 -0400)]
Datepicker i17n hu: Corrected some spellings and abbreviations as well as dateFormat. Fixes #7714 - Hungarian translation

13 years agofixed: nsufficient right padding for .ui-selectmenu-status, thx to @jfirebaugh, see...
Felix Nagel [Mon, 12 Sep 2011 23:28:55 +0000 (01:28 +0200)]
fixed: nsufficient right padding for .ui-selectmenu-status, thx to @jfirebaugh, see #161

13 years agofixed: toggle dropdown when icon is clicked, related to #147, thx to @brainTrain...
Felix Nagel [Mon, 12 Sep 2011 23:03:20 +0000 (01:03 +0200)]
fixed: toggle dropdown when icon is clicked, related to #147, thx to @brainTrain, see #159

13 years agoButton: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect...
Scott González [Tue, 6 Sep 2011 15:00:42 +0000 (11:00 -0400)]
Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect corners for disconnected elements.
(cherry picked from commit 08450c3b2dfa652c7866653af93566c9bfa2f2cb)

13 years agoDialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would...
Corey Frang [Sat, 20 Aug 2011 23:05:39 +0000 (18:05 -0500)]
Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown.
(cherry picked from commit dfe75e1b552013c440186645a7a1ae9ec3c757b5)

13 years agofixed: jumping in IE9, follow up to #147, see #154, thx to @Ninkasi
Felix Nagel [Sat, 20 Aug 2011 17:15:16 +0000 (19:15 +0200)]
fixed: jumping in IE9, follow up to #147, see #154, thx to @Ninkasi

13 years agoDialog: Tabbing out of a modal dialog was possible because keypress doesn't fire...
Corey Frang [Fri, 19 Aug 2011 11:07:47 +0000 (06:07 -0500)]
Dialog: Tabbing out of a modal dialog was possible because keypress doesn't fire for tabs everywhere, switched to keyup. Added Unit Test - Caught by @DomenicDenicola - Fixes #3123 - Tabbing stops in modal dialog
(cherry picked from commit 96e5c241e1b26224c53738b590e07290db7a3e54)

13 years agoUpdating the 1-8-stable version to 1.8.17pre
Scott González [Mon, 15 Aug 2011 13:30:19 +0000 (09:30 -0400)]
Updating the 1-8-stable version to 1.8.17pre

13 years agoTagging the 1.8.16 release. 1.8.16
Scott González [Mon, 15 Aug 2011 13:30:18 +0000 (09:30 -0400)]
Tagging the 1.8.16 release.

13 years agoDroppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.element...
Scott González [Fri, 12 Aug 2011 14:06:52 +0000 (10:06 -0400)]
Droppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.element.parentsuntil in version 1.8.14.

13 years agoDraggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Draggable...
Scott González [Fri, 12 Aug 2011 14:05:04 +0000 (10:05 -0400)]
Draggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Draggable: iframeFix always runs with old versions of jQuery.

13 years agoDatepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 -...
Scott González [Wed, 10 Aug 2011 11:58:17 +0000 (07:58 -0400)]
Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object" Fixes #7623 - DatePicker reappears after selection in ie8.

This reverts commit 86a09aeb332851971bc2b2ce6bbf4d4292b12020.

13 years agofixed: disable tab index when init from disabled select, thx to @gcko, see #136
Felix Nagel [Tue, 9 Aug 2011 22:18:29 +0000 (00:18 +0200)]
fixed: disable tab index when init from disabled select, thx to @gcko, see #136

13 years agoWidget demo: Fixed typo.
Scott González [Tue, 9 Aug 2011 20:19:18 +0000 (16:19 -0400)]
Widget demo: Fixed typo.
(cherry picked from commit a0eb042bcdb3a8028631e648269fefdad762f522)

13 years agofixed: problem when hiding first option by css, thx to @RobertSheaO, see #152
Felix Nagel [Tue, 9 Aug 2011 20:01:47 +0000 (22:01 +0200)]
fixed: problem when hiding first option by css, thx to @RobertSheaO, see #152

13 years agoWidget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery.data...
Scott González [Tue, 9 Aug 2011 15:51:08 +0000 (11:51 -0400)]
Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery.data throws a script error in certain circumstances.

13 years agoDatepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability...
Karl Kirch [Tue, 9 Aug 2011 13:55:50 +0000 (09:55 -0400)]
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler.
(cherry picked from commit d14629735648fb10403e38eac2b764ce6adf56c9)

13 years agoMouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes...
Scott González [Tue, 9 Aug 2011 13:32:01 +0000 (09:32 -0400)]
Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs.
(cherry picked from commit 7f812f8be99bf8dc483b84b12432b61a8e3d59cd)

13 years agoRevert "Datepicker: Added onSelect.apply() call to _setDate method if onSelect is...
Scott González [Tue, 9 Aug 2011 12:27:04 +0000 (08:27 -0400)]
Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called"

This reverts commit b8e14e79e5bc630bf459137896c08fc37936f52f.

13 years agofixed: zIndex, follow up to #147, thx to @viskenxp, see: https://github.com/fnagel...
Felix Nagel [Fri, 5 Aug 2011 21:14:44 +0000 (23:14 +0200)]
fixed: zIndex, follow up to #147, thx to @viskenxp, see: https://github.com/fnagel/jquery-ui/issues/151

13 years agoBackport widget demo from master to get it up on jqueryui.com with the next 1.8.x... 421/head
Jörn Zaefferer [Thu, 4 Aug 2011 17:47:08 +0000 (19:47 +0200)]
Backport widget demo from master to get it up on jqueryui.com with the next 1.8.x release

13 years agoButton: Adding quotes to the attribute selector for labels - Fixes #7534 - Button...
Corey Frang [Thu, 4 Aug 2011 03:19:29 +0000 (22:19 -0500)]
Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Button label selector omits quotes / fails for ids with ":"
(cherry picked from commit 065aef537b7533046907fcffc6896949e44679eb)

Conflicts:

ui/jquery.ui.button.js

13 years agoMouse: Changed mouseHandled check to a local var rather than using originalEvent...
kborchers [Tue, 2 Aug 2011 13:36:22 +0000 (08:36 -0500)]
Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE
(cherry picked from commit dafc941b3632bb79823a72c36bfae7f1f985ca25)

13 years agochanged: li element creation, thx to @lephyrius, see selectOptionData[ i ].disabled
Felix Nagel [Tue, 2 Aug 2011 22:56:16 +0000 (00:56 +0200)]
changed: li element creation, thx to @lephyrius, see selectOptionData[ i ].disabled

13 years agoEffects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui animations...
Corey Frang [Tue, 2 Aug 2011 21:58:52 +0000 (16:58 -0500)]
Effects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy

13 years agofixed: code quality
Felix Nagel [Tue, 2 Aug 2011 20:59:20 +0000 (22:59 +0200)]
fixed: code quality

13 years agochanged: code cleanup
Felix Nagel [Tue, 2 Aug 2011 20:57:52 +0000 (22:57 +0200)]
changed: code cleanup

13 years agochanged: code quality, missing semicolon
Felix Nagel [Tue, 2 Aug 2011 00:07:23 +0000 (02:07 +0200)]
changed: code quality, missing semicolon

13 years agoMerge pull request #415 from pelme/1-8-stable
Scott González [Tue, 2 Aug 2011 17:28:57 +0000 (10:28 -0700)]
Merge pull request #415 from pelme/1-8-stable

Backport of #6966 fix (multiple dialogs and ESC)

13 years agoBackport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable. 415/head
Andreas Pelme [Tue, 2 Aug 2011 16:40:25 +0000 (18:40 +0200)]
Backport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable.

Original commit message from f9996682b5739661c21548f0de3d4c4883c5119d:
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.

13 years agoBuild: Updated release script.
Scott González [Tue, 2 Aug 2011 13:54:36 +0000 (09:54 -0400)]
Build: Updated release script.

13 years agoUpdating the 1-8-stable version to 1.8.16pre
Scott González [Tue, 2 Aug 2011 00:07:14 +0000 (20:07 -0400)]
Updating the 1-8-stable version to 1.8.16pre

13 years agoTagging the 1.8.15 release. 1.8.15
Scott González [Tue, 2 Aug 2011 00:07:14 +0000 (20:07 -0400)]
Tagging the 1.8.15 release.

13 years agoUpgrade jQuery to 1.6.2.
Scott González [Tue, 2 Aug 2011 00:03:04 +0000 (20:03 -0400)]
Upgrade jQuery to 1.6.2.

13 years agofixed: problem with disabled transfer, THX to Dimitri B., via email
Felix Nagel [Mon, 1 Aug 2011 23:57:59 +0000 (01:57 +0200)]
fixed: problem with disabled transfer, THX to Dimitri B., via email

13 years agofixed: hopefully some issues with positioning and jumping, see: https://github.com...
Felix Nagel [Mon, 1 Aug 2011 23:40:31 +0000 (01:40 +0200)]
fixed: hopefully some issues with positioning and jumping, see: https://github.com/fnagel/jquery-ui/issues/147

13 years agoDatepicker: Removed click handling for month and year dropdowns. Fixes #6198 - Datepi...
Scott González [Mon, 1 Aug 2011 19:28:37 +0000 (15:28 -0400)]
Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 - Datepicker Month and Year dropdowns in IE have to click twice.

Thanks jdufresne
(cherry picked from commit 70687f7955cb2471ad6df3a7806031245e5979cd)

13 years agoRevert "Mouse: Changed mouseHandled check to a local var rather than using originalEv...
Scott González [Mon, 1 Aug 2011 18:17:38 +0000 (14:17 -0400)]
Revert "Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE"

This reverts commit 7eda94a8c916760de4093df85f58cc694838b52b.

13 years agofixed: optimize element creation
Felix Nagel [Sun, 31 Jul 2011 21:40:42 +0000 (23:40 +0200)]
fixed: optimize element creation
fixed: wrapper element is now fixed, fixes: https://github.com/fnagel/jquery-ui/issues/80

13 years agoMerge pull request #145 from Netson/patch-1
Felix Nagel [Fri, 29 Jul 2011 20:55:55 +0000 (13:55 -0700)]
Merge pull request #145 from Netson/patch-1

Minor optimization

13 years agojQuery 1.6 support.
Scott González [Fri, 29 Jul 2011 18:57:06 +0000 (14:57 -0400)]
jQuery 1.6 support.

13 years agoTests: Added ability to run tests against different versions of jQuery core.
Scott González [Thu, 28 Jul 2011 14:36:42 +0000 (10:36 -0400)]
Tests: Added ability to run tests against different versions of jQuery core.

13 years agoTests: Delete everything that fails.
Scott González [Thu, 28 Jul 2011 14:20:33 +0000 (10:20 -0400)]
Tests: Delete everything that fails.

13 years agoTests: Deleted failing widget tests.
Scott González [Thu, 28 Jul 2011 13:53:36 +0000 (09:53 -0400)]
Tests: Deleted failing widget tests.

13 years agoAccordion tests: Fixed fixture id.
Scott González [Thu, 28 Jul 2011 12:55:27 +0000 (08:55 -0400)]
Accordion tests: Fixed fixture id.

13 years agoAdded compound test suite and updated QUnit.
Scott González [Thu, 28 Jul 2011 12:13:01 +0000 (08:13 -0400)]
Added compound test suite and updated QUnit.

13 years agoEdited ui/jquery.ui.selectmenu.js via GitHub
Netson [Sun, 24 Jul 2011 09:22:12 +0000 (02:22 -0700)]
Edited ui/jquery.ui.selectmenu.js via GitHub

13 years agoSlider: Fixed var statement. Fixes #7564 - alignValue Global Scope.
Scott González [Tue, 19 Jul 2011 15:42:01 +0000 (11:42 -0400)]
Slider: Fixed var statement. Fixes #7564 - alignValue Global Scope.

13 years agoDatepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #7566 -...
Richard D. Worth [Tue, 19 Jul 2011 15:03:22 +0000 (11:03 -0400)]
Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #7566 - Dutch march name translation
(cherry picked from commit 5002bf61855ffe365f759f0b2c484188bfe4e1d6)

13 years agoDatepicker: show inline datepicker setting explicit display:block instead of using...
Richard D. Worth [Tue, 19 Jul 2011 11:59:21 +0000 (07:59 -0400)]
Datepicker: show inline datepicker setting explicit display:block instead of using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height
(cherry picked from commit b8af0d1f7505dd5e56319a11bbd14f1e381b36b9)

13 years agoMerge pull request #322 from kborchers/bug_5665
Corey Frang [Thu, 16 Jun 2011 07:40:10 +0000 (00:40 -0700)]
Merge pull request #322 from kborchers/bug_5665

Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work(cherry picked from commit 4bdbab9a671c1eaeaea0a2c179b74cde2f84d75e)

13 years agoadded: empty select support
Felix Nagel [Wed, 29 Jun 2011 00:08:10 +0000 (02:08 +0200)]
added: empty select support