aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-1434-35/+35
* Dialog: Verify that we get a string back from .attr( "title" ) before using t...Scott González2010-07-142-0/+5
* Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre...Scott González2010-07-142-1/+203
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - A...jzaefferer2010-07-143-1/+135
* Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create...Scott González2010-07-141-2/+0
* Accordion: Add disabled class to headers and panels to fix styling in IE. Fix...Scott González2010-07-141-7/+11
* Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display p...Scott González2010-07-141-0/+2
* Accordion: Animate padding when only showing/hiding a single panel. Fixes #55...Scott González2010-07-141-2/+2
* All: Define a local undefined variable inside the main closure.Scott González2010-07-1331-31/+31
* Accordion: Fixed resize method for autoHeight. Fixes #5406 - autoHeight resiz...Scott González2010-07-131-1/+1
* Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion he...Scott González2010-07-131-5/+18
* Accordion: Prevent the navigation filter from finding multiple elements. Fixe...Scott González2010-07-131-1/+1
* Dialog: add resize call when changing button options for correct height adjus...Jon Palmer2010-07-111-0/+1
* Merge branch 'master' of github.com:jquery/jquery-uiScott González2010-07-091-1/+1
|\
| * Core (widget): don't pass DOM objects to $.fn.add. Fixes #5743 ($.fn.remove d...Samuel Cormier-Iijima2010-07-091-1/+1
* | Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-0934-108/+113
|/
* Dialog: Fixed reference to bgiframe.Scott González2010-07-081-1/+1
* WhitespaceScott González2010-07-071-1/+0
* WhitespaceScott González2010-07-073-3/+0
* Droppable: Adjust fit tolerance to allow dropping an element exactly the same...Scott González2010-07-061-2/+2
* Slider: Removed redundant call _normValueFromMouse. Fixed #5796 - Slider: Red...tzkuei2010-07-061-1/+0
* Autocomplete: Updated escapeRegex utility based on http://xregexp.com/xregexp.jsjzaefferer2010-07-051-1/+1
* Resizable: Adding missing variable initialization. Fixes #5694 - Invalid refe...eXtreme2010-06-281-1/+1
* Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - A...jzaefferer2010-06-232-0/+14
* Build: rename themes zip file and embedded folder. Fixed #5670 - Build: theme...jzaefferer2010-06-231-3/+3
* Build: Include folders for themes and googlecdn builds. Fixed #5759 Build: al...jzaefferer2010-06-231-2/+5
* Build: Remove googlecdn target from default target, as that requires themes-t...jzaefferer2010-06-231-1/+1
* Dialog demo: Remove reference to obsolete overlay option.Scott González2010-06-141-1/+1
* Changed comparison to highlight selected date, fixes #5676 (DatePicker Dialog...Alberto Fernández Capel2010-06-141-1/+1
* Resizable: Add missing var declaration to new _reset function/subroutine.Kevin Dalman2010-06-101-1/+1
* 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