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
fb35d4e5c5638dac72cb53ed37ee240b2fe91f46
jquery-ui
/
tests
/
unit
/
button
History
Scott González
5dad57e3c2
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_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
Upgraded jQuery to 1.4.4.
2010-11-12 09:19:26 -05:00