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
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
...
*
cleaning up dependency listings
Jörn Zaefferer
2010-02-03
2
-3
/
+1
*
resizable method destroy: put unwrapped original element in wrapper's place i...
Richard Worth
2010-02-03
2
-2
/
+33
*
create-html-elements convention
Jörn Zaefferer
2010-02-02
1
-1
/
+1
*
Fix for #5120 - create menu only once and return that element from the widget...
Jörn Zaefferer
2010-02-02
5
-63
/
+64
*
Datepicker: No longer dependent on dialog in order to close datepicker when d...
Brant Burnett
2010-02-01
2
-11
/
+1
*
Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed #4...
Brant Burnett
2010-02-01
1
-0
/
+1
*
Fix for #5103: Include all effect docs in build for download
Jörn Zaefferer
2010-02-01
1
-1
/
+19
*
Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue
Brant Burnett
2010-02-01
2
-1
/
+8
*
Autocomplete: Turned off collision detection.
Scott González
2010-01-30
1
-1
/
+2
*
Dialog: Changed overlay to use zIndex() to test which events to cancel (fixed...
Brant Burnett
2010-01-29
1
-2
/
+2
*
Fixed file name for effects in build.
Scott González
2010-01-29
1
-1
/
+1
*
'Changed
Brant Burnett
2010-01-29
3
-13
/
+43
*
Datepicker: Fixed conflict between beforeShowDay and getDate
Keith Wood
2010-01-29
2
-3
/
+27
*
Autocomplete: Removed unused style.
Scott González
2010-01-29
1
-2
/
+0
*
Autocomplete: prevent the menu from expanding to 100% width in IE6.
Scott González
2010-01-29
1
-0
/
+3
*
effects: fixed #4097 - bind/fold didnt work
Paul Bakaus
2010-01-28
1
-0
/
+1
*
draggable: implemented #4145 - start,drag and stop events should be preventable
Paul Bakaus
2010-01-28
3
-10
/
+103
*
autocomplete: back to custom json encoding (for compat with older PHP impleme...
Jörn Zaefferer
2010-01-28
1
-1
/
+1
*
autocomplete: back to custom json encoding (for compat with older PHP impleme...
Jörn Zaefferer
2010-01-28
1
-2
/
+2
*
autocomplete: use json_encode in PHP to produce valid JSON
Jörn Zaefferer
2010-01-28
1
-1
/
+1
*
set trunk version to 1.8pre
Richard Worth
2010-01-28
1
-1
/
+1
*
set trunk version to 1.8rc1
1.8rc1
Richard Worth
2010-01-28
1
-1
/
+1
*
Autocomplete: Removed CSS framework classes from text field. We can add them ...
Scott González
2010-01-28
1
-1
/
+1
*
Prevent the default styles for resizable elements from totally killing dialog...
Scott González
2010-01-28
1
-0
/
+4
*
$.ui.ddmanager.drop() now works properly for nested droppables.
Scott González
2010-01-28
1
-1
/
+1
*
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway
Jörn Zaefferer
2010-01-27
1
-31
/
+0
*
added w3c standard border-radius properties in prep for IE9 and Opera support
Scott Jehl
2010-01-27
1
-10
/
+10
*
Fix for #5101 - broken dialog visual test page
Jörn Zaefferer
2010-01-27
1
-0
/
+1
*
autocomplete: adding select element to visual test page for bgiframe testing
Jörn Zaefferer
2010-01-27
1
-0
/
+6
*
switched to jQuery 1.4.1
Richard Worth
2010-01-27
304
-477
/
+556
*
Deprecated beforeclose option instead of removing it for now, fixes reopened ...
Richard Worth
2010-01-27
2
-1
/
+58
*
added autocomplete and button to docs build
Jörn Zaefferer
2010-01-26
1
-0
/
+2
*
autocomplete: added xml-parsing demo
Jörn Zaefferer
2010-01-26
3
-0
/
+183
*
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements
Keith Wood
2010-01-25
1
-2
/
+3
*
Datepicker: Fixed #5088 Date picker localization in RO
Keith Wood
2010-01-25
1
-3
/
+3
*
fixed #5094 - selectable: destroy method doesn't clean up selectees
Richard Worth
2010-01-24
1
-0
/
+3
*
button: visual default test, log args when console is available
Jörn Zaefferer
2010-01-22
1
-0
/
+1
*
button: handle space "click"
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
button: add ui-state-active on keydown, further improving keyboard navigation...
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
dropping intial code for #4957 - too many open issues to get this into 1.8
Jörn Zaefferer
2010-01-22
1
-26
/
+0
*
Datepicker: Fixed #5085 bug in findPos for RTL languages
Keith Wood
2010-01-22
1
-1
/
+3
*
Datepicker: Use null instead of empty string when showing/hiding without a du...
Scott González
2010-01-22
1
-2
/
+2
*
Dialog: Added padding and margin to the right side of the titlebar so the tit...
Scott González
2010-01-22
1
-2
/
+2
*
added class animations (including 1.4 style callbacks) to visual effects test...
Jörn Zaefferer
2010-01-21
2
-0
/
+38
*
base implementation for #4957 - still need to port users of $.ui.element
Jörn Zaefferer
2010-01-20
1
-0
/
+26
*
button: more specific selectors for demo pages, avoiding any other global dem...
Jörn Zaefferer
2010-01-20
1
-1
/
+1
*
button: add ui-state-focus on focus, making keyboard navigation possible, and...
Jörn Zaefferer
2010-01-20
1
-1
/
+9
*
button: don't log a click on disabled buttons
Jörn Zaefferer
2010-01-20
1
-1
/
+1
*
button: don't style everything, just the demo
Jörn Zaefferer
2010-01-20
1
-1
/
+1
*
set trunk version to 1.8pre
Richard Worth
2010-01-20
1
-1
/
+1
[prev]
[next]