Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release version 1.3.0 (jQuery 1.8.2 / UI 1.8.24)selectmenu_v1.3.0 | Felix Nagel | 2012-10-13 | 2 | -3/+4 |
| | |||||
* | added: Super Theme Switcher as jQuery UI themeswitcher is not longer available | Felix Nagel | 2012-10-12 | 30 | -12/+490 |
| | |||||
* | fixed: trim trailing spaces | Felix Nagel | 2012-10-10 | 1 | -2/+2 |
| | |||||
* | fixed: index and value method will now fire change callback, THX @brunis, ↵ | Felix Nagel | 2012-10-10 | 1 | -8/+6 |
| | | | | see #270 | ||||
* | Merge branch 'selectmenu' of github.com:fnagel/jquery-ui into selectmenu | Felix Nagel | 2012-10-10 | 24 | -3501/+31777 |
|\ | |||||
| * | updated: demos to jQuery 1.8.2 | Felix Nagel | 2012-10-03 | 10 | -10/+10 |
| | | |||||
| * | fixed: unit test | Felix Nagel | 2012-10-03 | 1 | -4/+0 |
| | | |||||
| * | updated: release note to 1.3.0 pre | Felix Nagel | 2012-10-03 | 1 | -1/+1 |
| | | |||||
| * | removed: unneeded files | Felix Nagel | 2012-10-03 | 325 | -30326/+38 |
| | | |||||
| * | Merge commit '1.8.24' into selectmenu | Felix Nagel | 2012-10-03 | 334 | -3480/+62050 |
| |\ | |||||
| | * | Tagging the 1.8.24 release.1.8.24 | Scott González | 2012-09-28 | 1 | -1/+1 |
| | | | |||||
| | * | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 312 | -881/+19835 |
| | | | |||||
| | * | Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix ↵ | Jared A. Scheel | 2012-09-06 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | option leaves iframes in DOM when using a selector. (cherry picked from commit 19a9d57868636eb1250143ab8e69e6748e6f82f1) | ||||
| | * | Droppable: greedy children now consider only parents with same scope as ↵ | Philipp Benjamin Köppchen | 2012-08-29 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | parents. Fixed #8524 - Nested greedy droppables trigger parents events even when scopes are different (cherry picked from commit bce08389388ec21bc904035a7267afed255573f4) | ||||
| | * | Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - ↵ | Jiayi Yang | 2012-08-23 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | Localization Issue: the monthNameShort in Chinese is wrong. (cherry picked from commit a922d4d5b659cb2fac8f5e0d6d875db81595b17b) | ||||
| | * | Sortable: Fixed container change detection. Fixes #5159 - Remove and receive ↵ | Martin Hoch | 2012-08-22 | 1 | -9/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | events on nested sortables. (cherry picked from commit b9ef00f0c7fe20980e3811e6622d8e2287e0fbf5) Conflicts: ui/jquery.ui.sortable.js | ||||
| | * | Sortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists ↵ | Martin Hoch | 2012-08-22 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | don't work properly with sortable. (cherry picked from commit 2b899cc8437c5bc16b60a01a51241e4096fd80db) | ||||
| | * | Updating the 1-8-stable version to 1.8.24pre | Scott González | 2012-08-15 | 1 | -1/+1 |
| | | | |||||
| | * | Tagging the 1.8.23 release.1.8.23 | Scott González | 2012-08-15 | 1 | -1/+1 |
| | | | |||||
| | * | Position: Create curCSS alias if it doesn't exist. Fixes #8501 - 1.8 Compat; ↵ | Scott González | 2012-08-14 | 1 | -0/+5 |
| | | | | | | | | | | | | Position still uses $.curCSS. | ||||
| | * | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 311 | -4134/+13184 |
| | | | |||||
| | * | Easings: Rewrote all easings to only rely on state and reduce code size. ↵ | Scott González | 2012-08-13 | 2 | -213/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #8115 - Easings: Simplify equations to only rely on state. (cherry picked from commit c0093b599fcd58b6ad122ab425c4cc1a4da4a520) Conflicts: ui/jquery.effects.core.js | ||||
| | * | Dialog: Don't use $.attrFn since it's empty in jQuery 1.8.0. Fixes #8484 - ↵ | Scott González | 2012-08-10 | 1 | -13/+1 |
| | | | | | | | | | | | | Text of buttons in dialog is not shown with jquery 1.8.0. | ||||
| | * | Datepicker: Unescape double escaped ids when handling events. Fixes #8480 - ↵ | Scott González | 2012-08-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Datepicker 1.8.22 escaped id does not work. (cherry picked from commit 30b579f598a3abdc9b0b7ad18bc76c8b5438d5ca) | ||||
| | * | Mouse: Don't try to unbind delegated event handlers if they don't exist. ↵ | Scott González | 2012-07-31 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed. (cherry picked from commit e68bee9b84b16ee8a757a7a1f44d93f4ba78c656) | ||||
| | * | Updating the 1-8-stable version to 1.8.23pre | Scott González | 2012-07-24 | 1 | -1/+1 |
| | | | |||||
| | * | Tagging the 1.8.22 release.1.8.22 | Scott González | 2012-07-24 | 1 | -1/+1 |
| | | | |||||
| | * | Effects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat. | Scott González | 2012-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | Effects: Fixing call to outerHeight/Width in slide effect for compat with ↵ | Corey Frang | 2012-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | 1.8 core backport of ed64ccf | ||||
| | * | Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 ↵ | Corey Frang | 2012-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | core Backport of commit 4e3d31e | ||||
| | * | Position: Fix initial positioning of cycler demo. | Jörn Zaefferer | 2012-07-19 | 1 | -12/+15 |
| | | | | | | | | | | | | (cherry picked from commit 8f71accb75770f56b5983c0e29515e7182c23604) | ||||
| | * | Effects: Fallback from $.curCSS to $.css to support jQuery 1.8+. | Scott González | 2012-07-19 | 1 | -1/+2 |
| | | | |||||
| | * | Datepicker: Fixed position problem when input is in a fixed element. Fixes ↵ | Luis Dalmolin | 2012-07-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | #5626 - DatePicker doesn't work inside fixed div. (cherry picked from commit 147ec7bd624e631fe019973876ad587e85d112bf) | ||||
| | * | Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker ↵ | Maciej Mroziński | 2012-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | dialog has a negative z-index. (cherry picked from commit cb44dc6c2840a77fbb13a398910ca8818d6439e3) | ||||
| | * | Sortable: Reset fromOutside property when canceling helper removal. Fixes ↵ | Baoju Yuan | 2012-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | #8430 - draggable with sortable makes sortable event receive triggered wrong. (cherry picked from commit dcea4f043adc7f37674feead31ded148d311ab72) | ||||
| | * | Core: Check if jQuery supports inner/outer/Width/Height setters. | Scott González | 2012-07-11 | 1 | -38/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 033f83ffebf2c25284796d661c01613936674a47) Conflicts: ui/jquery.ui.core.js | ||||
| | * | Datepicker: Remove styles specifically for IE5. | Scott González | 2012-07-11 | 1 | -2/+0 |
| | | | | | | | | | | | | (cherry picked from commit 90050c7cee24078c968f98b33d466d864d97722b) | ||||
| | * | Core: Adjust data pseudo creation to use new Sizzle pseudo creation for ↵ | Timmy Willison | 2012-07-11 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | pseudos with arguments. (cherry picked from commit 2d643032c553ea2804946b4f0cdba4b7820e1bfc) | ||||
| | * | Core: Define $.curCSS if it doesn't exist for jQuery 1.8+ support. | Scott González | 2012-06-25 | 1 | -0/+5 |
| | | | |||||
| | * | Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker ↵ | Mike Stay | 2012-06-06 | 1 | -16/+46 |
| | | | | | | | | | | | | | | | | | | does not respond to any click events in AIR, Google Sites, Windows Metro. (cherry picked from commit 6dcc5c14c824ae9d653b1bc293680f6af6baf1b4) | ||||
| | * | Updating the 1-8-stable version to 1.8.22pre | Scott González | 2012-06-05 | 1 | -1/+1 |
| | | | |||||
| | * | Tagging the 1.8.21 release.1.8.21 | Scott González | 2012-06-05 | 1 | -1/+1 |
| | | | |||||
| | * | Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - ↵ | Amir E. Aharoni | 2012-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| | * | Build: Ask user to verify AUTHORS.txt is up to date before doing a release. | Scott González | 2012-06-01 | 1 | -0/+9 |
| | | | |||||
| | * | Datepicker: Corrected language code for Georgian language according to ISO ↵ | Pavel Stetina | 2012-05-29 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. (cherry picked from commit 0bbad349b982839c607d7c16bf2e46a293532dee) | ||||
| | * | Draggable: Apply ui-draggable-dragging class prior to calculating ↵ | Viktar Varvanovich | 2012-05-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions (cherry picked from commit a0c18ea25086ed07634baff5b4fea46e69aad38e) | ||||
| | * | Progressbar demo: Made animated background selector more specific. Fixes ↵ | Scott González | 2012-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | #8314 - Theme on animated progressbar remains the same. (cherry picked from commit cb70a5e302aae16fa4b47454c1d7d5aca514bfb7) | ||||
| | * | Sortable: calculating item positions on the fly and setting the direction ↵ | Scott González | 2012-05-22 | 1 | -24/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ↵ | Scott González | 2012-05-14 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #8322 - Autocomplete: Combobox demo should not override .ui-button styles. (cherry picked from commit 1b19121189356879ca39a19ba241a04ff4786b62) Conflicts: demos/autocomplete/combobox.html | ||||
| | * | Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque ↵ | Eneko Illarramendi | 2012-05-14 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | locale incorrect. (cherry picked from commit 1304c50532b65738a7fc3c9deb3943f7de308539) |