summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tag version 1.2.2selectmenu_v1.2.2Felix Nagel2012-10-031-1/+1
|
* fixed: removed unneeded and problematic .selector property, see #269, THX to ↵Felix Nagel2012-10-011-1/+1
| | | | @brunis
* changed: copyright and license text textFelix Nagel2012-09-061-4/+2
|
* added: format option parameter in default demoFelix Nagel2012-09-041-1/+1
|
* Merge pull request #257 from aglemann/selectmenuFelix Nagel2012-08-304-140/+144
|\ | | | | fixed: follow-up to #241, "focus" doesn't bubble, thx @aglemann
| * Fixed formattingAeron Glemann2012-08-102-2/+3
| |
| * https://github.com/fnagel/jquery-ui/issues/241Aeron Glemann2012-08-104-140/+143
|/ | | | | | | | 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
* Merge pull request #255 from betalb/patch-2Felix Nagel2012-08-061-1/+1
|\ | | | | fixes: operator precedence when using own collision option
| * fix operator precedenceВиталий2012-08-031-1/+1
|/
* fixed: its now possible to have a disabled and selected option on init, see #234Felix Nagel2012-07-202-2/+14
|
* task: make selectmenu easier to download/extract/use, see #172Felix Nagel2012-07-12612-184019/+112
|
* improved: import needed files onlyFelix Nagel2012-07-1210-37/+47
|
* removed: dialog demoFelix Nagel2012-07-121-175/+0
|
* added: todo comment for last commitFelix Nagel2012-07-121-2/+2
|
* Merge pull request #247 from aglemann/selectmenuFelix Nagel2012-07-114-1/+131
|\ | | | | fixed: "focus" doesn't bubble, see #241
| * fixed: "focus" doesn't bubble, see #241Aeron Glemann2012-07-114-1/+131
|/
* fixed: edge case problem in IE, see #209, thx @tschettlerFelix Nagel2012-05-311-0/+1
|
* Merge pull request #223 from TheChad/selectmenuFelix Nagel2012-05-311-1/+1
|\ | | | | fixed: CSS adjustment to make selectmenu scrollable on newer iOS, see #223, thx @TheChad
| * Added -webkit-overflow-scrolling: touch; to the selectmenu. This enables the ↵The Chad2012-02-281-1/+1
| | | | | | | | menu to be scrolled on iOS.
* | fixed: bug when using selectors like #one:two, improved replace for specific ↵Felix Nagel2012-05-171-1/+1
| | | | | | | | selector chars, see #230, thx to @sirsimo
* | regression: unneeded and broken appendTo, breaks Selectmenu with overflow in ↵Felix Nagel2012-05-171-1/+0
| | | | | | | | older IE
* | removed: option transferClasses, see #229Felix Nagel2012-05-171-7/+0
| |
* | improved: readmeFelix Nagel2012-05-171-2/+2
| |
* | removed: unneeded widget varsFelix Nagel2012-05-171-3/+0
| |
* | updated: readme file, copyright notice and versionFelix Nagel2012-05-172-5/+7
| |
* | updated: files to jQuery 1.7.2Felix Nagel2012-05-1711-11/+11
| |
* | Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20Felix Nagel2012-05-17391-2709/+31399
|\ \
| * | Tagging the 1.8.20 release.1.8.20Scott González2012-04-301-1/+1
| | |
| * | 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-193-4/+12
| | | | | | | | | | | | | | | | | | 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)
| * | Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing ↵Scott González2012-04-181-1/+1
| | | | | | | | | | | | | | | | | | terminating semicolon. (cherry picked from commit 55e13692ee2937df9bda8e3348c4b07834e093d8)
| * | Build: Removed ant build.Scott González2012-04-1813-9419/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 84ac716fbfef194622ddeed4cadf03a769725de8) Conflicts: .gitignore build/build.xml version.txt
| * | Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: ↵Scott González2012-04-181-9/+12
| | | | | | | | | | | | | | | | | | @VERSION replacement incomplete. (cherry picked from commit 7475763474ba2dc976136c9374b201a1f6df8a83)
| * | Updating the 1-8-stable version to 1.8.20preScott González2012-04-161-1/+1
| | |
| * | Tagging the 1.8.19 release.1.8.19Scott González2012-04-161-1/+1
| | |
| * | Position: Simplify default demo by removing drag functionality on positioned ↵Scott González2012-04-151-20/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elements. Fixes #5380 - Position Demo breaks when dragging an element. (cherry picked from commit 6da7278e879c0dc734c23231a71fdd92f7a57a0c) Conflicts: demos/position/default.html
| * | Remove compare_size; defer to plugin.Rick Waldron waldron.rick@gmail.com2012-04-122-72/+4
| | | | | | | | | | | | Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
| * | Build: Update prepare-release for use with grunt.Scott González2012-04-111-15/+15
| | |
| * | Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - ↵Scott González2012-04-071-12/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). (cherry picked from commit 218bd47ecd8066e51d58c1df8fdbf3fa05fac26c) Conflicts: demos/autocomplete/combobox.html
| * | Autocomplete: Don't invoke a search from arrow keys when the element can ↵meh-cfl2012-04-073-6/+75
| | | | | | | | | | | | 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-032-19/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Grunt: Whitelist js and css files for @version replacement instead of ↵Scott González2012-04-021-3/+3
| | | | | | | | | | | | | | | | | | blacklisting png. (cherry picked from commit 3876c874e3f311d263aef9f99ed2780afa1d41d7)
| * | Protect all copyright notices against minificationJörn Zaefferer2012-04-0242-42/+42
| | | | | | | | | | | | | | | | | | | | | | | | 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)