| Commit message (Expand) | Author | Age | Files | Lines |
* | task: make selectmenu easier to download/extract/use, see #172 | Felix Nagel | 2012-07-12 | 12 | -314/+0 |
* | Merge pull request #223 from TheChad/selectmenu | Felix Nagel | 2012-05-31 | 1 | -1/+1 |
|\ |
|
| * | Added -webkit-overflow-scrolling: touch; to the selectmenu. This enables the ... | The Chad | 2012-02-28 | 1 | -1/+1 |
* | | Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20 | Felix Nagel | 2012-05-17 | 14 | -35/+32 |
|\ \ |
|
| * | | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d... | TJ VanToll | 2012-04-19 | 1 | -1/+1 |
| * | | Protect all copyright notices against minification | Jörn Zaefferer | 2012-04-02 | 14 | -14/+14 |
| * | | Updated copyright year. | Scott González | 2012-03-19 | 14 | -14/+14 |
| * | | Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid... | Scott González | 2012-03-19 | 1 | -1/+1 |
| * | | Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expandi... | Scott González | 2011-11-29 | 1 | -1/+1 |
| * | | Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gal... | Richard D. Worth | 2011-11-09 | 1 | -6/+3 |
* | | | Upgrade to jQuery 1.6.4 | Felix Nagel | 2012-05-17 | 1 | -1/+1 |
|\| |
| |/
|/| |
|
| * | Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div c... | Scott González | 2011-09-27 | 1 | -1/+1 |
* | | fixed: code clean-up and small improvements | Felix Nagel | 2011-12-28 | 1 | -4/+0 |
* | | Merge commit '1.8.16' into selectmenu | Felix Nagel | 2011-10-10 | 3 | -17/+7 |
|\| |
|
| * | Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-... | kborchers | 2011-06-16 | 1 | -1/+1 |
| * | Resizable: Remove workaround for handles not working in IE when transparent w... | Scott González | 2011-05-20 | 1 | -6/+1 |
| * | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
| * | missing comma(cherry picked from commit 39fab1f39811818887e8906ede21453ef2183... | Jesse Baird | 2011-05-18 | 1 | -1/+1 |
| * | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing si... | gnarf | 2011-05-12 | 1 | -9/+4 |
* | | fixed: nsufficient right padding for .ui-selectmenu-status, thx to @jfirebaug... | Felix Nagel | 2011-09-13 | 1 | -1/+1 |
* | | fixed: hopefully some issues with positioning and jumping, see: https://githu... | Felix Nagel | 2011-08-02 | 1 | -1/+1 |
* | | fixed: optimize element creation | Felix Nagel | 2011-07-31 | 1 | -1/+2 |
* | | fixed: issue with z-index, thx to juja, see: https://github.com/fnagel/jquery... | Felix Nagel | 2011-05-29 | 1 | -1/+1 |
* | | fixed: IE7 css problem, see https://github.com/fnagel/jquery-ui/issues/121 | Felix Nagel | 2011-05-25 | 1 | -2/+4 |
* | | Merge commit '1.8.13' into selectmenu | Felix Nagel | 2011-05-23 | 14 | -20/+25 |
|\| |
|
| * | Resizable: switch data: background image to valid image file, small 1px trans... | Richard Worth | 2011-04-29 | 1 | -1/+1 |
| * | Resizable: use background-image:url(data:) instead of background-image:url(ab... | Richard Worth | 2011-04-09 | 1 | -1/+1 |
| * | Resizable: Added a non-visible yet non-transparent (apparently) no-request ba... | Richard Worth | 2011-04-09 | 1 | -1/+6 |
| * | Updated copyright year. | Scott González | 2011-01-17 | 14 | -15/+15 |
| * | Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesettin... | aaronpeterson | 2011-01-11 | 1 | -2/+2 |
| * | Datepicker: Don't use ui-helper-hidden-accessible for initial hiding. | Scott González | 2010-11-22 | 1 | -1/+1 |
| * | CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4... | Scott González | 2010-11-22 | 1 | -1/+1 |
* | | fixed: changed CSS from visibility to display, see: https://github.com/fnagel... | Felix Nagel | 2011-03-21 | 1 | -2/+2 |
* | | improved: full disable / enable functionality for select, option, optgroup; s... | Felix Nagel | 2011-03-20 | 1 | -0/+1 |
* | | fixed: vertical alignment, thx to revsystems, see https://github.com/fnagel/j... | Felix Nagel | 2011-02-17 | 1 | -1/+1 |
* | | fixed: IE6 is not able to display the border with transparent color. Its dott... | Felix Nagel | 2010-12-22 | 1 | -2/+5 |
* | | fixed: small follow-up for refresh functionality | Felix Nagel | 2010-12-20 | 1 | -2/+2 |
* | | added: display-inline (selectmenus side-by-side) support for modern browsers,... | Felix Nagel | 2010-12-20 | 1 | -4/+4 |
* | | fixed: issue with jQuery UI dialog (added z-index) | Felix Nagel | 2010-10-25 | 1 | -1/+1 |
* | | init: fork of latest jQuery UI with selectmenu from http://jquery-ui.googleco... | Felix Nagel | 2010-08-07 | 1 | -0/+24 |
|/ |
|
* | Dialog: Wrap buttons in a div so we can float the div instead of the individu... | Scott González | 2010-07-29 | 1 | -1/+2 |
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569... | Scott González | 2010-07-19 | 1 | -0/+1 |
* | Autocomplete: Moved all demo images into /demos/autocomplete/images. | Scott González | 2010-07-19 | 1 | -0/+0 |
* | Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a... | Scott González | 2010-07-19 | 1 | -1/+0 |
* | Dialog: Removed CSS rules for button styling - let the button plugin handling... | Scott González | 2010-07-16 | 1 | -1/+1 |
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. | Scott González | 2010-07-14 | 14 | -25/+123 |
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 2 | -2/+2 |
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre... | Scott González | 2010-07-14 | 1 | -1/+1 |
* | Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create... | Scott González | 2010-07-14 | 1 | -2/+0 |
* | Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display p... | Scott González | 2010-07-14 | 1 | -0/+2 |