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/github_actions/github-actions-f50e11107c
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
...
|
*
Effects: Shift to use no globals
Amanpreet Singh
2016-04-14
2
-108
/
+125
|
*
Droppable: Shift to use no globals
Amanpreet Singh
2016-04-14
5
-74
/
+79
|
*
Draggable: Shift to use no globals
Amanpreet Singh
2016-04-14
6
-418
/
+427
|
*
Dialog: Shift to use no globals
Amanpreet Singh
2016-04-14
6
-431
/
+454
|
*
Datepicker: Shift to use no globals
Amanpreet Singh
2016-04-14
5
-612
/
+620
|
*
Core: Shift to no globals
Amanpreet Singh
2016-04-14
2
-217
/
+220
|
*
Controlgroup: Shift to use no globals
Amanpreet Singh
2016-04-14
3
-43
/
+46
|
*
Checkboxradio: Shift to use no globals
Amanpreet Singh
2016-04-14
4
-91
/
+98
|
*
Autocomplete: Shift to use no globals
Amanpreet Singh
2016-04-14
4
-258
/
+278
|
*
Button: Shift to no globals
Amanpreet Singh
2016-04-14
5
-139
/
+146
|
*
Accordion: Shift to use no globals
Amanpreet Singh
2016-04-14
5
-349
/
+361
|
*
Menu: Remove extraneous blank lines
Scott González
2016-04-13
1
-2
/
+0
|
*
Build: Remove maxLineLength execption in .jscsrc
Alexander Schmitz
2016-04-13
2
-6
/
+12
|
*
Effect: Disable maxLineLength for description meta
Alexander Schmitz
2016-04-13
1
-0
/
+2
|
*
Effects: Disable maxLineLength for description meta explode
Alexander Schmitz
2016-04-13
1
-0
/
+2
|
*
Accordion: Disable maxLineLength for description meta
Alexander Schmitz
2016-04-13
1
-0
/
+2
|
*
Datepicker: Disable maxLineLength for jscs
Alexander Schmitz
2016-04-13
1
-0
/
+1
|
*
Progressbar: Disable maxLineLength for description meta
Alexander Schmitz
2016-04-13
1
-0
/
+2
|
*
Selectmenu: Disable maxLineLength for description meta
Alexander Schmitz
2016-04-13
1
-0
/
+2
|
*
Effect: Fix line length issues
Alexander Schmitz
2016-04-13
1
-17
/
+30
|
*
Plugin: Fix line length issues
Alexander Schmitz
2016-04-13
1
-1
/
+2
|
*
Build: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+4
|
*
Effects: Fix line length issues
Alexander Schmitz
2016-04-13
4
-4
/
+8
|
*
i18n: Fix line length issues
Alexander Schmitz
2016-04-13
16
-18
/
+185
|
*
Position: Fix line length issues
Alexander Schmitz
2016-04-13
1
-9
/
+19
|
*
Scroll Parent: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+5
|
*
Widget: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+4
|
*
Accordion: Fix line length issues
Alexander Schmitz
2016-04-13
1
-1
/
+2
|
*
Checkboxradio: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+2
|
*
Controlgroup: Fix line length issues
Alexander Schmitz
2016-04-13
1
-1
/
+2
|
*
Dialog: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+4
|
*
Draggable: Fix line length issues
Alexander Schmitz
2016-04-13
1
-78
/
+203
|
*
Droppable: Fix line length issues
Alexander Schmitz
2016-04-13
1
-27
/
+58
|
*
Menu: Fix line length issues
Alexander Schmitz
2016-04-13
1
-3
/
+12
|
*
Mouse: Fix line length issues
Alexander Schmitz
2016-04-13
1
-2
/
+4
|
*
Progressbar: Fix line length issues
Alexander Schmitz
2016-04-13
1
-1
/
+3
|
*
Resizable: Fix line length issues
Alexander Schmitz
2016-04-13
1
-5
/
+14
|
*
Selectable: Fix line length issues
Alexander Schmitz
2016-04-13
1
-3
/
+6
|
*
Slider: Fix line length issues
Alexander Schmitz
2016-04-13
1
-11
/
+36
|
*
Sortable: Fix line length issues
Alexander Schmitz
2016-04-13
1
-121
/
+346
|
*
Spinner: Fix line length violations
Alexander Schmitz
2016-04-13
1
-2
/
+4
|
*
Tabs: Fix line length violations
Alexander Schmitz
2016-04-13
1
-1
/
+2
|
*
Datepicker: Fix day names for ar-DZ locale
Amine HADDAD
2016-04-13
1
-2
/
+4
|
*
Menu: Don't reset active element until after triggering `blur` event
Scott González
2016-04-13
2
-7
/
+11
*
|
Calendar tests: use dateEqual assert instead of timestamp compare
Felix Nagel
2016-11-04
1
-3
/
+3
*
|
Datepicker: Use simple split instead of globalize for parsing attributes
Felix Nagel
2016-10-25
3
-28
/
+26
*
|
Calendar: Clear value if an invalid min / max option value was given
Felix Nagel
2016-10-25
2
-2
/
+12
*
|
Calendar: Clear value if an invalid input was given
Felix Nagel
2016-10-12
3
-17
/
+18
*
|
Calendar: Use name space for timestamp data attribute
Felix Nagel
2016-10-12
4
-9
/
+13
*
|
Calendar tests: Use assert.expect instead of global expect
Felix Nagel
2016-10-12
8
-74
/
+74
[prev]
[next]