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
path:
root
/
tests
/
unit
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Autocomplete: ESCAPE should not change content of a MultiLine
Yermo Lamers
2014-07-24
1
-0
/
+28
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
Autocomplete: Search if the user retypes the same value
TJ VanToll
2014-05-12
1
-0
/
+21
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Autocomplete: Fix assertion message in appendTo option test
Jörn Zaefferer
2014-02-21
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
2
-10
/
+2
*
Tests: Use .bind() instead of .on()
Scott González
2014-02-11
1
-1
/
+1
*
Autocomplete: Do not set value on multi-line input
Yermo
2014-01-28
1
-0
/
+26
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-6
/
+6
*
Autocomplete: Normalize falsy values, not just missing values
Scott González
2014-01-22
4
-23
/
+50
*
Autocomplete: Fall back to .ui-front searching for empty jQuery objects
Scott González
2014-01-20
1
-11
/
+26
*
Autocomplete: Announce autocomplete correctly in all ATs.
Dylan Barrell
2014-01-14
1
-11
/
+47
*
Autocomplete: Append liveRegion to body to support detached init. Fixes #9590...
Jörn Zaefferer
2013-10-19
1
-0
/
+9
*
Autocomplete tests: Update tests now that generated menu doesn't have anchors...
Kris Borchers
2013-10-05
2
-3
/
+2
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...
Scott González
2013-05-28
1
-0
/
+28
*
Autocomplete tests: Cleanup.
Scott González
2013-04-30
2
-18
/
+32
*
Whitespace.
Scott González
2013-04-30
1
-2
/
+2
*
Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...
Jason Moon
2013-04-25
1
-0
/
+41
*
Autocomplete Tests: Fix oldIE test failures by accounting for casing differen...
Mike Sherov
2013-03-31
1
-1
/
+1
*
Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomp...
Scott González
2013-03-21
1
-0
/
+10
*
Widget tests: Use instance method. Also replace a few instances of $.data in ...
Jörn Zaefferer
2013-03-19
1
-3
/
+3
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-4
/
+7
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-7
/
+4
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-4
/
+7
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Autocomplete: Append to closest .ui-front if available.
Scott González
2012-12-14
2
-5
/
+5
*
Autocomplete: Handle detached elements for appendTo after create.
Scott González
2012-12-07
1
-1
/
+5
*
Autocomplete: When appendTo is a jQuery object or a DOM element, don't search...
Scott González
2012-11-28
1
-2
/
+15
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Updated all widgets to use proper data keys when getting plugin instances.
Scott González
2012-11-09
1
-2
/
+2
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
3
-6
/
+5
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Autocomplete tests: Added test for widget() method.
Scott González
2012-08-26
1
-0
/
+8
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Autocomplete: Added tests for live region.
Scott González
2012-05-22
1
-0
/
+37
*
Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...
Jörn Zaefferer
2012-05-16
1
-0
/
+4
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
1
-7
/
+5
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
2
-1
/
+1
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
1
-1
/
+1
*
Tests: Lint.
Scott González
2012-04-19
1
-1
/
+1
*
Autocomplete: Move race condition logic from ajax requests to general respons...
Scott González
2012-04-03
1
-0
/
+29
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...
Scott González
2012-02-16
2
-40
/
+4
*
Autocomplete: Added a test for exceeding minLength, then falling below, then ...
Scott González
2012-02-15
1
-7
/
+28
*
Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete...
Scott González
2012-02-11
1
-0
/
+33
*
Autocomplete: Added test for close method.
Scott González
2012-01-31
2
-6
/
+9
[next]