jquery-ui/tests/unit/button
2011-08-02 20:41:50 -04:00
..
all.html Tests: Added test suites to run individual widget tests against all supported jQuery versions. 2011-08-02 20:41:50 -04:00
button_core.js Button: Added rtl detection so corner classes would properly be applied to buttonsets. Fixed #6796. jQueryui - buttonset on rtl 2011-05-12 01:51:05 -04:00
button_defaults.js Widget: define a null default for the create callback. 2011-04-25 14:04:30 -04:00
button_events.js Buttons: Removed the logic for triggering click events on checkboxes and radio buttons. This logic was actually causing the opposite functionality from what we wanted. 2010-02-18 02:43:23 +00:00
button_methods.js Revert "Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack" 2010-07-30 12:38:18 -04:00
button_options.js .attr() -> .prop() 2011-06-08 17:02:57 -04:00
button_tickets.js Button: modified the event bindings for focus and blur. Fixed #6711 - checkbox/radio button do not show focused state when using Keyboard Navigation 2011-05-26 11:28:17 -04:00
button.html Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00