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
*
Spinner: spinner casing now sets itself a unique id based on the id of the or...
Ca-Phun Ung
2008-10-05
1
-0
/
+8
*
'change' command is now 'option' command
Keith Wood
2008-10-05
1
-41
/
+61
*
Add prev/next big texts
Keith Wood
2008-10-05
1
-1
/
+4
*
Correct keystroke handled for Mac
Keith Wood
2008-10-05
1
-7
/
+14
*
Factor out class names for day hover and week hover
Keith Wood
2008-10-05
1
-14
/
+19
*
Finishing move of autocomplete from trunk to 1.7 branch
Jörn Zaefferer
2008-10-05
1
-2
/
+0
*
Moving autocomplete from trunk to 1.7 branch
Jörn Zaefferer
2008-10-05
102
-1291
/
+1
*
UI Tabs: unselect class was attached inconsistently
Klaus Hartl
2008-10-04
2
-18
/
+59
*
set svn:eol-style to native
Richard Worth
2008-10-04
0
-0
/
+0
*
Spinner: further refactored number formatter. 3 lines!
Ca-Phun Ung
2008-10-03
1
-12
/
+3
*
Spinner: fixed IE6 bugs with spinner height for data lists.
Ca-Phun Ung
2008-10-02
1
-4
/
+5
*
Spinner: added thousand separator format to numbers and refactored code.
Ca-Phun Ung
2008-10-02
2
-13
/
+15
*
UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff ...
Klaus Hartl
2008-10-02
3
-26
/
+184
*
added missing semicolon
Richard Worth
2008-10-01
1
-2
/
+2
*
Accordion: added support for effects.core ease equations
Eduardo Lundgren
2008-09-30
2
-5
/
+48
*
Datepicker: Default date cell shows over-state when nothing is selected, next...
Marc Grabanski
2008-09-29
1
-5
/
+14
*
Datepicker: Updated Mac keyboard commands
Marc Grabanski
2008-09-29
1
-14
/
+25
*
Dialog: Made moveToTop public.
Scott González
2008-09-29
1
-22
/
+22
*
Datepicker: Added option, "constrainInput" to restrict input text to the curr...
Marc Grabanski
2008-09-28
1
-4
/
+7
*
$.widget: Create namespace if it doesn't already exist.
Scott González
2008-09-28
1
-0
/
+1
*
Datepicker: Created "option" method, deprecated "change" method.
Marc Grabanski
2008-09-28
1
-1
/
+4
*
UI Tabs: started with writing tests
Klaus Hartl
2008-09-28
2
-0
/
+78
*
Dialog: Added more tests.
Scott González
2008-09-28
1
-7
/
+37
*
Dialog: Removed functionality for copying classes from the main element to th...
Scott González
2008-09-28
1
-4
/
+0
*
UI Tabs: in IE the first tab was moved to upper left corner for tabs used in ...
Klaus Hartl
2008-09-27
1
-0
/
+3
*
Updated draggable defaults unit test
Richard Worth
2008-09-27
1
-7
/
+35
*
Accordion: fixed accordion drawers demo for IE6 and 7. Tested in FF2, FF3, Sa...
Ca-Phun Ung
2008-09-27
1
-1
/
+10
*
Spinner: reduced mousewheel timer from 500ms to 400ms (thanks cloudream)
Ca-Phun Ung
2008-09-27
1
-1
/
+1
*
Spinner: Removed external jquery.mousewheel.js call from visual test.
Ca-Phun Ung
2008-09-26
1
-1
/
+0
*
Spinner: added a timer to mousewheel interaction which fires a change event w...
Ca-Phun Ung
2008-09-26
3
-3
/
+12
*
Accordion: fix user-defined style issue when margin is set on expander
Ca-Phun Ung
2008-09-26
1
-3
/
+5
*
Draggable cancelHelperRemoval when is not over
Eduardo Lundgren
2008-09-26
1
-0
/
+1
*
Accordion: fixed jump in accordion when expander div has padding.
Ca-Phun Ung
2008-09-25
1
-2
/
+4
*
Spinner: Add change event to dblclick and created a new visual test for all c...
Ca-Phun Ung
2008-09-23
2
-5
/
+57
*
Spinner: Fixed warnings.
Scott González
2008-09-23
1
-30
/
+69
*
Core: Reduced size of ARIA methods.
Scott González
2008-09-23
1
-18
/
+21
*
Core: Moved ARIA methods up with other jQuery core modifications.
Scott González
2008-09-22
1
-27
/
+26
*
Accept boolean values for aria state. (Thanks for catch Scott González)
David Bolter
2008-09-22
2
-3
/
+3
*
Added ariaRole and ariaState to ui.core with tests.
David Bolter
2008-09-22
4
-0
/
+45
*
Core: Marked $.ui.plugin as deprecated.
Scott González
2008-09-22
1
-0
/
+1
*
Spinner: implemented init callback via trigger (thanks Scott González)
Ca-Phun Ung
2008-09-22
2
-4
/
+2
*
Spinner: new options: format, items & decimals (r728).
Ca-Phun Ung
2008-09-20
2
-4
/
+44
*
set svn:eol-style to native
Richard Worth
2008-09-20
53
-7900
/
+7900
*
HTML5 doctype
Richard Worth
2008-09-20
40
-85
/
+82
*
Spinner: decimals and stepping now independent (user request)
Ca-Phun Ung
2008-09-20
1
-3
/
+4
*
Core: Added comment about why we use triggerHandler instead of trigger in $.f...
Scott González
2008-09-20
1
-1
/
+2
*
Core: Fixed #3457: Removing elements causes instantiated plugins to be destro...
Scott González
2008-09-20
1
-1
/
+4
*
Corrected naming and capitalization consistency for Colorpicker and Progressbar
Richard Worth
2008-09-20
2
-4
/
+4
*
Removed exposure of internal instance in progressbar's ui callback parameter....
Richard Worth
2008-09-20
1
-1
/
+0
*
Progressbar - Source formatting
Eduardo Lundgren
2008-09-20
1
-68
/
+69
[next]