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
*
Selectmenu: improve custom render demo
Felix Nagel
2013-03-09
1
-5
/
+5
*
Selectmenu: simplify custom render demo inits
Felix Nagel
2013-03-09
1
-6
/
+3
*
Selectmenu: simplify overflow selectmenu init in default demo
Felix Nagel
2013-03-09
1
-2
/
+1
*
Selectmenu tests: remove aria-selected tests
Felix Nagel
2013-03-09
1
-8
/
+4
*
Selectmenu: Remove aria-selected, since that only causes NVDA to announce 'no...
Jörn Zaefferer
2013-03-09
1
-2
/
+0
*
Selectmenu tests: improve widget method tests
Felix Nagel
2013-03-08
1
-4
/
+4
*
Merge branch 'master' into selectmenu
Felix Nagel
2013-03-07
13
-527
/
+1152
|
\
|
*
Sortable tests: Added alt attributes to images.
Scott González
2013-03-07
1
-4
/
+4
|
*
Sortable: Copy the src of the original item when creating a placeholder from ...
Scott González
2013-03-07
3
-4
/
+26
|
*
Draggable Tests: Fix containment tests
Mike Sherov
2013-03-04
1
-1
/
+1
|
*
Draggable Tests: Fix snap test failures in IE8
Mike Sherov
2013-03-04
1
-2
/
+2
|
*
Draggable Tests: Style Sweep
Mike Sherov
2013-03-04
1
-536
/
+494
|
*
Draggable Tests: Add test coverage for supported options
Mike Sherov
2013-03-04
10
-253
/
+898
*
|
Selectmenu tests: adjust tests due to removed button wrapper element
Felix Nagel
2013-03-07
1
-6
/
+6
*
|
Selectmenu: remove button wrapper element
Felix Nagel
2013-03-07
2
-15
/
+10
*
|
Selectmenu tests: adjust test to change from button to span element
Felix Nagel
2013-03-07
1
-1
/
+1
*
|
Selectmenu: Switch to span to avoid cranky click/keydown event handling
Jörn Zaefferer
2013-03-07
1
-2
/
+3
*
|
Selectmenu: improve keyboard control
Felix Nagel
2013-03-07
1
-3
/
+2
*
|
Selectmenu: fix keyboard control issue
Felix Nagel
2013-03-07
1
-7
/
+8
*
|
Selectmenu: make sure menu is refreshed at least once before opening
Felix Nagel
2013-03-07
1
-0
/
+3
*
|
Selectmenu tests: switch from a to button element
Felix Nagel
2013-03-07
2
-5
/
+5
*
|
Selectmenu: switch from a to button element
Felix Nagel
2013-03-07
2
-12
/
+10
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-03-03
30
-303
/
+566
|
\
|
|
*
Slider tests: Use ui-slider not uiSlider for data key.
Scott González
2013-03-02
1
-3
/
+3
|
*
Slider tests: Don't use .on().
Scott González
2013-03-02
1
-1
/
+1
|
*
Sortable: Adding a min-width to the body on the portlet demo. Fixed #4485: P...
TJ VanToll
2013-02-28
1
-0
/
+1
|
*
Effects: Handle the .hide/show/toggle( options ) signatures from core properl...
Scott González
2013-02-28
3
-36
/
+73
|
*
Accordion demo: Clean up hoverintent implementation to avoid using jQuery.eve...
Scott González
2013-02-27
1
-23
/
+38
|
*
Effects: Delegate to core show/hide when the element is already in the correc...
Scott González
2013-02-26
3
-3
/
+14
|
*
Droppable tests: Cleanup.
Scott González
2013-02-26
1
-9
/
+4
|
*
Droppable: Changed drop event to loop over a copied array instead of the drop...
Zaven Muradyan
2013-02-26
3
-1
/
+36
|
*
Position: Fix orientation check for scrollbar widths. Fixes #8763 - Position:...
Scott González
2013-02-26
1
-2
/
+2
|
*
Autocomplete: Set isNewMenu flag on every suggestion. Fixes #9118 - Autocompl...
Scott González
2013-02-25
1
-1
/
+3
|
*
Upgrade mousewheel to 3.1.0.
Scott González
2013-02-22
1
-56
/
+73
|
*
Autocomplete demo (Combobox): Split code into smaller functions.
Scott González
2013-02-22
1
-64
/
+81
|
*
Autocomplete demo (Combobox): Rename selected event to select.
Scott González
2013-02-22
1
-1
/
+1
|
*
Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Aut...
Scott González
2013-02-22
1
-15
/
+3
|
*
Spinner: Call _stop() on blur. Fixes #9112 - Spinner keeps changing after los...
Scott González
2013-02-22
2
-0
/
+28
|
*
Tabs: Use border-bottom-width instead of border-bottom to remove the border o...
Scott González
2013-02-22
1
-1
/
+1
|
*
Draggable: Revert flag honours Sortable revert speed. Fixed #9103 Draggable: ...
Steve Urmston
2013-02-21
1
-1
/
+1
|
*
Sortable: When sorting table rows, create a td to force dimensions. Fixes #47...
Scott González
2013-02-20
3
-8
/
+67
|
*
Dialog: Extract check for which elements can gain focus into its own method f...
Scott González
2013-02-20
1
-5
/
+13
|
*
Datepicker: Updated German locale. Fixes #9098 - Datepicker German localizati...
Christian Wenz
2013-02-19
1
-3
/
+3
|
*
Dialog: Don't hard-code widget data key. Fixes #9097 - UI dialog inheritance.
Scott González
2013-02-18
1
-1
/
+2
|
*
Sortable: Inject a CSS rule to style the cursor. Fixed #7389 - sortable: 'cur...
Nathanael Silverman
2013-02-18
1
-8
/
+12
|
*
Updating the master version to 1.10.2pre.
Scott González
2013-02-15
1
-1
/
+1
|
*
Build: Use fs.existsSync() instead of path.existsSync().
Scott González
2013-02-15
1
-1
/
+1
|
*
Build: Cleanup.
Scott González
2013-02-15
1
-4
/
+5
|
*
Grunt: update generate_themes task to use the new DownloadBuilder API
Rafael Xavier de Souza
2013-02-15
1
-48
/
+23
|
*
Updated AUTHORS.txt.
Scott González
2013-02-13
1
-0
/
+5
[next]