Commit Graph

65 Commits

Author SHA1 Message Date
Paul Bakaus
22bea9f17d demos: changed documentation absolute urls from documentation/ to docs/ 2009-01-25 15:49:15 +00:00
Richard Worth
47f9a3b7dc demos: view source cleanup 2009-01-24 14:05:00 +00:00
Paul Bakaus
90c53fab7c demos: view source should show the actual full source, not just the javascript 2009-01-24 11:12:40 +00:00
Jörn Zaefferer
7b3801239c demos update, View Source 2009-01-24 10:51:03 +00:00
Richard Worth
d3a3e9c7fc demos: rolled demos ui.theme.css into demos.css 2009-01-24 02:13:49 +00:00
Maggie Costello Wachs
53c9696c29 added ThemeSwitcher link to demos nav 2009-01-23 20:37:34 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Todd Parker
e1b16e22dd Fixed link to TR docs 2009-01-21 21:14:33 +00:00
Todd Parker
6f42539018 Added new About and Theme links to left nav, removed letterspacing from css. 2009-01-21 18:17:39 +00:00
Bohdan Ganicky
274ff534db demos/index: quick fix for #3810 2009-01-20 14:44:28 +00:00
Paul Bakaus
3f3b3bbca8 documentation: revert change that made /documentation top level, since that seems to break local ajax calls
release: removed packing from the release
2009-01-19 14:27:26 +00:00
Keith Wood
6b887b5efd AAdded Easings demonstration 2009-01-18 05:09:33 +00:00
Scott González
bf73f8c5be Demos: Fixed #3852: Add in extra directory level for href and src attributes when demos are loaded from demos/index.html. 2009-01-18 01:51:19 +00:00
Paul Bakaus
8b1a034276 documentation: should be generated in /documentation, not /demos/documentation 2009-01-17 15:01:08 +00:00
Maggie Costello Wachs
7cbd56f109 reorganized effects from "general" into "movement" and "feedback", as they're categorized on the home page 2009-01-16 16:36:16 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Jörn Zaefferer
6e34ac67a6 demo-docs update 2009-01-10 12:49:21 +00:00
Jörn Zaefferer
27026e0f89 moving documentation folder under demos to make it work locally 2009-01-10 12:20:32 +00:00
Jörn Zaefferer
ad6baf2444 integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files 2009-01-08 21:57:49 +00:00
Jörn Zaefferer
d3d933066c integrating documentation into demo files, first draft; run Ant targets docs-download and docs-process to generate the files 2009-01-08 21:51:13 +00:00
Ca-Phun Ung
b343540fb8 demos/index.html - added link to open demo in new window. 2009-01-08 06:50:51 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Richard Worth
cb5d64c654 removed default theme in favor of only one versioned css framework/TR theme - base 2009-01-07 02:36:51 +00:00
Todd Parker
855a38629f Refined demo left nav design and added selected state class. I need someone 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. 2009-01-06 18:03:05 +00:00
Todd Parker
de31d5b16c Added mockup of the link to view demo in a new window and the view source 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. 2009-01-05 20:23:14 +00:00
Ca-Phun Ung
3c3e17cdd0 demos/index.html - replaced the $= attribute selector with an if condition for now to overcome the selector bug in 1.3. 2009-01-03 14:24:57 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Ca-Phun Ung
f17b70c08a demos/index.html - changed content-type to utf-8 to support datepickers in other languages. 2009-01-02 15:59:31 +00:00
Ca-Phun Ung
81428b3f51 demos/index.html - added fade in/out effect to demo notes. 2009-01-02 14:54:25 +00:00
Ca-Phun Ung
720b460ba6 demos/index.html - fixed resetDemos function so year follows month by default. 2009-01-02 13:45:18 +00:00
Ca-Phun Ung
39a74f1ccf demos/index.html - fixed issue with browser refresh picking up wrong hash value. Added a resetDemo function to reset datepicker so it picks up default values rather than localized values. 2009-01-02 13:17:54 +00:00
Ca-Phun Ung
55e6b80737 demos/index.html - mapped #widget to #widget|default. 2009-01-02 12:20:10 +00:00
Ca-Phun Ung
3287ca7199 demos/index.html - removed iframe and replaced with Ajax. Added datepicker localization scripts. Fixed css font sizing issues in demo notes. 2009-01-02 12:10:16 +00:00
Richard Worth
6b42d42778 demos/index.html: load effects as well as ui files 2008-12-31 23:11:31 +00:00
Richard Worth
5273974279 demos: wrapped up effects demos. Removed easing for now 2008-12-31 22:53:33 +00:00
Paul Bakaus
50b1aa247c demos: linked effects on index, added folders + index files for effects 2008-12-31 14:49:55 +00:00
Richard Worth
9a35874d44 demos: whitespace fixes
- trailing whitespace
- inconsistent line endings
- set svn:eol-style to native
2008-12-31 01:20:50 +00:00
Richard Worth
8ed5c40bfb demos/accordion/default.html: highlighted note about when not to use accordion 2008-12-31 00:38:04 +00:00
Ca-Phun Ung
47e08c211a demos/index.html: added a check to fix initial load in opera. 2008-12-30 20:46:08 +00:00
Ca-Phun Ung
a949ce4e60 demos/index.html: removed iframe fade effects as it was interferring with accordion and fixed some IE bugs with iframe content not loading. 2008-12-30 20:14:58 +00:00
Ca-Phun Ung
5d1b0cb755 demos/index.html: added functionality to pull descriptions from individual html files. 2008-12-30 18:26:51 +00:00
Ca-Phun Ung
1828aab85d demos/index.html - slimmed down the php code parts. 2008-12-30 16:27:17 +00:00
Ca-Phun Ung
f017c0aa21 demos/index.html - fixed syntax error and right navigation picking up full url in IE6. 2008-12-30 11:19:49 +00:00
Ca-Phun Ung
95b6cb9827 updated all demos/*/index.html files to reflect new markup changes. 2008-12-30 10:12:02 +00:00
Ca-Phun Ung
e9bb4f5481 updated accordion and datepicker markup. changed demos/index.html so it looks for .demos-nav rather than #container within individual widget demo indexes. 2008-12-30 09:53:45 +00:00
Ca-Phun Ung
c44cdb449b demos/index.html - fixed on state in right nav 2008-12-30 09:41:48 +00:00
Ca-Phun Ung
df653a0d82 demos/index.html - fixed incorrect closing of H4 heading and added a H3 heading for widget previews. 2008-12-30 08:50:02 +00:00
Ca-Phun Ung
84e9175a68 modified demos/index.html so it loads content via ajax to match functionality of website demos. still need to fix-up css and markup to match filament's static example. 2008-12-30 08:37:44 +00:00