aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Datepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - Datepic...Richard D. Worth2010-05-111-1/+1
* Tabs: unit test to verify that number of panels is equal to number of tabs.dominiquevincent2010-05-101-0/+11
* added tests for disabled propertycarhartl2010-05-051-10/+23
* Fix 'this.options is undefined' in sortable by using this instead of selfornicar2010-05-051-1/+1
* Datepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - invalid...Richard D. Worth2010-05-041-3/+6
* more inline widgets and variations added to theme test pagepaulirish2010-05-011-45/+187
* Remove previous text/icon classes when updating buttons.Scott González2010-04-291-4/+4
* Updated Show/Hide/Toggle demos since they don't support the Transfer effect. ...Ralph Whitbeck2010-04-303-14/+3
* visual test page to demonstrate theme. adapted from the UI download build.paulirish2010-04-292-0/+391
* Slider unit tests: Disabled stale tests on Testswarmjzaefferer2010-04-281-1/+12
* Removed case-sensitive .nodeName check. Scott González2010-04-271-3/+1
* Revert "Draggable: Don't use computed style for top and left of position:rela...Richard D. Worth2010-04-231-2/+2
* Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock...Scott González2010-04-231-0/+7
* Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.Scott González2010-04-231-1/+6
* Autocomplete: Changed cache demo to cache all results.Scott González2010-04-231-25/+8
* Button: Added missing semicolon.Scott González2010-04-231-1/+1
* Draggable: Don't use computed style for top and left of position:relative ele...Richard D. Worth2010-04-221-2/+2
* Updating the master version to 1.9preRichard D. Worth2010-04-211-1/+1
* Tagging the 1.8.1 release.1.8.1Richard D. Worth2010-04-211-1/+1
* Autocomplete: Added demo for accent folding.Scott González2010-04-211-0/+64
* Autocomplete: Added custom rendering for custom data demo.Scott González2010-04-211-1/+7
* Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) fileRichard D. Worth2010-04-211-6/+6
* added tests for enable/disablecarhartl2010-04-202-27/+70
* Merge branch 'master' of github.com:jquery/jquery-uimaggiewachs2010-04-1656-1052/+2156
|\
| * Autocomplete: Fixed href to multiple-remote dmeo in indexjzaefferer2010-04-161-1/+1
| * Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt...jzaefferer2010-04-165-23/+94
| * Autocomplete: code improvements for multiple demojzaefferer2010-04-151-4/+4
| * Autocomplete: multiple demo addedjzaefferer2010-04-152-0/+76
| * Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-144-4/+48
| * Unit tests: Disable stale interaction tests only on testswarm, but allow them...jzaefferer2010-04-144-16/+48
| * Unit tests: Try to disable tests only for testswarm; if this works, I'll modi...jzaefferer2010-04-141-4/+12
| * Draggable demo: visual feedback - use draggable option stack selector. Fixed ...Richard D. Worth2010-04-141-1/+1
| * Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-141-0/+2
| * Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes...jzaefferer2010-04-131-2/+2
| * Autocomplete unit tests: Fix event handling in IEjzaefferer2010-04-131-2/+3
| * Progressbar unit test: Ignore false vs. false in IE6 in aria attributes testjzaefferer2010-04-131-1/+1
| * Autocomplete and button unit tests: Same remove-role-attr fix as for accordio...jzaefferer2010-04-132-0/+8
| * Accordion unit tests: And another height-testing hotfix for Safari 3.xjzaefferer2010-04-131-1/+1
| * Accordion unit tests: One more height-testing hotfix for Safari 3.xjzaefferer2010-04-131-4/+4
| * Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...jzaefferer2010-04-133-32/+27
| * Accordion unit tests: Trying some more style resets for getting accordion tes...jzaefferer2010-04-121-1/+1
| * Accordion unit tests: Cleaned and fixed destroy-method test, working around h...jzaefferer2010-04-122-4/+4
| * Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...jzaefferer2010-04-121-9/+1
| * Effects demos: cleanupjzaefferer2010-04-121-1/+1
| * sortable: don't call the base widget _setOption for disabled to avoid the ui-...Richard D. Worth2010-04-092-1/+14
| * Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...jzaefferer2010-04-081-7/+12
| * Autocomplete: Track input changes and fire change-event on blur, along with s...jzaefferer2010-04-082-6/+30
| * Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me...unknown2010-04-071-0/+1
| * Button: some demo code formattingunknown2010-04-061-13/+15
| * Autocomplete: Change demo title in index.file to fit it in one lineunknown2010-04-061-1/+1