index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.ui.button.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Button: Read disabled attribute from original element if disabled option is n...
Scott González
2010-08-18
1
-0
/
+5
*
Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore butto...
Scott González
2010-08-18
1
-5
/
+7
*
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...
Scott González
2010-07-30
1
-1
/
+1
*
Use pushStack in widget method. Fixes #5732 - make the widget method maintain...
jzaefferer
2010-07-30
1
-1
/
+1
*
Button: Restrict DOM querying to labels. Fixes #5810 - Buttonset and applet e...
Scott González
2010-07-16
1
-1
/
+1
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...
Richard D. Worth
2010-05-26
1
-3
/
+3
*
Remove previous text/icon classes when updating buttons.
Scott González
2010-04-29
1
-4
/
+4
*
Button: Added missing semicolon.
Scott González
2010-04-23
1
-1
/
+1
*
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...
Richard Worth
2010-03-17
1
-2
/
+2
*
Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons do...
Richard Worth
2010-03-17
1
-10
/
+23
*
Buttonset - remove corner classes from button widgets instead of button eleme...
Richard Worth
2010-03-17
1
-1
/
+5
*
button: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_G...
Richard Worth
2010-03-17
1
-2
/
+2
*
Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892
Richard Worth
2010-03-17
1
-1
/
+3
*
Button: spacing.
Scott González
2010-03-16
1
-2
/
+2
*
Button: fixed #5324 - button disabled state doesn't get refreshed when disabl...
Richard Worth
2010-03-15
1
-0
/
+4
*
Button: remove disabled attribute from original element when option set to false
Richard Worth
2010-03-15
1
-1
/
+5
*
button: fixed #5328 - button disabled only visually when disabled option set,...
Richard Worth
2010-03-15
1
-5
/
+12
*
Button: Don't react to keydown when disabled.
Scott González
2010-03-14
1
-6
/
+8
*
Button: quiet jslint
Richard Worth
2010-03-11
1
-13
/
+19
*
Button: No need to check the button type before removing the hidden class.
Scott González
2010-03-11
1
-5
/
+1
*
Button: Conform to coding standards.
Scott González
2010-03-11
1
-28
/
+30
*
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or inpu...
Richard Worth
2010-03-11
1
-23
/
+68
*
Button: Support elements that are disconnected from the DOM.
Scott González
2010-03-11
1
-1
/
+4
*
button: remove ui-helper-hidden-accessible instead of .show() on destroy. Fix...
Richard Worth
2010-03-11
1
-1
/
+1
*
Checkbox must not be all the way hidden for change to fire in IE. Switched ou...
Richard Worth
2010-03-11
1
-1
/
+1
*
Button: quote the value when searching for attributes.
Scott González
2010-03-04
1
-2
/
+2
*
Button: Add disabled class on init if the disabled option is set to true.
Scott González
2010-03-02
1
-0
/
+4
*
Buttonset: Use :data(button) instead of .ui-button to find buttons that have ...
Scott González
2010-03-02
1
-2
/
+2
*
Buttons: Removed the logic for triggering click events on checkboxes and radi...
Scott González
2010-02-18
1
-6
/
+0
*
Button: Added missing semicolons;
Scott González
2010-02-18
1
-2
/
+2
*
button: handle space "click"
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
button: add ui-state-active on keydown, further improving keyboard navigation...
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
button: add ui-state-focus on focus, making keyboard navigation possible, and...
Jörn Zaefferer
2010-01-20
1
-1
/
+9
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Button: conform to coding standards.
Scott González
2010-01-18
1
-135
/
+143
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
1
-2
/
+2
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-0
/
+247