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-0b02fec6e3
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autocomplete (Menu): Only traverse through .ui-menu-item elements for paging....
Scott González
2010-09-27
1
-8
/
+10
*
Autocomplete: Handle IE firing focus events asynchronously. Fixes #6109 - Aut...
Scott González
2010-09-24
1
-0
/
+6
*
Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add Port...
Scott González
2010-09-24
1
-0
/
+22
*
Widget: Use charAt instead of substring for private method check.
Daniel Steigerwald
2010-09-20
1
-1
/
+1
*
Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - Accor...
Scott González
2010-09-20
1
-1
/
+2
*
Core: Only use mousedown to prevent text selection in browsers that don't sup...
Scott González
2010-09-20
1
-6
/
+7
*
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galici...
Jorge Barreiro
2010-09-20
1
-0
/
+23
*
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
*
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
*
Core: Improvements to minHeight support test. Thanks jdalton.
Scott González
2010-09-07
1
-6
/
+10
*
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
*
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
1
-1
/
+1
*
Position: Take margin into account when performing collisions. Fixes #5766 - ...
Ben Hollis
2010-09-03
1
-9
/
+24
*
Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Wid...
Scott González
2010-09-03
1
-13
/
+23
*
Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - ...
Scott González
2010-09-02
1
-1
/
+1
*
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
1
-4
/
+9
*
Autocomplete: Store term when selecting an item to prevent another search tri...
jzaefferer
2010-08-31
1
-0
/
+1
*
Dialog: When using the title attribute, update the title option. Fixes #5877 ...
Scott González
2010-08-27
1
-1
/
+2
*
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
1
-4
/
+9
*
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...
Scott González
2010-08-27
1
-3
/
+4
*
Position: Created center variable for better minification. Fixes #5964 - Comb...
Scott González
2010-08-27
1
-13
/
+12
*
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
*
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
*
Button: Read disabled attribute from original element if disabled option is n...
Scott González
2010-08-18
1
-0
/
+5
*
Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore butto...
Scott González
2010-08-18
1
-5
/
+7
*
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
1
-1
/
+1
*
Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localizat...
Scott González
2010-08-11
1
-0
/
+23
*
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
*
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
*
Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...
Ziling Zhao
2010-07-30
1
-0
/
+4
*
Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget ...
Scott González
2010-07-30
1
-0
/
+12
*
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...
Scott González
2010-07-30
4
-4
/
+4
[next]