Commit Graph

49 Commits

Author SHA1 Message Date
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
Richard Worth
ff64790b18 Fixed #3655 - $.keyCode should be $.ui.keyCode 2008-12-14 06:11:37 +00:00
Richard Worth
24f2b7794c corrected some invalid html <div/> to <div></div> 2008-12-13 11:51:33 +00:00
Jörn Zaefferer
3244cbff8e Accordion: #3646 - fixed icons 2008-12-12 19:25:34 +00:00
Jörn Zaefferer
28c5c53a09 Accordion: #3646 - add hover classes and unbind on destroy 2008-12-12 19:23:28 +00:00
Jörn Zaefferer
1d357cf4b4 Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an additional div 2008-12-12 13:58:41 +00:00
Jörn Zaefferer
ef27211d2d Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added visual test and updated tests to markup changes 2008-12-12 13:20:34 +00:00
Richard Worth
03d6a64695 accordion: formatting changes - moved some things around for consistency.
_init and destroy at the top. Sorted defaults alphabetically.
2008-11-21 04:58:53 +00:00
Richard Worth
2192c024e2 New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b 2008-11-21 02:14:03 +00:00
Eduardo Lundgren
558218f2aa Source formatting: Removing trailing spaces 2008-11-20 04:10:34 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Scott González
291202dabe Various: Fixed #3596: Removed references to jQuery for .noConflict() compatibility. 2008-11-18 01:54:45 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
David Bolter
ed4f58c6d3 refactored keyboard handling to a switch statement for clarity. 2008-11-13 16:24:44 +00:00
David Bolter
976b9b57bb Added accordion keyboard and ARIA support, and tests. Mozilla needs this for website. (partial review: Scott González, fix for 3553) 2008-11-13 15:51:09 +00:00
Jörn Zaefferer
e24e2aeb7b accordion: reset overflow to original value after animation completed, fixes some layout issues 2008-10-13 15:20:26 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
Jörn Zaefferer
2c89a2d2c9 accordion: remove selectedClass and generated spans on destroy 2008-10-05 14:05:31 +00:00
Eduardo Lundgren
5b6323d0a3 Accordion: added support for effects.core ease equations 2008-09-30 02:50:23 +00:00
Ca-Phun Ung
b920e5893a Accordion: fix user-defined style issue when margin is set on expander 2008-09-26 02:31:38 +00:00
Ca-Phun Ung
a23a88a0ca Accordion: fixed jump in accordion when expander div has padding. 2008-09-25 18:50:11 +00:00
Richard Worth
a522291a7b whitespace: Removed trailing whitespace from non-blank lines 2008-09-20 03:23:42 +00:00
Richard Worth
0bae0870d9 whitespace 2008-09-20 02:43:18 +00:00
Scott González
7c2e7965e9 Reverted r695. 2008-09-19 14:20:14 +00:00
Eduardo Lundgren
8d04c3594c Remove Trailing Spaces 2008-09-19 14:08:41 +00:00
Paul Bakaus
7651fb4158 accordion: trigger changestart event when the animation starts (implements 2932) 2008-09-18 10:39:34 +00:00
Paul Bakaus
51e0cdf88d accordion: removed deprecated method fn.activate for 1.6 2008-09-18 10:00:28 +00:00
Richard Worth
f6008ca694 Fixed #3284 - Put version numbers inside of individual files. 2008-09-04 22:03:30 +00:00
Chi Cheng
ee4334ab22 Accordion: XHTML 2008-08-25 15:58:51 +00:00
Scott González
dab4c2b564 Accordion: Fixed #3194: Prevent exposure of internal methods. 2008-08-16 14:19:52 +00:00
Scott González
86f15f876f Accordion: Updated to use new trigger() method. 2008-07-14 23:41:02 +00:00
Jörn Zaefferer
30952e6b3f accordion: fixed incosistent accordionchange event arguments (http://dev.jquery.com/ticket/3111) 2008-07-13 14:42:27 +00:00
Scott González
b4178f63fc Accordion: Fixed parameters in dispatched events. 2008-06-27 13:12:03 +00:00
Scott González
acca0ba85a Fixed #2340: Consistent parameters for dispatched events and callbacks. 2008-06-26 01:05:36 +00:00
Jörn Zaefferer
dd584fbe95 accordion: simplified find-header-element code, thanks Ariel 2008-06-22 19:08:35 +00:00
Jörn Zaefferer
2e3b8eac77 accordion: added test for headers with descendants; replaced while-loop to find header-parent with call to parents 2008-06-21 16:16:59 +00:00
Scott González
9aeec7f04a Dropped blank line at end of header comments. 2008-06-11 01:36:35 +00:00
Richard Worth
ee4bd1a9e8 Removed old rev ids from jQuery svn 2008-06-09 06:26:23 +00:00
Richard Worth
9383692025 one more for #2928 - Plugin instances should not be exposed in the ui parameter of callbacks 2008-06-07 19:57:55 +00:00
Richard Worth
a635d0a7c9 renamed source -> ui 2008-06-07 17:37:43 +00:00