Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation: revert change that made /documentation top level, since that ↵ | Paul Bakaus | 2009-01-19 | 1 | -1/+1 |
| | | | | | | seems to break local ajax calls release: removed packing from the release | ||||
* | AAdded Easings demonstration | Keith Wood | 2009-01-18 | 1 | -1/+4 |
| | |||||
* | Demos: Fixed #3852: Add in extra directory level for href and src attributes ↵ | Scott González | 2009-01-18 | 1 | -0/+2 |
| | | | | when demos are loaded from demos/index.html. | ||||
* | documentation: should be generated in /documentation, not /demos/documentation | Paul Bakaus | 2009-01-17 | 1 | -1/+1 |
| | |||||
* | reorganized effects from "general" into "movement" and "feedback", as ↵ | Maggie Costello Wachs | 2009-01-16 | 1 | -1/+2 |
| | | | | they're categorized on the home page | ||||
* | 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 |
| | |||||
* | demo-docs update | Jörn Zaefferer | 2009-01-10 | 1 | -0/+1 |
| | |||||
* | moving documentation folder under demos to make it work locally | Jörn Zaefferer | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | integrating documentation into demo files, first draft; run Ant targets ↵ | Jörn Zaefferer | 2009-01-08 | 1 | -1/+1 |
| | | | | docs-download and docs-process to generate the files | ||||
* | integrating documentation into demo files, first draft; run Ant targets ↵ | Jörn Zaefferer | 2009-01-08 | 1 | -1/+21 |
| | | | | docs-download and docs-process to generate the files | ||||
* | demos/index.html - added link to open demo in new window. | Ca-Phun Ung | 2009-01-08 | 1 | -13/+12 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+15 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -15/+1 |
| | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 1 | -1/+1 |
| | | | | - base | ||||
* | Refined demo left nav design and added selected state class. I need someone ↵ | Todd Parker | 2009-01-06 | 1 | -0/+2 |
| | | | | to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file. | ||||
* | Added mockup of the link to view demo in a new window and the view source ↵ | Todd Parker | 2009-01-05 | 1 | -1/+16 |
| | | | | spindown that need to be added above and below the description under the iframe. Demo css updated with styles needed and made Trebuchet MS the font on all rules. | ||||
* | demos/index.html - replaced the $= attribute selector with an if condition ↵ | Ca-Phun Ung | 2009-01-03 | 1 | -4/+6 |
| | | | | for now to overcome the selector bug in 1.3. | ||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | demos/index.html - changed content-type to utf-8 to support datepickers in ↵ | Ca-Phun Ung | 2009-01-02 | 1 | -0/+1 |
| | | | | other languages. | ||||
* | demos/index.html - added fade in/out effect to demo notes. | Ca-Phun Ung | 2009-01-02 | 1 | -2/+2 |
| | |||||
* | demos/index.html - fixed resetDemos function so year follows month by default. | Ca-Phun Ung | 2009-01-02 | 1 | -2/+2 |
| | |||||
* | demos/index.html - fixed issue with browser refresh picking up wrong hash ↵ | Ca-Phun Ung | 2009-01-02 | 1 | -7/+14 |
| | | | | value. Added a resetDemo function to reset datepicker so it picks up default values rather than localized values. | ||||
* | demos/index.html - mapped #widget to #widget|default. | Ca-Phun Ung | 2009-01-02 | 1 | -0/+3 |
| | |||||
* | demos/index.html - removed iframe and replaced with Ajax. Added datepicker ↵ | Ca-Phun Ung | 2009-01-02 | 1 | -18/+103 |
| | | | | localization scripts. Fixed css font sizing issues in demo notes. | ||||
* | demos/index.html: load effects as well as ui files | Richard Worth | 2008-12-31 | 1 | -0/+13 |
| | |||||
* | demos: wrapped up effects demos. Removed easing for now | Richard Worth | 2008-12-31 | 1 | -2/+1 |
| | |||||
* | demos: linked effects on index, added folders + index files for effects | Paul Bakaus | 2008-12-31 | 1 | -3/+3 |
| | |||||
* | demos: whitespace fixes | Richard Worth | 2008-12-31 | 1 | -8/+8 |
| | | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native | ||||
* | demos/accordion/default.html: highlighted note about when not to use accordion | Richard Worth | 2008-12-31 | 1 | -0/+1 |
| | |||||
* | demos/index.html: added a check to fix initial load in opera. | Ca-Phun Ung | 2008-12-30 | 1 | -2/+6 |
| | |||||
* | demos/index.html: removed iframe fade effects as it was interferring with ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -9/+7 |
| | | | | accordion and fixed some IE bugs with iframe content not loading. | ||||
* | demos/index.html: added functionality to pull descriptions from individual ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -0/+13 |
| | | | | html files. | ||||
* | demos/index.html - slimmed down the php code parts. | Ca-Phun Ung | 2008-12-30 | 1 | -27/+1 |
| | |||||
* | demos/index.html - fixed syntax error and right navigation picking up full ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -3/+3 |
| | | | | url in IE6. | ||||
* | updated all demos/*/index.html files to reflect new markup changes. | Ca-Phun Ung | 2008-12-30 | 1 | -3/+3 |
| | |||||
* | updated accordion and datepicker markup. changed demos/index.html so it ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -1/+1 |
| | | | | looks for .demos-nav rather than #container within individual widget demo indexes. | ||||
* | demos/index.html - fixed on state in right nav | Ca-Phun Ung | 2008-12-30 | 1 | -1/+5 |
| | |||||
* | demos/index.html - fixed incorrect closing of H4 heading and added a H3 ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -1/+3 |
| | | | | heading for widget previews. | ||||
* | modified demos/index.html so it loads content via ajax to match ↵ | Ca-Phun Ung | 2008-12-30 | 1 | -12/+39 |
| | | | | functionality of website demos. still need to fix-up css and markup to match filament's static example. | ||||
* | demos/index.html: updated instructions text | Richard Worth | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-30 | 1 | -88/+88 |
| | |||||
* | demos: fixed consistency issue with index navigation menus | Richard Worth | 2008-12-30 | 1 | -47/+29 |
| | |||||
* | demos/index.html - increased width and height of iframe slightly relect ↵ | Ca-Phun Ung | 2008-12-29 | 1 | -1/+1 |
| | | | | mockup dimensions. | ||||
* | demos/index.html - changed H1 to H3. | Ca-Phun Ung | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | demos/index.html added php integration code. for speed i'm using an iframe ↵ | Ca-Phun Ung | 2008-12-29 | 1 | -8/+21 |
| | | | | with fixed width/height for now. [needs refactoring] | ||||
* | demos/index.html: extra character in [1271] | Richard Worth | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | demos/indext.html: removed (invalid) H1 around page content | Richard Worth | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | demos: fixed styles for sub pages | Paul Bakaus | 2008-12-23 | 1 | -1/+1 |
| | |||||
* | display preloaded content if available (placeholder) | Paul Bakaus | 2008-12-23 | 1 | -8/+12 |
| |