aboutsummaryrefslogtreecommitdiffstats
path: root/ui/accordion.js
Commit message (Collapse)AuthorAgeFilesLines
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-051-4/+7
| | | | | Fixes #10703 Closes gh-1413
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* Build: Remove manifest files; move metadata to source filesScott González2014-11-101-2/+7
| | | | Closes gh-1379
* Accordion: Avoid memory leak during refreshScott González2014-08-211-1/+10
| | | | | Ref #10056 Closes gh-1319
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+575
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029