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-0b02fec6e3
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
jtr-test
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autocomplete: refactored unit tests for autoFocus option
Richard Worth
2011-03-15
1
-14
/
+8
*
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add...
Richard Worth
2011-03-15
1
-0
/
+27
*
Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete...
Richard Worth
2011-03-15
2
-0
/
+6
*
Accordion: set aria-selected to true on selected header, false on others. Fix...
Richard Worth
2011-03-15
2
-1
/
+10
*
Button: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #70...
Richard Worth
2011-03-14
1
-1
/
+1
*
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging ...
Matt Hoskins
2011-03-14
1
-1
/
+1
*
Button: find associated label even without common ancestor. Fixes #7092 - but...
ddstreet
2011-03-11
2
-2
/
+32
*
Droppable: enabled and accepting droppables are now activated prior to evalua...
Marcel Toele
2011-03-11
1
-2
/
+2
*
Effects demo: Animate a containing div instead of the canvas directly for eas...
gnarf
2011-03-09
1
-3
/
+4
*
Draggable: modify margins of the containment according to the margin of the d...
Guillaume Gautreau
2011-03-08
1
-5
/
+7
*
Mouse visual test: Bump jQuery version.
Scott González
2011-03-07
1
-2
/
+2
*
Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed aft...
awgy
2011-03-07
1
-0
/
+67
*
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: ...
awgy
2011-03-07
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-07
1
-2
/
+2
*
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicke...
Richard Worth
2011-03-02
1
-1
/
+1
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
322
-1262
/
+2399
*
Button: Only add text classes if there is text. Fixes #7040 - button class ch...
Scott González
2011-02-26
1
-2
/
+3
*
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Taji...
Scott González
2011-02-25
3
-0
/
+26
*
Updating the 1-8-stable version to 1.8.11pre
Scott González
2011-02-22
1
-1
/
+1
*
Tagging the 1.8.10 release.
1.8.10
Scott González
2011-02-22
1
-1
/
+1
*
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hunga...
adam j. sontag
2011-02-21
1
-1
/
+1
*
Datepicker: Account for daylight saving when calculating number of days in a ...
Scott González
2011-02-16
1
-1
/
+1
*
Datepicker: prevent datepicker initialization on empty jquery collection and ...
Dan Heberden
2011-02-15
2
-1
/
+11
*
Datepicker: improved translation of Norwegian names for days and months. Fixe...
Martin Solli
2011-02-15
1
-19
/
+19
*
Datepicker: Properly handle datepickers attached to inputs that are hidden us...
Scott González
2011-02-15
1
-1
/
+1
*
Button: Batched class changes to improve performance. Fixes #6934. Button: Ba...
Alex Dovenmuehle
2011-02-10
1
-7
/
+12
*
Datepicker: only set the focus explicitly if it is not already on the target ...
Tobias Brunner
2011-02-03
1
-1
/
+3
*
Resizable: Changed the way box size is determined when using a helper. Fixed ...
George Marshall
2011-02-02
1
-3
/
+3
*
Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes ...
Scott González
2011-01-30
1
-1
/
+1
*
Autocomplete: Fixed handling of race conditions when using jQuery 1.3.2. Fixe...
Scott González
2011-01-27
1
-6
/
+8
*
Updating the 1-8-stable version to 1.8.10pre
Scott González
2011-01-19
1
-1
/
+1
*
Tagging the 1.8.9 release.
1.8.9
Scott González
2011-01-19
1
-1
/
+1
*
Sortable: Make sure we have a placeholder before trying to remove it during a...
marcos.sousa
2011-01-19
1
-14
/
+16
*
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.So...
Scott González
2011-01-19
1
-1
/
+1
*
Datepicker i18n: Added Algerian Arabic to demos.
Scott González
2011-01-19
3
-2
/
+4
*
Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algeria...
cherif
2011-01-19
1
-0
/
+24
*
Draggable: Incase helper is not set to 'original' succeed with revert action ...
Christoph Burgdorf
2011-01-18
1
-2
/
+2
*
Datepicker: Update parseDate to properly handle a string value in shortYearCu...
Ivan Peters
2011-01-18
2
-10
/
+17
*
Datepicker i18n: Fixed missing references.
Scott González
2011-01-17
2
-0
/
+8
*
Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ...
Scott González
2011-01-17
4
-0
/
+50
*
Updated copyright year.
Scott González
2011-01-17
47
-48
/
+48
*
Tabs: Pass an element instead of jQuery object on initial show. Fixes #6867 -...
Scott González
2011-01-16
1
-1
/
+1
*
Accordion - Make sure we have an element before trying to modify the classNam...
Scott González
2011-01-13
1
-1
/
+3
*
Updating the 1-8-stable version to 1.8.9pre
Scott González
2011-01-13
1
-1
/
+1
*
Tagging the 1.8.8 release.
1.8.8
Scott González
2011-01-13
1
-1
/
+1
*
Accordion: Fixed weird behavior on accordion animations in IE. Fixed #5421 - ...
Alex Dovenmuehle
2011-01-12
1
-0
/
+2
*
Build (release): Updated release script to use 1-8-stable and Trac reports.
Scott González
2011-01-12
1
-16
/
+15
*
Position: Fixed calculation of collision dimensions. Fixes #6812 - Position: ...
Scott González
2011-01-12
1
-3
/
+3
*
Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesettin...
aaronpeterson
2011-01-11
1
-2
/
+2
[next]