aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.accordion.js
Commit message (Expand)AuthorAgeFilesLines
...
* Accordion: API Redesign. Made style changes and changed 'fill' implementation...Alex Dovenmuehle2010-12-171-22/+27
* Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ...Alex Dovenmuehle2010-12-161-7/+25
* Accordion: Split out navigation options into an extension. Fixes #5869 - Acco...Scott González2010-12-111-18/+36
* Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...Alex Dovenmuehle2010-12-101-0/+2
* Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - Accor...Scott González2010-09-201-1/+2
* Accordion: minor cleanup.Scott González2010-07-271-91/+93
* Accordion: Coding standards.Scott González2010-07-221-207/+280
* Accordion: Use this.headers instead of parsing the DOM to find headers when d...Scott González2010-07-201-1/+1
* Accordion: Use .addClass() instead of .toggleClass() during init so the class...Scott González2010-07-161-1/+3
* Use .children() instead of .find() to manipulate accordion icons. Fixes #4645...jzaefferer2010-07-151-4/+4
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - A...jzaefferer2010-07-141-1/+1
* Accordion: Add disabled class to headers and panels to fix styling in IE. Fix...Scott González2010-07-141-7/+11
* Accordion: Animate padding when only showing/hiding a single panel. Fixes #55...Scott González2010-07-141-2/+2
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
* Accordion: Fixed resize method for autoHeight. Fixes #5406 - autoHeight resiz...Scott González2010-07-131-1/+1
* Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion he...Scott González2010-07-131-5/+18
* Accordion: Prevent the navigation filter from finding multiple elements. Fixe...Scott González2010-07-131-1/+1
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Removed case-sensitive .nodeName check. Scott González2010-04-271-3/+1
* Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test...jzaefferer2010-04-031-2/+2
* Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest...jzaefferer2010-03-271-5/+0
* Accordion: Fixed oldContent and newContent for events.Scott González2010-02-241-2/+2
* Happy New YearRichard Worth2010-01-201-1/+1
* Accordion: Check for division by zero error during animation.Scott González2010-01-201-2/+3
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-21/+20
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+510