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
*
accordion: fix for #3896
Jörn Zaefferer
2009-01-21
1
-1
/
+1
*
Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...
Scott González
2009-01-21
1
-23
/
+15
*
Fixed #3733
Eduardo Lundgren
2009-01-21
1
-2
/
+1
*
Dialog: Don't override title option on init.
Scott González
2009-01-20
1
-2
/
+2
*
sortable: connectWith should accept string selectors (fixes #3892, backward c...
Paul Bakaus
2009-01-20
1
-2
/
+3
*
sortable: fixed missing placeholder default (fixes #3889)
Paul Bakaus
2009-01-20
1
-0
/
+1
*
sortable: fixed missing handle default (fixes #3889)
Paul Bakaus
2009-01-20
1
-0
/
+1
*
sortable: fixed missing connectWith default (fixes #3888)
Paul Bakaus
2009-01-20
1
-0
/
+1
*
sortable: renamed 'default' tolerance to 'intersect' (it's a advanced interse...
Paul Bakaus
2009-01-20
1
-1
/
+1
*
accordion: removal of selectedClass option (fixes #3886)
Paul Bakaus
2009-01-20
1
-7
/
+6
*
accordion: added missing defaults (fixes #3884)
Paul Bakaus
2009-01-20
1
-0
/
+4
*
Fixed #3766 - slider seems to be missing ui.handle property in options
Richard Worth
2009-01-20
1
-1
/
+3
*
droppable: defaults should be set to 'false' if disabled, not null (fixes #3...
Paul Bakaus
2009-01-20
1
-4
/
+2
*
UI Tabs: updated TODO to with information for reported bug
Klaus Hartl
2009-01-20
1
-1
/
+5
*
set svn:eol-style to native
Richard Worth
2009-01-20
1
-18
/
+18
*
draggable: defaults should be set to 'false' if disabled, not null (fixes #3...
Paul Bakaus
2009-01-20
1
-3
/
+3
*
draggable: fixed using Array for containment option (fixes #3877)
Paul Bakaus
2009-01-20
1
-2
/
+4
*
UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627
Klaus Hartl
2009-01-19
1
-6
/
+11
*
UI Tabs: fixed mouseover event option conflicting with default state handling...
Klaus Hartl
2009-01-19
1
-23
/
+26
*
draggable: fixed margin inclusion in snap option (fixes #3853)
Paul Bakaus
2009-01-19
1
-8
/
+8
*
accordion: fixed calling activate with -1 and alwaysOpen: false not properly ...
Paul Bakaus
2009-01-19
1
-0
/
+2
*
accordion: fixed two small variable issues related to the rewrite
Paul Bakaus
2009-01-19
1
-3
/
+2
*
accordion: partial refactor and cleanup, all proviously outer functions are n...
Paul Bakaus
2009-01-19
1
-224
/
+253
*
sortable: all callbacks with the exception of the beforeStop callback now fir...
Paul Bakaus
2009-01-19
1
-8
/
+16
*
draggable,sortable: if connectToSortable is used, ui.sender has to be the ori...
Paul Bakaus
2009-01-19
2
-6
/
+3
*
Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth ...
Keith Wood
2009-01-19
1
-1
/
+5
*
Fixed #3859 - Datepicker can't pick years before 1999
Keith Wood
2009-01-19
1
-3
/
+2
*
Fixed #3858 - Datepicker not hiding consistently on external click
Keith Wood
2009-01-19
1
-2
/
+2
*
$.widget: Fixed #3633: Moved call to _init outside of constructor. This make...
Scott González
2009-01-19
1
-3
/
+1
*
UI Tabs: fixed incomplete destroy method, fixes #3798
Klaus Hartl
2009-01-18
1
-1
/
+9
*
Removed broken utf-8 copyright characters.
Scott González
2009-01-18
1
-2
/
+2
*
Dialog: Fixed #3688: Don't add the button pane div if there are no buttons.
Scott González
2009-01-17
1
-14
/
+12
*
Dialog: Giving the content area and button pane priority over the title bar f...
Scott González
2009-01-17
1
-6
/
+19
*
Tabs: Fixed #3691: Removed the following options:
Scott González
2009-01-17
1
-48
/
+49
*
sortable: $.ui.plugin is not used anymore (fixes #3725)
Paul Bakaus
2009-01-16
2
-119
/
+89
*
Fixed #3723 - Fix the ui.options reference
Eduardo Lundgren
2009-01-16
1
-6
/
+6
*
effects: fix #3857
Chi Cheng
2009-01-16
1
-3
/
+3
*
droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)
Paul Bakaus
2009-01-16
1
-37
/
+6
*
UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)
Klaus Hartl
2009-01-16
1
-3
/
+6
*
Fixed #3058
Eduardo Lundgren
2009-01-16
1
-2
/
+10
*
Fixed #3843
Eduardo Lundgren
2009-01-16
1
-1
/
+1
*
Fixed #3842
Eduardo Lundgren
2009-01-16
1
-2
/
+17
*
Fixed #3841 - check for $.isFunction before trigger
Eduardo Lundgren
2009-01-16
1
-1
/
+1
*
Fixed #3077 (Selectable cannot be selected by click)
Richard Worth
2009-01-16
1
-6
/
+16
*
Sortable: Fixed _trigger method.
Scott González
2009-01-16
1
-2
/
+5
*
Revert changes for #3838 for the release 1.6rc5
Eduardo Lundgren
2009-01-16
10
-172
/
+111
*
Fix for #3838 - Components should use this.widgetName on internally
Eduardo Lundgren
2009-01-16
10
-111
/
+172
*
Draggable: Fixed # 3808: Setting default opacity to null (preserve current op...
Scott González
2009-01-15
1
-1
/
+1
*
Widget factory: Fixed event triggering (again).
Scott González
2009-01-15
2
-16
/
+13
*
Fixed 3805. Greek localisation
Keith Wood
2009-01-15
1
-0
/
+19
[next]