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-7574396d95
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
*
fixed #3010
Paul Bakaus
2008-06-26
1
-1
/
+1
*
resizable, selectable, sortable: changed cancel default to ':input' instead o...
Richard Worth
2008-06-26
3
-3
/
+3
*
sortable: update callback wass not called everytime (fixes #3028)
Paul Bakaus
2008-06-26
1
-3
/
+2
*
sortable: fixed serialize issue when a key was specified as option, but no cu...
Paul Bakaus
2008-06-26
1
-1
/
+1
*
css method - change class id name for generated div
Eduardo Lundgren
2008-06-26
1
-1
/
+1
*
alsoResize option bug fixes
Eduardo Lundgren
2008-06-26
1
-1
/
+2
*
Fixed #2996
Eduardo Lundgren
2008-06-26
1
-19
/
+19
*
Fixed #2990
Eduardo Lundgren
2008-06-26
1
-2
/
+2
*
Fixed #2988
Eduardo Lundgren
2008-06-26
1
-3
/
+4
*
Dialog: Fixed stacking problem with modal dialogs.
Scott González
2008-06-26
1
-1
/
+2
*
Fixed #2340: Consistent parameters for dispatched events and callbacks.
Scott González
2008-06-26
2
-9
/
+9
*
Dialog: Restructured button creation and fixed the problem with not being abl...
Scott González
2008-06-26
1
-14
/
+30
*
Fix #3026 - Plugins callbacks need to be called first and user callbacks at t...
Eduardo Lundgren
2008-06-25
1
-3
/
+7
*
sortable: extreme performance increase by using setTimeout delegation and loc...
Paul Bakaus
2008-06-25
1
-13
/
+30
*
fixed #3026 - resizable resize handler is called too early
Richard Worth
2008-06-25
1
-2
/
+2
*
fixed #3025 - dialog should have an autoResize option; default value: true
Richard Worth
2008-06-25
1
-2
/
+16
*
draggable: removed a silly console.log
Paul Bakaus
2008-06-24
1
-2
/
+0
*
sortable: connected lists items are not refreshed until you actually move int...
Paul Bakaus
2008-06-24
2
-8
/
+20
*
sortable: changed default distance to 1
Paul Bakaus
2008-06-24
1
-1
/
+1
*
fix for clip to better work with images (animates wrapper for images only)
Aaron Eisenberger
2008-06-24
1
-1
/
+1
*
fix for clip to better work with images (animates wrapper for images only)
Aaron Eisenberger
2008-06-24
1
-3
/
+4
*
draggable: fixed issue when placeholder didn't exist (fixes #3018)
Paul Bakaus
2008-06-24
1
-5
/
+5
*
sortable:
Paul Bakaus
2008-06-24
1
-17
/
+34
*
sortable:fixed #3019, stop being fird too early
Paul Bakaus
2008-06-24
1
-4
/
+7
*
accordion: simplified find-header-element code, thanks Ariel
Jörn Zaefferer
2008-06-22
1
-3
/
+2
*
Fixed 2038 Split out display date and date value formats
Keith Wood
2008-06-21
1
-3
/
+28
*
accordion: added test for headers with descendants; replaced while-loop to fi...
Jörn Zaefferer
2008-06-21
1
-3
/
+1
*
Correct datepicker placement when used in static areas
Keith Wood
2008-06-20
1
-20
/
+23
*
slider: check in the destroy method if a handle actually exists or not, befor...
Paul Bakaus
2008-06-19
1
-5
/
+11
*
sortable: the options.items callback now receives null as first argument, a l...
Paul Bakaus
2008-06-19
1
-1
/
+1
*
Dialog - fixed #3017
Eduardo Lundgren
2008-06-18
1
-6
/
+12
*
Draggable: Changed mouse's cancel option from ":input,button" to ":input" (bu...
Scott González
2008-06-18
1
-1
/
+1
*
Fixed #3016 - Distance option default
Richard Worth
2008-06-18
3
-3
/
+3
*
Missed highlightWeek setting default
Keith Wood
2008-06-18
1
-0
/
+1
*
dialog - added dragHelper
Eduardo Lundgren
2008-06-17
1
-0
/
+1
*
dialog - added resizeHelper
Eduardo Lundgren
2008-06-17
1
-0
/
+1
*
Fixed 2371 Datepicker showing "off page" behaves strangely
Keith Wood
2008-06-17
1
-19
/
+24
*
Fixed 2641 Week row hover styling
Keith Wood
2008-06-17
1
-2
/
+7
*
Fixed 2593 Datepicker using months instead of prev and next
Keith Wood
2008-06-17
1
-7
/
+16
*
use el[0] instead of this for callback
Aaron Eisenberger
2008-06-16
1
-1
/
+1
*
clip effect should be animating the wrapper
Aaron Eisenberger
2008-06-16
1
-5
/
+5
*
Fixed #2658 Next link shows > when hideIfNoPrevNext is true
Keith Wood
2008-06-16
1
-4
/
+5
*
sortable; moved the cursorAt and containment blocks after the start callback,...
Paul Bakaus
2008-06-16
1
-12
/
+14
*
Allow folding to occur horizontally first
Keith Wood
2008-06-16
1
-3
/
+7
*
Allow relative dates with multiple periods
Keith Wood
2008-06-16
1
-7
/
+8
*
Fix onClose bug for ranges in IE
Keith Wood
2008-06-13
1
-14
/
+20
*
tests: initial version of sortable tests/
Paul Bakaus
2008-06-13
1
-0
/
+1
*
#2876 Fire event on change of month/year
Keith Wood
2008-06-12
1
-0
/
+13
*
Allow setting of cell title via beforeShowDay
Keith Wood
2008-06-12
1
-1
/
+3
*
Refactor class names as constants
Keith Wood
2008-06-12
1
-34
/
+33
[next]