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
*
Tagging the 1.8.4 release.
1.8.4
Scott González
2010-08-05
1
-1
/
+1
*
Build: Force headered files to be copied to minified directory. Fixes #5904 -...
Scott González
2010-08-05
1
-1
/
+1
*
Build: Strip newlines when loading release.version property from version.txt
jzaefferer
2010-08-05
1
-1
/
+3
*
Autocomplete: Handle clicks outside the autocomplete after scrolling the resu...
Scott González
2010-08-05
1
-1
/
+18
*
Autocomplete: Don't reset text field value on blur unless it will actually ch...
Scott González
2010-08-04
1
-1
/
+4
*
Datepicker: use a setTimeout 0 so the same code can run in IE (as other brows...
Richard D. Worth
2010-08-04
1
-2
/
+5
*
Updating the master version to 1.9pre
Scott González
2010-08-03
1
-1
/
+1
*
Tagging the 1.8.3 release.
1.8.3
Scott González
2010-08-03
1
-1
/
+1
*
Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...
Ziling Zhao
2010-07-30
2
-0
/
+25
*
Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget ...
Scott González
2010-07-30
2
-0
/
+30
*
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...
Scott González
2010-07-30
8
-39
/
+8
*
Update to latest QUnit.
jzaefferer
2010-07-30
3
-270
/
+495
*
Use pushStack in widget method. Fixes #5732 - make the widget method maintain...
jzaefferer
2010-07-30
8
-8
/
+39
*
Replace element.data(...) with $.data(element, ...). Fixes #5756 - Widget: Us...
jzaefferer
2010-07-30
1
-1
/
+2
*
Added widget to unit tests index page.
jzaefferer
2010-07-30
1
-0
/
+1
*
Improving visual testcase for position. Partial fix for #5284 - Position: Sma...
jzaefferer
2010-07-30
1
-15
/
+17
*
Dialog: Wrap buttons in a div so we can float the div instead of the individu...
Scott González
2010-07-29
3
-4
/
+8
*
Progressbar: cleanup.
Scott González
2010-07-29
2
-25
/
+26
*
Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - Progre...
Scott González
2010-07-29
1
-0
/
+1
*
Tabs: coding standard.
Scott González
2010-07-28
1
-6
/
+6
*
Tabs: coding standards.
Scott González
2010-07-28
1
-349
/
+365
*
Added position plugin to demo pages that use dialogs.
Scott González
2010-07-27
2
-0
/
+2
*
Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar ...
Scott González
2010-07-27
1
-1
/
+1
*
Accordion: minor cleanup.
Scott González
2010-07-27
1
-91
/
+93
*
Core Tests: Fixed image reference.
Scott González
2010-07-22
2
-1
/
+1
*
Core: Coding standards.
Scott González
2010-07-22
1
-71
/
+78
*
Accordion: Coding standards.
Scott González
2010-07-22
1
-207
/
+280
*
Autocomplete: Removed selection handling in IE. No longer needed now that aut...
Scott González
2010-07-22
2
-14
/
+0
*
Core: Better support for areas in :focusable and :tabbable selectors. Partial...
Scott González
2010-07-22
3
-25
/
+53
*
Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...
Scott González
2010-07-21
4
-6
/
+155
*
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...
Scott González
2010-07-21
3
-16
/
+19
*
Autocomplete: Fixed bad reference to ownerDocument.
Scott González
2010-07-21
1
-1
/
+1
*
Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo...
Scott González
2010-07-21
4
-4
/
+39
*
Core: Removed tests for .attr() ARIA override since the override no longer ex...
Scott González
2010-07-21
2
-22
/
+0
*
Revert "Dialog: Don't set specific dimensions on the overlay - let it expand ...
Scott González
2010-07-21
1
-1
/
+5
*
Dialog: Don't set specific dimensions on the overlay - let it expand based on...
Scott González
2010-07-20
1
-5
/
+1
*
Tabs: Added tests for select event.
Scott González
2010-07-20
1
-1
/
+12
*
Accordion: Use this.headers instead of parsing the DOM to find headers when d...
Scott González
2010-07-20
1
-1
/
+1
*
Autocomplete: Prevent the default behavior of pressing enter when the menu is...
Scott González
2010-07-20
1
-1
/
+1
*
Autocomplete (combobox demo): Set intial value of text field based on value o...
Scott González
2010-07-20
1
-1
/
+4
*
Autocomplete (combobox demo): Detect valid entries when typed, but not select...
Scott González
2010-07-20
1
-5
/
+15
*
Autcomplete: Refactored combobox demo.
Scott González
2010-07-20
1
-50
/
+60
*
Autocomplete: Clear selectedItem property whenever the user types something. ...
Scott González
2010-07-20
2
-0
/
+2
*
Autocomplet: refactored handling of menu's selected event.
Scott González
2010-07-20
1
-10
/
+7
*
Autocompelte: Only run a search if the value has changed; switching from a bl...
Scott González
2010-07-20
1
-14
/
+4
*
Merge remote branch 'origin/master'
jzaefferer
2010-07-20
42
-113
/
+273
|
\
|
*
Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: ...
Scott González
2010-07-19
1
-0
/
+1
|
*
Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n...
Scott González
2010-07-19
3
-3
/
+9
|
*
Autocompelte demos: Renamed the scrollable demo so the title fits on one line...
Scott González
2010-07-19
1
-1
/
+1
|
*
Autocomplete: Don't update the value of the text field until after setting fo...
Scott González
2010-07-19
1
-2
/
+8
[next]