]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agochanged: set version to pre release
Felix Nagel [Sat, 13 Oct 2012 20:51:26 +0000 (22:51 +0200)]
changed: set version to pre release

12 years agoRelease version 1.3.0 (jQuery 1.8.2 / UI 1.8.24) selectmenu_v1.3.0
Felix Nagel [Sat, 13 Oct 2012 20:50:39 +0000 (22:50 +0200)]
Release version 1.3.0 (jQuery 1.8.2 / UI 1.8.24)

12 years agoadded: Super Theme Switcher as jQuery UI themeswitcher is not longer available
Felix Nagel [Fri, 12 Oct 2012 20:52:49 +0000 (22:52 +0200)]
added: Super Theme Switcher as jQuery UI themeswitcher is not longer available

12 years agofixed: trim trailing spaces
Felix Nagel [Wed, 10 Oct 2012 08:17:52 +0000 (10:17 +0200)]
fixed: trim trailing spaces

12 years agofixed: index and value method will now fire change callback, THX @brunis, see #270
Felix Nagel [Wed, 10 Oct 2012 08:17:27 +0000 (10:17 +0200)]
fixed: index and value method will now fire change callback, THX @brunis, see #270

12 years agoMerge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu
Felix Nagel [Wed, 10 Oct 2012 07:55:01 +0000 (09:55 +0200)]
Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu

12 years agoupdated: demos to jQuery 1.8.2
Felix Nagel [Wed, 3 Oct 2012 21:30:54 +0000 (23:30 +0200)]
updated: demos to jQuery 1.8.2

12 years agofixed: unit test
Felix Nagel [Wed, 3 Oct 2012 21:29:48 +0000 (23:29 +0200)]
fixed: unit test

12 years agoupdated: release note to 1.3.0 pre
Felix Nagel [Wed, 3 Oct 2012 21:26:56 +0000 (23:26 +0200)]
updated: release note to 1.3.0 pre

12 years agoremoved: unneeded files
Felix Nagel [Wed, 3 Oct 2012 21:26:27 +0000 (23:26 +0200)]
removed: unneeded files

12 years agoMerge commit '1.8.24' into selectmenu
Felix Nagel [Wed, 3 Oct 2012 21:20:14 +0000 (23:20 +0200)]
Merge commit '1.8.24' into selectmenu

12 years agotag version 1.2.2 selectmenu_v1.2.2
Felix Nagel [Wed, 3 Oct 2012 21:18:12 +0000 (23:18 +0200)]
tag version 1.2.2

12 years agofixed: removed unneeded and problematic .selector property, see #269, THX to @brunis
Felix Nagel [Mon, 1 Oct 2012 21:41:45 +0000 (23:41 +0200)]
fixed: removed unneeded and problematic .selector property, see #269, THX to @brunis

12 years agoTagging the 1.8.24 release. 1.8.24
Scott González [Sat, 29 Sep 2012 00:26:59 +0000 (20:26 -0400)]
Tagging the 1.8.24 release.

12 years agoUpgrade jQuery to 1.8.2.
Scott González [Fri, 21 Sep 2012 01:56:41 +0000 (21:56 -0400)]
Upgrade jQuery to 1.8.2.

12 years agoDraggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix option leaves...
Jared A. Scheel [Thu, 6 Sep 2012 16:30:11 +0000 (12:30 -0400)]
Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix option leaves iframes in DOM when using a selector.
(cherry picked from commit 19a9d57868636eb1250143ab8e69e6748e6f82f1)

12 years agochanged: copyright and license text text
Felix Nagel [Wed, 5 Sep 2012 22:23:10 +0000 (00:23 +0200)]
changed: copyright and license text text

12 years agoadded: format option parameter in default demo
Felix Nagel [Mon, 3 Sep 2012 23:28:08 +0000 (01:28 +0200)]
added: format option parameter in default demo

12 years agoMerge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu
Felix Nagel [Mon, 3 Sep 2012 09:34:25 +0000 (11:34 +0200)]
Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu

12 years agoMerge pull request #257 from aglemann/selectmenu
Felix Nagel [Thu, 30 Aug 2012 18:08:55 +0000 (11:08 -0700)]
Merge pull request #257 from aglemann/selectmenu

fixed: follow-up to #241, "focus" doesn't bubble, thx @aglemann

12 years agoDroppable: greedy children now consider only parents with same scope as parents....
Philipp Benjamin Köppchen [Mon, 27 Aug 2012 18:37:04 +0000 (20:37 +0200)]
Droppable: greedy children now consider only parents with same scope as parents. Fixed #8524 - Nested greedy droppables trigger parents events even when scopes are different
(cherry picked from commit bce08389388ec21bc904035a7267afed255573f4)

12 years agoDatepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - Localization Issue...
Jiayi Yang [Fri, 24 Aug 2012 01:00:29 +0000 (21:00 -0400)]
Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - Localization Issue: the monthNameShort in Chinese is wrong.
(cherry picked from commit a922d4d5b659cb2fac8f5e0d6d875db81595b17b)

12 years agoSortable: Fixed container change detection. Fixes #5159 - Remove and receive events...
Martin Hoch [Thu, 23 Aug 2012 02:04:40 +0000 (22:04 -0400)]
Sortable: Fixed container change detection. Fixes #5159 - Remove and receive events on nested sortables.
(cherry picked from commit b9ef00f0c7fe20980e3811e6622d8e2287e0fbf5)

Conflicts:

ui/jquery.ui.sortable.js

12 years agoSortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists don't...
Martin Hoch [Thu, 23 Aug 2012 02:02:39 +0000 (22:02 -0400)]
Sortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists don't work properly with sortable.
(cherry picked from commit 2b899cc8437c5bc16b60a01a51241e4096fd80db)

12 years agoUpdating the 1-8-stable version to 1.8.24pre
Scott González [Wed, 15 Aug 2012 13:53:35 +0000 (09:53 -0400)]
Updating the 1-8-stable version to 1.8.24pre

12 years agoTagging the 1.8.23 release. 1.8.23
Scott González [Wed, 15 Aug 2012 13:53:35 +0000 (09:53 -0400)]
Tagging the 1.8.23 release.

12 years agoPosition: Create curCSS alias if it doesn't exist. Fixes #8501 - 1.8 Compat; Position...
Scott González [Tue, 14 Aug 2012 21:00:07 +0000 (17:00 -0400)]
Position: Create curCSS alias if it doesn't exist. Fixes #8501 - 1.8 Compat; Position still uses $.curCSS.

12 years agoUpgrade jQuery to 1.8.0.
Scott González [Mon, 13 Aug 2012 13:31:31 +0000 (09:31 -0400)]
Upgrade jQuery to 1.8.0.

12 years agoEasings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115...
Scott González [Sat, 11 Feb 2012 17:20:46 +0000 (12:20 -0500)]
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.
(cherry picked from commit c0093b599fcd58b6ad122ab425c4cc1a4da4a520)

Conflicts:

ui/jquery.effects.core.js

12 years agoMerge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu
Felix Nagel [Sun, 12 Aug 2012 15:37:28 +0000 (17:37 +0200)]
Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu

12 years agoFixed formatting
Aeron Glemann [Fri, 10 Aug 2012 22:59:06 +0000 (16:59 -0600)]
Fixed formatting

12 years agohttps://github.com/fnagel/jquery-ui/issues/241
Aeron Glemann [Fri, 10 Aug 2012 22:48:37 +0000 (16:48 -0600)]
https://github.com/fnagel/jquery-ui/issues/241

Updated jquery.simulate.js to latest
Fixed broken path in tests/jquery.js
Updated test to not use jquery.simulate for keypress (simulate was failing, not the test)
Fixed #241 in jquery.ui.selectmenu.js
Added the option object as optional parameter to formatText

12 years agoDialog: Don't use $.attrFn since it's empty in jQuery 1.8.0. Fixes #8484 - Text of...
Scott González [Fri, 10 Aug 2012 13:28:56 +0000 (09:28 -0400)]
Dialog: Don't use $.attrFn since it's empty in jQuery 1.8.0. Fixes #8484 - Text of buttons in dialog is not shown with jquery 1.8.0.

12 years agoDatepicker: Unescape double escaped ids when handling events. Fixes #8480 - Datepicke...
Scott González [Thu, 9 Aug 2012 20:32:16 +0000 (16:32 -0400)]
Datepicker: Unescape double escaped ids when handling events. Fixes #8480 - Datepicker 1.8.22 escaped id does not work.
(cherry picked from commit 30b579f598a3abdc9b0b7ad18bc76c8b5438d5ca)

12 years agoMerge pull request #255 from betalb/patch-2
Felix Nagel [Mon, 6 Aug 2012 20:52:25 +0000 (13:52 -0700)]
Merge pull request #255 from betalb/patch-2

fixes: operator precedence when using own collision option

12 years agofix operator precedence
Виталий [Fri, 3 Aug 2012 10:18:01 +0000 (14:18 +0400)]
fix operator precedence

12 years agoMouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416...
Scott González [Tue, 31 Jul 2012 20:27:43 +0000 (16:27 -0400)]
Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed.
(cherry picked from commit e68bee9b84b16ee8a757a7a1f44d93f4ba78c656)

12 years agoUpdating the 1-8-stable version to 1.8.23pre
Scott González [Tue, 24 Jul 2012 12:29:49 +0000 (08:29 -0400)]
Updating the 1-8-stable version to 1.8.23pre

12 years agoTagging the 1.8.22 release. 1.8.22
Scott González [Tue, 24 Jul 2012 12:29:49 +0000 (08:29 -0400)]
Tagging the 1.8.22 release.

12 years agoEffects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat.
Scott González [Sat, 21 Jul 2012 13:58:03 +0000 (09:58 -0400)]
Effects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat.

12 years agoEffects: Fixing call to outerHeight/Width in slide effect for compat with 1.8 core
Corey Frang [Fri, 20 Jul 2012 23:51:40 +0000 (18:51 -0500)]
Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8 core

backport of ed64ccf

12 years agoEffects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 core
Corey Frang [Fri, 20 Jul 2012 23:09:34 +0000 (18:09 -0500)]
Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 core

Backport of commit 4e3d31e

12 years agofixed: its now possible to have a disabled and selected option on init, see #234
Felix Nagel [Fri, 20 Jul 2012 21:06:58 +0000 (23:06 +0200)]
fixed: its now possible to have a disabled and selected option on init, see #234

12 years agoPosition: Fix initial positioning of cycler demo.
Jörn Zaefferer [Thu, 23 Feb 2012 13:26:47 +0000 (14:26 +0100)]
Position: Fix initial positioning of cycler demo.
(cherry picked from commit 8f71accb75770f56b5983c0e29515e7182c23604)

12 years agoEffects: Fallback from $.curCSS to $.css to support jQuery 1.8+.
Scott González [Fri, 20 Jul 2012 02:02:49 +0000 (22:02 -0400)]
Effects: Fallback from $.curCSS to $.css to support jQuery 1.8+.

12 years agoDatepicker: Fixed position problem when input is in a fixed element. Fixes #5626...
Luis Dalmolin [Mon, 16 Jul 2012 12:54:48 +0000 (09:54 -0300)]
Datepicker: Fixed position problem when input is in a fixed element. Fixes #5626 - DatePicker doesn't work inside fixed div.
(cherry picked from commit 147ec7bd624e631fe019973876ad587e85d112bf)

12 years agoDatepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog...
Maciej Mroziński [Tue, 17 Jul 2012 20:16:27 +0000 (16:16 -0400)]
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker dialog has a negative z-index.
(cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3)

12 years agoSortable: Reset fromOutside property when canceling helper removal. Fixes #8430 ...
Baoju Yuan [Mon, 16 Jul 2012 14:26:02 +0000 (10:26 -0400)]
Sortable: Reset fromOutside property when canceling helper removal. Fixes #8430 - draggable with sortable makes sortable event receive triggered wrong.
(cherry picked from commit dcea4f043adc7f37674feead31ded148d311ab72)

12 years agoremove: unneeded index file
Felix Nagel [Wed, 11 Jul 2012 22:52:59 +0000 (00:52 +0200)]
remove: unneeded index file

12 years agotask: make selectmenu easier to download/extract/use, see #172
Felix Nagel [Wed, 11 Jul 2012 22:46:09 +0000 (00:46 +0200)]
task: make selectmenu easier to download/extract/use, see #172

12 years agoimproved: import needed files only
Felix Nagel [Wed, 11 Jul 2012 22:39:07 +0000 (00:39 +0200)]
improved: import needed files only

12 years agoremoved: dialog demo
Felix Nagel [Wed, 11 Jul 2012 22:13:32 +0000 (00:13 +0200)]
removed: dialog demo

12 years agoadded: todo comment for last commit
Felix Nagel [Wed, 11 Jul 2012 22:09:29 +0000 (00:09 +0200)]
added: todo comment for last commit

12 years agoMerge pull request #247 from aglemann/selectmenu
Felix Nagel [Wed, 11 Jul 2012 22:04:46 +0000 (15:04 -0700)]
Merge pull request #247 from aglemann/selectmenu

fixed: "focus" doesn't bubble, see #241

12 years agofixed: "focus" doesn't bubble, see #241
Aeron Glemann [Wed, 11 Jul 2012 19:38:08 +0000 (13:38 -0600)]
fixed: "focus" doesn't bubble, see #241

12 years agoCore: Check if jQuery supports inner/outer/Width/Height setters.
Scott González [Wed, 11 Jul 2012 12:48:03 +0000 (08:48 -0400)]
Core: Check if jQuery supports inner/outer/Width/Height setters.
(cherry picked from commit 033f83ffebf2c25284796d661c01613936674a47)

Conflicts:

ui/jquery.ui.core.js

12 years agoDatepicker: Remove styles specifically for IE5.
Scott González [Wed, 27 Jun 2012 12:49:27 +0000 (08:49 -0400)]
Datepicker: Remove styles specifically for IE5.
(cherry picked from commit 90050c7cee24078c968f98b33d466d864d97722b)

12 years agoCore: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with...
Timmy Willison [Sat, 7 Jul 2012 18:28:52 +0000 (14:28 -0400)]
Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseudos with arguments.
(cherry picked from commit 2d643032c553ea2804946b4f0cdba4b7820e1bfc)

12 years agoCore: Define $.curCSS if it doesn't exist for jQuery 1.8+ support.
Scott González [Mon, 25 Jun 2012 14:19:09 +0000 (10:19 -0400)]
Core: Define $.curCSS if it doesn't exist for jQuery 1.8+ support.

12 years agoDatepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker does...
Mike Stay [Wed, 6 Jun 2012 13:59:15 +0000 (09:59 -0400)]
Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker does not respond to any click events in AIR, Google Sites, Windows Metro.
(cherry picked from commit 6dcc5c14c824ae9d653b1bc293680f6af6baf1b4)

12 years agoUpdating the 1-8-stable version to 1.8.22pre
Scott González [Tue, 5 Jun 2012 16:37:26 +0000 (12:37 -0400)]
Updating the 1-8-stable version to 1.8.22pre

12 years agoTagging the 1.8.21 release. 1.8.21
Scott González [Tue, 5 Jun 2012 16:37:26 +0000 (12:37 -0400)]
Tagging the 1.8.21 release.

12 years agoDatepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicke...
Amir E. Aharoni [Fri, 1 Jun 2012 09:56:50 +0000 (12:56 +0300)]
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.

Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.

The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
(cherry picked from commit 8f42ab013469865ae790089717a56b6ca774dc75)

12 years agoBuild: Ask user to verify AUTHORS.txt is up to date before doing a release.
Scott González [Fri, 1 Jun 2012 14:38:32 +0000 (10:38 -0400)]
Build: Ask user to verify AUTHORS.txt is up to date before doing a release.

12 years agofixed: edge case problem in IE, see #209, thx @tschettler
Felix Nagel [Thu, 31 May 2012 17:01:25 +0000 (19:01 +0200)]
fixed: edge case problem in IE, see #209, thx @tschettler

12 years agoMerge pull request #223 from TheChad/selectmenu
Felix Nagel [Thu, 31 May 2012 16:57:21 +0000 (09:57 -0700)]
Merge pull request #223 from TheChad/selectmenu

fixed: CSS adjustment to make selectmenu scrollable on newer iOS, see #223, thx @TheChad

12 years agoDatepicker: Corrected language code for Georgian language according to ISO 639. Fixed...
Pavel Stetina [Tue, 29 May 2012 14:20:02 +0000 (10:20 -0400)]
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
(cherry picked from commit 0bbad349b982839c607d7c16bf2e46a293532dee)

12 years agoDraggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes...
Viktar Varvanovich [Thu, 24 May 2012 18:30:55 +0000 (14:30 -0400)]
Draggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions
(cherry picked from commit a0c18ea25086ed07634baff5b4fea46e69aad38e)

12 years agoProgressbar demo: Made animated background selector more specific. Fixes #8314 -...
Scott González [Tue, 22 May 2012 16:46:00 +0000 (12:46 -0400)]
Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same.
(cherry picked from commit cb70a5e302aae16fa4b47454c1d7d5aca514bfb7)

12 years agoSortable: calculating item positions on the fly and setting the direction variable...
Scott González [Tue, 22 May 2012 12:04:36 +0000 (08:04 -0400)]
Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables
(cherry picked from commit c42bdcecf825e295f483413f8d20b2079947faec)

Conflicts:

ui/jquery.ui.sortable.js

12 years agofixed: bug when using selectors like #one:two, improved replace for specific selector...
Felix Nagel [Thu, 17 May 2012 16:49:01 +0000 (18:49 +0200)]
fixed: bug when using selectors like #one:two, improved replace for specific selector chars, see #230, thx to @sirsimo

12 years agoregression: unneeded and broken appendTo, breaks Selectmenu with overflow in older IE
Felix Nagel [Thu, 17 May 2012 15:10:00 +0000 (17:10 +0200)]
regression: unneeded and broken appendTo, breaks Selectmenu with overflow in older IE

12 years agoremoved: option transferClasses, see #229
Felix Nagel [Thu, 17 May 2012 14:55:01 +0000 (16:55 +0200)]
removed: option transferClasses, see #229

12 years agoimproved: readme
Felix Nagel [Thu, 17 May 2012 14:25:23 +0000 (16:25 +0200)]
improved: readme

12 years agoremoved: unneeded widget vars
Felix Nagel [Wed, 16 May 2012 20:46:09 +0000 (22:46 +0200)]
removed: unneeded widget vars

12 years agoupdated: readme file, copyright notice and version
Felix Nagel [Wed, 16 May 2012 20:19:24 +0000 (22:19 +0200)]
updated: readme file, copyright notice and version

12 years agoupdated: files to jQuery 1.7.2
Felix Nagel [Wed, 16 May 2012 20:18:54 +0000 (22:18 +0200)]
updated: files to jQuery 1.7.2

12 years agoUpgrade to jQuery 1.7.2 and jQuery UI 1.8.20
Felix Nagel [Thu, 17 May 2012 14:01:59 +0000 (16:01 +0200)]
Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20

12 years agoupdated: version to 1.2.1, trim trailing spaces selectmenu_v1.2.1
Felix Nagel [Wed, 16 May 2012 20:05:05 +0000 (22:05 +0200)]
updated: version to 1.2.1, trim trailing spaces

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 agoAutocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322...
Scott González [Tue, 15 May 2012 01:40:12 +0000 (21:40 -0400)]
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles.
(cherry picked from commit 1b19121189356879ca39a19ba241a04ff4786b62)

Conflicts:

demos/autocomplete/combobox.html

12 years agoDatepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.
Eneko Illarramendi [Mon, 14 May 2012 18:15:57 +0000 (21:15 +0300)]
Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.
(cherry picked from commit 1304c50532b65738a7fc3c9deb3943f7de308539)

12 years agoPosition: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position module...
Scott González [Tue, 8 May 2012 21:44:59 +0000 (17:44 -0400)]
Position: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position module throws uncaught exception on IE8 with jQuery 1.3.2.

12 years agoEffects: Check for anonymous content being exposed via document.activeElement. Fixes...
Scott González [Mon, 7 May 2012 14:34:15 +0000 (10:34 -0400)]
Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto.
(cherry picked from commit a7e143b4fe395baeda297ea96ef39921ea7f5a5d)

Conflicts:

ui/jquery.effects.core.js

12 years agoAutocomplete combobox demo: Define this.wrapper for use inside destroy().
Scott González [Sat, 28 Apr 2012 20:07:17 +0000 (16:07 -0400)]
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
(cherry picked from commit c974d0fc69849d9e7854a532da01f00587d04527)

12 years agoSortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-posit...
martinf55 [Mon, 7 May 2012 10:28:47 +0000 (12:28 +0200)]
Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start.
(cherry picked from commit 32f356bbfa9a8f3b90b4e64331e9108b4d87a349)

12 years agoDatepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in...
Scott González [Thu, 3 May 2012 13:04:52 +0000 (09:04 -0400)]
Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker.
(cherry picked from commit f6c0b71ae9cbed55bdcfd8058a4c89fee0b4c068)

12 years agoTagging the 1.8.20 release. 1.8.20
Scott González [Mon, 30 Apr 2012 20:21:44 +0000 (16:21 -0400)]
Tagging the 1.8.20 release.

12 years agoUpdating the 1-8-stable version to 1.8.21pre
Scott González [Mon, 30 Apr 2012 20:21:44 +0000 (16:21 -0400)]
Updating the 1-8-stable version to 1.8.21pre

12 years agoSortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn...
Jason Moon [Wed, 25 Apr 2012 03:27:35 +0000 (22:27 -0500)]
Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element
(cherry picked from commit b8b0c528301ab2bfc49e36143a3c4f6451e58ccd)

12 years agoDraggable: Don't run stop methods for elements that have been removed. Fixed #8269...
Scott González [Mon, 30 Apr 2012 16:41:20 +0000 (12:41 -0400)]
Draggable: Don't run stop methods for elements that have been removed.  Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined.
(cherry picked from commit 27d10235539e0f5baad6ee7e8d3d91cab65e2cfd)

Conflicts:

ui/jquery.ui.draggable.js

12 years agoRevert "Sortable: modified the contents of placeholder to a single " ". Fixed...
Scott González [Mon, 30 Apr 2012 14:38:51 +0000 (10:38 -0400)]
Revert "Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down."

This reverts commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2.
(cherry picked from commit b38dd26da0a7297941839195ff75885d6ecc67d0)

12 years agoRevert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery...
Scott González [Mon, 30 Apr 2012 14:39:06 +0000 (10:39 -0400)]
Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize."

This reverts commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37.
(cherry picked from commit 21df5c27e312c6e5fda66e602abefa51c484d676)

12 years agoDatepicker: Added missing quote in Hindi i18n.
Scott González [Mon, 23 Apr 2012 01:43:52 +0000 (21:43 -0400)]
Datepicker: Added missing quote in Hindi i18n.
(cherry picked from commit e55391a4193a870c3e65f9d462433045f1717143)

12 years agoResizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog...
TJ VanToll [Tue, 10 Jan 2012 02:42:56 +0000 (21:42 -0500)]
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page.
(cherry picked from commit 6150abae49f77a3b2f67c39a3c60a06792b4de8f)

12 years agoDatepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker...
G Karunakar [Sat, 14 Apr 2012 19:58:40 +0000 (01:28 +0530)]
Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Datepicker: Incorrect translations for Hindi locale.
(cherry picked from commit d783766f9053a2075c579296d819f0941796ac1c)

12 years agoSortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8...
Bertjh [Thu, 19 Apr 2012 13:05:37 +0000 (09:05 -0400)]
Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize.
(cherry picked from commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37)

12 years agoBuild: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating...
Scott González [Wed, 18 Apr 2012 20:41:53 +0000 (16:41 -0400)]
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.
(cherry picked from commit 55e13692ee2937df9bda8e3348c4b07834e093d8)