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
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
*
Position: Extend main visual test page with simple 'arrow' callouts, as a sta...
Jörn Zaefferer
2012-04-03
1
-2
/
+18
*
Tooltip: Remove old callout test page. Completely broken at this point, not w...
Jörn Zaefferer
2012-04-03
1
-213
/
+0
*
Effects core: Properly handle defaults for effects that are called with a sin...
Scott González
2012-04-02
1
-3
/
+4
*
Grunt: Removed newcap option from jshint task.
Scott González
2012-04-02
1
-1
/
+0
*
Lint fixes.
Scott González
2012-04-02
18
-164
/
+207
*
Grunt: Fixed jshint options.
Scott González
2012-04-02
1
-37
/
+56
*
A few lint fixes.
Scott González
2012-04-02
12
-52
/
+55
*
Grunt: Whitelist js and css files for @version replacement instead of blackli...
Scott González
2012-04-02
1
-3
/
+3
*
Grunt: Copy jquery from root regardless of version; fix include list for mini...
Scott González
2012-04-02
1
-2
/
+4
*
Build/grunt: Strip existing (protected) headers from to-be-minified CSS files
Jörn Zaefferer
2012-04-02
1
-1
/
+1
*
Build/grunt: Fix dependencies to versions we've tested against. No more surpr...
Jörn Zaefferer
2012-04-02
1
-4
/
+3
*
Build/grunt: grunt.file.copy now expects options as third argument. Fixes the...
Jörn Zaefferer
2012-04-02
1
-1
/
+3
*
Protect all copyright notices against minification
Jo Liss
2012-04-02
48
-48
/
+48
*
Merge branch 'master' into grunt
Jörn Zaefferer
2012-04-02
227
-905
/
+10823
|
\
|
*
Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ...
Simon
2012-04-02
1
-1
/
+1
|
*
Tooltip: Store the title in ui-tooltip-title data only if the element has a t...
Scott González
2012-03-30
1
-1
/
+1
|
*
Tooltip: Avoid infinite recursion when disabling a tooltip on close.
Scott González
2012-03-29
1
-0
/
+8
|
*
Datepicker: Fixed nextText, prevText, and Sunday and split words onto multipl...
Amir E. Aharoni
2012-03-29
1
-7
/
+43
|
*
Bump version
Jörn Zaefferer
2012-03-28
1
-1
/
+1
|
*
Tagging 1.9m7
1.9m7
Jörn Zaefferer
2012-03-28
1
-1
/
+1
|
*
Accordion: Added animation tests.
Scott González
2012-03-27
1
-1
/
+169
|
*
Accordion: Fixed post-init changes to event option and added tests for keyboa...
Scott González
2012-03-27
4
-14
/
+53
|
*
Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.
Scott González
2012-03-27
3
-113
/
+113
|
*
Accordion: Fixed ARIA support and added proper keyboard support.
Hans Hillen
2012-03-27
2
-33
/
+119
|
*
Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error...
Scott González
2012-03-22
1
-1
/
+1
|
*
Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datep...
stojce
2012-03-22
1
-2
/
+2
|
*
Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi...
Lado Lomidze
2012-03-22
3
-0
/
+24
|
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
204
-718
/
+10260
|
*
Update QUnit.
Scott González
2012-03-21
2
-8
/
+11
|
*
Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestro...
Scott González
2012-03-19
1
-0
/
+3
|
*
Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid...
Scott González
2012-03-19
1
-1
/
+1
|
*
Menu: Better disabled item handling using preventDefault() for the click even...
kborchers
2012-03-18
2
-0
/
+4
|
*
Merge branch 'accordion-cleanup'
Jörn Zaefferer
2012-03-18
4
-14
/
+19
|
|
\
|
|
*
Accordion: Use _bind for event option. Refactor other _bind call to go into _...
Jörn Zaefferer
2012-03-07
1
-9
/
+10
|
|
*
Accordion: Update method tests - active option still works when accordion is ...
Jörn Zaefferer
2012-03-07
1
-3
/
+7
|
|
*
Accordion: Update test helper to use QUnit.push instead of deepEqual to get u...
Jörn Zaefferer
2012-03-07
1
-1
/
+1
|
|
*
Accordion: Remove disabled check in _keydown, covered by _bind
Jörn Zaefferer
2012-03-07
1
-2
/
+1
|
|
*
Accordion: Fix unbinding of accordion event option when dealing with multiple...
Jörn Zaefferer
2012-03-07
2
-2
/
+2
|
|
*
Accordion: Use _bind for keydown handler
Jörn Zaefferer
2012-03-07
1
-2
/
+3
|
*
|
Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #...
Harri Kilpiö
2012-03-14
1
-2
/
+2
*
|
|
Grunt: Move common modules to top, along with lists of files.
Scott González
2012-03-30
1
-56
/
+88
*
|
|
Build/grunt: Add download_docs task for 1.8
Jörn Zaefferer
2012-03-29
1
-0
/
+37
*
|
|
Build/grunt: Use grunt.loadNpmTasks, now that its actually working
Jörn Zaefferer
2012-03-29
1
-1
/
+1
*
|
|
Build/grunt: Accept more grunt-css versions
Jörn Zaefferer
2012-03-28
1
-1
/
+1
*
|
|
Build/grunt: Extract css related tasks, use grunt-css instead
Jörn Zaefferer
2012-03-28
2
-45
/
+8
*
|
|
Grunt: Update for new grunt API.
Scott González
2012-03-23
1
-79
/
+83
*
|
|
Grunt: Switch back to using file.copy().
Scott González
2012-03-23
1
-3
/
+6
*
|
|
Build/grunt: Fix copying of binary files
Jörn Zaefferer
2012-03-22
1
-1
/
+2
*
|
|
Build/grunt: Coding standards
Jörn Zaefferer
2012-03-22
1
-7
/
+7
*
|
|
Build/grunt: Use ascii encoding when reading files for digesting
Jörn Zaefferer
2012-03-22
1
-1
/
+1
[next]