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
...
*
Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again....
Scott González
2010-09-20
1
-4
/
+17
*
Datepicker: Hightlight the curerent date, not the selected date. Fixes #5984 ...
Lim Chee Aun
2010-09-20
1
-1
/
+1
*
Autocomplete: Properly handle non-item clicks inside the suggestion list. Fix...
Scott González
2010-09-20
1
-1
/
+1
*
Dialog: Don't call draggable.destroy if we're not currently draggable. Fixes ...
Scott González
2010-09-20
1
-4
/
+7
*
Dialog demo: syntax error, errant single quote from last style guide update. ...
Richard D. Worth
2010-09-19
1
-1
/
+1
*
Build: add zip file for MS cdn to cdn target (was: googlecdn target)
jzaefferer
2010-09-15
1
-3
/
+6
*
Updating the master version to 1.9pre
Scott González
2010-09-10
1
-1
/
+1
*
Tagging the 1.8.5 release.
1.8.5
Scott González
2010-09-10
1
-1
/
+1
*
Build: Attempt to fix version replacement for API docs.
Scott González
2010-09-10
1
-1
/
+2
*
Build: Minor tweaks to release automation.
Scott González
2010-09-10
1
-2
/
+3
*
Build: Initial commit for release automation.
Scott González
2010-09-10
2
-0
/
+405
*
Progressbar demos: Coding standards.
Scott González
2010-09-10
4
-46
/
+42
*
Position demos: Coding standards.
Scott González
2010-09-10
3
-99
/
+90
*
Effects .hide() demos: Coding standards.
Scott González
2010-09-10
2
-49
/
+49
*
Droppable demos: Coding standards.
Scott González
2010-09-10
8
-294
/
+330
*
Draggable demos: Coding standards.
Scott González
2010-09-10
12
-221
/
+219
*
Dialog demos: Coding standards.
Scott González
2010-09-10
7
-168
/
+157
*
Datepicker demos: Coding standards.
Scott González
2010-09-10
15
-230
/
+247
*
Button demos: Coding standards.
Scott González
2010-09-09
7
-186
/
+150
*
Demos: Cleanup.
Scott González
2010-09-09
21
-33
/
+33
*
Autocomplete demos: Coding standards.
Scott González
2010-09-09
13
-297
/
+350
*
Effects demos (partial): Coding standards.
Scott González
2010-09-09
7
-141
/
+152
*
Accordion demos: Coding standards.
Scott González
2010-09-09
9
-146
/
+136
*
datepicker: changed parseDate to be case insensitive. Fixed #6036 - datepicke...
AndrewNewcomb
2010-09-09
1
-1
/
+1
*
Core: Avoid layout bug in IE with minHeight support test.
Scott González
2010-09-07
1
-1
/
+3
*
Tabs: Prevent opening a tab while panels are being animated. Fixes #4771 - Ta...
Christopher McCulloh
2010-09-07
1
-0
/
+1
*
Dialog tests: Enabling in TestSwarm.
Scott González
2010-09-07
2
-18
/
+0
*
Core: Improvements to minHeight support test. Thanks jdalton.
Scott González
2010-09-07
1
-6
/
+10
*
Dialog: Fixed test for default title. Some browsers were returning an actual ...
Scott González
2010-09-07
1
-1
/
+3
*
Dialog: If the browser doesn't support minHeight, use height to set the minHe...
Scott González
2010-09-07
1
-1
/
+2
*
Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHe...
Scott González
2010-09-07
1
-2
/
+15
*
Dialog: Reduced size of dialogs in height/width tests.
Scott González
2010-09-07
1
-16
/
+16
*
Tabs: Handle empty hrefs for IE6/7 as invalid. Fixes #5755 - Tabs: tabs with ...
Scott González
2010-09-03
1
-1
/
+1
*
Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r...
Scott González
2010-09-03
3
-2
/
+13
*
Position: Added visual test for flipping with margin and box-shadow.
Scott González
2010-09-03
1
-0
/
+43
*
Position: Take margin into account when performing collisions. Fixes #5766 - ...
Ben Hollis
2010-09-03
2
-9
/
+76
*
Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Wid...
Scott González
2010-09-03
3
-14
/
+93
*
Core tests: Enabled TestSwarm.
Scott González
2010-09-02
1
-10
/
+0
*
Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - ...
Scott González
2010-09-02
1
-1
/
+1
*
Core tests: Split .focus() test into two tests to avoid bug in IE with stop()...
Scott González
2010-09-02
1
-20
/
+20
*
Core tests: Reordered some elements to avoid some bug in IE.
Scott González
2010-09-02
1
-3
/
+3
*
Position tests: Set a line-height on elements with a height less than 10px. F...
Scott González
2010-09-02
1
-6
/
+11
*
Dialog: Fixed a broken maxHeight test.
Scott González
2010-09-02
1
-1
/
+1
*
Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - ...
Scott González
2010-09-02
2
-2
/
+4
*
Core: Refactored .disableSelection() and .enableSelection().
Scott González
2010-09-01
1
-51
/
+12
*
Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: E...
Scott González
2010-08-31
2
-4
/
+34
*
Autocomplete: Store term when selecting an item to prevent another search tri...
jzaefferer
2010-08-31
1
-0
/
+1
*
Testsuite: Revert localhost back to swarm.jquery.org (thanks bugbegone)
jzaefferer
2010-08-30
1
-1
/
+1
*
Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...
jzaefferer
2010-08-29
18
-20
/
+35
*
Update to latest QUnit.
jzaefferer
2010-08-29
2
-9
/
+10
[prev]
[next]