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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Droppable: enabled and accepting droppables are now activated prior to evalua...
Marcel Toele
2011-03-11
1
-2
/
+2
*
Effects: Handle just passing an effect name.
Scott González
2011-03-09
1
-0
/
+5
*
Merge branch 'effects-api' of https://github.com/gnarf37/jquery-ui into gnarf...
Scott González
2011-03-09
14
-669
/
+894
|
\
|
*
effect.puff: Errant console.log removed
gnarf
2011-03-08
1
-1
/
+0
|
*
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: ...
awgy
2011-03-08
1
-0
/
+5
|
*
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - R...
Adam Parod
2011-03-08
1
-0
/
+7
|
*
Sortable: Changed floating calculation to determine also whether items are be...
michaelmwu
2011-03-08
1
-2
/
+2
|
*
Dialog: Added a class to dialog wrapper when it is currently displaying butto...
Douglas Neiner
2011-03-08
1
-0
/
+3
|
*
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicke...
Richard Worth
2011-03-08
1
-1
/
+1
|
*
effects.drop: Quick second pass Style Guidance
gnarf
2011-03-06
1
-6
/
+7
|
*
effects.fade: Using $ instead of jQuery
gnarf
2011-03-06
1
-1
/
+1
|
*
effects.core: Style Guidance
gnarf
2011-03-06
1
-239
/
+286
|
*
effects.*: style guidance
gnarf
2011-03-06
3
-47
/
+68
|
*
effects.*: Style Guidance
gnarf
2011-03-06
4
-162
/
+259
|
*
effect.*: Style Guidance
gnarf
2011-03-06
3
-58
/
+76
|
*
effects.*: More Style Guidance
gnarf
2011-03-06
3
-60
/
+61
|
*
effects.drop: Style Guidance
gnarf
2011-03-06
1
-21
/
+35
|
*
effects.clip: Reuse a var instead of calculate again
gnarf
2011-03-06
1
-1
/
+1
|
*
effects.clip: Style Guidance
gnarf
2011-03-06
1
-25
/
+41
|
*
Effects: Minor whitespace improvements
gnarf
2011-03-05
3
-7
/
+7
|
*
Effects: General Code Cleanup
gnarf
2011-03-04
2
-34
/
+41
|
*
Cleaning up effects.core _normalizeArguments a bit more
gnarf
2011-03-02
1
-12
/
+18
|
*
Updated to new effects object API
gnarf
2011-03-02
1
-22
/
+25
|
*
Just a quick touch to update to new internal effects object API
gnarf
2011-03-02
9
-60
/
+58
|
*
Quick rewrite for new options object
gnarf
2011-03-02
1
-15
/
+14
|
*
Starting to clean up the internal API for animations
gnarf
2011-03-02
2
-43
/
+41
*
|
Dialog: Before handling escape key presses, check if the default action has b...
Jay Merrifield
2011-03-08
1
-2
/
+2
*
|
Draggable: modify margins of the containment according to the margin of the d...
Guillaume Gautreau
2011-03-08
1
-5
/
+7
*
|
Merge branch 'master' of https://github.com/voxwerk/jquery-ui into voxwerk-ma...
Scott González
2011-03-07
1
-0
/
+5
|
\
\
|
*
|
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: ...
awgy
2011-02-05
1
-0
/
+5
*
|
|
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - R...
Adam Parod
2011-03-07
1
-0
/
+7
*
|
|
Sortable: Changed floating calculation to determine also whether items are be...
michaelmwu
2011-03-04
1
-2
/
+2
*
|
|
Dialog: Added a class to dialog wrapper when it is currently displaying butto...
Douglas Neiner
2011-03-03
1
-0
/
+3
*
|
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicke...
Richard Worth
2011-03-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Menu: Cleanup
jzaefferer
2011-02-28
1
-3
/
+0
*
|
Menu: Move addClass(active) call to _open to make it work for both mouse
jzaefferer
2011-02-28
1
-1
/
+2
*
|
Tooltip: Make sure we have a target before trying to open the tooltip.
Scott González
2011-02-26
1
-0
/
+3
*
|
Tooltip: Rename _show to _open.
Scott González
2011-02-26
1
-4
/
+4
*
|
Spinner: Ignore delta of 0 from triggered mousewheel event. Verified
jzaefferer
2011-02-26
1
-1
/
+2
*
|
Button: Only add text classes if there is text. Fixes #7040 - button class ch...
Scott González
2011-02-26
1
-2
/
+3
*
|
Position: Drop offset-as-a-setter from position, 1.9 won't support core
jzaefferer
2011-02-25
1
-35
/
+0
*
|
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Taji...
Scott González
2011-02-25
1
-0
/
+23
*
|
Removed active state when menu closes
maggiewachs
2011-02-24
1
-1
/
+3
*
|
Added active state toggle to items with submenus to provide "breadcrumb" feed...
maggiewachs
2011-02-24
1
-4
/
+7
*
|
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
jzaefferer
2011-02-24
1
-15
/
+88
*
|
Menu: Update autocomplete to use deactivate and check for focus class
jzaefferer
2011-02-24
2
-5
/
+22
*
|
Menu: Fix filter matching to work with flyout menu
jzaefferer
2011-02-24
1
-2
/
+3
*
|
Menu: Move item matching code into menu
jzaefferer
2011-02-24
1
-0
/
+36
*
|
Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autoc...
Scott González
2011-02-24
1
-12
/
+18
*
|
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
jzaefferer
2011-02-24
1
-2
/
+2
[next]