| Commit message (Expand) | Author | Age | Files | Lines |
* | Accordion: Add panel in addition to content for create event. Fixes #8998 - A... | Scott González | 2013-01-22 | 1 | -0/+1 |
* | Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: C... | Scott González | 2013-01-22 | 1 | -2/+2 |
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
* | Allow higher cyclomatic complexity in functions that sanely use switch statem... | Scott González | 2012-12-06 | 1 | -0/+1 |
* | Accordion: Use .css() to clear the height, instead of .height(). | Scott González | 2012-11-13 | 1 | -1/+1 |
* | Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Ac... | David Petersen | 2012-11-11 | 1 | -87/+126 |
* | Accordion: Removed overflow workaround for IE6. | Scott González | 2012-10-26 | 1 | -13/+1 |
* | Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Re... | Scott González | 2012-10-25 | 1 | -38/+0 |
* | Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated ... | Scott González | 2012-10-25 | 1 | -34/+0 |
* | Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove ... | Jörn Zaefferer | 2012-10-24 | 1 | -3/+0 |
* | Accordion: Removed deprecated activate method and expanded active option. Fix... | Jörn Zaefferer | 2012-10-24 | 1 | -19/+0 |
* | Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove ic... | Jörn Zaefferer | 2012-10-24 | 1 | -17/+0 |
* | Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Re... | Jörn Zaefferer | 2012-10-24 | 1 | -32/+0 |
* | Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove ... | Jörn Zaefferer | 2012-10-24 | 1 | -45/+0 |
* | Accordion: Remove code that sets accordion height. Fixed #8696 - Multiple col... | Maciej Mroziński | 2012-10-23 | 1 | -7/+0 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 1 | -1/+1 |
* | Accordion: Fix back-compat for active option. | Scott González | 2012-10-21 | 1 | -1/+1 |
* | Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null all... | David Petersen | 2012-10-18 | 1 | -2/+2 |
* | Accordion: Only adjust height animations for heightStyle: content. Fix tests ... | Scott González | 2012-10-01 | 1 | -2/+2 |
* | Accordion: New approach to synchronizing animations. Fixes #4178 - Accordion ... | Scott González | 2012-10-01 | 1 | -17/+23 |
* | Updated docs URLS. | Scott González | 2012-09-26 | 1 | -1/+1 |
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
* | Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a... | Scott González | 2012-06-14 | 1 | -2/+1 |
* | Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. | Scott González | 2012-06-13 | 1 | -3/+3 |
* | Accordion: Update activate and beforeActivate event properties to newPanel/ol... | Jörn Zaefferer | 2012-05-30 | 1 | -7/+17 |
* | Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 -... | Scott González | 2012-05-24 | 1 | -9/+16 |
* | Accordion: Coding standards. | Scott González | 2012-05-24 | 1 | -4/+3 |
* | Accordion: Use .show()/.hide() for initial panel visibility. | Scott González | 2012-05-23 | 1 | -2/+5 |
* | Accordion: Don't change corner classes on the collapsing panel's header until... | Scott González | 2012-05-08 | 1 | -5/+8 |
* | Accordion: Removed unused variables. | Scott González | 2012-04-25 | 1 | -4/+2 |
* | Use length property, instead of the deprecated size() method. | Shahyar G | 2012-04-23 | 1 | -2/+2 |
* | Accordion: Fixed indentation. | Scott González | 2012-04-22 | 1 | -4/+5 |
* | Lint fixes. | Scott González | 2012-04-02 | 1 | -17/+19 |
* | A few lint fixes. | Scott González | 2012-04-02 | 1 | -1/+1 |
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -1/+1 |
* | Accordion: Fixed post-init changes to event option and added tests for keyboa... | Scott González | 2012-03-27 | 1 | -11/+10 |
* | Accordion: Fixed ARIA support and added proper keyboard support. | Hans Hillen | 2012-03-27 | 1 | -18/+78 |
* | Merge branch 'accordion-cleanup' | Jörn Zaefferer | 2012-03-18 | 1 | -10/+10 |
|\ |
|
| * | Accordion: Use _bind for event option. Refactor other _bind call to go into _... | Jörn Zaefferer | 2012-03-07 | 1 | -9/+10 |
| * | Accordion: Remove disabled check in _keydown, covered by _bind | Jörn Zaefferer | 2012-03-07 | 1 | -2/+1 |
| * | Accordion: Fix unbinding of accordion event option when dealing with multiple... | Jörn Zaefferer | 2012-03-07 | 1 | -2/+1 |
| * | Accordion: Use _bind for keydown handler | Jörn Zaefferer | 2012-03-07 | 1 | -2/+3 |
* | | Accordion: Removed ui-accordion-disabled class. Fixes #8193 - Accordion: Remo... | Scott González | 2012-03-14 | 1 | -5/+3 |
* | | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
* | | Accordion: Added missing semicolon. | Scott González | 2012-03-07 | 1 | -1/+1 |
|/ |
|
* | Accordion: Code review. | Scott González | 2012-03-02 | 1 | -9/+13 |
* | Update data naming for Accordion. Partial fix for #7810 | Jörn Zaefferer | 2012-03-01 | 1 | -3/+3 |
* | Accordion: Removed requirement for headers contain a child (and removed assoc... | Scott González | 2012-02-27 | 1 | -9/+0 |
* | Accordion: Reset height prior to calculations on refresh. | Scott González | 2012-02-26 | 1 | -0/+2 |