aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.accordion.js
Commit message (Collapse)AuthorAgeFilesLines
* 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() ↵Scott González2008-11-181-3/+3
| | | | compatibility.
* 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
| | | | website. (partial review: Scott González, fix for 3553)
* accordion: reset overflow to original value after animation completed, fixes ↵Jörn Zaefferer2008-10-131-1/+2
| | | | some layout issues
* 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 ↵Jörn Zaefferer2008-07-131-4/+3
| | | | (http://dev.jquery.com/ticket/3111)
* 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 ↵Jörn Zaefferer2008-06-211-3/+1
| | | | find header-parent with call to parents
* 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 ↵Richard Worth2008-06-071-2/+0
| | | | parameter of callbacks
* renamed source -> uiRichard Worth2008-06-071-0/+302