Commit Graph

429 Commits

Author SHA1 Message Date
Richard Worth
b80bf5aa06 demos index: added bgiframe for modal demos 2009-01-28 13:19:32 +00:00
Richard Worth
2fb657c25a eol-style and mime-type 2009-01-28 11:53:09 +00:00
Richard Worth
0fb425ca0c demos tabs: added sortable tabs demo 2009-01-28 11:48:58 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Jörn Zaefferer
444bb38375 effect_types description: added note that effects can be toggled 2009-01-28 08:31:38 +00:00
Todd Parker
61f39e196b Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted. 2009-01-27 22:46:40 +00:00
Richard Worth
e26951da7f demos draggable delay-start: disable text selection 2009-01-27 18:14:55 +00:00
Paul Bakaus
2ef2b87ccb dialog:
- implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681)
- implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
2009-01-27 16:53:46 +00:00
Todd Parker
d27a3092b7 Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed 2009-01-27 16:10:05 +00:00
Paul Bakaus
f19ec40724 demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880) 2009-01-27 15:36:10 +00:00
Richard Worth
0d4d56ae45 demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore 2009-01-27 10:08:19 +00:00
Richard Worth
191c23117f demos/resizable: removed no longer used (renamed) demos 2009-01-27 10:05:03 +00:00
Jörn Zaefferer
6b37cd7bc6 demos: load docs after demos, otherwise insert of docs sometimes fails 2009-01-26 23:45:40 +00:00
Paul Bakaus
f17f994ecc demos: removed php code from index.html (was breaking doctype in IE!) 2009-01-26 13:46:41 +00:00
Paul Bakaus
888fa659a4 demos: removed absolute doc links for cleaner separation between demo-docs / docs 2009-01-25 16:51:29 +00:00
Paul Bakaus
22bea9f17d demos: changed documentation absolute urls from documentation/ to docs/ 2009-01-25 15:49:15 +00:00
Richard Worth
53b73d6b68 demos: fixed view source pre, code padding 2009-01-24 14:05:41 +00:00
Richard Worth
47f9a3b7dc demos: view source cleanup 2009-01-24 14:05:00 +00:00
Richard Worth
29323c710d demos/accordion/default.html: line wrapping for view source 2009-01-24 13:07:06 +00:00
Richard Worth
10b7ba134c demos/accordion/default.html: line wrapping for view source 2009-01-24 13:04:02 +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
Maggie Costello Wachs
f964037b63 added header markup 2009-01-23 19:46:51 +00:00
Paul Bakaus
375effa42b demos: made right nav look good in IE 2009-01-23 13:57:09 +00:00
Paul Bakaus
f01deb7c1b accordion demos: removed duplicate </div>, fixes demos/accordion right hand nav on website 2009-01-23 10:08:45 +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
Maggie Costello Wachs
d3303c15b3 small fix to demo caption 2009-01-20 21:47:27 +00:00
Maggie Costello Wachs
80e15e7dc9 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:30:24 +00:00
Maggie Costello Wachs
88d8063be4 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:10:12 +00:00
Maggie Costello Wachs
565808ceae slightly reorganized/renamed demos to better reflect functionality 2009-01-20 20:13:03 +00:00
Maggie Costello Wachs
25c6c7e7ef slightly reorganized/renamed demos to better reflect functionality 2009-01-20 20:09:55 +00:00
Bohdan Ganicky
3b4bb33ea7 demos/draggable/events: tiny CSS fix for IE6 2009-01-20 16:49:33 +00:00
Bohdan Ganicky
274ff534db demos/index: quick fix for #3810 2009-01-20 14:44:28 +00:00
Richard Worth
929e2dadfa demos/selectable: removed unused files 2009-01-20 14:08:49 +00:00
Paul Bakaus
b08c9587f1 demos: fixed propagation demo callback 2009-01-20 13:36:29 +00:00
Paul Bakaus
55f3ffb7b9 demos: removed unlinked droppable demos 2009-01-20 13:33:59 +00:00
Richard Worth
d578a66d49 demos/sortable: some cleanup and consistency 2009-01-20 13:12:22 +00:00
Richard Worth
604bddc353 fixed code inline styling 2009-01-20 12:24:05 +00:00
Richard Worth
9082cbe095 set svn:eol-style to native 2009-01-20 11:42:07 +00:00
Maggie Costello Wachs
8f4ae539f3 updated page titles to match new nav options 2009-01-19 22:46:58 +00:00
Maggie Costello Wachs
f2fb805e18 updated the demo captions, and reordered the examples navigation 2009-01-19 22:42:58 +00:00
Maggie Costello Wachs
986505846e updated the demo captions, and reordered the examples navigation 2009-01-19 21:02:36 +00:00
Jörn Zaefferer
f3ae85024a accordion fillSpace demo: define minHeight for resizable to keep accordion functional 2009-01-19 18:45:37 +00:00
Todd Parker
be22dee1da Removed some content from default description and added to overview section on docs wiki instead, 2009-01-19 18:24:50 +00:00
Maggie Costello Wachs
19ba6fe1cd added 'cursor' options to examples 2009-01-19 17:39:27 +00:00
Maggie Costello Wachs
2dff95fb8b Added caption about setting cursor style w/ cursor option 2009-01-19 17:38:25 +00:00
Bohdan Ganicky
f9be212f2c demos/droppable/photo_manager: fixed modal dialog displaying on the demo index 2009-01-19 17:04:20 +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
Richard Worth
3e4ed582b7 demos/droppable: fixed up description of activeClass part of visual feedback demo 2009-01-18 03:21:47 +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
Chi Cheng
87e135012d Demos: delete /effects_general/ (into individual folders already) 2009-01-17 12:24:05 +00:00
Bohdan Ganicky
a5cb5eab2e demos/droppable: added Simple photo manager demo 2009-01-17 00:58:18 +00:00
Maggie Costello Wachs
1dfb222e4d reorganized/renamed sortable demos 2009-01-16 22:51:33 +00:00
Maggie Costello Wachs
c3591d49d6 reorganized/renamed sortable demos 2009-01-16 22:51:08 +00:00
Maggie Costello Wachs
1b7fa8ca13 added docs class to documentation headers used in demos (not part of demo code) 2009-01-16 21:58:28 +00:00
Maggie Costello Wachs
c00881c078 reorganized/renamed selectable demos 2009-01-16 21:57:42 +00:00
Maggie Costello Wachs
3a65a632b6 reorganized/renamed resizable demos 2009-01-16 21:47:11 +00:00
Maggie Costello Wachs
479eff164e added renamed demo pages 2009-01-16 21:46:30 +00:00
Maggie Costello Wachs
9e0d436c61 reorganized/renamed the droppable demos 2009-01-16 21:11:47 +00:00
Maggie Costello Wachs
4b84cd942f forced a line break in the "snap to" nav text 2009-01-16 21:11:16 +00:00
Maggie Costello Wachs
80b60146f6 scoped header styles used to document demos so that they don't interfere w/ demo code 2009-01-16 20:17:45 +00:00
Maggie Costello Wachs
57c1900c96 cleared headers on stand-alone demo pages, they were wrapping with floats 2009-01-16 16:49:10 +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
5bc30d7fe6 demos/draggable: removed old demo files 2009-01-16 05:48:44 +00:00
Richard Worth
fbc962faf6 demos/draggable: removed old demo files 2009-01-16 05:48:19 +00:00
Maggie Costello Wachs
c1447173c6 completed reorganization of draggable demos 2009-01-15 21:57:33 +00:00
Maggie Costello Wachs
3530c1f3f8 reorganized draggable demos and combined a few into new pages 2009-01-15 20:17:49 +00:00
Keith Wood
3ead714520 Fixed 3805. Greek localisation 2009-01-15 11:25:53 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Scott Jehl
7ffeecefc9 fixed behavior where cursor moves faster than handle on drag - simple style toggle 2009-01-13 15:15:24 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Scott Jehl
204742d1df added content panel reflowing if the handle is all the way right and the window gets wider 2009-01-12 18:00:29 +00:00
Scott Jehl
ff20a3e6a2 fixed the jump-click value issue - feels pretty good now 2009-01-12 17:05:04 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Scott Jehl
34df0350c1 removed empty div 2009-01-12 04:07:03 +00:00
Scott Jehl
2667fb4cb4 mime type etc 2009-01-12 02:45:29 +00:00
Scott Jehl
5080c8ead6 added link to slider scrollbar in nav 2009-01-12 02:39:27 +00:00
Scott Jehl
99a3f1bda5 added a side scroller / scrollbar demo. have not tested in IE 2009-01-12 02:32:31 +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
Richard Worth
217633b656 demos/datepicker: moved icon image into own datepicker images folder instead of demos/images 2009-01-09 10:47:12 +00:00
Keith Wood
684353e036 Added description of keyboard equivalents 2009-01-09 08:30:36 +00:00
Richard Worth
c81e63f517 fixed columns to stay wide and droppable when empty 2009-01-09 00:30:23 +00:00
Eduardo Lundgren
27360421ce Sortable tolerance demo 2009-01-09 00:15:54 +00:00
Todd Parker
7f3ac69acc Fixed some spacing issues for the format dropdown and added a label. 2009-01-08 22:28:45 +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
Bohdan Ganicky
ee392f33a6 demos/draggable - added events demo 2009-01-08 16:39:03 +00:00
Paul Bakaus
3835247155 draggable: revert 'invalid/valid' now works with dropping on sortables (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable 2009-01-08 14:03:34 +00:00
Jörn Zaefferer
1c647d9cba reverted change on iframe demo 2009-01-08 10:46:26 +00:00
Bohdan Ganicky
9957f3a3d9 demos/draggable - added cancel option demo 2009-01-08 08:58:02 +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
8d47e81a90 spelling of localization - see [1465] 2009-01-08 05:54:53 +00:00