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
...
|
*
Droppable: Defer querying of offsetWidth and offsetHeight until they're requi...
Steven Luscher
2013-05-29
1
-11
/
+28
|
*
Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...
Christian Klammer
2013-05-29
2
-2
/
+49
|
*
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...
Scott González
2013-05-28
2
-16
/
+41
|
*
Accordion: Removing unused ui-accordion-noicons class.
TJ VanToll
2013-05-27
1
-3
/
+0
*
|
Selectmenu: remove unused var
Felix Nagel
2013-05-30
1
-2
/
+1
*
|
Selectmenu: use that.focusIndex != null instead of !== undefined when checkin...
Felix Nagel
2013-05-30
1
-1
/
+1
*
|
Selectmenu tests: test if close event is fired when selectmenu is closed by c...
Felix Nagel
2013-05-30
1
-2
/
+5
*
|
Selectmenu tests: improve all other focus callback event tests
Felix Nagel
2013-05-30
1
-12
/
+16
*
|
Selectmenu: fire focus event when menu is opened
Felix Nagel
2013-05-30
1
-1
/
+1
*
|
Selectmenu: do not call focus menu method when close method us used
Felix Nagel
2013-05-30
1
-4
/
+4
*
|
Selectmenu tests: improve focus callback event test, add keydown focus test, ...
Felix Nagel
2013-05-30
1
-8
/
+15
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-05-24
17
-59
/
+155
|
\
|
|
*
Dialog: Add type="button" to the close button. Fixed #9312: Dialog: closes on...
TJ VanToll
2013-05-23
1
-1
/
+4
|
*
Tabs: Restore anchor cloning for remote tab testing. Fixes #9317 - Tabs: Inco...
Scott González
2013-05-22
1
-0
/
+4
|
*
Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...
Brian Grinstead
2013-05-20
5
-15
/
+41
|
*
Interactions: Fixed an off-by-one error in isOverAxis.
David Hansen
2013-05-20
3
-3
/
+32
|
*
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...
Scott González
2013-05-20
2
-1
/
+11
|
*
Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - Datepicker...
Scott González
2013-05-16
3
-20
/
+20
|
*
Sortable demo (portlets): Cleanup.
Scott González
2013-05-16
1
-18
/
+42
|
*
Position: Use absolute positioning when getting scrollbar width to avoid refl...
Scott González
2013-05-16
1
-1
/
+1
|
*
Revert "Position: Use absolute positioning when getting scrollbar width to av...
Scott González
2013-05-16
2
-47
/
+105
|
*
Position: Use absolute positioning when getting scrollbar width to avoid refl...
Scott González
2013-05-16
2
-105
/
+47
*
|
Selectmenu: recheck refresh fallback for IE and add a comment
Felix Nagel
2013-05-16
1
-0
/
+1
*
|
Selectmenu: recheck CSS overflow IE hack and add comment
Felix Nagel
2013-05-16
1
-1
/
+1
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-05-15
12
-39
/
+196
|
\
|
|
*
Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: Inco...
Toshi MARUYAMA
2013-05-10
1
-2
/
+2
|
*
Remove environment-specific files from .gitignore.
Scott González
2013-05-09
1
-7
/
+0
|
*
Autocomplete: Remove handling for NUMPAD_ENTER.
Scott González
2013-05-06
1
-1
/
+0
|
*
Updated AUTHORS.txt.
Scott González
2013-05-02
1
-0
/
+3
|
*
Core: Removed $.ui.keyCode.NUMPAD_*. Fixes #9269 - Remove number pad key codes.
Scott González
2013-05-02
1
-6
/
+0
|
*
Release: Ability to provide a different repo for testing.
Scott González
2013-04-30
1
-2
/
+40
|
*
Progressbar: Add new download dialog demo
Kris Borchers
2013-04-30
2
-0
/
+116
|
*
Autocomplete tests: Cleanup.
Scott González
2013-04-30
2
-18
/
+32
|
*
Whitespace.
Scott González
2013-04-30
1
-2
/
+2
|
*
Build: Fix effect demo url (typo)
Rafael Xavier de Souza
2013-04-29
1
-1
/
+1
*
|
Selectmenu: use dynamic binding for document event
Felix Nagel
2013-05-15
1
-2
/
+4
*
|
Selectmenu Tests: improve events tests, check for original option element not...
Felix Nagel
2013-05-12
1
-7
/
+11
*
|
Selectmenu Tests: simplify asyncTest
Felix Nagel
2013-05-07
1
-1
/
+1
*
|
Selectmenu Tests: fixed spacing
Felix Nagel
2013-05-07
1
-6
/
+6
*
|
Selectmenu Tests: use asyncTest when working with focus events
Felix Nagel
2013-05-01
1
-83
/
+98
*
|
Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibili...
Felix Nagel
2013-05-01
2
-182
/
+53
*
|
Selectmenu; improve HTML building in custom render demo
Felix Nagel
2013-04-30
1
-11
/
+8
*
|
Dialog Tests: move dialog initialization to top in order to make stacking wor...
Felix Nagel
2013-04-30
1
-1
/
+1
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-04-29
12
-35
/
+78
|
\
|
|
*
Build: Fix version in package.json, oversight when branching 1-10-stable
Jörn Zaefferer
2013-04-26
1
-1
/
+1
|
*
Build: Change the homepage and demo URLs to the main effects page. Fixes #924...
Jörn Zaefferer
2013-04-26
1
-2
/
+2
|
*
Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...
Jason Moon
2013-04-25
2
-1
/
+44
|
*
Position demo: Fixed usage of center positioning.
Scott González
2013-04-25
1
-2
/
+2
|
*
Autocomplete: Refactored _response() so that requestIndex is defined closer t...
Scott González
2013-04-25
1
-15
/
+15
|
*
Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: I...
TJ VanToll
2013-04-22
1
-0
/
+2
[prev]
[next]