]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-11-06 Scott GonzálezDialog: Set top and left properties in the default...
2012-11-06 elisyDatepicker: Added Kyrgyz localisation
2012-11-06 Scott GonzálezTabs: Encode spaces from window.location. Fixes #8777...
2012-11-05 Scott GonzálezCore: Patch over broken .removeData() in jQuery 1.6...
2012-11-05 Scott GonzálezCore: Moved old jQuery support code to the bottom ...
2012-11-05 Scott GonzálezTooltip: Use ui-tooltip-open instead of tooltip-open...
2012-11-05 Mathias StenbomResizable: Made handles work with complex markup. Fixes...
2012-11-05 Jörn ZaeffererTooltip: Fix default for position option, follow-up...
2012-11-05 Jörn ZaeffererTooltip: Make 'flipfit flip' the collision default...
2012-11-05 Jörn ZaeffererTooltip: Check type on event directly, preventing TypeE...
2012-11-05 Jörn ZaeffererMenu: Look into submenus for uninitialized menu items...
2012-11-05 Scott GonzálezSkip collision: fit test in IE until TestSwarm stops...
2012-11-05 Scott GonzálezCore: Simplify IE check now that we don't care about...
2012-11-05 Scott GonzálezDialog: Don't use .attr( props, true ).
2012-11-04 Jörn ZaeffererCSS Framework: Set out-of-view background-position...
2012-11-04 Mike SherovDev: fix IE fails in draggable and selectable - Fixed... 809/head
2012-11-03 Mike SherovDev: remove globals from tests and moved test helpers... 808/head
2012-11-02 Mike SherovDev: Standardize sortable test suite. Fixed #8755 ... 802/head
2012-10-31 Mike SherovDev: Fix test failures in oldIE. Fixed #8748 - Dev...
2012-10-31 Mike SherovDev: Standardized the resizable test suite. Fixed ...
2012-10-31 Mike SherovDev: Standardized the droppable test suite. Fixed ...
2012-10-31 Mike SherovDev: Standardized the selectable test suite. Fixed...
2012-10-31 Mike SherovDev: Standardized the draggable test suite. Fixed ...
2012-10-30 Scott GonzálezAutocomplete: Set initial left position for menu. Fixes...
2012-10-29 Corey FrangMixed spaces and tabs removed
2012-10-29 Scott GonzálezTooltip: Use attributes, not properties, when checking...
2012-10-26 Scott GonzálezSlider demo: Removed IE6 CSS hack.
2012-10-26 Scott GonzálezDroppable demo: Removed IE6 CSS hack.
2012-10-26 Scott GonzálezCore: Removed $.ui.ie6.
2012-10-26 Scott GonzálezDatepicker: Removed iframe cover for IE6.
2012-10-26 Scott GonzálezResizable: Removed pixel shifting for IE6.
2012-10-26 Scott GonzálezCore: Removed $.support.minHeight.
2012-10-26 Scott GonzálezBuild: Set version to 1.10.0pre.
2012-10-26 Scott GonzálezDialog tests: Removed stack option.
2012-10-26 Scott GonzálezDialog: Removed minHeight workaround for IE6.
2012-10-26 Scott GonzálezTabs: Removed overflow workaround for IE6.
2012-10-26 Scott GonzálezAccordion: Removed overflow workaround for IE6.
2012-10-26 Scott GonzálezAutocomplete: Removed CSS workaround for IE6.
2012-10-26 Scott GonzálezTests: Removed old code that kept bad test suites out...
2012-10-26 Jörn ZaeffererBuild: Switch to new browserSet, no IE6 anymore
2012-10-26 Scott GonzálezTooltip: Remoed IE6 CSS hack.
2012-10-26 Scott GonzálezRelease: Updated list of globals.
2012-10-26 Scott GonzálezRemoved bgiframe.
2012-10-26 Jörn ZaeffererDialog: Visual test page for modal form dialogs
2012-10-26 Jörn ZaeffererDialog: Visual test page for animated modal dialog
2012-10-25 Jörn ZaeffererBuild: Remove generateQuickDownload step, will happen...
2012-10-25 Jörn ZaeffererBuild: Update the changelog shell to include more newli...
2012-10-25 Jörn ZaeffererEffects: Remove deprecated $.effects[]. Fixes #7115...
2012-10-25 Scott GonzálezWidget: Removed use of metadata. Fixes #7192 - Widget...
2012-10-25 Scott GonzálezWidget: Removed widgetBaseClass property. Fixes #8155...
2012-10-25 Scott GonzálezAutocomplete: Removed data fallback for item.autocomple...
2012-10-25 Scott GonzálezPosition: Removed offset option. Fixes #6982 - Position...
2012-10-25 Scott GonzálezAccordion: Removed change and changestart events. Fixes...
2012-10-25 Scott GonzálezAccordion: Removed animated option. Fixes #8601 - Accor...
2012-10-25 Scott GonzálezTabs: Removed all templating features. Fixes #7158...
2012-10-25 Scott GonzálezTabs: Removed back-compat filter in tests for negative...
2012-10-25 Scott GonzálezTabs: Removed back-compat for load event. Fixes #8731...
2012-10-25 Scott GonzálezTabs: Removed abort method. Fixes #7150 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed spinner option. Fixes #7151 - Tabs: Remov...
2012-10-25 Scott GonzálezTabs: Removed selected option. Fixes #7152 - Tabs:...
2012-10-25 Scott GonzálezTabs: Removed select event. Fixes #7154 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed show event. Fixes #7155 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed select method. Fixes #7156 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed enable and disable events. Fixes #7160...
2012-10-25 Scott GonzálezTabs: Removed length method. Fixes #7161 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed cookie option. Fixes #7162 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed fx option. Fixes #8320 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed url method. Fixes #7148 - Tabs: Remove...
2012-10-25 Scott GonzálezTabs: Removed ajaxOptions and cache options. Fixes...
2012-10-24 Jörn ZaeffererAccordion: Removed deprecated resize method. Fixes...
2012-10-24 Jörn ZaeffererAccordion: Removed deprecated activate method and expan...
2012-10-24 Jörn ZaeffererAccordion: Removed deprecated icon option. Fixes #6835...
2012-10-24 Jörn ZaeffererAccordion: Removed deprecated navigation options. Fixes...
2012-10-24 Jörn ZaeffererAccordion: Remove deprecated height options. Fixes...
2012-10-24 Jörn ZaeffererDialog: Use _show and _hide consistently. Fixes #4892... 787/head
2012-10-24 Jörn ZaeffererDialog: Keep focus inside dialog, even when dialog...
2012-10-24 David SoutherDialog: Prevent tabbing off any dialog. Fixes #3768...
2012-10-24 Jörn ZaeffererDialog: Save the active element that opened the dialog...
2012-10-24 Jörn ZaeffererDialog: Prevent dialog form losing focus (or move it...
2012-10-24 Nate EagleDialog: Awesome new stacking and overlay implementation...
2012-10-24 Jörn ZaeffererCleanup demos: Copy&paste errors in titles, bad descrip...
2012-10-24 Scott GonzálezWidget: Bind the remove event to the element, not the...
2012-10-24 Kato KazuyoshiEffects (size): Adjusting behavior of toggled size...
2012-10-24 Jörn ZaeffererWidget: Fix _on to use element argument for delegated...
2012-10-24 Scott GonzálezWidget: Use existing widgetEventPrefix when extending...
2012-10-24 Jörn ZaeffererTooltip: Run _disable when disabled option is set on...
2012-10-24 Jörn ZaeffererMenu: Use start icon (first is deprecated)
2012-10-24 Mike SherovFixes #8714, Build: Updated internal JSHint to latest 789/head
2012-10-23 Scott GonzálezUpdated list of maintainers.
2012-10-23 Scott GonzálezCore: Update :focsable and :tabbable to handle parents...
2012-10-23 Scott GonzálezTooltip tests: Fixed new default value for position...
2012-10-23 Scott GonzálezDialog: Don't use deprecated offset option for .positio...
2012-10-23 Jörn ZaeffererMenu: Remove stupid demos, add an icons demo, improve...
2012-10-23 Maciej MrozińskiAccordion: Remove code that sets accordion height....
2012-10-23 Marc-Andre... Widget: Destroy only when element is the actual target...
2012-10-23 Jörn ZaeffererGrunt: Disable csslint's vendor-prefix rule, we're...
2012-10-23 Scott GonzálezWidget: Fixed $.widget.extend() to never copy objects...
2012-10-23 Scott GonzálezTooltip: Cleaned up CSS.
2012-10-23 Mike SherovBuild: Enable "unused" option in jshint - Remove unused...
2012-10-23 Scott GonzálezTooltip: Position below the element and set a max width...
next