Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 1 | -68/+0 |
| | | | | hyphen, not underscore | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 1 | -8/+2 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | demos/dialog: set up dialog demos to use bgiframe | Richard Worth | 2009-01-07 | 1 | -0/+2 |
| | |||||
* | 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/dialog: fitting into demo preview frame | Richard Worth | 2008-12-31 | 1 | -1/+0 |
| | |||||
* | demos/dialog: markup tweaks | Richard Worth | 2008-12-31 | 1 | -14/+18 |
| | |||||
* | 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 | -31/+31 |
| | | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native | ||||
* | Added dialog close for buttons | Todd Parker | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | Added demo wrapper divs, description text and improved sample data | Todd Parker | 2008-12-30 | 1 | -18/+33 |
| | |||||
* | Re-vamped set of dialog examples that shows the standard set of dialog ↵ | Todd Parker | 2008-12-29 | 1 | -0/+54 |
types. Removed button.html because it was expanded into the 3 modal types. |