aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Added gripper and extra panel to FIllSpace demoTodd Parker2008-12-302-1/+5
|
* set mime typeRichard Worth2008-12-301-41/+41
| | | | | set svn:eol-style to native
* Added labels above each sliderTodd Parker2008-12-301-0/+1
|
* Added labels above each sliderTodd Parker2008-12-303-1/+4
|
* Added container divs and descriptionsTodd Parker2008-12-305-17/+99
|
* Changed button bar link nameTodd Parker2008-12-301-1/+1
|
* Added container divs and added descriptionsTodd Parker2008-12-308-4/+135
|
* Name updates for linksTodd Parker2008-12-301-1/+1
|
* Name updates for linksTodd Parker2008-12-301-1/+1
|
* Adjusted sizing for layout to better fit demosTodd Parker2008-12-301-4/+4
|
* demos/index.html: added functionality to pull descriptions from individual ↵Ca-Phun Ung2008-12-301-0/+13
| | | | html files.
* Datepicker demos: Fixed option hash style for consistency.Scott González2008-12-303-3/+11
|
* Tabs deselectable demo: Fixed mismatched closing tags.Scott González2008-12-301-3/+3
|
* Updated description codeTodd Parker2008-12-301-1/+1
|
* Accordion demos: Removed trailing commas.Scott González2008-12-303-4/+5
|
* Changed # calendars from 2 to 3Todd Parker2008-12-301-2/+2
|
* Added rules for .demo and .demo-description divs at the end of the css for ↵Todd Parker2008-12-301-1/+13
| | | | padding and fonts. May need to be scoped tighter.
* Tweaks to sizing and language.Todd Parker2008-12-301-1/+2
|
* Fixed typo.Todd Parker2008-12-301-1/+1
|
* Set resize box to be less tall, added instructions.Todd Parker2008-12-301-2/+2
|
* Added demo wrapper divs, description text and improved sample dataTodd Parker2008-12-305-85/+169
|
* Fixed description typoTodd Parker2008-12-301-1/+1
|
* Added wrappers for demo and description for each page.Todd Parker2008-12-305-2/+57
|
* demos: added connectToSortable demo for draggablesPaul Bakaus2008-12-302-0/+42
|
* demos/index.html - slimmed down the php code parts.Ca-Phun Ung2008-12-301-27/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-302-91/+91
|
* Added new custom icon and collapsable demos, updated indexTodd Parker2008-12-305-4/+146
|
* demos: added revert 'valid', 'invalid' demos to droppables, droppable ↵Paul Bakaus2008-12-304-0/+93
| | | | connection demo to sortables
* accordion demo: resize accordion in fillSpace demoJörn Zaefferer2008-12-301-1/+5
|
* demos/draggable/containment.html: set window to not scroll to highlight ↵Richard Worth2008-12-301-1/+1
| | | | difference between it and document when inside iframe
* Tweaks to fillSpace pageTodd Parker2008-12-301-1/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-3026-1079/+1079
|
* Added wrapper divs for demo & description, made fillHeight demo use re-sizableTodd Parker2008-12-303-26/+65
|
* demo: sortables: connectWith, dropOnEmpty, excluding itemsPaul Bakaus2008-12-304-1/+144
|
* demos: draggable snap demo was too big, wrong wordingPaul Bakaus2008-12-301-6/+6
|
* demos: first bunch of sortable demosPaul Bakaus2008-12-305-0/+167
|
* demos: added droppable demosPaul Bakaus2008-12-307-0/+318
|
* demos/index.html - fixed syntax error and right navigation picking up full ↵Ca-Phun Ung2008-12-301-3/+3
| | | | url in IE6.
* demos: draggables pretty much complete, added snap/zindex/stack demosPaul Bakaus2008-12-303-0/+101
|
* updated all demos/*/index.html files to reflect new markup changes.Ca-Phun Ung2008-12-3011-74/+92
|
* demos: added opacity, revert and scroll demosPaul Bakaus2008-12-304-0/+103
| | | | draggable: fixed positioning issue with relative positioned elements relative to the body during scroll
* updated accordion and datepicker markup. changed demos/index.html so it ↵Ca-Phun Ung2008-12-304-16/+23
| | | | looks for .demos-nav rather than #container within individual widget demo indexes.
* demos/index.html - fixed on state in right navCa-Phun Ung2008-12-302-6/+10
|
* demos/accordion - changed index.html markup.Ca-Phun Ung2008-12-301-8/+8
|
* demos: added helper and handle demos for draggablesPaul Bakaus2008-12-303-0/+70
|
* demos/demos.css - added Filament's style and image changes.Ca-Phun Ung2008-12-305-0/+54
|
* demos: added cursorAt and Delay/distance for draggablePaul Bakaus2008-12-304-2/+71
|
* demos/index.html - fixed incorrect closing of H4 heading and added a H3 ↵Ca-Phun Ung2008-12-301-1/+3
| | | | heading for widget previews.
* demos: first bunch of draggable demos (default, axis, grid, containment)Paul Bakaus2008-12-305-0/+131
|
* modified demos/index.html so it loads content via ajax to match ↵Ca-Phun Ung2008-12-301-12/+39
| | | | functionality of website demos. still need to fix-up css and markup to match filament's static example.