Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accordion: Use new demos infrastructure | Alexander Schmitz | 2015-07-21 | 1 | -148/+0 |
| | | | | Ref #10119 | ||||
* | Accordion: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -5/+5 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -4/+4 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
| | | | | | 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ález | 2013-02-27 | 1 | -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ódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -6/+1 |
| | |||||
* | Accordion demo: Cleanup. | Scott González | 2012-08-31 | 1 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Accordion: Removed requirement for headers contain a child (and removed ↵ | Scott González | 2012-02-27 | 1 | -4/+4 |
| | | | | associated ui-accordion-heading class). | ||||
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 1 | -2/+2 |
| | | | | remove uses of 'var self = this;' | ||||
* | Accordion demo: Clear out originalEvent in hoverintent special event. Fixes ↵ | Scott González | 2012-01-31 | 1 | -0/+4 |
| | | | | #6028 - Accordion: Hoverintent demo throws an error in IE. | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Demos accordion hoverintent: moved event.type setter to not clobber ↵ | Richard D. Worth | 2011-11-11 | 1 | -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ález | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | Accordion demos: Coding standards. | Scott González | 2010-09-09 | 1 | -31/+32 |
| | |||||
* | Add support for multiple events, along with hoverintent demo. Fixes #3614 - ↵ | jzaefferer | 2010-07-14 | 1 | -0/+133 |
Accordion: support multiple events being set at the same time |