aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder ↵Jason Moon2012-04-301-2/+2
| | | | | | doesn't move when dragging outside of container element (cherry picked from commit b8b0c528301ab2bfc49e36143a3c4f6451e58ccd)
* Draggable: Don't run stop methods for elements that have been removed. ↵Scott González2012-04-301-2/+8
| | | | | | | | | | Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined. (cherry picked from commit 27d10235539e0f5baad6ee7e8d3d91cab65e2cfd) Conflicts: ui/jquery.ui.draggable.js
* Revert "Sortable: modified the contents of placeholder to a single " ". ↵Scott González2012-04-301-1/+1
| | | | | | | Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down." This reverts commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2. (cherry picked from commit b38dd26da0a7297941839195ff75885d6ecc67d0)
* Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - ↵Scott González2012-04-301-2/+3
| | | | | | | jQuery UI 1.8.19 don't respect forcePlaceholderSize." This reverts commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37. (cherry picked from commit 21df5c27e312c6e5fda66e602abefa51c484d676)
* Datepicker: Added missing quote in Hindi i18n.Scott González2012-04-221-1/+1
| | | | (cherry picked from commit e55391a4193a870c3e65f9d462433045f1717143)
* Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal ↵TJ VanToll2012-04-191-3/+2
| | | | | | dialog does not disable resizables on the page. (cherry picked from commit 6150abae49f77a3b2f67c39a3c60a06792b4de8f)
* Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - ↵G Karunakar2012-04-191-9/+9
| | | | | | Datepicker: Incorrect translations for Hindi locale. (cherry picked from commit d783766f9053a2075c579296d819f0941796ac1c)
* Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery ↵Bertjh2012-04-191-3/+2
| | | | | | UI 1.8.19 don't respect forcePlaceholderSize. (cherry picked from commit 4f19289c10e733a07cf60435c2e5df4ed2e23d37)
* Autocomplete: Don't invoke a search from arrow keys when the element can ↵meh-cfl2012-04-071-6/+11
| | | | have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete.
* Autocomplete: Move race condition logic from ajax requests to general ↵Scott González2012-04-031-18/+20
| | | | | | | | | | | response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources. (cherry picked from commit 96f9c84b7b2149c6b93ac226a52065652f218e1e) Conflicts: tests/unit/autocomplete/autocomplete_core.js ui/jquery.ui.autocomplete.js
* Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery ↵Scott González2012-04-031-2/+0
| | | | | | | | | | datepicker is stuck open if label is clicked from open state. (cherry picked from commit 4ade13450e7145100dcce3356eb1449e1a5f7090) Conflicts: ui/jquery.ui.datepicker.js
* Protect all copyright notices against minificationJörn Zaefferer2012-04-0228-28/+28
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. (cherry picked from commit 37dcc3e21df5f1373ff9963217073a9faecfc057, dropped menu, spinner and tooltip)
* Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ↵Simon2012-04-021-1/+1
| | | | Provide a better German translation for the week header.
* Fixes #6979 - Several components are leaking variables into the global scope.felix2012-03-295-6/+5
|
* Datepicker: Fixed nextText, prevText, and Sunday and split words onto ↵Scott González2012-03-291-7/+43
| | | | | | | | | | multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization. (cherry picked from commit a51451dc1b19bf6c2e10b1648b57d006bf38c303) Conflicts: ui/i18n/jquery.ui.datepicker-fa.js
* Effects: Backporting e8ba367 to 1-8-stable - Fixes #8113 - addClass not ↵Corey Frang2012-03-271-1/+1
| | | | animating
* Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: ↵Scott González2012-03-221-1/+1
| | | | | | Error with href selector. (cherry picked from commit adbc2733bbd4d4c117dd2e0f31d5156e2913bfd1)
* Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - ↵stojce2012-03-221-2/+2
| | | | | | Datepicker: Incorrect month name for Macedonian localization. (cherry picked from commit 9bb9141f299ce1b7ddcffc39063a9e6581e19ba6)
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵Lado Lomidze2012-03-221-0/+21
| | | | | | Georgian localization. (cherry picked from commit c12a47074e83b2495b8ff7113d939722f9cdb7c7)
* Mouse: Unbind events bound to document on destroy. Fixes #8199 - ↵Scott González2012-03-191-0/+3
| | | | | | _mouseDestroy keeps mousemove and mouseup events bound. (cherry picked from commit 94c6f9ec84acc4c01f2dc16c009e2cf7a0fdbc5d)
* Updated copyright year.Scott González2012-03-1931-31/+31
|
* Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes ↵Scott González2012-03-141-12/+12
| | | | | | | | | | #8194 - Datepicker: Incorrect day name for Finnish localization. (cherry picked from commit 5c53dd1bbc0cb0897d4851bad77c3fe22fda27dc) Conflicts: ui/i18n/jquery.ui.datepicker-fi.js
* Resizable: Update aspectRatio to use calculated aspectRatio in case of: ↵gromo2012-03-021-2/+2
| | | | | | containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly. (cherry picked from commit 3e8ec7eb6bee97034363fe4e8704ed762fadbaba)
* Datepicker: modified a catch variable to no longer mask an existing variable ↵Jasvir Nagra2012-02-251-2/+2
| | | | | | in scope. Fixed #8138 - datepicker: IE8 does not create a new scope for catch blocks and will cause (cherry picked from commit 367da95ba5afcb80bebce75cd529a46004f60381)
* Sortable: modified the contents of placeholder to a single " ". Fixed ↵Bertjh2012-02-241-1/+1
| | | | | | #8135 - sortable: Horizontal sortable shifts causes elements to shift down. (cherry picked from commit b6e1f25ab8c038306146a6ead041dc18bfb9e8c2)
* Corrected week header for et locale. Fixed #8129 - Localization error in et ↵Richard D. Worth2012-02-231-1/+1
| | | | | | locale (week header) (cherry picked from commit fa40c352af59258362d17e2f1e8642343b1ae3c0)
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵Richard D. Worth2012-02-151-0/+23
| | | | | | localization (cherry picked from commit 90959389ee895f5123589e5be17081fdbe340283)
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵Douglas2012-02-121-0/+23
| | | | | | localization. (cherry picked from commit 8406d97c6d3721d54485770355d71de55468b0e0)
* Autocomplete: Set context for ajax requests instead of relying on default ↵Scott González2012-02-111-1/+3
| | | | | | context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup. (cherry picked from commit 041cb39a6667e3637a40fad6ef952da476f2af97)
* Slider: Prevent the default action on keydown if we're listening for the ↵Scott González2012-02-091-6/+2
| | | | | | pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling. (cherry picked from commit 0434bce03d1368f5ace043fa50e9d4f95677c09e)
* Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the ↵Scott González2012-02-081-1/+1
| | | | | | datepicker via the provided button does not work in Chrome when the button contains other non-text elements. (cherry picked from commit c964894b9b75dc7df62660725967a1f7a526a3ec)
* Resizable: Removed Opera relative/absolute positioning exception code. ↵TJ VanToll2012-02-081-35/+1
| | | | | | Fixed #6763 - ui.dialog & resizable & button & opera 11 (cherry picked from commit f5e5971821dab4caf03dae4a6d207429aef44bae)
* Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - ↵Scott González2012-02-021-0/+1
| | | | .sortable() after destroy does not work.
* Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes ↵levushka2012-02-011-2/+2
| | | | | | #6051 - Hebrew and Arabic: Instead of the month name indicates the month number! (cherry picked from commit e496cde384d1497993394f04110ef8099d256eee)
* Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: ↵stojce2012-01-201-1/+1
| | | | | | Macedonian locale has incorrect date format. (cherry picked from commit b7af203c8e9db1d253bca7aeb66350280402ca1c)
* Datepicker: added check to account for multiple pickers on one page. Fixed ↵ryanolton2012-01-201-1/+4
| | | | #5818 – multiple DatePickers won't trigger close event(cherry picked from commit 82cf9e297fd78730dadd9a486d6871eca72455dd)
* Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, ↵clear002012-01-201-7/+7
| | | | showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation(cherry picked from commit c0dfa1173c7427622a9f7573b173211f6b594a5f)
* Sortable: Added a variable to track if initialization is complete. Fixes ↵SpoonNZ2012-01-201-1/+5
| | | | | | #4759 - a major optimization is possible in sortable(). (cherry picked from commit ba6916f22ac3fac993975abc0f86d6cb0bf9c08d)
* Core: Access offsetHeight on div for support tests to avoid a layout bug in ↵Scott González2012-01-191-0/+5
| | | | | | IE 9. Fixes #8026 - minHeight support test affects page layout in IE 9. (cherry picked from commit 956c2cd2a5a44d40a9b2fb0a8c05f765fa302c92)
* Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: ↵Scott González2012-01-191-1/+1
| | | | | | | | | | There is a reference to the global jQuery variable. (cherry picked from commit 07ec849f623699c87fc7ecc3770ea11ad9ba8e4e) Conflicts: ui/jquery.ui.position.js
* Button: Properly handle disabled option on init. Fixes #8028 - Getting unset ↵Scott González2012-01-181-5/+3
| | | | | | | | | | disabled option on button widget returns jQuery object, not default value. (cherry picked from commit 3a1031e58b717b042d39dcccfdbe1d293cdbecf1) Conflicts: ui/jquery.ui.button.js
* Datepicker i18n (nl-BE): Removed BOM.Scott González2012-01-121-2/+2
| | | | (cherry picked from commit eee63a2e2435a6ecbcd0daa15f41b7bd5901e307)
* Selectable: Explicitly check event.ctrlKey now that jQuery differentiates ↵Scott González2011-11-221-4/+4
| | | | | | between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working. (cherry picked from commit 35dd0417bdb442ad00a9eb37a85db5ddf1b14615)
* Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - ↵Jay Oster2011-11-211-1/+2
| | | | | | Datepicker: Does not properly clear current instance when hidden. (cherry picked from commit c36b43d0ee3cf7e10d82d21e3a4ca6cb954f4c16)
* Droppable: Make sure._drop is called for all relevant droppables. Fixes ↵Michael P. Jung2011-11-211-1/+1
| | | | | | #6009 - Upper droppable should receive draggable. Fixes #6085 - Parent droppable takes precedence over dynamically created child droppable. (cherry picked from commit fdc332ed5fb7f7e688151d5cae9b450569d73da5)
* Widget: Don't use $.event.props when creating events.Scott González2011-11-211-12/+12
| | | | (cherry picked from commit 91ef69d7503f11f2b6223b9c0061fca51e3a006f)
* jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.(cherry ↵igor milla2011-11-191-1/+2
| | | | picked from commit f25937b215b1302368a71d69368d4782abdb7bac)
* Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵David De Sloovere2011-11-191-0/+23
| | | | | | (Belgium) Localization (cherry picked from commit dfbd9be72df7734451f535af6dcc1f07294c242b)
* Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵stojce2011-11-191-0/+23
| | | | | | Datepicker: Add Macedonian Localization (cherry picked from commit b2d05f8b76a0de4e66f6a51d77b952be1633e17a)
* Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵William Griffiths2011-11-191-0/+23
| | | | | | Welsh/UK Localization (cherry picked from commit 6525365944d306931e0697b7bb909e9e48a5501c)