aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Patched the alsoResize plugin to fix 2 critical bugs. Fixes #5694 ...ALLPRO2010-06-101-20/+33
* Build: create themes.zip as part of themes-download targetjzaefferer2010-05-311-5/+8
* Build: Download docs directly to dist folderjzaefferer2010-05-311-5/+1
* Build: Finished themes-download targetjzaefferer2010-05-313-18/+25
* Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incor...Richard D. Worth2010-05-301-0/+30
* Build: automate theme downloading, first draftjzaefferer2010-05-282-1/+24
* Selectable: moved position absolute and z-index to css. Fixed #4475 - Selecta...Richard D. Worth2010-05-262-3/+1
* Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...Richard D. Worth2010-05-264-39/+67
* Visual test for #5382 - Button: specifying only a secondary icon for the butt...jzaefferer2010-05-261-1/+2
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-57/+47
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-0/+62
* Updating the master version to 1.9preRichard D. Worth2010-05-201-1/+1
* Tagging the 1.8.2 release.1.8.2Richard D. Worth2010-05-201-1/+1
* Core: Better detection of when core is loaded twice. Fixes #5636 - Load ui.po...Scott González2010-05-191-3/+12
* Prevent autocomplete-menu from closing when clicking 'slowly', eg. a long mou...jzaefferer2010-05-181-1/+7
* Tabs: Removed instances of " .. + (++ .." to avoid a minification bug in clos...Scott González2010-05-171-2/+10
* Fixed visual test for Autocomplete to include select event. Test for #5405 Au...jzaefferer2010-05-151-1/+4
* Selectable: Creation of helper must conform with style guide.adam j. sontag2010-05-131-1/+1
* Selectable: Add default CSS for ui-selectable-helper to CSS framework to allo...adam j. sontag2010-05-133-3/+5
* Datepicker: cleaning up the datepicker open transition. fixed #5609 - Datepic...Paul Irish2010-05-131-2/+2
* Selectable: modified _mouseStart function to unselect event.target if the Jack Hsu2010-05-121-4/+11
* Selectable: modified _mouseStart function to unselect event.target if the Ctr...Jack Hsu2010-05-121-6/+9
* Slider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can ...Richard D. Worth2010-05-111-2/+2
* Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong dat...Richard D. Worth2010-05-111-1/+1
* Slider: fixed step alignment to handle negative fractional values. Fixed #558...Richard D. Worth2010-05-111-3/+3
* Slider: trim value to min and max when page_up or page_down is pressed. Fixed...Richard D. Worth2010-05-111-2/+2
* 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
|\