| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
dialog does not disable resizables on the page.
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
|
|
|
|
| |
transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined)
|
|
|
|
| |
background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
|
|
|
|
| |
background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
|
| |
|
| |
|
|
file renames in 1.8a1
|