aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion
Commit message (Collapse)AuthorAgeFilesLines
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-057-7/+7
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Accordion demo: Clean up hoverintent implementation to avoid using ↵Scott González2013-02-271-23/+38
| | | | jQuery.event.handle. Thanks Drew Waddell for pointing out the use of an undocumented/deprecated method.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-057-7/+7
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-177-7/+7
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-147-7/+7
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-207-7/+7
|
* Demos: Cleanup.Scott González2012-09-108-101/+54
|
* Accordion demo: Cleanup.Scott González2012-08-311-4/+4
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-137-7/+7
|
* Accordion demo: Don't use .toggle(fn).Scott González2012-05-211-4/+6
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-227-7/+7
|
* Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.Scott González2012-02-292-58/+0
|
* Accordion: Removed requirement for headers contain a child (and removed ↵Scott González2012-02-278-32/+31
| | | | associated ui-accordion-heading class).
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵Scott González2012-02-121-2/+2
| | | | remove uses of 'var self = this;'
* Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ↵Scott González2012-02-111-14/+12
| | | | - Accordion + Sortable doesn't work properly on IE6/7.
* Accordion demo: Clear out originalEvent in hoverintent special event. Fixes ↵Scott González2012-01-311-0/+4
| | | | #6028 - Accordion: Hoverintent demo throws an error in IE.
* Upgrade jQuery to 1.7.1.Scott González2011-11-228-8/+8
|
* Accordion: Fixed back-compat for icons.headerSelected when icons option is null.Scott González2011-11-161-1/+1
|
* Demos accordion hoverintent: moved event.type setter to not clobber ↵Richard D. Worth2011-11-111-1/+1
| | | | event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0
* Upgrade jQuery to 1.7.Scott González2011-11-098-8/+8
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-188-8/+8
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-258-8/+8
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-028-8/+8
|
* Accordion: Updated demos to use the new API.Scott González2011-02-033-9/+8
|
* Revert accidental demo change from 66606407edf9faa33c566f0cc6a2bb1dd4d3e808.Scott González2011-01-141-27/+66
|
* Accordion: Force the width of the accordion panel during animation when ↵Scott González2011-01-141-66/+27
| | | | | | animating from a fully collapsed state. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all. The animation code should be refactored.
* Upgraded jQuery to 1.4.4.Scott González2010-11-128-8/+8
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-218-8/+8
|
* Demos: Cleanup.Scott González2010-09-093-4/+4
|
* Accordion demos: Coding standards.Scott González2010-09-099-146/+136
|
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - ↵jzaefferer2010-07-142-0/+134
| | | | Accordion: support multiple events being set at the same time
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-128-8/+16
|
* use button on accordion demo page with a button-eleementJörn Zaefferer2010-02-201-1/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-167-7/+7
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-167-7/+7
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-277-7/+7
|
* switched to jQuery 1.4Richard Worth2010-01-207-7/+7
|
* Accordion demos: Added missing include of mouse plugin.Scott González2010-01-072-0/+2
| | | | Fixes #5046 - Accordion demos: Missing mouse plugin.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-167-0/+7
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-177-16/+16
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Workaround for #4786, improvedJörn Zaefferer2009-08-181-0/+1
|
* Workaround for #4786Jörn Zaefferer2009-08-181-1/+11
|
* sortable accordion: formattingJörn Zaefferer2009-08-181-1/+6
|
* accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵Jörn Zaefferer2009-07-031-4/+8
| | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed
* Fix for #4222Jörn Zaefferer2009-05-111-4/+12
|
* removed BOMsRichard Worth2009-04-242-2/+2
|
* Demos: sortable accordionChi Cheng2009-03-222-1/+66
|
* Switched to jQuery 1.3.2Richard Worth2009-02-206-6/+6
|
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed ↵Scott González2009-02-021-2/+2
| | | | demos, tests, and using alwaysOpen on init.
* accordion demos: file renameRichard Worth2009-01-312-1/+1
|