aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_events.js
Commit message (Collapse)AuthorAgeFilesLines
* Buttons: Removed the logic for triggering click events on checkboxes and ↵Scott González2010-02-181-9/+0
| | | | | | radio buttons. This logic was actually causing the opposite functionality from what we wanted. Fixes #5195 - .buttonset() prevents change event from being catchable.
* eol-style and mime-typeRichard Worth2010-01-201-17/+17
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+17
menu; including menu static tests).