aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added wrapper divs for demo & description, made fillHeight demo use re-sizableTodd Parker2008-12-303-26/+65
|
* sortable: merged draggable fixes into sortables (r1325,1313)Paul Bakaus2008-12-301-4/+12
|
* draggable: containment doesn't respect margins anymore (logical, and fixes 3538)Paul Bakaus2008-12-301-4/+4
|
* draggable: changed default for scroll option to truePaul Bakaus2008-12-302-2/+2
|
* set mime typesRichard Worth2008-12-300-0/+0
|
* 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
|
* droppable: missing default for option 'accept' (set to "*" = everything)Paul Bakaus2008-12-301-0/+1
|
* demos: added droppable demosPaul Bakaus2008-12-307-0/+318
|
* datepicker: IE6 css fixes for default theme.Ca-Phun Ung2008-12-302-2/+15
|
* 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-306-1/+118
| | | | 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.
* demos/resizable/min.html - switched to framework classesRichard Worth2008-12-301-1/+4
|
* demos/resizable/max.html - switched to framework classesRichard Worth2008-12-301-3/+6
|
* demos/resizable/grid.html - switched to framework classesRichard Worth2008-12-301-1/+4
|
* demos/resizable/ghost.html - switched to framework classesRichard Worth2008-12-301-1/+5
|
* demos/resizable/distance.html - switched to framework classesRichard Worth2008-12-301-3/+4
|
* demos/resizable/delay.html - switched to framework classesRichard Worth2008-12-301-3/+4
|
* demos/resizable/default.html - switched to framework classesRichard Worth2008-12-301-1/+4
|
* demos/resizable/containment.html - switched to framework classesRichard Worth2008-12-301-2/+8
|
* demos/resizable: limited background-position fix to resizable element that ↵Richard Worth2008-12-303-3/+4
| | | | needs it (with ui-widget-header class)
* demos/resizable/aspectratio.html - switched to framework classesRichard Worth2008-12-301-2/+5
|
* Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ↵Richard Worth2008-12-302-2/+2
| | | | should be 'ui-resizable-helper'
* demos/resizable/animate.html - switched to framework classesRichard Worth2008-12-301-1/+5
|
* demos/resizable/alsoresize.html - switched to framework classesRichard Worth2008-12-301-3/+8
|
* demos/index.html: updated instructions textRichard Worth2008-12-301-1/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-3031-948/+948
|
* demos: fixed consistency issue with index navigation menusRichard Worth2008-12-3013-1093/+62
|
* Adding email to AUTHORS.txtEduardo Lundgren2008-12-291-1/+1
|
* set mime typeRichard Worth2008-12-290-0/+0
|
* Added 4 new slider demos, edited index page and existing demosTodd Parker2008-12-295-4/+150
|
* set mime typeRichard Worth2008-12-290-0/+0
|
* demos/index.html - increased width and height of iframe slightly relect ↵Ca-Phun Ung2008-12-291-1/+1
| | | | mockup dimensions.
* Added 4 new datepicker demos, edited index page and default demoTodd Parker2008-12-296-3/+99
|
* demos/index.html - changed H1 to H3.Ca-Phun Ung2008-12-291-1/+1
|
* demos/index.html added php integration code. for speed i'm using an iframe ↵Ca-Phun Ung2008-12-291-8/+21
| | | | with fixed width/height for now. [needs refactoring]
* dialog demo: fixed form field idsJörn Zaefferer2008-12-291-2/+2
|
* Tweaked accordion content within demos.Todd Parker2008-12-294-28/+75
|