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 |
|
Maggie Costello Wachs
|
d3303c15b3
|
small fix to demo caption
|
2009-01-20 21:47:27 +00:00 |
|
Maggie Costello Wachs
|
80e15e7dc9
|
slightly reorganized/renamed demos to better reflect functionality
|
2009-01-20 21:30:24 +00:00 |
|
Maggie Costello Wachs
|
88d8063be4
|
slightly reorganized/renamed demos to better reflect functionality
|
2009-01-20 21:10:12 +00:00 |
|
Maggie Costello Wachs
|
565808ceae
|
slightly reorganized/renamed demos to better reflect functionality
|
2009-01-20 20:13:03 +00:00 |
|
Maggie Costello Wachs
|
25c6c7e7ef
|
slightly reorganized/renamed demos to better reflect functionality
|
2009-01-20 20:09:55 +00:00 |
|
Bohdan Ganicky
|
134d8bd5d2
|
ui.accordion.css: modified fix for #3844, hasLayout issue in IE6
|
2009-01-20 19:13:10 +00:00 |
|
Jörn Zaefferer
|
38b98551e3
|
accordion: Fix for #3844
|
2009-01-20 18:34:50 +00:00 |
|
Bohdan Ganicky
|
3b4bb33ea7
|
demos/draggable/events: tiny CSS fix for IE6
|
2009-01-20 16:49:33 +00:00 |
|
Paul Bakaus
|
1805e7827f
|
sortable: connectWith should accept string selectors (fixes #3892, backward compatibility still existant)
|
2009-01-20 16:34:21 +00:00 |
|
Paul Bakaus
|
19aef25f79
|
sortable: fixed missing placeholder default (fixes #3889)
|
2009-01-20 16:20:44 +00:00 |
|
Paul Bakaus
|
ec19293915
|
sortable: fixed missing handle default (fixes #3889)
|
2009-01-20 16:10:43 +00:00 |
|
Paul Bakaus
|
22d67dd458
|
sortable: fixed missing connectWith default (fixes #3888)
|
2009-01-20 16:05:09 +00:00 |
|
Paul Bakaus
|
41ff7ea35e
|
sortable: renamed 'default' tolerance to 'intersect' (it's a advanced intersection, after all), fixes #3887
|
2009-01-20 15:39:55 +00:00 |
|
Paul Bakaus
|
813372a7fb
|
accordion: removal of selectedClass option (fixes #3886)
|
2009-01-20 14:54:32 +00:00 |
|
Bohdan Ganicky
|
274ff534db
|
demos/index: quick fix for #3810
|
2009-01-20 14:44:28 +00:00 |
|
Paul Bakaus
|
b6bf540c0d
|
accordion: added missing defaults (fixes #3884)
|
2009-01-20 14:33:19 +00:00 |
|
Richard Worth
|
929e2dadfa
|
demos/selectable: removed unused files
|
2009-01-20 14:08:49 +00:00 |
|
Paul Bakaus
|
b08c9587f1
|
demos: fixed propagation demo callback
|
2009-01-20 13:36:29 +00:00 |
|
Paul Bakaus
|
55f3ffb7b9
|
demos: removed unlinked droppable demos
|
2009-01-20 13:33:59 +00:00 |
|
Richard Worth
|
df2ef4224a
|
Fixed #3766 - slider seems to be missing ui.handle property in options
|
2009-01-20 13:31:30 +00:00 |
|
Richard Worth
|
d578a66d49
|
demos/sortable: some cleanup and consistency
|
2009-01-20 13:12:22 +00:00 |
|
Paul Bakaus
|
670d3e0ac9
|
droppable: defaults should be set to 'false' if disabled, not null (fixes #3881)
|
2009-01-20 13:10:11 +00:00 |
|
Klaus Hartl
|
3c569353ec
|
UI Tabs: updated TODO to with information for reported bug
|
2009-01-20 12:57:32 +00:00 |
|
Richard Worth
|
604bddc353
|
fixed code inline styling
|
2009-01-20 12:24:05 +00:00 |
|
Richard Worth
|
dae7a441f4
|
mime types
|
2009-01-20 11:44:47 +00:00 |
|
Richard Worth
|
9082cbe095
|
set svn:eol-style to native
|
2009-01-20 11:42:07 +00:00 |
|
Paul Bakaus
|
aba53d09fd
|
draggable: defaults should be set to 'false' if disabled, not null (fixes #3878)
|
2009-01-20 10:06:59 +00:00 |
|
Paul Bakaus
|
bcda57c355
|
draggable: fixed using Array for containment option (fixes #3877)
|
2009-01-20 10:01:49 +00:00 |
|
Klaus Hartl
|
59c6f97625
|
UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627
|
2009-01-19 23:11:30 +00:00 |
|
Maggie Costello Wachs
|
8f4ae539f3
|
updated page titles to match new nav options
|
2009-01-19 22:46:58 +00:00 |
|
Maggie Costello Wachs
|
f2fb805e18
|
updated the demo captions, and reordered the examples navigation
|
2009-01-19 22:42:58 +00:00 |
|
Maggie Costello Wachs
|
986505846e
|
updated the demo captions, and reordered the examples navigation
|
2009-01-19 21:02:36 +00:00 |
|
Klaus Hartl
|
8ff7897aa2
|
UI Tabs: fixed mouseover event option conflicting with default state handling (fixes #3799), cleaned up white space
|
2009-01-19 20:40:51 +00:00 |
|
Jörn Zaefferer
|
f3ae85024a
|
accordion fillSpace demo: define minHeight for resizable to keep accordion functional
|
2009-01-19 18:45:37 +00:00 |
|