Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -410/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | CSS Framework: Display child links within .ui-state-hover and ↵ | TJ VanToll | 2013-08-07 | 1 | -1/+5 |
| | | | | .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab | ||||
* | CSS Framework: Update API links from the old docs site to their new API site ↵ | TJ VanToll | 2013-06-05 | 1 | -1/+1 |
| | | | | location. | ||||
* | CSS Framework: Add ui-icon-blank class for an icon with no image. Fixes ↵ | Scott González | 2013-03-11 | 1 | -1/+1 |
| | | | | | | #9150 - CSS Framework: Add ui-icon-blank. This essentially reverts 1fe06f03fac30ce76b87eab8c5a9acc72becd587 and the fix for #5659. | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Theme: Split opacityOverlay from opacityFilterOverlay on theme styles. | Rafael Xavier de Souza | 2012-12-28 | 1 | -4/+4 |
| | |||||
* | Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵ | Anika Henke | 2012-11-29 | 1 | -2/+3 |
| | | | | | | CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way. | ||||
* | Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ↵ | Pawel Maruszczyk | 2012-11-28 | 1 | -0/+1 |
| | | | | ugly in IE | ||||
* | Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: ↵ | Anika Henke | 2012-11-27 | 1 | -16/+1 |
| | | | | Remove unneeded vendor prefixing | ||||
* | CSS: remove spaces from opacity filters so themeRoller can replace properly | Mike Sherov | 2012-11-20 | 1 | -2/+4 |
| | |||||
* | CSS: Reformatted CSS to use better coding standard | Anika Henke | 2012-11-19 | 1 | -35/+204 |
| | |||||
* | CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 ↵ | Jörn Zaefferer | 2012-11-04 | 1 | -2/+2 |
| | | | | - CSS Framework: Don't show icon when only ui-icon class is present. | ||||
* | CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - ↵ | TJ VanToll | 2012-10-21 | 1 | -0/+1 |
| | | | | Button: Primary icon "enabled" when button is disabled. | ||||
* | Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - ↵ | Scott González | 2012-10-11 | 1 | -1/+1 |
| | | | | Accordion Collapsed Color Issue. | ||||
* | Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget ↵ | Scott González | 2012-09-26 | 1 | -1/+0 |
| | | | | :active { outline: none; } causes slowness in FF. | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes ↵ | kborchers | 2011-06-14 | 1 | -2/+2 |
| | | | | #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed | ||||
* | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
| | |||||
* | missing comma | Jesse Baird | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing ↵ | gnarf | 2011-05-12 | 1 | -9/+4 |
| | | | | size of some CSS | ||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. | Scott González | 2010-07-14 | 1 | -1/+3 |
| | |||||
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
| | |||||
* | Updated copyright headers to make it clear that you can choose between MIT ↵ | Scott González | 2010-07-09 | 1 | -5/+8 |
| | | | | and GPLv2. Also added a link to http://jquery.org/license. | ||||
* | Added scoped selectors for .ui-widget-header | Doug Neiner | 2010-03-20 | 1 | -11/+11 |
| | | | | | | When using buttons in a .ui-widget-header, they were loosing their styling on link elements. By scoping the selector just like is done for .ui-widget-content, it fixes this problem | ||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -0/+247 |
file renames in 1.8a1 |