Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demo: added wrappers for resizable | Paul Bakaus | 2008-12-31 | 1 | -1/+11 |
| | |||||
* | demos: moved the demos.css link down so it can override default theme ↵ | Richard Worth | 2008-12-31 | 1 | -1/+1 |
| | | | | styles. other minor updates. | ||||
* | demos: whitespace fixes | Richard Worth | 2008-12-31 | 1 | -26/+26 |
| | | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native | ||||
* | demos/resizable: limited background-position fix to resizable element that ↵ | Richard Worth | 2008-12-30 | 1 | -1/+1 |
| | | | | needs it (with ui-widget-header class) | ||||
* | Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ↵ | Richard Worth | 2008-12-30 | 1 | -1/+1 |
| | | | | should be 'ui-resizable-helper' | ||||
* | demos/resizable/animate.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+5 |
| | |||||
* | Resizable: Added demos for alsoResize, animate, aspectRation, containment, ↵ | Scott González | 2008-12-29 | 1 | -0/+25 |
delay, distance, ghost, grid, max height/width, min height/width. |