Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 1 | -1/+1 |
| | | | | - base | ||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | demos: touch up | Richard Worth | 2009-01-01 | 1 | -1/+2 |
| | |||||
* | 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. |