aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-133-3/+3
* Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-0/+9
* Autocomplete: Don't invoke a search from arrow keys when the element can have...meh-cfl2012-04-072-0/+64
* Autocomplete: Move race condition logic from ajax requests to general respons...Scott González2012-04-031-1/+30
* Upgrade jQuery to 1.7.2.Scott González2012-03-223-3/+3
* Upgrade jQuery to 1.7.1.Scott González2011-11-223-3/+3
* Upgrade jQuery to 1.7.Scott González2011-11-094-4/+4
* Position: Added a check for fraction support in element positions. Fixes #725...kborchers2011-10-261-17/+17
* Sortable tests: Commented out assertions that don't make sense.Scott González2011-10-181-4/+4
* Upgraded jQuery to 1.6.4.Scott González2011-10-183-3/+3
* Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...Corey Frang2011-08-201-1/+1
* Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f...Corey Frang2011-08-191-1/+30
* Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...Karl Kirch2011-08-091-0/+33
* Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...Scott González2011-08-091-10/+0
* Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Bu...Corey Frang2011-08-031-0/+6
* Backport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable.Andreas Pelme2011-08-021-0/+25
* Upgrade jQuery to 1.6.2.Scott González2011-08-013-3/+3
* jQuery 1.6 support.Scott González2011-07-296-37/+11
* Tests: Added ability to run tests against different versions of jQuery core.Scott González2011-07-2817-19/+29
* Tests: Delete everything that fails.Scott González2011-07-2813-835/+6
* Tests: Deleted failing widget tests.Scott González2011-07-288-122/+6
* Accordion tests: Fixed fixture id.Scott González2011-07-281-1/+1
* Added compound test suite and updated QUnit.Scott González2011-07-2818-16/+137
* Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def...marcneuwirth2011-06-281-0/+10
* Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto...marcneuwirth2011-06-281-0/+5
* Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo...Glenn Goodrich2011-05-261-0/+8
* There's no guard against unparsed characters at the end of the date string, a...Jörn Zaefferer2011-05-181-0/+9
* Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...Kato Kazuyoshi2011-05-182-0/+6
* Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D...Jay Merrifield2011-05-161-0/+5
* Button: Added rtl detection so corner classes would properly be applied to bu...Doug Neiner2011-05-121-0/+14
* Datepicker: Disabled datepicker should disable own select element too. Fixed ...Kato Kazuyoshi2011-05-111-1/+4
* Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...Kato Kazuyoshi2011-05-041-0/+8
* Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...Kato Kazuyoshi2011-05-042-0/+5
* Progressbar: Added unit test for #7231 - valueDiv should be hidden when value...Richard Worth2011-04-091-0/+17
* Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...Scott González2011-03-281-3/+3
* Accordion unit test: corrected autoFocus test to check for ui-state-hover ins...Richard Worth2011-03-151-1/+1
* Autocomplete: refactored unit tests for autoFocus optionRichard Worth2011-03-151-14/+8
* Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add...Richard Worth2011-03-151-0/+27
* Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete...Richard Worth2011-03-151-0/+1
* Accordion: set aria-selected to true on selected header, false on others. Fix...Richard Worth2011-03-151-1/+5
* Button: find associated label even without common ancestor. Fixes #7092 - but...ddstreet2011-03-111-0/+22
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0218-18/+18
* Datepicker: prevent datepicker initialization on empty jquery collection and ...Dan Heberden2011-02-151-0/+5
* Datepicker: Update parseDate to properly handle a string value in shortYearCu...Ivan Peters2011-01-181-10/+15
* Dialog: Moved the default value for the position.of option inside the _positi...Scott González2010-12-081-1/+0
* Tabs: Added context to global selectors. Fixed #6710 - tabs module uses globa...saks2010-12-071-0/+21
* Dialog position tests: Use Math.round() instead of Math.floor().Scott González2010-12-031-4/+4
* Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-223-1/+23
* Datepicker: changed setDate not to modify the passed date argument. Fixes #66...pheiberg2010-11-221-0/+4
* Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-193-0/+0