| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
dialog does not disable resizables on the page.
(cherry picked from commit 6150abae49f77a3b2f67c39a3c60a06792b4de8f)
|
|
|
|
|
|
|
|
| |
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.
(cherry picked from commit 37dcc3e21df5f1373ff9963217073a9faecfc057, dropped menu, spinner and tooltip)
|
| |
|
|
|
|
|
|
| |
containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly.
(cherry picked from commit 3e8ec7eb6bee97034363fe4e8704ed762fadbaba)
|
|
|
|
|
|
| |
Fixed #6763 - ui.dialog & resizable & button & opera 11
(cherry picked from commit f5e5971821dab4caf03dae4a6d207429aef44bae)
|
|
|
|
|
|
| |
- Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width.
(cherry picked from commit 981e96948f45e5c5c32d005e379a5030c98c3d8d)
|
|
|
|
|
|
| |
- Resizable autoHide Doesn't Work With Resizable's disable
(cherry picked from commit 0e2bc5efe217681c006ae7a16be21520e6563da6)
|
|
|
|
|
|
| |
#6926 - Window doesn't change to size that helper shows when snapping to grid
(cherry picked from commit 002f9a2629b906983c0b9edaffa0f7b9b5e457f5)
|
| |
|
|
|
|
| |
Problem with JavaScriptPacker.
|
| |
|
| |
|
|
|
|
| |
and GPLv2. Also added a link to http://jquery.org/license.
|
|
|
|
| |
reference in UI Resizable hack for Opera.
|
| |
|
|
|
|
| |
- Invalid reference in UI Resizable hack for Opera. Fixes #5662/5695/3842 - When resizing from top or left edge, Dialog adds top/left CSS values to content element. Enhances Dialog - Allows dialog-content to have position:relative to 'contain' floated and positioned elements. Bug Demo for #5662 - http://layout.jquery-dev.net/samples/ui_dialog_bug.html
|
|
|
|
| |
Fixes #5134 - Events not being triggered for drag and drop.
|
|
|
|
| |
instead of at the end of wrapper's parent. Fixes #4940 - resizable('destroy') moves images to end of parent element
|
| |
|
|
|
|
| |
Partial fix for #5064 - Widget: make multiple instantiation more useful.
|
|
|
|
| |
menu; including menu static tests).
|
|
|
|
| |
Fixes #5023 - Split mouse code into its own file.
|
|
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
|