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
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
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker
Keith Wood
2009-07-29
47
-4
/
+69
*
Datepicker: Default duration changed
Keith Wood
2009-07-29
1
-1
/
+1
*
sortable: fixed issues with nested containers (fixes #4703,#4611, thanks kae!)
Paul Bakaus
2009-07-28
1
-29
/
+51
*
Effects: handle switch parameter in toggleClass, fixes #4722
Chi Cheng
2009-07-27
1
-2
/
+12
*
Position: rollback
Chi Cheng
2009-07-27
1
-4
/
+4
*
position: add document link; values should be string but not defaultValue var...
Chi Cheng
2009-07-26
1
-5
/
+5
*
position: make it work without ui.core.js
Chi Cheng
2009-07-25
1
-3
/
+6
*
Stackfix: restrict version test to IE version
Chi Cheng
2009-07-25
1
-2
/
+2
*
Copied position plugin from /branches/dev/positionTo r2971.
Scott González
2009-07-24
1
-0
/
+227
*
Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog ...
Scott González
2009-07-24
1
-2
/
+2
*
Dialog: Update position option after drag. Fixes #4679 - Dialogs should reme...
Scott González
2009-07-23
1
-1
/
+4
*
Datepicker: Fixed #4691 Datepicker positioning is off if the window has almos...
Keith Wood
2009-07-22
1
-2
/
+4
*
Datepicker: Fixed #3891 Autosize input field
Keith Wood
2009-07-22
1
-1
/
+30
*
Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'
Keith Wood
2009-07-22
1
-1
/
+1
*
Datepicker: Fixed #4647 setDate cannot be called multiple times
Keith Wood
2009-07-22
1
-1
/
+2
*
Highlight effect: refactor.
Scott González
2009-07-21
1
-28
/
+30
*
Dialog: Contain resizing to the document. Fixes #4664 - uiDialog.resizable n...
Scott González
2009-07-21
1
-0
/
+1
*
Dialog: Removed drag and resize option handling from setDataSwitch hash (lega...
Scott González
2009-07-16
1
-7
/
+1
*
Fixed the regression introduced in r2861
Jörn Zaefferer
2009-07-15
1
-1
/
+3
*
animateClass: Don't animate scrollbar properties. Fixes #4676 - toggleClass ...
Scott González
2009-07-13
1
-0
/
+7
*
Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef...
Scott González
2009-07-11
1
-1
/
+1
*
Widget factory: Force event types to be lowercase. Fixes #4668 - All event t...
Scott González
2009-07-11
1
-4
/
+3
*
Dialog: Use _trigger for drag and resize events instead of executing callback...
Scott González
2009-07-10
1
-13
/
+13
*
updated header for ui.stackfix.js, after confirming with Brandon the copyrigh...
Jörn Zaefferer
2009-07-09
1
-6
/
+0
*
replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly
Jörn Zaefferer
2009-07-09
2
-3
/
+49
*
Scale: Reset opacity after animation. Fixed #4274 - New show hide effects don...
Scott González
2009-07-09
1
-0
/
+3
*
Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol...
Scott González
2009-07-09
1
-1
/
+0
*
Droppable: Removed absolutePosition from ui hash. Fixes #3989 - Remove absol...
Scott González
2009-07-09
1
-1
/
+0
*
Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety a...
Richard Worth
2009-07-07
1
-4
/
+0
*
Datepicker: Fixed #4634 Incorrect month number when using selectOtherMonths
Keith Wood
2009-07-05
1
-1
/
+1
*
Datepicker: Fixed #4646 Localization error in ui.datepicker-es.js
Keith Wood
2009-07-05
1
-2
/
+2
*
Widget factory: Convert falsy data values to an empty hash in _trigger. Fixe...
Scott González
2009-07-04
1
-0
/
+1
*
accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...
Jörn Zaefferer
2009-07-03
1
-13
/
+15
*
Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization
Keith Wood
2009-06-22
1
-0
/
+7
*
Datepicker: Fixed #4536 Datepicker maxDate doesn't take into account column l...
Keith Wood
2009-06-22
1
-3
/
+3
*
Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr...
Keith Wood
2009-06-21
1
-3
/
+6
*
Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d...
Scott González
2009-06-20
1
-0
/
+7
*
Datepicker: default, min, and max dates can be specified as date strings in t...
Keith Wood
2009-06-16
1
-9
/
+15
*
Datepicker: Fixed #4592 Basque (euskara) localization
Keith Wood
2009-06-16
1
-0
/
+22
*
Refactored puff effect.
Scott González
2009-06-15
1
-25
/
+20
*
Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). Fixed...
Scott González
2009-06-15
1
-4
/
+1
*
Effects core: Tweaked color animation.
Scott González
2009-06-15
1
-9
/
+8
*
Widget factory: Make methods chainable if the return value is undefined. Fix...
Scott González
2009-06-15
1
-1
/
+1
*
Fixed Italian localization for datepicker. (Fixed #4599 - Datepicker i18n: F...
Scott González
2009-06-13
1
-4
/
+4
*
Effects core: Fixed indentation for color animation overrides.
Scott González
2009-06-12
1
-19
/
+16
*
UI Tabs: a fix for messed up animations and ajax tabs
Klaus Hartl
2009-06-12
1
-0
/
+4
*
Effects core: Reorganized method overloading.
Scott González
2009-06-11
1
-11
/
+10
*
Effects core: Refactored .effect() method; now uses _normalizeArguments and h...
Scott González
2009-06-11
1
-2
/
+11
*
Datepicker: Fixed #4514 Dialog doesn't accept initial date as Date
Keith Wood
2009-06-11
1
-6
/
+7
*
Effects core: Changed callback option to complete. Fixes #4586 (Effects call...
Scott González
2009-06-10
1
-1
/
+1
[next]