Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release version 1.4.0 (jQuery 1.8.3 / UI 1.9.2)selectmenu_v1.4.0 | Felix Nagel | 2013-10-14 | 2 | -2/+3 |
| | |||||
* | fixed: wrong property value on aria-disabled when option is disabled by HTML | Felix Nagel | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | fixed: disabled select is tab-able, see #301 | Felix Nagel | 2013-09-07 | 1 | -2/+2 |
| | |||||
* | fixed: CGL | Felix Nagel | 2013-09-07 | 1 | -18/+18 |
| | |||||
* | improved: rework enable / enable option setting (follow-up) | Felix Nagel | 2013-09-07 | 1 | -1/+1 |
| | |||||
* | improved: rework enable / enable option setting | Felix Nagel | 2013-09-07 | 1 | -34/+15 |
| | |||||
* | fixed: enable and disable has been swapped (regression), see #312 | Felix Nagel | 2013-09-07 | 2 | -12/+12 |
| | |||||
* | updated: copyright year | Felix Nagel | 2013-09-07 | 1 | -1/+1 |
| | |||||
* | fixed: follow-up: selectmenu does not close when body is clicked, THX @zalog ↵ | Felix Nagel | 2013-05-29 | 1 | -1/+1 |
| | | | | see https://github.com/fnagel/jquery-ui/issues/293 | ||||
* | added: dialog demo file | Felix Nagel | 2013-05-28 | 1 | -0/+70 |
| | |||||
* | fixed: issue with dialog widget, thx @ubunoir, see ↵ | Felix Nagel | 2013-05-28 | 1 | -1/+1 |
| | | | | https://github.com/fnagel/jquery-ui/issues/300 | ||||
* | fixed: selectmenu does not close when body is clicked, see ↵ | Felix Nagel | 2013-05-28 | 1 | -1/+1 |
| | | | | https://github.com/fnagel/jquery-ui/issues/293 | ||||
* | fixed: TTS | Felix Nagel | 2013-04-25 | 1 | -24/+24 |
| | |||||
* | fixed: adjusted background_image.html demo CSS to jQuery UI CSS framework ↵ | Felix Nagel | 2013-04-25 | 1 | -1/+5 |
| | | | | changes | ||||
* | fixed: wrong bugtracker link in readme, THX @adam-lynch, see #285 | Felix Nagel | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | updated: readme | Felix Nagel | 2012-11-28 | 1 | -2/+1 |
| | |||||
* | fixed: improved unique ID generation | Felix Nagel | 2012-11-24 | 1 | -4/+4 |
| | |||||
* | fixed: CGL | Felix Nagel | 2012-11-24 | 1 | -25/+23 |
| | |||||
* | fixed: trim trailing | Felix Nagel | 2012-11-23 | 1 | -2/+2 |
| | |||||
* | removed: this.namespace | Felix Nagel | 2012-11-23 | 1 | -9/+9 |
| | |||||
* | improved: disable / enable options | Felix Nagel | 2012-11-23 | 1 | -33/+24 |
| | |||||
* | fixed: disable enable demo | Felix Nagel | 2012-11-23 | 2 | -16/+20 |
| | |||||
* | improved: disable optgroups | Felix Nagel | 2012-11-23 | 1 | -16/+12 |
| | |||||
* | improved: CGL | Felix Nagel | 2012-11-23 | 1 | -293/+283 |
| | |||||
* | fixed: custom position demo | Felix Nagel | 2012-11-23 | 1 | -3/+2 |
| | |||||
* | fixed: CSS issue in pop-up mode | Felix Nagel | 2012-11-23 | 1 | -2/+2 |
| | |||||
* | fixed: Position plugin API changes | Felix Nagel | 2012-11-23 | 1 | -16/+13 |
| | |||||
* | updated: demo files and tests to jQuery 1.8.3 | Felix Nagel | 2012-11-23 | 13 | -67/+64 |
| | |||||
* | updated: authors file | Felix Nagel | 2012-11-23 | 1 | -0/+13 |
| | |||||
* | removed: unneeded files | Felix Nagel | 2012-11-23 | 537 | -155909/+15999 |
| | |||||
* | Merge commit '1.9.2' into selectmenu | Felix Nagel | 2012-11-23 | 543 | -17341/+167858 |
|\ | |||||
| * | Tagging the 1.9.2 release.1.9.2 | Jörn Zaefferer | 2012-11-23 | 35 | -3/+1893 |
| | | |||||
| * | Add missing authors | Jörn Zaefferer | 2012-11-23 | 1 | -1/+3 |
| | | |||||
| * | Button: Fixing handling of the disabled options on refresh method calls. ↵ | TJ VanToll | 2012-11-23 | 3 | -9/+39 |
| | | | | | | | | | | | | Fixed #8828 - Button: Refresh does not re-enable disabled button. (cherry picked from commit 93abe02b6052143fac30393291da3fc254bde996) | ||||
| * | Effects: Making sure outerHeight and outerWidth make it through to the ↵ | Corey Frang | 2012-11-22 | 1 | -7/+24 |
| | | | | | | | | | | | | .size() implementation in all cases - Fixes IE8 effects failure (cherry picked from commit a217bd3b160960f8d2ffb9f6a72df7e408c7a52e) | ||||
| * | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 187 | -1889/+11393 |
| | | |||||
| * | Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: ↵ | Scott González | 2012-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Faroese locale has incorrect firstDay. (cherry picked from commit 3d96f20506bd20f4cdbf5c1dc33149ad6ea5f62c) | ||||
| * | Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select ↵ | Scott González | 2012-11-14 | 2 | -8/+17 |
| | | | | | | | | event not triggering when collapsible:true. | ||||
| * | Tooltip: Removed logic for handling tracking tooltips which gain focus while ↵ | Scott González | 2012-11-14 | 1 | -14/+2 |
| | | | | | | | | | | | | open (we no longer mix events). Fixes #8799 - Tooltip: tracking fails on nested elements. (cherry picked from commit ca0df6b9007a13dabdf7e78acb3d30bdb0928a97) | ||||
| * | Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not ↵ | Scott González | 2012-11-14 | 2 | -1/+37 |
| | | | | | | | | | | | | hide consistently with dynamically loaded content. (cherry picked from commit 1b503a237e1dc47739a8a451debbc86e169851e3) | ||||
| * | Accordion: Use .css() to clear the height, instead of .height(). | Scott González | 2012-11-13 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit 2553d61384a89a7aa3fcea2f185c2c7ec45d2bd1) | ||||
| * | Tests: Commented out getElementStyles() while its not used. | Scott González | 2012-11-13 | 1 | -2/+2 |
| | | | | | | | | (cherry picked from commit 608341d20d9ed8078c115747576761829151ad04) | ||||
| * | Tests: Temporarily remove style checks in domEqual(). | Scott González | 2012-11-13 | 1 | -1/+2 |
| | | | | | | | | (cherry picked from commit 248e632f4d9c83647d8ebdee56c92111500e479e) | ||||
| * | Build: Update TestSwarm jobName to distinguish 1-9-stable from master. | Scott González | 2012-11-13 | 1 | -1/+1 |
| | | |||||
| * | Button: use _hoverable for hover state management. Fixes #5295 - button ↵ | Cory Gackenheimer | 2012-11-13 | 2 | -3/+15 |
| | | | | | | | | | | | | doesn't remove hover state if they are disabled (cherry picked from commit 8e1ceba717b85e42a13cc1660e7c8e9e9c26c384) | ||||
| * | Widget: Only use the event prefix from the base if we're redefining a ↵ | Scott González | 2012-11-13 | 2 | -3/+7 |
| | | | | | | | | | | | | widget. Fixes #8805 - Widget: widgetEventPrefix is incorrect when inheriting with jQuery UI 1.9.1. (cherry picked from commit 9e858ba14ac0ae26780581a34565e84e0ae108ef) | ||||
| * | Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute ↵ | Scott González | 2012-11-13 | 2 | -0/+30 |
| | | | | | | | | | | | | is not removed from tabs when destroy is called. (cherry picked from commit fd48568c402847df8af59166c33549f0d19feb4b) | ||||
| * | Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip ↵ | Scott González | 2012-11-13 | 2 | -1/+14 |
| | | | | | | | | | | | | is shown, but not hidden if element has class=ui-state-disabled. (cherry picked from commit 498aadf644ddca86de838dc2001267ded972df2c) | ||||
| * | Widget: Suppress disabled check when binding destroy to the remove event. ↵ | Scott González | 2012-11-13 | 2 | -1/+7 |
| | | | | | | | | | | | | Fixes #8769 - Widget: ui-state-disabled blocks destroy to be triggered on remove. (cherry picked from commit 1cdeeccab0e76495842cad9d04e686aee802777d) | ||||
| * | Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: ↵ | Scott González | 2012-11-13 | 2 | -3/+52 |
| | | | | | | | | | | | | Ability to use _on() even when disabled. (cherry picked from commit 84cd214486769a3527b3ab420219c8f9c78f9879) |