]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoUpgrade jQuery to 1.7.1.
Scott González [Tue, 22 Nov 2011 13:54:02 +0000 (08:54 -0500)]
Upgrade jQuery to 1.7.1.

12 years agoSelectable: Explicitly check event.ctrlKey now that jQuery differentiates between...
Scott González [Tue, 22 Nov 2011 13:31:11 +0000 (08:31 -0500)]
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working.
(cherry picked from commit 35dd0417bdb442ad00a9eb37a85db5ddf1b14615)

12 years agoDatepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepicker:...
Jay Oster [Fri, 16 Sep 2011 00:02:18 +0000 (17:02 -0700)]
Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepicker: Does not properly clear current instance when hidden.
(cherry picked from commit c36b43d0ee3cf7e10d82d21e3a4ca6cb954f4c16)

12 years agoDroppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper...
Michael P. Jung [Mon, 21 Nov 2011 21:16:32 +0000 (16:16 -0500)]
Droppable: Make sure._drop is called for all relevant droppables. Fixes #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable.
(cherry picked from commit fdc332ed5fb7f7e688151d5cae9b450569d73da5)

12 years agoWidget: Don't use $.event.props when creating events.
Scott González [Mon, 21 Nov 2011 16:36:58 +0000 (11:36 -0500)]
Widget: Don't use $.event.props when creating events.
(cherry picked from commit 91ef69d7503f11f2b6223b9c0061fca51e3a006f)

12 years agojquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry picked...
igor milla [Mon, 10 Oct 2011 23:09:08 +0000 (02:09 +0300)]
jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry picked from commit f25937b215b1302368a71d69368d4782abdb7bac)

12 years agoDatepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localiz...
David De Sloovere [Thu, 17 Nov 2011 19:43:02 +0000 (13:43 -0600)]
Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium) Localization
(cherry picked from commit dfbd9be72df7734451f535af6dcc1f07294c242b)

12 years agoDatepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker...
stojce [Thu, 17 Nov 2011 18:45:36 +0000 (12:45 -0600)]
Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization
(cherry picked from commit b2d05f8b76a0de4e66f6a51d77b952be1633e17a)

12 years agoDatepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localiz...
William Griffiths [Thu, 17 Nov 2011 18:34:33 +0000 (12:34 -0600)]
Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK Localization
(cherry picked from commit 6525365944d306931e0697b7bb909e9e48a5501c)

12 years agoDatepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgis...
Michel Weimerskirch [Thu, 17 Nov 2011 17:52:32 +0000 (11:52 -0600)]
Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxembourgish Translation
(cherry picked from commit 326bfec626b3039e2d51f53d2d6d2d48cdd78207)

12 years agoMerge pull request #511 from basti1253/master
Richard D. Worth [Thu, 17 Nov 2011 20:51:21 +0000 (12:51 -0800)]
Merge pull request #511 from basti1253/master

build: removes disturbing error outputs on which call(cherry picked from commit d764388a65c5d56be7443f1de52e92876d009430)

12 years agoSelectable: add ui-selectee class to elements matching filter on refresh. Fixes ...
Richard D. Worth [Wed, 16 Nov 2011 15:52:12 +0000 (10:52 -0500)]
Selectable: add ui-selectee class to elements matching filter on refresh. Fixes #7716 - Selectable: new elements added programatically don't have class ui-selectee
(cherry picked from commit 97bc2d9de9875e222254cfa1cd3fa3bde605c2ed)

12 years agoDemos accordion hoverintent: moved event.type setter to not clobber event.type. Parti...
Richard D. Worth [Fri, 11 Nov 2011 14:24:55 +0000 (09:24 -0500)]
Demos accordion hoverintent: moved event.type setter to not clobber event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0
(cherry picked from commit f0f54e38d8eab613d7ea25d698b81126e5263d83)

12 years agoWidget: Set event.target in ._trigger(). Fixes #7852 - Droppable event target changes...
Scott González [Thu, 10 Nov 2011 12:58:44 +0000 (07:58 -0500)]
Widget: Set event.target in ._trigger(). Fixes #7852 - Droppable event target changes under jQuery 1.7.
(cherry picked from commit 1b165148a6654f64d572bd4c28ddb2cee5f6a332)

12 years agoTheme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher...
Richard D. Worth [Wed, 9 Nov 2011 17:57:52 +0000 (12:57 -0500)]
Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor
(cherry picked from commit c21a5b4451f5eded288de4482b9508e2bd13756d)

12 years agoUpgrade jQuery to 1.7.
Scott González [Wed, 9 Nov 2011 16:21:18 +0000 (11:21 -0500)]
Upgrade jQuery to 1.7.

12 years agoAccordion: Fixed #7238 - Problem with accordion slide animation fixed width calculation
Gaëtan Muller [Sun, 6 Nov 2011 14:21:22 +0000 (15:21 +0100)]
Accordion: Fixed #7238 - Problem with accordion slide animation fixed width calculation
(cherry picked from commit 124cf3cc6c9bf182563e2fe0663cdde497700f7b)

12 years agoDatepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language...
Scott González [Tue, 1 Nov 2011 22:16:04 +0000 (18:16 -0400)]
Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language code.
(cherry picked from commit f11dab34cce80f027c74cf604394c05d32c38255)

12 years agoPosition: Added a check for fraction support in element positions. Fixes #7255 -...
kborchers [Wed, 26 Oct 2011 14:43:01 +0000 (10:43 -0400)]
Position: Added a check for fraction support in element positions. Fixes #7255 - Position: Revisit solution for off-by-1 errors.

12 years agoAutocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes...
Scott González [Tue, 25 Oct 2011 21:19:26 +0000 (17:19 -0400)]
Autocomplete: Add 1px to the width of the menu to avoid wrapping in Firefox. Fixes #7513 - Autocomplete: long text wraps in Firefox.
(cherry picked from commit 4cc61b459d73af78dd40f01e3250f2546d9f04bd)

12 years agoButton: Create text span in correct document.
Scott González [Thu, 20 Oct 2011 17:28:31 +0000 (13:28 -0400)]
Button: Create text span in correct document.
(cherry picked from commit c145f1698aa4bfb8b0d1c94e2bfa83399f1de0f3)

13 years agoBuild: Switching to uglify.js instead of closure compilier. Saves 4 minutes per...
Corey Frang [Tue, 18 Oct 2011 17:11:11 +0000 (12:11 -0500)]
Build: Switching to uglify.js instead of closure compilier.  Saves 4 minutes per build, and actually produces slightly smaller files
(cherry picked from commit bd71f24f5d5c1767f24b3c88df9fab8be38ed734)

Conflicts:

build/build.xml

13 years agoDefault to jQuery 1.6.4 for tests.
Scott González [Tue, 18 Oct 2011 14:14:27 +0000 (10:14 -0400)]
Default to jQuery 1.6.4 for tests.

13 years agoSortable tests: Commented out assertions that don't make sense.
Scott González [Tue, 18 Oct 2011 14:04:07 +0000 (10:04 -0400)]
Sortable tests: Commented out assertions that don't make sense.

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 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 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 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 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 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 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 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 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 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 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 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 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 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 agoDatepicker: Added onSelect.apply() call to _setDate method if onSelect is defined...
marcneuwirth [Tue, 28 Jun 2011 15:59:08 +0000 (10:59 -0500)]
Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called
(cherry picked from commit effdd5d19c534f8445ebafe4212278c4366b0041)

13 years agoDatepicker: Added onSelect.apply() call to _doKeyDown method when enter button pushed...
marcneuwirth [Tue, 28 Jun 2011 15:49:47 +0000 (10:49 -0500)]
Datepicker: Added onSelect.apply() call to _doKeyDown method when enter button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed
(cherry picked from commit a56aa861b1deb6d71ec74a77647d12d50570ea57)

13 years agoDatepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate...
marcneuwirth [Wed, 22 Jun 2011 09:03:55 +0000 (04:03 -0500)]
Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object

13 years agoUpdating the 1-8-stable version to 1.8.15pre
Scott González [Fri, 17 Jun 2011 20:32:08 +0000 (16:32 -0400)]
Updating the 1-8-stable version to 1.8.15pre

13 years agoTagging the 1.8.14 release. 1.8.14
Scott González [Fri, 17 Jun 2011 20:32:08 +0000 (16:32 -0400)]
Tagging the 1.8.14 release.

13 years agoDatepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size...
kborchers [Mon, 13 Jun 2011 17:05:42 +0000 (12:05 -0500)]
Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE
(cherry picked from commit abf833049d4e56b591595b65c5150baa0ff2223f)

13 years agoDatepicker: Reset this.maxRows (rows in a month) on each row in a multi-row datepicker.
kborchers [Mon, 13 Jun 2011 15:54:40 +0000 (10:54 -0500)]
Datepicker: Reset this.maxRows (rows in a month) on each row in a multi-row datepicker.
(cherry picked from commit ed7802090fc6ec8109d69c91a425adfffb8cff39)

13 years agoDatepicker: Calculate the max number of rows necessary when displaying months. Fixes...
kborchers [Fri, 27 May 2011 20:10:53 +0000 (15:10 -0500)]
Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed
(cherry picked from commit 1d984e76b79bfeda15eff392e06d8ed0eab72333)

13 years agoDatepicker: Don't use .delegate(). Fixes #7470 - Datepicker: 1.8.x can't be used...
Scott González [Mon, 13 Jun 2011 12:46:57 +0000 (08:46 -0400)]
Datepicker: Don't use .delegate(). Fixes #7470 - Datepicker: 1.8.x can't be used with jQuery 1.3.2 due to use of .delegate().

13 years agoEffects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'easding'.
Scott González [Sat, 28 May 2011 15:48:11 +0000 (11:48 -0400)]
Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'easding'.

13 years agoDroppable: Added dragStart and dragStop to ddmanager and call them from draggable...
kborchers [Fri, 27 May 2011 17:01:42 +0000 (12:01 -0500)]
Droppable: Added dragStart and dragStop to ddmanager and call them from draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo
(cherry picked from commit 67bd872fe1f8c4763d646f4eca852777e6f7a126)

13 years agoMouse: Optimize the cancel locator, works around a bug where .add(event.target) in...
Jay Merrifield [Fri, 27 May 2011 03:42:51 +0000 (23:42 -0400)]
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog)
(cherry picked from commit 09e88d6220af2f90197c826ac3a31a0ca97f2c8f)

13 years agoResizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resiza...
Jeff Remy [Thu, 26 May 2011 23:08:58 +0000 (19:08 -0400)]
Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 - Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width.
(cherry picked from commit 981e96948f45e5c5c32d005e379a5030c98c3d8d)

13 years agoButton: adding event.preventDefault. Fixes #5945 - Disabled buttons still allow clicks
Andrew Powell [Thu, 26 May 2011 16:22:40 +0000 (12:22 -0400)]
Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still allow clicks
(cherry picked from commit 597a313ab67bc10627d9c17c941776514ea5bd7c)

13 years agoButton: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio...
Glenn Goodrich [Thu, 26 May 2011 15:28:17 +0000 (11:28 -0400)]
Button: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio button do not show focused state when using Keyboard Navigation
(cherry picked from commit c49dbe0f0120dec9922d5cb6459a93d33ef41579)

13 years agoSimulate: account for document scroll in findCenter function. Fixes #6859 - Jquery...
Richard D. Worth [Thu, 26 May 2011 08:58:15 +0000 (04:58 -0400)]
Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled
(cherry picked from commit de3fc0050ee672ce155f0dd65ee9ecdfd818c063)

13 years agoSortable: Changed to check the parent's length so that the dom position of the remove...
kborchers [Mon, 16 May 2011 21:25:03 +0000 (16:25 -0500)]
Sortable: Changed to check the parent's length so that the dom position of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
(cherry picked from commit 8e8a7b015f4f5a76c187dfca9af7519ae356bb16)

13 years agoResizable: Remove workaround for handles not working in IE when transparent with...
Scott González [Fri, 20 May 2011 13:53:50 +0000 (09:53 -0400)]
Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
(cherry picked from commit 42dd56de5a0d67a7db2c2f49dc665e62afce8dda)

13 years agoCSS: added support for konqueror border-radius. Fixed #6097.
jgv [Wed, 18 May 2011 15:54:48 +0000 (11:54 -0400)]
CSS: added support for konqueror border-radius. Fixed #6097.
(cherry picked from commit 0f860cdd9cd378dd9b72bb71e97cf169abb8459b)

13 years agomissing comma(cherry picked from commit 39fab1f39811818887e8906ede21453ef21833af)
Jesse Baird [Tue, 17 May 2011 21:10:30 +0000 (14:10 -0700)]
missing comma(cherry picked from commit 39fab1f39811818887e8906ede21453ef21833af)

13 years agoThere's no guard against unparsed characters at the end of the date string, any extra...
Jörn Zaefferer [Wed, 18 May 2011 15:30:26 +0000 (17:30 +0200)]
There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored

Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
(cherry picked from commit 92b0f6702a9408f4bd7d71ccca7e0e851d0efc6b)

13 years agoDialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fixed ...
Jörn Zaefferer [Wed, 18 May 2011 15:12:01 +0000 (17:12 +0200)]
Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar
(cherry picked from commit 29b36bb4090632aaf306cc44591386c0263c9d27)

13 years agoButton: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh scope...
Scott González [Wed, 18 May 2011 14:32:59 +0000 (10:32 -0400)]
Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh scope in formResetHandler unintentionally wide.
(cherry picked from commit e0fafbb73526f60fdeab3f75532d6a4059d0d82a)

13 years agoDatepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event...
Kato Kazuyoshi [Fri, 6 May 2011 20:58:06 +0000 (05:58 +0900)]
Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered.
(cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155)

13 years agoButton demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera
Ben Boyle [Mon, 16 May 2011 11:08:13 +0000 (21:08 +1000)]
Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera
(cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678)

13 years agoDatepicker: Made the day of year calculator be more accurate. Fixes #6827 - Datepicke...
Jay Merrifield [Sat, 14 May 2011 22:20:06 +0000 (18:20 -0400)]
Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time.
(cherry picked from commit 41205cef4b23749592c832605452af6575970623)

13 years agoDraggable: Changed logic to only subtract left and top offsets of containment if...
kborchers [Thu, 12 May 2011 21:27:12 +0000 (16:27 -0500)]
Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable
(cherry picked from commit 6e6d0b749c4724955a88a0a53ae1378391991064)

13 years agoButton: Don't fire click/change events if mouse was dragged during click of toggle...
Kris Borchers [Fri, 13 May 2011 19:28:10 +0000 (15:28 -0400)]
Button: Don't fire click/change events if mouse was dragged during click of toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button.
(cherry picked from commit a69a1788bc5cd67c6e627e519e20897a0c238945)

13 years agoDraggable: Check for grid elements set to 0 to prevent divide by 0 error causing...
kborchers [Fri, 13 May 2011 15:23:44 +0000 (10:23 -0500)]
Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error
(cherry picked from commit d136e4333e117b33aa16eb9a3a5831a25b1a2dd9)

13 years agoButton: no longer calls _resetButton() after changing the disabled option. Fixed...
Doug Neiner [Thu, 12 May 2011 05:16:06 +0000 (01:16 -0400)]
Button: no longer calls _resetButton() after changing the disabled option. Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari)
(cherry picked from commit 8df834f68c4337cb6d128360c76a4621f050bd60)