summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #181 from thg2k/selectmenu-typeaheadFelix Nagel2011-11-061-53/+76
|\ \ \
| * | | New sequential typeahead implementation which supports both prefix matching a...Giovanni Giacobbi2011-10-181-53/+76
* | | | fixed: problem with flickering / jumping (follow-up)Felix Nagel2011-10-271-6/+9
* | | | fixed: problem with flickering / jumping (see: #147)Felix Nagel2011-10-241-13/+17
* | | | fixed: unneeded close when init widgetFelix Nagel2011-10-241-1/+1
* | | | fixed: zIndex when using dialog (new version backport)Felix Nagel2011-10-241-12/+10
* | | | improved: label event handling (backport of new version, see #140)Felix Nagel2011-10-201-13/+11
|/ / /
* | | fixed: destroy method (issue with window event), thx to @thg2k, see #177Felix Nagel2011-10-181-4/+4
* | | fixed: destroy function (window event follow-up)Felix Nagel2011-10-181-2/+1
* | | id handling (follow-up), thx to @thg2k, see #176Felix Nagel2011-10-181-2/+2
* | | improved: id handling (follow-up), destroy methodFelix Nagel2011-10-101-9/+9
* | | fixed: problem with unusual chars in selector, thx to @dominicgambleFelix Nagel2011-10-101-1/+1
* | | Merge commit '1.8.16' into selectmenuFelix Nagel2011-10-1014-99/+235
|\ \ \ | | |/ | |/|
| * | Droppable: Don't use .parentsUntil(). Fixes #7530 - Droppable fails on a.elem...Scott González2011-08-121-2/+2
| * | Draggable: Only run iframeFix logic if the option is truthy. Fixes #7632 - Dr...Scott González2011-08-121-9/+11
| * | Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #666...Scott González2011-08-101-1/+2
| * | Widget: Wrap the remove event trigerring in a try/catch. Fixes #7510 - jQuery...Scott González2011-08-091-2/+8
| * | Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...Karl Kirch2011-08-091-1/+7
| * | Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName....Scott González2011-08-091-1/+3
| * | Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...Scott González2011-08-091-8/+0
| * | Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Bu...Corey Frang2011-08-031-1/+1
| * | Mouse: Changed mouseHandled check to a local var rather than using originalEv...kborchers2011-08-021-4/+8
| * | Effects: Backporting 8108ec8 - Fixes #7595 - Wrapper-creating jquery-ui anima...Corey Frang2011-08-021-3/+20
| * | Backport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable.Andreas Pelme2011-08-021-2/+2
| * | Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 ...Scott González2011-08-011-15/+0
| * | Revert "Mouse: Changed mouseHandled check to a local var rather than using or...Scott González2011-08-011-8/+4
| * | jQuery 1.6 support.Scott González2011-07-295-13/+15
| * | Slider: Fixed var statement. Fixes #7564 - alignValue Global Scope.Scott González2011-07-191-1/+1
| * | Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #756...Richard D. Worth2011-07-191-1/+1
| * | Datepicker: show inline datepicker setting explicit display:block instead of ...Richard D. Worth2011-07-191-1/+3
| * | Merge pull request #322 from kborchers/bug_5665Corey Frang2011-07-191-1/+10
| * | Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def...marcneuwirth2011-06-281-0/+8
| * | Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto...marcneuwirth2011-06-281-0/+7
| * | Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _sel...marcneuwirth2011-06-271-2/+1
| * | Datepicker: Reset this.maxRows (rows in a month) on each row in a multi-row d...kborchers2011-06-161-0/+1
| * | Datepicker: Calculate the max number of rows necessary when displaying months...kborchers2011-06-161-1/+7
| * | Datepicker: Don't use .delegate(). Fixes #7470 - Datepicker: 1.8.x can't be u...Scott González2011-06-131-10/+15
| * | Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'e...Scott González2011-05-281-1/+1
| * | Droppable: Added dragStart and dragStop to ddmanager and call them from dragg...kborchers2011-05-272-0/+18
| * | Mouse: Optimize the cancel locator, works around a bug where .add(event.targe...Jay Merrifield2011-05-261-1/+1
| * | Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 ...Jeff Remy2011-05-261-3/+31
| * | Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still all...Andrew Powell2011-05-261-0/+1
| * | Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo...Glenn Goodrich2011-05-261-7/+9
| * | Sortable: Changed to check the parent's length so that the dom position of th...kborchers2011-05-251-1/+1
| * | There's no guard against unparsed characters at the end of the date string, a...Jörn Zaefferer2011-05-181-0/+3
| * | Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fix...Jörn Zaefferer2011-05-181-2/+2
| * | Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh sc...Scott González2011-05-181-7/+5
| * | Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...Kato Kazuyoshi2011-05-181-4/+12
| * | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D...Jay Merrifield2011-05-161-1/+1
| * | Draggable: Changed logic to only subtract left and top offsets of containment...kborchers2011-05-131-2/+2