Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - ↵ | TJ VanToll | 2013-07-20 | 1 | -2/+2 |
| | | | | Active header has no focus indicator | ||||
* | All: Remove inline JSHint settings. | Scott González | 2013-04-22 | 1 | -1/+0 |
| | |||||
* | Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: ↵ | Scott González | 2013-03-27 | 1 | -1/+1 |
| | | | | refresh() method incorrectly opens collapsed accordion. | ||||
* | Accordion: Remove deprecated content property in create event. Fixes #8999 - ↵ | Scott González | 2013-03-15 | 1 | -2/+1 |
| | | | | Accordion: Remove content property from create event. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -0/+3 |
| | | | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable: disabled should not have ui-state-disabled This reverts commit 23771d38ba9d2663f6db0243c8e992dc7ff6844a. | ||||
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on ↵ | Scott González | 2013-03-14 | 1 | -3/+0 |
| | | | | | | setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Mike Sherov | 2013-03-11 | 1 | -0/+3 |
| | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable : disabled should not have ui-state-disabled | ||||
* | Accordion: Add panel in addition to content for create event. Fixes #8998 - ↵ | Scott González | 2013-01-22 | 1 | -0/+1 |
| | | | | Accordion: Create event uses content instead of panel. | ||||
* | Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: ↵ | Scott González | 2013-01-22 | 1 | -2/+2 |
| | | | | Corner display issues. | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Allow higher cyclomatic complexity in functions that sanely use switch ↵ | Scott González | 2012-12-06 | 1 | -0/+1 |
| | | | | statements. | ||||
* | 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 - ↵ | David Petersen | 2012-11-11 | 1 | -87/+126 |
| | | | | Accordion: ability to add/remove panels | ||||
* | Accordion: Removed overflow workaround for IE6. | Scott González | 2012-10-26 | 1 | -13/+1 |
| | |||||
* | Accordion: Removed change and changestart events. Fixes #6841 - Accordion: ↵ | Scott González | 2012-10-25 | 1 | -38/+0 |
| | | | | Remove changestart event. Fixes #6843 - Accordion: Remove change event. | ||||
* | Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated ↵ | Scott González | 2012-10-25 | 1 | -34/+0 |
| | | | | option. | ||||
* | Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -3/+0 |
| | | | | resize method. | ||||
* | Accordion: Removed deprecated activate method and expanded active option. ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -19/+0 |
| | | | | Fixes #6837 - Accordion: Remove the activate method. Fixes #6853 - Accordion: Remove support for non-number/falsey values for active option. | ||||
* | Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -17/+0 |
| | | | | icons.headerSelected. | ||||
* | Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -32/+0 |
| | | | | Remove navigation options. | ||||
* | Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -45/+0 |
| | | | | clearStyle option. Fixes #5872 - Accordion: Remove autoHeight and fillSpace options. | ||||
* | Accordion: Remove code that sets accordion height. Fixed #8696 - Multiple ↵ | Maciej Mroziński | 2012-10-23 | 1 | -7/+0 |
| | | | | collapsible Accordions won't work together. | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | 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 ↵ | David Petersen | 2012-10-18 | 1 | -2/+2 |
| | | | | allows panels to be collapsible. | ||||
* | Accordion: Only adjust height animations for heightStyle: content. Fix tests ↵ | Scott González | 2012-10-01 | 1 | -2/+2 |
| | | | | that punch .animate(). | ||||
* | Accordion: New approach to synchronizing animations. Fixes #4178 - Accordion ↵ | Scott González | 2012-10-01 | 1 | -17/+23 |
| | | | | animation a bit jumpy in some browsers. | ||||
* | 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 ↵ | Scott González | 2012-06-14 | 1 | -2/+1 |
| | | | | and _off. | ||||
* | 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 ↵ | Jörn Zaefferer | 2012-05-30 | 1 | -7/+17 |
| | | | | newPanel/oldPanel (instead of content). Fixes #6840 and #6842 | ||||
* | Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 ↵ | Scott González | 2012-05-24 | 1 | -9/+16 |
| | | | | - Accordion: Collapsed accordion is removed from tab order. | ||||
* | 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 ↵ | Scott González | 2012-05-08 | 1 | -5/+8 |
| | | | | until after the animation completes. Fixed #8224 - bug: Accordion corner style applying order. | ||||
* | 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 |
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. | ||||
* | Accordion: Fixed post-init changes to event option and added tests for ↵ | Scott González | 2012-03-27 | 1 | -11/+10 |
| | | | | keyboard support. | ||||
* | 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 |
| | | | | | | | | _setupEvents as well, simplifying unbinding a lot. Also add missing semicolon | ||||
| * | 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 ↵ | Jörn Zaefferer | 2012-03-07 | 1 | -2/+1 |
| | | | | | | | | multiple events. Make sure to unbind only those namespaced to .accordion | ||||
| * | Accordion: Use _bind for keydown handler | Jörn Zaefferer | 2012-03-07 | 1 | -2/+3 |
| | |