aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion/custom-icons.html
Commit message (Collapse)AuthorAgeFilesLines
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Demos: Cleanup.Scott González2012-09-101-9/+2
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Accordion demo: Don't use .toggle(fn).Scott González2012-05-211-4/+6
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Accordion: Removed requirement for headers contain a child (and removed ↵Scott González2012-02-271-4/+4
| | | | associated ui-accordion-heading class).
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Accordion: Fixed back-compat for icons.headerSelected when icons option is null.Scott González2011-11-161-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Accordion: Updated demos to use the new API.Scott González2011-02-031-2/+2
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Accordion demos: Coding standards.Scott González2010-09-091-15/+13
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
|
* 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-161-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-161-1/+1
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
|
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-2/+2
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Fix for #4222Jörn Zaefferer2009-05-111-4/+12
|
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
|
* accordion: better default for header-optionJörn Zaefferer2009-01-301-1/+0
|
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵Scott González2009-01-301-21/+13
| | | | allowing accordions to work with dl's and ul's again.
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-281-1/+1
|
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-271-0/+69
hyphen, not underscore