aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accordion demos: Coding standards.Scott González2010-09-099-146/+136
* datepicker: changed parseDate to be case insensitive. Fixed #6036 - datepicke...AndrewNewcomb2010-09-091-1/+1
* Core: Avoid layout bug in IE with minHeight support test.Scott González2010-09-071-1/+3
* Tabs: Prevent opening a tab while panels are being animated. Fixes #4771 - Ta...Christopher McCulloh2010-09-071-0/+1
* Dialog tests: Enabling in TestSwarm.Scott González2010-09-072-18/+0
* Core: Improvements to minHeight support test. Thanks jdalton.Scott González2010-09-071-6/+10
* Dialog: Fixed test for default title. Some browsers were returning an actual ...Scott González2010-09-071-1/+3
* Dialog: If the browser doesn't support minHeight, use height to set the minHe...Scott González2010-09-071-1/+2
* Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHe...Scott González2010-09-071-2/+15
* Dialog: Reduced size of dialogs in height/width tests.Scott González2010-09-071-16/+16
* Tabs: Handle empty hrefs for IE6/7 as invalid. Fixes #5755 - Tabs: tabs with ...Scott González2010-09-031-1/+1
* Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r...Scott González2010-09-033-2/+13
* Position: Added visual test for flipping with margin and box-shadow.Scott González2010-09-031-0/+43
* Position: Take margin into account when performing collisions. Fixes #5766 - ...Ben Hollis2010-09-032-9/+76
* Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Wid...Scott González2010-09-033-14/+93
* Core tests: Enabled TestSwarm.Scott González2010-09-021-10/+0
* Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - ...Scott González2010-09-021-1/+1
* Core tests: Split .focus() test into two tests to avoid bug in IE with stop()...Scott González2010-09-021-20/+20
* Core tests: Reordered some elements to avoid some bug in IE.Scott González2010-09-021-3/+3
* Position tests: Set a line-height on elements with a height less than 10px. F...Scott González2010-09-021-6/+11
* Dialog: Fixed a broken maxHeight test.Scott González2010-09-021-1/+1
* Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - ...Scott González2010-09-022-2/+4
* Core: Refactored .disableSelection() and .enableSelection().Scott González2010-09-011-51/+12
* Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: E...Scott González2010-08-312-4/+34
* Autocomplete: Store term when selecting an item to prevent another search tri...jzaefferer2010-08-311-0/+1
* Testsuite: Revert localhost back to swarm.jquery.org (thanks bugbegone)jzaefferer2010-08-301-1/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-2918-20/+35
* Update to latest QUnit.jzaefferer2010-08-292-9/+10
* Autocomplete: Combobox demo cleanupjzaefferer2010-08-291-2/+0
* Dialog: When using the title attribute, update the title option. Fixes #5877 ...Scott González2010-08-272-2/+7
* Dialog: Don't return true when we don't want to cancel events. Fixes #3523 - ...Scott González2010-08-271-1/+4
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-276-38/+12
* Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...Scott González2010-08-272-3/+26
* Position: Created center variable for better minification. Fixes #5964 - Comb...Scott González2010-08-271-13/+12
* Autocomplete: Improved cache demo.Scott González2010-08-271-10/+9
* Core: Fixed .disableSelect() and .enableSelect() in all browsers. Fixes #5723...Scott González2010-08-271-12/+51
* Core: Re-ordered functions.Scott González2010-08-271-63/+70
* Widget tests: Coding standards.Scott González2010-08-261-7/+7
* Widget: Added more unit tests.Scott González2010-08-262-0/+132
* Widget Tests: Coding standards.Scott González2010-08-261-79/+83
* Widget: Added more unit tests.Scott González2010-08-261-6/+89
* Autocomplete: Abort existing ajax requests when running new searches.Scott González2010-08-241-1/+5
* Autocomplete: Don't handle remote data if it's not the most recent request. F...Scott González2010-08-241-2/+7
* Widget: Refactored code for re-initialization to reduce file size.Scott González2010-08-231-4/+1
* Widget: Added tests for re-initialization.Scott González2010-08-231-0/+29
* Button: Read disabled attribute from original element if disabled option is n...Scott González2010-08-183-1/+30
* Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore butto...Scott González2010-08-182-6/+13
* Position: Fix flip collision. Fixes #5932 - Position: flip collision handling...Ben Hollis2010-08-111-3/+6
* Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.ph-ausseil2010-08-113-1/+24
* Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localizat...Scott González2010-08-113-0/+26