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-384b59e5c3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-a2938ab9b9
dependabot/github_actions/github-actions-ced721f930
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
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
*
Build: Ask user to verify AUTHORS.txt is up to date before doing a release.
Scott González
2012-06-01
1
-0
/
+9
*
Datepicker: Corrected language code for Georgian language according to ISO 63...
Pavel Stetina
2012-05-29
3
-4
/
+4
*
Draggable: Apply ui-draggable-dragging class prior to calculating dimensions....
Viktar Varvanovich
2012-05-24
1
-1
/
+3
*
Progressbar demo: Made animated background selector more specific. Fixes #831...
Scott González
2012-05-22
1
-1
/
+1
*
Sortable: calculating item positions on the fly and setting the direction var...
Scott González
2012-05-22
1
-24
/
+25
*
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ...
Scott González
2012-05-14
1
-4
/
+4
*
Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale...
Eneko Illarramendi
2012-05-14
1
-9
/
+9
*
Position: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position...
Scott González
2012-05-08
1
-1
/
+6
*
Effects: Check for anonymous content being exposed via document.activeElement...
Scott González
2012-05-07
1
-1
/
+10
*
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
Scott González
2012-05-07
1
-1
/
+1
*
Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bo...
martinf55
2012-05-07
1
-5
/
+5
*
Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from da...
Scott González
2012-05-03
1
-8
/
+10
*
Updating the 1-8-stable version to 1.8.21pre
Scott González
2012-04-30
1
-1
/
+1
*
Tagging the 1.8.20 release.
1.8.20
Scott González
2012-04-30
1
-1
/
+1
*
Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder d...
Jason Moon
2012-04-30
1
-2
/
+2
*
Draggable: Don't run stop methods for elements that have been removed. Fixed...
Scott González
2012-04-30
1
-2
/
+8
*
Revert "Sortable: modified the contents of placeholder to a single " ". ...
Scott González
2012-04-30
1
-1
/
+1
*
Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - j...
Scott González
2012-04-30
1
-2
/
+3
*
Datepicker: Added missing quote in Hindi i18n.
Scott González
2012-04-22
1
-1
/
+1
*
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...
TJ VanToll
2012-04-19
3
-4
/
+12
*
Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Da...
G Karunakar
2012-04-19
1
-9
/
+9
*
Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI...
Bertjh
2012-04-19
1
-3
/
+2
*
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing termin...
Scott González
2012-04-18
1
-1
/
+1
*
Build: Removed ant build.
Scott González
2012-04-18
13
-9419
/
+2
*
Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V...
Scott González
2012-04-18
1
-9
/
+12
*
Updating the 1-8-stable version to 1.8.20pre
Scott González
2012-04-16
1
-1
/
+1
*
Tagging the 1.8.19 release.
1.8.19
Scott González
2012-04-16
1
-1
/
+1
*
Position: Simplify default demo by removing drag functionality on positioned ...
Scott González
2012-04-15
1
-20
/
+7
*
Remove compare_size; defer to plugin.
Rick Waldron waldron.rick@gmail.com
2012-04-12
2
-72
/
+4
*
Build: Update prepare-release for use with grunt.
Scott González
2012-04-11
1
-15
/
+15
*
Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple...
Scott González
2012-04-07
1
-12
/
+32
*
Autocomplete: Don't invoke a search from arrow keys when the element can have...
meh-cfl
2012-04-07
3
-6
/
+75
*
Autocomplete: Move race condition logic from ajax requests to general respons...
Scott González
2012-04-03
2
-19
/
+50
*
Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi...
Scott González
2012-04-03
1
-2
/
+0
*
Grunt: Whitelist js and css files for @version replacement instead of blackli...
Scott González
2012-04-02
1
-3
/
+3
*
Protect all copyright notices against minification
Jörn Zaefferer
2012-04-02
42
-42
/
+42
*
Build: Add grunt.js along with some other mods to 1-8-stable
Jörn Zaefferer
2012-04-02
4
-1
/
+627
*
Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ...
Simon
2012-04-02
1
-1
/
+1
*
Fixes #6979 - Several components are leaking variables into the global scope.
felix
2012-03-29
5
-6
/
+5
*
Datepicker: Fixed nextText, prevText, and Sunday and split words onto multipl...
Scott González
2012-03-29
1
-7
/
+43
*
Effects: Backporting e8ba367 to 1-8-stable - Fixes #8113 - addClass not anima...
Corey Frang
2012-03-27
1
-1
/
+1
*
Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error...
Scott González
2012-03-22
1
-1
/
+1
*
Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datep...
stojce
2012-03-22
1
-2
/
+2
*
Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi...
Lado Lomidze
2012-03-22
3
-0
/
+24
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
311
-825
/
+10367
*
Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestro...
Scott González
2012-03-19
1
-0
/
+3
*
Updated copyright year.
Scott González
2012-03-19
47
-47
/
+47
*
Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid...
Scott González
2012-03-19
1
-1
/
+1
*
Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #...
Scott González
2012-03-14
1
-12
/
+12
*
Resizable: Update aspectRatio to use calculated aspectRatio in case of: conta...
gromo
2012-03-02
1
-2
/
+2
[next]