Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -65/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | CSS Framework: Update API links from the old docs site to their new API site ↵ | TJ VanToll | 2013-06-05 | 1 | -1/+1 |
| | | | | location. | ||||
* | Spinner: Trivial spelling / grammatical fixes in CSS comments. | TJ VanToll | 2013-06-02 | 1 | -2/+2 |
| | |||||
* | Spinner: Inherit font color since we inherit background color. Fixes #8950 - ↵ | Scott González | 2013-01-15 | 1 | -0/+1 |
| | | | | Spinner: value can't be seen in dark themes. | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | CSS: Reformatted CSS to use better coding standard | Anika Henke | 2012-11-19 | 1 | -8/+49 |
| | |||||
* | Spinner: Remove z-index from buttons. Whatever the original purpose, its not ↵ | Jörn Zaefferer | 2012-10-22 | 1 | -1/+1 |
| | | | | needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker. | ||||
* | Spinner: Remove ui-state- classes from spinner, along with the ↵ | Jörn Zaefferer | 2012-10-14 | 1 | -1/+0 |
| | | | | background:none TR override. Fixes #8654 - Spinner background-color | ||||
* | 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 |
| | |||||
* | Build: Get grunt default task to pass. Fix lint errors inside grunt.js file ↵ | Jörn Zaefferer | 2012-04-04 | 1 | -1/+1 |
| | | | | itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css | ||||
* | 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 |
| | |||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | Fixed headers for menu, spinner, tooltip stylesheets. | Scott González | 2011-01-10 | 1 | -2/+9 |
| | |||||
* | Spinner: CSS improvements - remove fixed height from wrapper; temp. override ↵ | jzaefferer | 2010-12-01 | 1 | -1/+5 |
| | | | | icon style to fix off-by-one positioning | ||||
* | Spinner: Fix crlf to lf line endings. | jzaefferer | 2010-11-30 | 1 | -12/+12 |
| | |||||
* | Spinner: Use inline-element for better inline-block support. Removed ↵ | jzaefferer | 2010-11-30 | 1 | -2/+2 |
| | | | | float:left from input to fix input focussing in IE6. | ||||
* | Slider: Removing dir option. Implementation caused more damage then being ↵ | jzaefferer | 2010-10-25 | 1 | -15/+3 |
| | | | | useful - will eventually implement RTL support in all widgets. | ||||
* | Porting old spinner implementation to 1.8, dropping some baggage. | jzaefferer | 2010-10-22 | 1 | -0/+24 |