aboutsummaryrefslogtreecommitdiffstats
path: root/ui/accordion.js
Commit message (Collapse)AuthorAgeFilesLines
* 1.11.41.11.4Scott González2015-03-111-2/+2
|
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-101-1/+4
| | | | | | | Fixes #9264 Closes gh-1287 Closes gh-1459 (cherry picked from commit 4b017b414f107ed3c1dafc7601b61cbcd76acf61)
* Accordion: Set `aria-expanded` when collapsingScott González2015-02-091-4/+7
| | | | | | Fixes #10703 Closes gh-1413 (cherry picked from commit ab798cb4646cfeb79f1949eb70cd64813a248d87)
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-091-1/+1
| | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1)
* 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