Commit Graph

1501 Commits

Author SHA1 Message Date
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
Richard Worth
82472cf8d3 png mime-types 2009-01-23 00:28:57 +00:00
Klaus Hartl
860203deb2 Tabs: always hide added panels, fixes #3875 2009-01-22 21:48:39 +00:00
Maggie Costello Wachs
c5125acde4 replaced * html hack with the zoom attribute (also a hack, but cleaner) 2009-01-22 16:41:16 +00:00
Paul Bakaus
f6dd7b0ddf resizable:
- knobHandles and default themes + theme detection removed (fixes #3906)
- partial refactor
2009-01-22 14:53:53 +00:00
Richard Worth
1b891501f2 whitespace 2009-01-22 13:10:18 +00:00
Richard Worth
6b80dc29c8 Merged remove-spaces target (ui/build.xml) into new whitespace target (build/build.xml). Deleted ui/build.xml 2009-01-22 13:09:18 +00:00
Richard Worth
f394771349 tests/visual/slider: Added default visual test for slider 2009-01-22 13:05:32 +00:00
Richard Worth
1acfe42746 renamed 'release' folder 'build' 2009-01-22 12:10:03 +00:00
Richard Worth
55109e2ace Removed @author - all attribution goes in AUTHORS.txt 2009-01-22 12:04:23 +00:00
Richard Worth
f3b91832ce tests: Added extra folder level for each plugin in static and visual test folders 2009-01-22 12:01:20 +00:00
Richard Worth
892c52225b themes/base: removed ui.allplugins.css in favor of ui.base.css (which @imports core and then all plugins). The link pattern is now
ui.base.css
 ui.theme.css
where before it was
 ui.core.css
 ui.theme.css
 ui.allplugins.css
2009-01-22 11:47:26 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Richard Worth
4176d55bfb accordion: fixed always open regression introduced by r1715 2009-01-22 02:43:16 +00:00
Scott González
621392624b Core tests: Tests for :data selector. 2009-01-22 01:45:42 +00:00
Todd Parker
e1b16e22dd Fixed link to TR docs 2009-01-21 21:14:33 +00:00
Klaus Hartl
4af30fece3 UI Tabs: fixed broken animations and the frequently reported "jumpyness", fixes #3872 2009-01-21 21:05:07 +00:00
Scott Jehl
fe303b40d0 YUI combat: specified padding and borders for td, th 2009-01-21 20:27:41 +00:00
Scott Jehl
d88979d066 added list-style: none; to li's to combat other framework css 2009-01-21 20:18:44 +00:00
Scott Jehl
30cda94072 added pin icons 2009-01-21 20:02:21 +00:00
Scott Jehl
32169da768 updated ui.theme.css to new image filenames and changed image filenames 2009-01-21 19:25:39 +00:00
Todd Parker
6f42539018 Added new About and Theme links to left nav, removed letterspacing from css. 2009-01-21 18:17:39 +00:00
Scott Jehl
b30d836611 added margin-bottom: 2px to fix gap beneath open accordion panels 2009-01-21 18:13:56 +00:00
Scott Jehl
f6b6534ad4 prefixed all interior selectors with .ui-pluginname 2009-01-21 18:12:13 +00:00
Jörn Zaefferer
aef6c2e6b3 accordion: fix for #3896 2009-01-21 13:37:20 +00:00
Scott González
f80d9eb465 Core: Partial fix for #3559: Proper implementation for :focusable and :tabbable selectors. 2009-01-21 03:25:02 +00:00
Eduardo Lundgren
debb342662 Fixed #3733 2009-01-21 03:07:58 +00:00
Scott González
a034903233 Dialog: Don't override title option on init. 2009-01-20 21:57:00 +00:00