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
*
Rename monthAfterYear setting to showMonthAfterYear
Keith Wood
2008-07-30
1
-4
/
+4
*
draggable: fixed regression with convertPositionTo method and scroll offsets
Paul Bakaus
2008-07-30
1
-4
/
+7
*
draggable: fixed ugly regression when no overflowed container existed
Paul Bakaus
2008-07-29
1
-8
/
+8
*
sortable: the outer container is not set to relative anymore, preventing some...
Paul Bakaus
2008-07-29
1
-1
/
+1
*
draggable: fixed IE scrolling but with overflowing containers and appendTo be...
Paul Bakaus
2008-07-29
1
-15
/
+26
*
draggable: fixed issue when scroll was set to true, and therefore droppables ...
Paul Bakaus
2008-07-29
1
-8
/
+12
*
draggable: fixed overflow calculation in the positioning methods
Paul Bakaus
2008-07-29
1
-26
/
+26
*
moved history plugin to 1.7
Paul Bakaus
2008-07-28
1
-112
/
+0
*
draggable,droppable: implemented cssNamespace option, if set to false/null, i...
Paul Bakaus
2008-07-28
2
-4
/
+9
*
sortable: small fix that causes the scope default not to work correctly
Paul Bakaus
2008-07-28
1
-1
/
+1
*
1.8: initial version of tree component, dependant upon sortables and droppables
Paul Bakaus
2008-07-28
3
-15
/
+40
*
Fixed 2818 Display simultaneously past and current month in datepicker
Keith Wood
2008-07-25
1
-1
/
+7
*
Fixed 3111 Localisations for big previous/next steps
Keith Wood
2008-07-25
32
-81
/
+168
*
draggable: since revert no longer checks for numbers, introduced a revertDura...
Paul Bakaus
2008-07-25
1
-1
/
+1
*
Disable inline datepickers
Keith Wood
2008-07-23
1
-6
/
+46
*
Fixed 3105 First week in November day repeat
Keith Wood
2008-07-23
1
-2
/
+6
*
Fixed 3108 Allow ids with square brackets
Keith Wood
2008-07-23
1
-1
/
+2
*
Fixed 3111 Add option to allow large previous/next movements
Keith Wood
2008-07-23
1
-3
/
+21
*
don't need document ready on init
Marc Grabanski
2008-07-20
1
-5
/
+3
*
Datepicker div now appends to the document after the datepicker(); function i...
Marc Grabanski
2008-07-20
1
-6
/
+12
*
sortable: fixed a items issue caused the items of the container itself to be ...
Paul Bakaus
2008-07-19
1
-5
/
+54
*
Fixed 3084 Arrange order of month and year selectboxes
Keith Wood
2008-07-18
1
-4
/
+11
*
Fixed 3080 Calls _setDateFromField when inline
Keith Wood
2008-07-18
1
-3
/
+10
*
draggable: implemented more advanced features for the snap option - you can n...
Paul Bakaus
2008-07-17
1
-3
/
+15
*
draggable: fixed relative position bug (please NEVER check in elem.style just...
Paul Bakaus
2008-07-17
1
-17
/
+9
*
Added missing ui-selectable-helper class to helper/lasso element
Richard Worth
2008-07-16
1
-1
/
+3
*
Magnifier: Partial cleanup.
Scott González
2008-07-16
1
-9
/
+12
*
Magnifier: Partial cleanup.
Scott González
2008-07-15
1
-12
/
+11
*
Magnifier: Partial cleanup.
Scott González
2008-07-15
1
-24
/
+20
*
Magnifier: Partial cleanup.
Scott González
2008-07-15
1
-64
/
+54
*
Tabs: Updated to use new trigger() method.
Scott González
2008-07-14
1
-30
/
+10
*
Accordion: Updated to use new trigger() method.
Scott González
2008-07-14
1
-1
/
+1
*
completes keyboard operation (fixes #3801)
David Bolter
2008-07-14
1
-4
/
+17
*
Droppable .is(accept) on init() fixed
Eduardo Lundgren
2008-07-14
1
-1
/
+2
*
draggable: removed adding the class ui-draggable in favor of the new data sel...
Paul Bakaus
2008-07-14
1
-3
/
+2
*
core: added :data selector that matches elements that have data for a given key.
Paul Bakaus
2008-07-14
2
-13
/
+13
*
Color Picker: Fixed heading and indentation.
Scott González
2008-07-14
1
-441
/
+441
*
Dialog: Fixed #3076: Proper sizing of overlays in Opera 9.51.
Scott González
2008-07-14
1
-1
/
+17
*
accordion: fixed incosistent accordionchange event arguments (http://dev.jque...
Jörn Zaefferer
2008-07-13
1
-4
/
+3
*
Dialog: If options.title is empty on init, set it to the title attribute of t...
Scott González
2008-07-12
1
-1
/
+3
*
Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...
Scott González
2008-07-12
1
-1
/
+1
*
Add day-of-year to format and parse date routines
Keith Wood
2008-07-11
1
-32
/
+68
*
Core: cleaned up $.ui.hasScroll().
Scott González
2008-07-11
1
-3
/
+11
*
Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...
Scott González
2008-07-11
1
-1
/
+1
*
Dialog: Fixed #3086: Fixed problem with auto margins in IE.
Scott González
2008-07-11
1
-5
/
+5
*
Minorl performance improvements at draggable init
Eduardo Lundgren
2008-07-10
1
-3
/
+9
*
Sortable updateOriginalPosition added
Eduardo Lundgren
2008-07-10
1
-2
/
+4
*
- moved all default css files into themes/default
Paul Bakaus
2008-07-10
1
-0
/
+472
*
core: trigger() needs to be able to return a value from triggerHandler
Paul Bakaus
2008-07-10
1
-1
/
+1
*
fix for arrow key operation (refs #3801)
David Bolter
2008-07-10
1
-2
/
+3
[next]