aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.accordion.js
Commit message (Expand)AuthorAgeFilesLines
* accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; ...Jörn Zaefferer2008-12-261-3/+4
* accordion: update content div classes to move theme classes to wrapper with s...Jörn Zaefferer2008-12-221-2/+2
* accordion: fix for #3626, refactoring resize code into its own public methodJörn Zaefferer2008-12-221-16/+21
* accordion: updated to icons: { header, headerSelected }Jörn Zaefferer2008-12-221-6/+8
* accordion: #3646 update - expose icons as headerIcon and headerIconSelected o...Jörn Zaefferer2008-12-141-4/+6
* Fixed #3655 - $.keyCode should be $.ui.keyCodeRichard Worth2008-12-141-1/+1
* corrected some invalid html <div/> to <div></div>Richard Worth2008-12-131-1/+1
* Accordion: #3646 - fixed iconsJörn Zaefferer2008-12-121-4/+4
* Accordion: #3646 - add hover classes and unbind on destroyJörn Zaefferer2008-12-121-2/+4
* Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an a...Jörn Zaefferer2008-12-121-9/+8
* Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added v...Jörn Zaefferer2008-12-121-26/+26
* accordion: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-17/+19
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-1/+1
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-37/+37
* Various: Fixed #3596: Removed references to jQuery for .noConflict() compatib...Scott González2008-11-181-3/+3
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-7/+7
* refactored keyboard handling to a switch statement for clarity.David Bolter2008-11-131-12/+12
* Added accordion keyboard and ARIA support, and tests. Mozilla needs this for ...David Bolter2008-11-131-2/+64
* accordion: reset overflow to original value after animation completed, fixes ...Jörn Zaefferer2008-10-131-1/+2
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* accordion: remove selectedClass and generated spans on destroyJörn Zaefferer2008-10-051-0/+4
* Accordion: added support for effects.core ease equationsEduardo Lundgren2008-09-301-5/+37
* Accordion: fix user-defined style issue when margin is set on expanderCa-Phun Ung2008-09-261-3/+5
* Accordion: fixed jump in accordion when expander div has padding.Ca-Phun Ung2008-09-251-2/+4
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-1/+1
* whitespaceRichard Worth2008-09-201-2/+2
* Reverted r695.Scott González2008-09-191-20/+20
* Remove Trailing SpacesEduardo Lundgren2008-09-191-20/+20
* accordion: trigger changestart event when the animation starts (implements 2932)Paul Bakaus2008-09-181-0/+2
* accordion: removed deprecated method fn.activate for 1.6Paul Bakaus2008-09-181-5/+0
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
* Accordion: XHTMLChi Cheng2008-08-251-2/+2
* Accordion: Fixed #3194: Prevent exposure of internal methods.Scott González2008-08-161-2/+2
* Accordion: Updated to use new trigger() method.Scott González2008-07-141-1/+1
* accordion: fixed incosistent accordionchange event arguments (http://dev.jque...Jörn Zaefferer2008-07-131-4/+3
* Accordion: Fixed parameters in dispatched events.Scott González2008-06-271-1/+1
* Fixed #2340: Consistent parameters for dispatched events and callbacks.Scott González2008-06-261-1/+1
* accordion: simplified find-header-element code, thanks ArielJörn Zaefferer2008-06-221-3/+2
* accordion: added test for headers with descendants; replaced while-loop to fi...Jörn Zaefferer2008-06-211-3/+1
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
* one more for #2928 - Plugin instances should not be exposed in the ui paramet...Richard Worth2008-06-071-2/+0
* renamed source -> uiRichard Worth2008-06-071-0/+302