Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -17/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Slider & Interactions: Add Windows 8 touch support | TJ VanToll | 2014-01-15 | 1 | -0/+4 |
| | | | | | | Fixes #9709 Fixes #9710 Closes gh-1152 | ||||
* | CSS Framework: Update API links from the old docs site to their new API site ↵ | TJ VanToll | 2013-06-05 | 1 | -2/+0 |
| | | | | location. | ||||
* | 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 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 | -2/+9 |
| | |||||
* | Selectable: moved position absolute and z-index to css. Fixed #4475 - ↵ | Richard D. Worth | 2010-05-26 | 1 | -1/+1 |
| | | | | Selectable helper has z-index hard coded | ||||
* | Selectable: Add default CSS for ui-selectable-helper to CSS framework to ↵ | adam j. sontag | 2010-05-13 | 1 | -0/+3 |
allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS |