Commit Graph

1733 Commits

Author SHA1 Message Date
Bohdan Ganicky
f6936e217e demos/sortable/connect-lists-through-tabs: correct svn props set 2009-02-05 19:44:20 +00:00
Bohdan Ganicky
e0cd20b44f demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group 2009-02-05 19:39:38 +00:00
Klaus Hartl
fbc6ff5f81 Tabs: fixed bug related to setting selected via data method, cleaned up mess in tests 2009-02-05 19:36:31 +00:00
Klaus Hartl
78adee126c Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class 2009-02-05 19:11:12 +00:00
Klaus Hartl
8aee174cdb Tabs: Added tests for select method while at the same time implemented consistent handling of possible values to pass, addresses #4051 2009-02-05 19:02:47 +00:00
Scott González
dd3636c97a Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681). 2009-02-05 14:30:59 +00:00
Klaus Hartl
3b4cef1e1f fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit 2009-02-05 09:00:51 +00:00
Klaus Hartl
21ac21e621 Removed superfluous display declaration (a float implicitly makes an element display block) 2009-02-05 08:54:57 +00:00
Klaus Hartl
270769a7ab Tabs demo: use collapsible instead of deprecated deselectable option 2009-02-05 07:27:20 +00:00
Scott Jehl
8fe45c45f1 added float left back to anchor to get click anwhere behavior (not just text) 2009-02-05 06:07:05 +00:00
Richard Worth
27fb50e276 demos slider: removed extra char (;) in stylesheet 2009-02-05 06:03:31 +00:00
Richard Worth
5a6e2bdbb6 Fixed 4062 - slider: vertical slider handle jumps up when you click on it 2009-02-05 06:01:10 +00:00
Scott Jehl
21b7b8ca42 added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget. 2009-02-05 06:00:10 +00:00
Scott Jehl
08f7ccbe95 few more border resets changed to border-width 2009-02-05 05:43:15 +00:00
Scott Jehl
65770d66ea typo: width, not weight 2009-02-05 05:34:04 +00:00
Scott Jehl
bfcbc5c80f changed border-bottom to border-bottom-weight. less specific override to retain border color 2009-02-05 05:30:17 +00:00
Richard Worth
93fbdd41b3 Fixed #3804 (Multiple Slider Focus Issues) 2009-02-05 05:25:12 +00:00
Richard Worth
65172cdeb2 accordion defaults in alpha order 2009-02-05 04:34:38 +00:00
Scott González
fc9ebfb3f4 Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activate/deactivate callback when receiving a draggable. 2009-02-05 04:21:21 +00:00
Scott González
2f2342caeb Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive callback when receiving a draggable. 2009-02-05 04:12:23 +00:00
Scott González
0c8eed67f5 Draggable: Removed ridiculousness (some of it anyway). 2009-02-05 03:44:08 +00:00
Scott González
57f0188239 Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events on elements that use $.ui.mouse (event.originalEvent isn't defined). 2009-02-05 02:33:21 +00:00
Paul Bakaus
27a7442a37 effect core: speed wasn't detected in all situations (fixes #4057) 2009-02-05 01:39:58 +00:00
Scott Jehl
b7fd8f060d set a taller initial height on the progress bar. resize icon looked awkward with it. 2009-02-05 01:08:42 +00:00
Klaus Hartl
b81731dd76 Tabs: fixed duration for show animation - setting wasn't considered 2009-02-04 20:46:54 +00:00
Klaus Hartl
fac375df3b just reviewed 2009-02-04 09:35:52 +00:00
Richard Worth
d3045754f0 unit tests: added index page 2009-02-04 05:11:45 +00:00
Richard Worth
f7bc2e9006 all unit tests: fixed paths to point to new separate files 2009-02-04 05:06:37 +00:00
Richard Worth
53f57ffdb5 selectable unit tests: split tests into individual files 2009-02-04 04:53:09 +00:00
Richard Worth
96b1534483 resizable unit tests: split tests into individual files 2009-02-04 04:47:39 +00:00
Richard Worth
04b3040311 progressbar unit tests: split tests into individual files 2009-02-04 04:39:31 +00:00
Richard Worth
52005f42dd dialog unit tests: split tests into individual files 2009-02-04 04:35:18 +00:00
Richard Worth
b18da5cd64 datepicker unit tests: split tests into individual files 2009-02-04 04:27:14 +00:00
Scott González
a0654df038 Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page. 2009-02-04 01:57:06 +00:00
Klaus Hartl
18cced634d Fixed #4044: In IE6 link pseudo classes still apply if styles have been declared to a only 2009-02-03 22:15:39 +00:00
Bohdan Ganicky
cfbefa55d3 ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6" or hasLayout strikes again 2009-02-03 14:36:42 +00:00
Richard Worth
037f5d5ce1 tabs unit tests: split tests into individual files, added some missing tests 2009-02-03 13:37:54 +00:00
Bohdan Ganicky
497c246104 themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable 2009-02-03 11:36:07 +00:00
Bohdan Ganicky
dc9e09fefe themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996 2009-02-03 11:10:52 +00:00
Richard Worth
7c17ab9b1e accordion unit tests: split tests into individual files 2009-02-03 08:23:48 +00:00
Richard Worth
08a75c4991 Fixed #4050 (Dialog: undefined class being added to ui-dialog element) 2009-02-03 04:20:42 +00:00
Richard Worth
8bc22ea6f3 draggable: missed internal use of ui.absolutePosition 2009-02-03 03:02:30 +00:00
Richard Worth
1c2f51f571 sortable unit tests: stubbed out missing tests 2009-02-03 02:53:34 +00:00
Richard Worth
e1292ce71d sortable unit tests: stubbed out missing tests 2009-02-03 02:49:49 +00:00
Richard Worth
4b3b9d8fb0 sortable defaults 2009-02-03 02:23:07 +00:00
Richard Worth
87796aff53 Fixed #4038 (sortable: cssNamespace option should be removed) 2009-02-03 02:18:12 +00:00
Richard Worth
b534fcccb9 sortable: changed sortable option cursor default value to 'auto' instead of 'default' 2009-02-03 01:22:34 +00:00
Richard Worth
d5f41446dd sortable defaults 2009-02-03 01:20:55 +00:00
Richard Worth
66976a9326 sortable unit tests: split tests into individual files 2009-02-03 00:33:00 +00:00
Klaus Hartl
d7090f6bac Tabs: a better cursor for selected and collapsible tabs 2009-02-02 21:16:31 +00:00