Commit Graph

89 Commits

Author SHA1 Message Date
Jörn Zaefferer
e132c1b363 accordion: fix for #4436 2009-08-11 18:46:00 +00:00
Richard Worth
7b506cf2ae Fixed accordion option active getter and setter. Normalized getter to number, 0-based index. 2009-08-11 00:45:01 +00:00
Jörn Zaefferer
425e76355a accordion: fix for #4754; related tests were failing before, fixed them, too (checked to correct sizes in Firebug) 2009-08-06 18:44:36 +00:00
Scott González
4f03ac24fd Accordion: Don't stop propagation when clicking in headers. Fixes #4732 - accordion steals header clicks. 2009-07-31 00:23:41 +00:00
Jörn Zaefferer
dcdccf0789 Fixed the regression introduced in r2861 2009-07-15 08:32:22 +00:00
Jörn Zaefferer
b6bdbb4211 accordion fix for #4653: added tests, adopted no-auto-height demo to also cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed 2009-07-03 21:05:22 +00:00
Jörn Zaefferer
892824558c Fix for #4222 2009-05-11 11:43:48 +00:00
Scott González
15788355fa Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not work (Accordion). 2009-04-18 02:32:11 +00:00
Scott González
6ca335f94c Accordion: Gracefully falling back to a linear animation for any non-existant animation specified for the animated option. Fixes #4392 - Accordion: option animated true causes JavaScript error. 2009-04-17 23:05:37 +00:00
Scott González
1195854aaa Merged in widget-factory branch and added tests. Fixes #4411 - Widget factory should auto detect getters. 2009-04-15 02:33:28 +00:00
Richard Worth
7b55667bf3 Fixed #4331 - Accordion requires theme CSS to function in IE 2009-03-18 10:25:55 +00:00
Richard Worth
a5c31c097c accordion: call .blur() so ui-state-focus class gets removed from last-focused header. See r1945 2009-03-02 12:37:00 +00:00
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Paul Bakaus
51c338b9ed all: fixed jslint warnings 2009-02-10 13:11:34 +00:00
Paul Bakaus
8ccbc0ac55 accordion: chaining breaks if value in height() is negative (fixes #4102) 2009-02-10 08:59:24 +00:00
Richard Worth
65172cdeb2 accordion defaults in alpha order 2009-02-05 04:34:38 +00:00
Jörn Zaefferer
bf16dc1853 accordion: use synced animations only when animating two elements; optimize for only-one 2009-02-02 14:02:20 +00:00
Scott González
94c16d6378 Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init. 2009-02-02 02:29:31 +00:00
Paul Bakaus
43ebec6576 accordion: deprecated alwaysOpen option, introduced collapsible option (invert value) (fixes #3969) 2009-02-02 02:11:32 +00:00
Scott González
938a95e8dc Accordion: Added focus state to headers. 2009-02-01 02:11:06 +00:00
Jörn Zaefferer
bae4a16d61 accordion: another partial fix for #4011, fixes tests/visual/accordion/width.html in FF, IE still buggy 2009-01-31 16:52:52 +00:00
Scott González
6695e5ac7f Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false.
Removed some browser snifing.
Added support for non-px units.
2009-01-31 02:55:56 +00:00
Jörn Zaefferer
a1e9c63911 accordion: partial fix for #4011 2009-01-30 21:40:34 +00:00
Jörn Zaefferer
5484aad005 accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues 2009-01-30 20:42:03 +00:00
Jörn Zaefferer
cc62471b4f accordion: fix for the previous commit; event triggering still somewhat crippled, a few tests failing 2009-01-30 16:49:40 +00:00
Jörn Zaefferer
00b0b3661f accordion: better default for header-option 2009-01-30 16:10:00 +00:00
Scott González
967d6595a6 Accordion: Fixed destroy method with new markup. 2009-01-30 03:27:44 +00:00
Scott González
18b42f45d5 Accordion: only animate height and padding. 2009-01-30 03:09:10 +00:00
Scott González
2c1d4675a8 Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again. 2009-01-30 02:35:37 +00:00
Paul Bakaus
98fc50ab13 accordion: overflow is set to hidden during calculations for fillSpace in IE6 (fixes #3845) 2009-01-27 14:38:57 +00:00
Paul Bakaus
ef0149adba accordion: navigation option wasn't working (fixes #3944) 2009-01-26 12:11: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
Richard Worth
1b891501f2 whitespace 2009-01-22 13:10:18 +00:00
Richard Worth
4176d55bfb accordion: fixed always open regression introduced by r1715 2009-01-22 02:43:16 +00:00
Jörn Zaefferer
aef6c2e6b3 accordion: fix for #3896 2009-01-21 13:37:20 +00:00
Paul Bakaus
813372a7fb accordion: removal of selectedClass option (fixes #3886) 2009-01-20 14:54:32 +00:00
Paul Bakaus
b6bf540c0d accordion: added missing defaults (fixes #3884) 2009-01-20 14:33:19 +00:00
Paul Bakaus
14e32a2b9f accordion: fixed calling activate with -1 and alwaysOpen: false not properly removing classes (fixes #3785) 2009-01-19 15:08:52 +00:00
Paul Bakaus
e67bf62eea accordion: fixed two small variable issues related to the rewrite 2009-01-19 15:00:14 +00:00
Paul Bakaus
2bf00167cb accordion: partial refactor and cleanup, all proviously outer functions are now part of the widget (no change in logic) 2009-01-19 13:50:51 +00:00
Eduardo Lundgren
8139c81d1b Revert changes for #3838 for the release 1.6rc5 2009-01-16 02:09:45 +00:00
Eduardo Lundgren
78c4d87d7b Fix for #3838 - Components should use this.widgetName on internally 2009-01-16 00:33:46 +00:00
Paul Bakaus
f48f615ec0 accordion: all classes added should have a 'ui-' prefix (fixes #3705) 2009-01-07 16:17:12 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Eduardo Lundgren
dbcf65fce9 Remove trailing spaces 2008-12-31 08:22:11 +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
Jörn Zaefferer
bc5df7412c accordion: update content div classes to move theme classes to wrapper with seperate content-wrap and content classes 2008-12-22 15:35:03 +00:00
Jörn Zaefferer
02e8e4d298 accordion: fix for #3626, refactoring resize code into its own public method 2008-12-22 14:50:59 +00:00
Jörn Zaefferer
47938b305e accordion: updated to icons: { header, headerSelected } 2008-12-22 14:34:32 +00:00
Jörn Zaefferer
187268ef79 accordion: #3646 update - expose icons as headerIcon and headerIconSelected options 2008-12-14 11:45:24 +00:00