This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e72afe4afca0795fc785114cfeafbe08f5e2fdf3
jquery-ui
/
tests
/
unit
/
button
History
jzaefferer
c37637ee99
Use #qunit-fixture instead of deprecated #main.
Fixes
#7031
- Tests use
2011-02-23 12:46:13 +01:00
..
button_core.js
Fixed
#5362
- Buttonset class should be ui-buttonset because buttonset is one word
2010-03-17 13:16:40 +00:00
button_defaults.js
Button: Read disabled attribute from original element if disabled option is null.
Fixes
#5252
-Button: read disabled option from input elements.
2010-08-18 14:51: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
Button: Read disabled attribute from original element if disabled option is null.
Fixes
#5252
-Button: read disabled option from input elements.
2010-08-18 14:51:30 -04:00
button_tickets.js
Buttonset: Added items option and removed visible filter for adding rounded corners.
Fixes
#6262
- buttonset not applying ui-corner to invisible elements.
2010-11-12 10:28:55 -05:00
button.html
Use #qunit-fixture instead of deprecated #main.
Fixes
#7031
- Tests use
2011-02-23 12:46:13 +01:00