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
...
*
Update to latest QUnit.
jzaefferer
2010-08-29
2
-9
/
+10
*
Autocomplete: Combobox demo cleanup
jzaefferer
2010-08-29
1
-2
/
+0
*
Dialog: When using the title attribute, update the title option. Fixes #5877 ...
Scott González
2010-08-27
2
-2
/
+7
*
Dialog: Don't return true when we don't want to cancel events. Fixes #3523 - ...
Scott González
2010-08-27
1
-1
/
+4
*
Widget: Throw errors when calling non-existent methods or methods on uninista...
Scott González
2010-08-27
6
-38
/
+12
*
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...
Scott González
2010-08-27
2
-3
/
+26
*
Position: Created center variable for better minification. Fixes #5964 - Comb...
Scott González
2010-08-27
1
-13
/
+12
*
Autocomplete: Improved cache demo.
Scott González
2010-08-27
1
-10
/
+9
*
Core: Fixed .disableSelect() and .enableSelect() in all browsers. Fixes #5723...
Scott González
2010-08-27
1
-12
/
+51
*
Core: Re-ordered functions.
Scott González
2010-08-27
1
-63
/
+70
*
Widget tests: Coding standards.
Scott González
2010-08-26
1
-7
/
+7
*
Widget: Added more unit tests.
Scott González
2010-08-26
2
-0
/
+132
*
Widget Tests: Coding standards.
Scott González
2010-08-26
1
-79
/
+83
*
Widget: Added more unit tests.
Scott González
2010-08-26
1
-6
/
+89
*
Autocomplete: Abort existing ajax requests when running new searches.
Scott González
2010-08-24
1
-1
/
+5
*
Autocomplete: Don't handle remote data if it's not the most recent request. F...
Scott González
2010-08-24
1
-2
/
+7
*
Widget: Refactored code for re-initialization to reduce file size.
Scott González
2010-08-23
1
-4
/
+1
*
Widget: Added tests for re-initialization.
Scott González
2010-08-23
1
-0
/
+29
*
Button: Read disabled attribute from original element if disabled option is n...
Scott González
2010-08-18
3
-1
/
+30
*
Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore butto...
Scott González
2010-08-18
2
-6
/
+13
*
Position: Fix flip collision. Fixes #5932 - Position: flip collision handling...
Ben Hollis
2010-08-11
1
-3
/
+6
*
Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.
ph-ausseil
2010-08-11
3
-1
/
+24
*
Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localizat...
Scott González
2010-08-11
3
-0
/
+26
*
Autocomplete: changed menu activated function to check if the offset is great...
Robson Braga Araujo
2010-08-11
1
-1
/
+1
*
Autocomplete: changed the search function to always store the last term that ...
Robson Braga Araujo
2010-08-11
1
-4
/
+5
*
Fixed broken whitespace characters and missing semicolon. Fixes #3921 - Probl...
Scott González
2010-08-10
3
-3
/
+3
*
Effects: Fix show/hide/toggle test for using core functions. Fixed: #5456 - ...
malsup
2010-08-09
1
-4
/
+4
*
Updating the master version to 1.9pre
Scott González
2010-08-05
1
-1
/
+1
*
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
[prev]
[next]