Commit Graph

1118 Commits

Author SHA1 Message Date
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
Eduardo Lundgren
142d55d7e1 Adding email to AUTHORS.txt 2008-12-29 22:29:54 +00:00
Richard Worth
8123d74f34 set mime type 2008-12-29 22:08:27 +00:00
Todd Parker
b5759168f0 Added 4 new slider demos, edited index page and existing demos 2008-12-29 21:51:34 +00:00
Richard Worth
229bebf466 set mime type 2008-12-29 20:28:35 +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
Todd Parker
6fe25e3758 Added 4 new datepicker demos, edited index page and default demo 2008-12-29 19:53:58 +00:00
Ca-Phun Ung
1d2280575b demos/index.html - changed H1 to H3. 2008-12-29 19:44:16 +00:00
Ca-Phun Ung
7012495261 demos/index.html added php integration code. for speed i'm using an iframe with fixed width/height for now. [needs refactoring] 2008-12-29 19:17:34 +00:00
Jörn Zaefferer
57ae44eeca dialog demo: fixed form field ids 2008-12-29 18:15:18 +00:00
Todd Parker
d16788d49d Tweaked accordion content within demos. 2008-12-29 18:00:36 +00:00
Richard Worth
a9e83ea997 set mime type 2008-12-29 17:47:17 +00:00
Todd Parker
9f91a25ca3 Re-vamped set of dialog examples that shows the standard set of dialog types. Removed button.html because it was expanded into the 3 modal types. 2008-12-29 17:26:17 +00:00
Richard Worth
622f34aeb9 demos/index.html: extra character in [1271] 2008-12-29 16:53:50 +00:00
Richard Worth
765346cadc demos/indext.html: removed (invalid) H1 around page content 2008-12-29 15:30:12 +00:00
Richard Worth
52e8f2b481 set mime types 2008-12-29 15:27:24 +00:00
Richard Worth
7cae4e6940 themes/default: set mime types 2008-12-29 15:20:36 +00:00
Scott González
c0de47d1f6 Resizable: Added demos for alsoResize, animate, aspectRation, containment, delay, distance, ghost, grid, max height/width, min height/width. 2008-12-29 03:07:22 +00:00
Scott González
7596969687 Resizable: Fixed order of default values. 2008-12-29 02:56:18 +00:00
Scott González
d659812cc0 Tabs: Added demos for ajax, deselectable, mouseover (event). 2008-12-29 02:38:39 +00:00
Scott González
94c4bcde69 Dialog: Added demos for buttons and modal. 2008-12-29 02:20:43 +00:00
Scott González
9d78a899bc Demos: Removed unnecessary include of jQuery in index files. 2008-12-29 02:12:45 +00:00
Scott González
8d97c6a699 Demos: Added missing semicolon. 2008-12-29 02:10:15 +00:00
Scott González
7a57087332 Demos: Removed empty script tag. 2008-12-29 02:05:12 +00:00
Jörn Zaefferer
7a58030579 accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; added demo 2008-12-26 10:18:38 +00:00
Ca-Phun Ung
d1620877db Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a better fix - needs refactoring. 2008-12-24 10:06:00 +00:00
Ca-Phun Ung
56e8aad838 Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix). 2008-12-23 19:39:28 +00:00
Paul Bakaus
b2c2240663 demos: fixed styles for sub pages 2008-12-23 18:42:28 +00:00
Paul Bakaus
86d650d7d1 display preloaded content if available (placeholder) 2008-12-23 18:17:07 +00:00
Scott Jehl
f03189c4c5 switched icon positioning for calendar and calculator in framework 2008-12-23 18:01:56 +00:00
Paul Bakaus
af317289a6 demos: overview file headers are not included if $plain is set in php 2008-12-23 17:08:26 +00:00
Richard Worth
cca491dc4f slider: removed hover and focus from range as it's not draggable (yet) 2008-12-23 16:06:38 +00:00
Paul Bakaus
26be359cde demos: modified overview file to use the website markup 2008-12-23 15:39:01 +00:00
Scott Jehl
e3b9588a58 added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as .ui-dialog-titlebar-close:hover 2008-12-23 15:17:57 +00:00
Scott Jehl
9d7d011aa1 tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles. 2008-12-23 15:11:38 +00:00
Scott González
22ca3849f7 Resizable: Partial fix for supporting jQuery objects in alsoResize.
Dialog: Fixed bug with content resizing.
2008-12-23 14:55:41 +00:00
Scott Jehl
8a01ecf52f .ui-state-focus wasn't getting icon color styles. fixed! 2008-12-23 14:53:58 +00:00
Jörn Zaefferer
8ac14a59ae Setting svn:mime-type 'text/html' for new demo html files 2008-12-23 14:41:33 +00:00
Paul Bakaus
3283a205c1 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:28:47 +00:00
Paul Bakaus
8b956e5389 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:24:34 +00:00
Richard Worth
346034225a demos: Added default datepicker demo 2008-12-23 13:59:00 +00:00