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
*
Menu: Implemented new (experimental) ARIA based on discussions on the jquery-...
jzaefferer
2010-11-16
1
-7
/
+20
*
Menu: Good enough
jzaefferer
2010-10-28
1
-3
/
+1
*
Menu: Further refactoring of next/previousPage
jzaefferer
2010-10-28
1
-16
/
+8
*
Menu: Refactored next/previousPage logic and activate-scrolling, improved much!
jzaefferer
2010-10-28
2
-31
/
+29
*
Menu: Refactored menu to use .first()/.last() instead of :first/:last whereev...
jzaefferer
2010-10-28
1
-17
/
+21
*
Menu: Effing coding standards.
jzaefferer
2010-10-28
1
-71
/
+71
*
Menu: Use event delegation for mouseover/out events, instead of binding to me...
jzaefferer
2010-10-28
1
-20
/
+23
*
Updated copyright headers to make it clear that you can choose between MIT an...
jzaefferer
2010-07-09
1
-4
/
+4
*
Menu: Extended button's splitbutton demo to use an actual menu
jzaefferer
2010-06-23
1
-6
/
+26
*
Menu: Improve first and last methods to take non-menuitem items into account
jzaefferer
2010-06-19
1
-2
/
+2
*
Menu: make the move method private
jzaefferer
2010-06-19
1
-3
/
+3
*
Menu: make the hasScroll method private
jzaefferer
2010-06-19
1
-4
/
+4
*
Menu demos: a few less items for the default demo to fit into the demo frame
jzaefferer
2010-06-19
1
-6
/
+0
*
Menu demos: Restrict selectors to demo elements; add menu to demos/index.html
jzaefferer
2010-06-19
3
-2
/
+10
*
Menu: Fixes for destroy method completeness
jzaefferer
2010-06-18
1
-5
/
+5
*
Menu: Implemented destroy method and disabled option, modified test to pass h...
jzaefferer
2010-06-18
3
-15
/
+56
*
Merge branch 'menu' of http://github.com/dominiquevincent/jquery-ui into vinc...
jzaefferer
2010-06-18
7
-0
/
+178
|
\
|
*
Menu:the first set of unit test files.
dominiquevincent
2010-05-06
7
-0
/
+178
*
|
Menu: default and contextmenu demos
jzaefferer
2010-06-18
3
-0
/
+153
|
/
*
First attempt at a menubar
jzaefferer
2010-04-30
1
-0
/
+94
*
Always set font-weight:normal for menu items, in case the menu is a child in ...
jzaefferer
2010-04-30
1
-0
/
+3
*
Renamed menu event selected to select to be consistent with naming convention...
jzaefferer
2010-04-30
5
-8
/
+8
*
First attempt at integrating key handling into menu
jzaefferer
2010-04-30
6
-64
/
+59
*
Placeholder for destroy method in menu
jzaefferer
2010-04-30
1
-0
/
+5
*
Actually removed the menu code from the autocomplete file
jzaefferer
2010-04-30
1
-182
/
+0
*
Added themeswitcher to drilldown test
jzaefferer
2010-04-30
1
-0
/
+7
*
Need to pass-through event arg to activate method
jzaefferer
2010-04-30
1
-1
/
+1
*
Remove unnecessary float:left from .ui-menu-item, only caused various layout ...
jzaefferer
2010-04-30
1
-2
/
+0
*
Extracted menu theme from autocomplete file into its own
jzaefferer
2010-04-30
3
-32
/
+32
*
Added menu statics and visual tests to index files
jzaefferer
2010-04-30
2
-0
/
+10
*
Menu: Extracted menu code from autocomplete, updated all dependencies
jzaefferer
2010-04-21
22
-6
/
+198
*
Tagging the 1.8.1 release.
1.8.1
Richard D. Worth
2010-04-21
1
-1
/
+1
*
Autocomplete: Added demo for accent folding.
Scott González
2010-04-21
1
-0
/
+64
*
Autocomplete: Added custom rendering for custom data demo.
Scott González
2010-04-21
1
-1
/
+7
*
Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file
Richard D. Worth
2010-04-21
1
-6
/
+6
*
added tests for enable/disable
carhartl
2010-04-20
2
-27
/
+70
*
Merge branch 'master' of github.com:jquery/jquery-ui
maggiewachs
2010-04-16
56
-1052
/
+2156
|
\
|
*
Autocomplete: Fixed href to multiple-remote dmeo in index
jzaefferer
2010-04-16
1
-1
/
+1
|
*
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt...
jzaefferer
2010-04-16
5
-23
/
+94
|
*
Autocomplete: code improvements for multiple demo
jzaefferer
2010-04-15
1
-4
/
+4
|
*
Autocomplete: multiple demo added
jzaefferer
2010-04-15
2
-0
/
+76
|
*
Unit tests: Disable stale widget tests on testswarm
jzaefferer
2010-04-14
4
-4
/
+48
|
*
Unit tests: Disable stale interaction tests only on testswarm, but allow them...
jzaefferer
2010-04-14
4
-16
/
+48
|
*
Unit tests: Try to disable tests only for testswarm; if this works, I'll modi...
jzaefferer
2010-04-14
1
-4
/
+12
|
*
Draggable demo: visual feedback - use draggable option stack selector. Fixed ...
Richard D. Worth
2010-04-14
1
-1
/
+1
|
*
Position unit tests: Add module for testswarm to run all tests
jzaefferer
2010-04-14
1
-0
/
+2
|
*
Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes...
jzaefferer
2010-04-13
1
-2
/
+2
|
*
Autocomplete unit tests: Fix event handling in IE
jzaefferer
2010-04-13
1
-2
/
+3
|
*
Progressbar unit test: Ignore false vs. false in IE6 in aria attributes test
jzaefferer
2010-04-13
1
-1
/
+1
|
*
Autocomplete and button unit tests: Same remove-role-attr fix as for accordio...
jzaefferer
2010-04-13
2
-0
/
+8
[next]