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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grunt: Add JSHINT to predefs for tests
Jörn Zaefferer
2012-04-23
1
-1
/
+2
*
Grunt: Update to htmllint in default task
Jörn Zaefferer
2012-04-23
1
-1
/
+1
*
Grunt: Update grunt-html to 0.1.1, renamed task to htmllint
Jörn Zaefferer
2012-04-23
2
-2
/
+2
*
Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability.
Scott González
2012-04-23
1
-0
/
+2
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
25
-209
/
+145
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
34
-24
/
+24
*
Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ...
Scott González
2012-04-23
3
-4
/
+4430
*
Accordion: Fixed indentation.
Scott González
2012-04-22
1
-4
/
+5
*
Datepicker: Added missing quote in Hindi i18n.
Scott González
2012-04-22
1
-1
/
+1
*
Update to latest qunit-composite
Jörn Zaefferer
2012-04-22
1
-9
/
+9
*
Grunt: Add grunt-html for html validation
Jörn Zaefferer
2012-04-22
2
-1
/
+7
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
26
-140
/
+159
*
Easings: Save a byte.
Scott González
2012-04-20
1
-1
/
+1
*
Resizable tests: Remove all bad tests.
Scott González
2012-04-20
3
-68
/
+4
*
Resizabe tests: Use equal() instead of equals().
Scott González
2012-04-20
1
-2
/
+2
*
Use .jshintrc files.
Scott González
2012-04-20
4
-94
/
+107
*
Menu tests: Update tests to test mouseenter instead of mouseover
kborchers
2012-04-19
1
-6
/
+8
*
Menu: Bind to mouseenter instead of mouseover to avoid use of stopImmediatePr...
kborchers
2012-04-19
1
-2
/
+1
*
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...
TJ VanToll
2012-04-19
3
-4
/
+12
*
Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Da...
G Karunakar
2012-04-19
1
-9
/
+9
*
Grunt: Added link to JSHint issue.
Scott González
2012-04-19
1
-1
/
+1
*
Spinner tests: Don't pollute the global namespace with helpers.
Scott González
2012-04-19
6
-55
/
+65
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
20
-130
/
+113
*
Tabs tests: Don't pollute the global namespace with helpers.
Scott González
2012-04-19
9
-258
/
+219
*
Menu tests: Don't pollute the global namespace with helpers.
kborchers
2012-04-19
5
-116
/
+125
*
Accordion tests: Don't polloute the global namespace with helpers.
Scott González
2012-04-19
8
-129
/
+149
*
Tests: Lint.
Scott González
2012-04-19
2
-13
/
+13
*
Tests: Lint.
Scott González
2012-04-19
6
-189
/
+191
*
Tests: Lint.
Scott González
2012-04-19
9
-74
/
+77
*
Menu: Lint.
Scott González
2012-04-19
1
-2
/
+2
*
Tests: Lint.
Scott González
2012-04-19
11
-147
/
+155
*
Merge branch 'menuaria' into master
kborchers
2012-04-19
4
-18
/
+83
|
\
|
*
Menu: Whitespace
kborchers
2012-04-18
1
-4
/
+5
|
*
Menu: Add unit tests for testing disabled items
kborchers
2012-04-18
2
-0
/
+68
|
*
Menu: Modified interactions to allow keyboard navigation to disabled items so...
kborchers
2012-04-16
2
-18
/
+14
*
|
Tests: Lint
Scott González
2012-04-19
7
-118
/
+114
*
|
Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI...
Bertjh
2012-04-19
1
-3
/
+2
*
|
Sortable: Whitespace.
Scott González
2012-04-19
1
-43
/
+43
*
|
Tests: Lint.
Scott González
2012-04-18
9
-59
/
+63
*
|
Tests: Lint.
Scott González
2012-04-18
14
-109
/
+141
*
|
Remove trailing whitespace.
Scott González
2012-04-18
7
-74
/
+73
*
|
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing termin...
Scott González
2012-04-18
1
-1
/
+1
*
|
Build: Removed ant build.
Scott González
2012-04-18
13
-9424
/
+0
*
|
Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V...
Scott González
2012-04-18
1
-9
/
+12
*
|
Menu: Update divider width
kborchers
2012-04-17
1
-1
/
+1
|
/
*
Menu: Fixed typo in comment
kborchers
2012-04-16
1
-1
/
+1
*
Menu: Add aria-disabled attribute to disabled items, namespace and cleanup th...
kborchers
2012-04-16
1
-4
/
+12
*
Position: Simplify default demo by removing drag functionality on positioned ...
Scott González
2012-04-15
1
-31
/
+6
*
Menu: Check that the event object is defined before checking type
kborchers
2012-04-14
1
-1
/
+1
*
Menu: Remove most event.stopImmediatePropagation() to allow proper event bubb...
kborchers
2012-04-14
1
-34
/
+27
[next]