Commit Graph

1528 Commits

Author SHA1 Message Date
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
Eduardo Lundgren
671caddf94 Resizable: using isNumber on isminw 2009-01-27 06:40:31 +00:00
Eduardo Lundgren
dfef53612c Fixed #3251 2009-01-27 06:36:42 +00:00
Eduardo Lundgren
7f12279da5 Fixed #3894 2009-01-27 06:22:29 +00:00
Eduardo Lundgren
73cf6e58b5 Resizable documentScroll reference 2009-01-27 06:00:41 +00:00
Eduardo Lundgren
279f6599a4 Fixed #3879 2009-01-27 05:31:57 +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
ef0149adba accordion: navigation option wasn't working (fixes #3944) 2009-01-26 12:11:56 +00:00
Klaus Hartl
43efa580dd Tabs: organized code - public and private (pseudo) methods, added unit test for ui data object 2009-01-26 11:34:28 +00:00
Klaus Hartl
03b1cfe4c4 Tabs: TODO check 2009-01-25 23:52:49 +00:00
Klaus Hartl
0162350192 Tabs: removed Safari 2 workaround, no longer supported 2009-01-25 23:47:40 +00:00
Klaus Hartl
a7c0141875 Tabs: overall fixed selected property for all tabs unselected case (is -1 in such case), added sanity check for selected out of bound, fixes #3936 2009-01-25 23:42:56 +00:00
Paul Bakaus
80dd45b693 accordion: fix for newContent/oldContent in the UI object that was pointing to the workaround wrapper (temporary, until we remove the wrapper completely) 2009-01-25 21:20:15 +00:00
Klaus Hartl
802960fbad a little cleanup 2009-01-25 19:07:25 +00:00
Klaus Hartl
1ffc579c64 Tabs: removed options from ui object, not required 2009-01-25 18:09:52 +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
beb388e3eb tests: new side-by-side comparison of static and visual tests 2009-01-25 12:06:25 +00:00
Richard Worth
d3a81ddf67 tests static: added index 2009-01-24 21:33:44 +00:00
Klaus Hartl
272854df86 Tabs: rotation handles asynchronous loading/animations, fixes #2651 2009-01-24 17:20:46 +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
Richard Worth
cec2d32af2 eol-style and mime-type 2009-01-24 12:07:26 +00:00
Richard Worth
af7fdcb7c4 external/bgiframe: mime-type:text/javascript 2009-01-24 12:02:58 +00:00
Richard Worth
9d0f4279ae tests static: Added default tests 2009-01-24 11:51:12 +00:00
Richard Worth
2a49054ffe tests visual: cleanup 2009-01-24 11:20:19 +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
06953372ec tests/visual: added default tests 2009-01-24 04:31:59 +00:00
Richard Worth
d70844ff4e tabs: removed non-breaking space char 2009-01-24 04:13:03 +00:00
Richard Worth
d3a3e9c7fc demos: rolled demos ui.theme.css into demos.css 2009-01-24 02:13:49 +00:00
Eduardo Lundgren
16a6bf3dd8 Remove trailing spaces 2009-01-24 01:36:22 +00:00
Maggie Costello Wachs
53c9696c29 added ThemeSwitcher link to demos nav 2009-01-23 20:37:34 +00:00
Klaus Hartl
0be8f4cbfd Tabs: added ability to define the cookie name, fixes #2393 2009-01-23 20:11:02 +00:00
Maggie Costello Wachs
f964037b63 added header markup 2009-01-23 19:46:51 +00:00
Paul Bakaus
eb716cf0f1 resizable: removed unneeded isVisible method 2009-01-23 19:28:58 +00:00
Paul Bakaus
93b8dc8b9d build: theming tab for documentation now creates a placeholder (%%THEMING%%) that can be easily replaced 2009-01-23 19:27:16 +00:00
Paul Bakaus
375effa42b demos: made right nav look good in IE 2009-01-23 13:57:09 +00:00
Paul Bakaus
f3eb832ed5 draggable: draggable should not scroll when constrained in one axis (fixes #3868) 2009-01-23 13:10:17 +00:00
Paul Bakaus
df6ac9c193 draggable: removed ui.options (fixes #3917) 2009-01-23 13:04:08 +00:00
Paul Bakaus
3d4bc637e9 core: the propagation for the mousedown has to be stopped in the mouse logic, otherwise causes much pain for nested widgets (fixes #3910) 2009-01-23 12:52:41 +00:00
Richard Worth
a84ce3f015 tests visual dialog: Added default 2009-01-23 10:52:57 +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
39e2f8af21 eol-style, mime-type 2009-01-23 01:01:15 +00:00
Richard Worth
5162d8a1fe eol-style, mime-type 2009-01-23 00:58:41 +00:00
Richard Worth
20eb111803 tests/visual/datepicker: created default visual datepicker test 2009-01-23 00:58:00 +00:00