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: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incor...
Scott González
2011-09-06
1
-3
/
+3
*
Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Bu...
Corey Frang
2011-08-03
1
-1
/
+1
*
Use .attr() for boolean ARIA attributes.
Scott González
2011-07-12
1
-8
/
+8
*
.attr() -> .prop()
Scott González
2011-06-08
1
-12
/
+12
*
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...
Scott González
2011-05-28
1
-2
/
+1
*
Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still all...
Andrew Powell
2011-05-26
1
-0
/
+1
*
Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo...
Glenn Goodrich
2011-05-26
1
-7
/
+9
*
Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh sc...
Scott González
2011-05-18
1
-7
/
+5
*
Button: Don't fire click/change events if mouse was dragged during click of t...
Kris Borchers
2011-05-13
1
-3
/
+26
*
Merge pull request #256 from dcneiner/button-blur
Scott González
2011-05-12
1
-0
/
+2
|
\
|
*
Button: no longer calls _resetButton() after changing the disabled option. Fi...
Doug Neiner
2011-05-12
1
-0
/
+2
*
|
Button: Added rtl detection so corner classes would properly be applied to bu...
Doug Neiner
2011-05-12
1
-2
/
+4
|
/
*
Button: stop disabled button from firing click events. fixes #5945. Behavior ...
Eike Send
2011-05-05
1
-0
/
+5
*
Restructured if/else's for better readability
Giovanni Giacobbi
2011-03-20
1
-11
/
+7
*
Button: find associated label even without common ancestor. Fixes #7092 - but...
ddstreet
2011-03-11
1
-2
/
+10
*
Button: Only add text classes if there is text. Fixes #7040 - button class ch...
Scott González
2011-02-26
1
-2
/
+3
*
Button: Batched class changes to improve performance. Fixes #6934. Button: Ba...
Alex Dovenmuehle
2011-02-10
1
-7
/
+12
*
Added version property to plugins that were missing them.
Scott González
2011-02-03
1
-0
/
+4
*
All: Define defaultElement for non-div widgets.
Scott González
2011-01-23
1
-0
/
+1
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
Updated widgets to use new methods from $.Widget.
Scott González
2011-01-15
1
-5
/
+3
*
Change destroy to _destroy and remove calls to $.Widget.prototype.destroy in ...
Scott González
2011-01-14
1
-3
/
+1
*
Buttonset: Added items option and removed visible filter for adding rounded c...
Scott González
2010-11-12
1
-8
/
+10
*
Button: removed explicit call to _init() from _create(). Fixes #6165 - butt...
=
2010-10-09
1
-1
/
+0
*
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
[next]