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-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
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
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calendar: Move custom date object to ui namespace
Felix Nagel
2015-09-27
2
-2
/
+239
*
Calendar: Remove some obsolete todo comments
Felix Nagel
2015-09-27
1
-1
/
+0
*
Calendar: Make header prev / next buttons min / max option aware
Felix Nagel
2015-09-10
1
-19
/
+48
*
Calendar: Make use of escapeSelector method
Felix Nagel
2015-09-10
1
-7
/
+4
*
Calendar: Fix view when moving between multiple months with keyboard
Felix Nagel
2015-09-10
1
-1
/
+8
*
Calendar: Fix weekday name jumping when using numberOfMonths option
Felix Nagel
2015-08-25
1
-1
/
+1
*
Merge branch 'master' into datepicker
Scott González
2015-08-20
55
-412
/
+808
|
\
|
*
Tooltip: Move tooltip into widgets directory
Alexander Schmitz
2015-08-08
1
-5
/
+5
|
*
Tabs: Move tabs into widgets directory
Alexander Schmitz
2015-08-08
1
-6
/
+6
|
*
Spinner: Move spinner into widgets folder
Alexander Schmitz
2015-08-08
1
-5
/
+5
|
*
Sortable: Move sortable into widgets folder
Alexander Schmitz
2015-08-08
1
-7
/
+6
|
*
Slider: Move slider into widgets folder
Alexander Schmitz
2015-08-08
1
-4
/
+4
|
*
Selectmenu: Move selectmenu into widgets folder
Alexander Schmitz
2015-08-08
1
-9
/
+8
|
*
Selectable: Move selectable into widgets folder
Alexander Schmitz
2015-08-08
1
-3
/
+3
|
*
Resizable: Move resizable into widgets folder
Alexander Schmitz
2015-08-08
2
-6
/
+6
|
*
Mouse: Move mouse into widgets folder
Alexander Schmitz
2015-08-08
8
-10
/
+10
|
*
Progressbar: Move progressbar into widgets folder
Alexander Schmitz
2015-08-08
1
-2
/
+2
|
*
Menu: Move menu into widgets folder
Alexander Schmitz
2015-08-08
3
-9
/
+8
|
*
Droppable: Move droppable into widgets folder
Alexander Schmitz
2015-08-08
1
-4
/
+4
|
*
Effects: Move individual effects into effects folder
Alexander Schmitz
2015-08-08
15
-30
/
+30
|
*
Draggable: Move draggable into widgets folder
Alexander Schmitz
2015-08-08
3
-10
/
+10
|
*
Dialog: Move dialog into widgets folder
Alexander Schmitz
2015-08-08
1
-14
/
+13
|
*
Datepicker: Move datepicker into widgets folder
Alexander Schmitz
2015-08-08
75
-76
/
+76
|
*
Button: Move button into widgets folder
Alexander Schmitz
2015-08-08
3
-7
/
+7
|
*
Autocomplete: Move autocomplete into widgets folder
Alexander Schmitz
2015-08-08
1
-7
/
+6
|
*
Accordion: Move accordion into widgets folder
Alexander Schmitz
2015-08-08
1
-5
/
+4
|
*
Core: Movie uniqueId into its own module and deprecate core module
Alexander Schmitz
2015-08-08
8
-60
/
+80
|
*
Core: Move scrollParent into its own module
Alexander Schmitz
2015-08-08
5
-16
/
+47
|
*
Core: Move tabbable into its own module
Alexander Schmitz
2015-08-08
3
-9
/
+38
|
*
Core: Move safe blur into its own module
Alexander Schmitz
2015-08-08
4
-14
/
+25
|
*
Core: Move safeActiveElement into its own module
Alexander Schmitz
2015-08-08
8
-36
/
+52
|
*
Core: Move plugin into its own module
Alexander Schmitz
2015-08-08
4
-31
/
+46
|
*
Core: Move backcompat for core 1.7 into its own module
Alexander Schmitz
2015-08-08
2
-62
/
+90
|
*
Core: Move labels into its own module
Alexander Schmitz
2015-08-08
4
-38
/
+68
|
*
Core: Move keyCode into its own module
Alexander Schmitz
2015-08-08
13
-29
/
+63
|
*
Core: Move $.ui.ie into its own module
Alexander Schmitz
2015-08-08
4
-3
/
+18
|
*
Core: Move form method into its own module
Alexander Schmitz
2015-08-08
3
-8
/
+22
|
*
Core: Move escape selector into its own module
Alexander Schmitz
2015-08-08
4
-9
/
+25
|
*
Core: Move focusable into its own module
Alexander Schmitz
2015-08-08
3
-34
/
+67
|
*
Core: Move disable-selection into its own module
Alexander Schmitz
2015-08-08
3
-20
/
+51
|
*
Core: Move data selector from core into its own module
Alexander Schmitz
2015-08-08
5
-12
/
+43
|
*
Core: Move version and creation of the ui namespace into its own module
Alexander Schmitz
2015-08-08
39
-17
/
+60
|
*
Dialog: Fix removal of event listener for modal dialogs
Scott González
2015-07-17
1
-3
/
+2
|
*
Sortable: Optimize `_intersectsWithPointer()`
Victor Homyakov
2015-07-08
1
-5
/
+7
|
*
Position: Guard against passing window to offset
Alexander Schmitz
2015-07-08
1
-2
/
+3
*
|
Datepicker: Re-introduce formatDate option, simplify Globalize usage
Felix Nagel
2015-07-29
1
-21
/
+11
*
|
Datepicker: Update to Globalize 1.0.0
Felix Nagel
2015-07-29
1
-3
/
+3
*
|
Calendar: Re-introduce formatDate option
Felix Nagel
2015-07-29
1
-11
/
+17
*
|
Calendar: Update Globalize to 1.0.0
Felix Nagel
2015-07-29
1
-6
/
+7
*
|
Merge branch 'datepicker' into datepicker-globalize-1.x
Felix Nagel
2015-07-29
3
-261
/
+16
[next]