Commit Graph

172 Commits

Author SHA1 Message Date
Todd Parker
feef395f71 Fixed typo. 2008-12-30 18:02:23 +00:00
Todd Parker
50041d9a85 Set resize box to be less tall, added instructions. 2008-12-30 18:01:54 +00:00
Todd Parker
9f2c52eafd Added demo wrapper divs, description text and improved sample data 2008-12-30 17:47:22 +00:00
Todd Parker
c18b499330 Fixed description typo 2008-12-30 16:47:26 +00:00
Todd Parker
8ea536f5c9 Added wrappers for demo and description for each page. 2008-12-30 16:45:42 +00:00
Paul Bakaus
7b36620e6c demos: added connectToSortable demo for draggables 2008-12-30 16:36:18 +00:00
Ca-Phun Ung
1828aab85d demos/index.html - slimmed down the php code parts. 2008-12-30 16:27:17 +00:00
Richard Worth
ae282a9665 set svn:eol-style to native 2008-12-30 16:23:34 +00:00
Todd Parker
f68e99afab Added new custom icon and collapsable demos, updated index 2008-12-30 16:15:57 +00:00
Paul Bakaus
a16c0e805e demos: added revert 'valid', 'invalid' demos to droppables, droppable connection demo to sortables 2008-12-30 16:12:20 +00:00
Jörn Zaefferer
64f72357a5 accordion demo: resize accordion in fillSpace demo 2008-12-30 16:07:39 +00:00
Richard Worth
47db3e4593 demos/draggable/containment.html: set window to not scroll to highlight difference between it and document when inside iframe 2008-12-30 16:04:01 +00:00
Todd Parker
39707941f5 Tweaks to fillSpace page 2008-12-30 15:53:58 +00:00
Richard Worth
9fc23e1108 set svn:eol-style to native 2008-12-30 15:51:51 +00:00
Todd Parker
d87a60ec57 Added wrapper divs for demo & description, made fillHeight demo use re-sizable 2008-12-30 15:38:43 +00:00
Paul Bakaus
858d5daad9 demo: sortables: connectWith, dropOnEmpty, excluding items 2008-12-30 14:38:15 +00:00
Paul Bakaus
5dd4dc208b demos: draggable snap demo was too big, wrong wording 2008-12-30 14:08:35 +00:00
Paul Bakaus
4ccf5917cb demos: first bunch of sortable demos 2008-12-30 13:58:38 +00:00
Paul Bakaus
f7f3725c89 demos: added droppable demos 2008-12-30 13:13:37 +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
Paul Bakaus
4d9a8b24c1 demos: draggables pretty much complete, added snap/zindex/stack demos 2008-12-30 10:42:32 +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
Paul Bakaus
c4b7f1f9f0 demos: added opacity, revert and scroll demos
draggable: fixed positioning issue with relative positioned elements relative to the body during scroll
2008-12-30 10:05:51 +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
b0c396b427 demos/accordion - changed index.html markup. 2008-12-30 09:32:49 +00:00
Paul Bakaus
68c0f90e39 demos: added helper and handle demos for draggables 2008-12-30 09:14:19 +00:00
Ca-Phun Ung
c796121de9 demos/demos.css - added Filament's style and image changes. 2008-12-30 09:04:55 +00:00
Paul Bakaus
ac426c9b2a demos: added cursorAt and Delay/distance for draggable 2008-12-30 08:59:24 +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
Paul Bakaus
fae9c64bd9 demos: first bunch of draggable demos (default, axis, grid, containment) 2008-12-30 08:48:19 +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
Richard Worth
182b227081 demos/resizable/min.html - switched to framework classes 2008-12-30 06:15:40 +00:00
Richard Worth
9661b1624f demos/resizable/max.html - switched to framework classes 2008-12-30 06:14:38 +00:00
Richard Worth
551d3c2209 demos/resizable/grid.html - switched to framework classes 2008-12-30 06:12:30 +00:00
Richard Worth
2947b5306f demos/resizable/ghost.html - switched to framework classes 2008-12-30 06:10:08 +00:00
Richard Worth
c7d625860c demos/resizable/distance.html - switched to framework classes 2008-12-30 06:01:22 +00:00
Richard Worth
4e0cb0ae55 demos/resizable/delay.html - switched to framework classes 2008-12-30 05:58:13 +00:00
Richard Worth
050f976286 demos/resizable/default.html - switched to framework classes 2008-12-30 05:56:24 +00:00
Richard Worth
bf14d0a73d demos/resizable/containment.html - switched to framework classes 2008-12-30 05:54:19 +00:00
Richard Worth
b5eb51943e demos/resizable: limited background-position fix to resizable element that needs it (with ui-widget-header class) 2008-12-30 05:49:01 +00:00
Richard Worth
f401cdc0a8 demos/resizable/aspectratio.html - switched to framework classes 2008-12-30 05:42:54 +00:00
Richard Worth
cc237b31cd Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' should be 'ui-resizable-helper' 2008-12-30 05:38:56 +00:00
Richard Worth
1ff49c1322 demos/resizable/animate.html - switched to framework classes 2008-12-30 05:02:22 +00:00
Richard Worth
01de749603 demos/resizable/alsoresize.html - switched to framework classes 2008-12-30 04:54:59 +00:00
Richard Worth
13a68e0006 demos/index.html: updated instructions text 2008-12-30 04:19:12 +00:00
Richard Worth
165c6a823c set svn:eol-style to native 2008-12-30 04:16:51 +00:00
Richard Worth
5b34c56dbd demos: fixed consistency issue with index navigation menus 2008-12-30 04:14:09 +00:00
Todd Parker
b5759168f0 Added 4 new slider demos, edited index page and existing demos 2008-12-29 21:51:34 +00:00
Ca-Phun Ung
88a4b9e9d2 demos/index.html - increased width and height of iframe slightly relect mockup dimensions. 2008-12-29 20:23:40 +00:00