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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
updated build to inclide widget and mouse files directly after core
Jörn Zaefferer
2009-12-24
1
-1
/
+1
*
Position: Fixed window detection.
Scott González
2009-12-24
1
-1
/
+1
*
updated unit test for #4031 - Tabs: Remove deselectable option
Richard Worth
2009-12-24
1
-16
/
+0
*
slider unit tests: added missing reference to jquery.ui.mouse.js
Richard Worth
2009-12-24
1
-0
/
+1
*
updated unit test for #3991 - Sortable: Remove absolutePosition from ui hash
Richard Worth
2009-12-24
1
-6
/
+0
*
Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ...
Scott González
2009-12-23
8
-0
/
+8
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
104
-155
/
+277
*
extracting widget factory into jquery.ui.widget.js
Jörn Zaefferer
2009-12-16
232
-178
/
+420
*
Datepicker: Corrected automatic parsing of date on keystrokes
Keith Wood
2009-12-15
1
-12
/
+15
*
Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td is...
Keith Wood
2009-12-15
1
-2
/
+2
*
Datepicker - #4895 Corrected English/UK localisation
Keith Wood
2009-12-15
1
-1
/
+1
*
Datepicker - Fixed #4949 - Double click on next/previous button closes the da...
Keith Wood
2009-12-08
1
-1
/
+2
*
Dstepicker - Demonstrate opening/closing animations
Keith Wood
2009-12-08
2
-0
/
+55
*
Datepicker - Fixed #4987 - Add bosnian language to DatePicker
Keith Wood
2009-12-08
3
-0
/
+26
*
Datepicker: Fixed display of month and year dropdowns when showing month afte...
Scott González
2009-12-04
1
-1
/
+1
*
Datepicker - Fixed #4704 - Datepicker global variable isn't unique
Keith Wood
2009-12-02
1
-10
/
+15
*
Datepicker - Fixed #4870 - yearRange doesn't work as expected
Keith Wood
2009-12-01
2
-16
/
+21
*
Datepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood
2009-12-01
2
-2
/
+2
*
Datepicker - Fixed #4885 - Tab key should not have default behaviour prevente...
Keith Wood
2009-11-30
1
-12
/
+14
*
Datepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood
2009-11-29
1
-11
/
+10
*
Datepicker - Fixed #4956 - undefined variable: lookAhead()
Keith Wood
2009-11-27
1
-0
/
+7
*
Datepicker - Fixed #4969 - Datepicker cannot change values of fields named wi...
Keith Wood
2009-11-27
1
-1
/
+1
*
ant build: Fixed file name parsing.
Scott González
2009-11-26
1
-2
/
+1
*
eol-style and mime-type
Richard Worth
2009-11-21
1
-31
/
+31
*
Slider: added visual test page for #4467
Richard Worth
2009-11-21
1
-0
/
+31
*
ui.dialog: replaced with   for xhtml compliance (fixes #4970 -XHT...
Andrew Powell
2009-11-21
1
-2
/
+2
*
Position: Changed document/window detection to be consistent with jQuery core.
Scott González
2009-11-19
1
-2
/
+2
*
Fix for #4930
Jörn Zaefferer
2009-11-16
1
-1
/
+1
*
class animation: added scrollbar property filtering back in to prevent an err...
Scott González
2009-11-16
1
-2
/
+1
*
Pulsate: Rewrote pulsate effect.
Scott González
2009-11-16
1
-32
/
+27
*
class animations: Commented out browser-specific style checks.
Scott González
2009-11-15
1
-1
/
+1
*
addClass demo: Fixed URLs to be relative.
Scott González
2009-11-15
1
-5
/
+5
*
Class Animation: Don't animate shorthand styles.
Scott González
2009-11-15
1
-3
/
+16
*
Tabs: Removed deprecated deselctable option (use collapsible instead).
Scott González
2009-11-13
1
-6
/
+0
*
Effects: Added fade effect. Needs documentation.
Scott González
2009-11-13
2
-0
/
+34
*
Core: Preserve header in minified file.
Scott González
2009-11-13
1
-1
/
+1
*
Ant Build: Fixed references to source files.
Scott González
2009-11-13
1
-5
/
+6
*
Tabs: Never remove the ui-state-default class when switching tabs.
Scott González
2009-11-13
1
-4
/
+4
*
Effects: Cleaned up createWrapper().
Scott González
2009-11-10
1
-15
/
+27
*
Effects: Added support for effects on elements with right and/or bottom style...
Scott González
2009-11-10
1
-4
/
+12
*
Effects core: Reorganized code, no actual changes.
Scott González
2009-11-10
1
-253
/
+276
*
Slider: Added paging - page up/down jumps by 1/5 the size of the range.
Scott González
2009-11-09
2
-0
/
+58
*
Tabs: Made detection of navigation more flexible - now the first descendant l...
Scott González
2009-11-09
1
-1
/
+2
*
Removed use of .data() for getting/setting options in tests; using each plugi...
Scott González
2009-11-09
11
-151
/
+71
*
Effects: Fixed a bug when animating classes and nothing should happen, e.g., ...
Scott González
2009-11-06
1
-13
/
+6
*
Effects: Added support for animating borderColor (previously only supported i...
Scott González
2009-11-06
1
-1
/
+1
*
Effects: Force a non-empty hash of properties for class animations to ensure ...
Scott González
2009-11-06
1
-1
/
+1
*
Datepicker: Added Afrikaans and English/UK localisations
Keith Wood
2009-10-22
4
-0
/
+52
*
progressbar: enhanced visual test
Jörn Zaefferer
2009-10-20
1
-2
/
+10
*
Tabs: fixed to use a counter for unique ids instead of relying on $.data(elem...
Richard Worth
2009-10-17
1
-1
/
+3
[prev]
[next]