aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Button: Added rtl detection so corner classes would properly be applied to ↵Doug Neiner2011-05-121-0/+14
| | | | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl (cherry picked from commit 50a4186ef949ecaf7ab4977048160820587218d2)
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵Richard Worth2010-03-171-1/+1
| | | | one word
* Button: Fixed tests that check for hidden button elements.Scott González2010-03-111-3/+3
|
* eol-style and mime-typeRichard Worth2010-01-201-70/+70
|
* Button: conform to coding standards.Scott González2010-01-181-2/+2
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+70
menu; including menu static tests).