]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-11-16 Scott GonzálezTabs: Remove ui-tabs-aria-controls data on destroy.
2012-11-16 Scott GonzálezSlider tests: Don't use QUnit.reset() or on().
2012-11-16 Juan Pablo... Slider: when handles overlap, clicking and dragging...
2012-11-15 Scott GonzálezDatepicker tests: Work around encoding issues in oldIE.
2012-11-15 Scott GonzálezDialog tests: Work around inconsistent handling of...
2012-11-14 Scott GonzálezUpgrade jQuery to 1.8.3.
2012-11-14 Scott GonzálezDatepicker: Fixed firstDay in Faroese locale. Fixes...
2012-11-14 Scott GonzálezTooltip: Removed logic for handling tracking tooltips...
2012-11-14 Scott GonzálezTooltip: Handle synthetic focusin events. Fixes #8740...
2012-11-14 Jay MerrifieldDatepicker: Updated the range tests so you can't naviga...
2012-11-14 Scott GonzálezAccordion: Use .css() to clear the height, instead...
2012-11-13 Scott GonzálezDatepicker tests: Fixed setting of option.
2012-11-13 Scott GonzálezTests: Commented out getElementStyles() while its not...
2012-11-13 Scott GonzálezTests: Temporarily remove style checks in domEqual().
2012-11-13 Ethan RombaResizable: Update CSS dimensions selectively. Fixes...
2012-11-12 Scott GonzálezTests: Allow async domEqual() tests.
2012-11-12 David PetersenAccordion: Enhance refresh to allow adding/removing...
2012-11-12 Cory GackenheimerButton: use _hoverable for hover state management....
2012-11-11 Kris BorchersProgressbar: Do not duplicate base _setOptions method
2012-11-09 Mike SherovDev: make sure all files can pass JSHint!
2012-11-09 Mike SherovDev: remove all-active test runner as now all test...
2012-11-09 Mike SherovDev: enable slider in the test suite
2012-11-09 Mike SherovDev: temporarily disable odd test failures in Datepicker
2012-11-09 Scott GonzálezWidget: Only use the event prefix from the base if...
2012-11-09 Mike SherovDev: fix the datepicker test suite and jshint everythin...
2012-11-09 Mike SherovDev: clean up dialog test suite with new helper methods...
2012-11-09 Scott GonzálezTabs: Show panels on destroy. Fixes #8795 - Tabs: ...
2012-11-09 Scott GonzálezEffects: Cleaned up getElementStyles().
2012-11-09 Scott GonzálezUpdated all widgets to use proper data keys when gettin...
2012-11-09 Scott GonzálezTooltip: Ignore disabled checks when closing. Fixes...
2012-11-09 Scott GonzálezWidget: Suppress disabled check when binding destroy...
2012-11-09 Scott GonzálezWidget: Removed dual storage of widget instances. Fixes...
2012-11-09 Scott GonzálezWidget: Added suppressDisabledCheck flag to _on()....
2012-11-09 Ethan RombaResizable: Grid now respects min/max dimensions. Fixed...
2012-11-09 Scott GonzálezCSS: Update .ui-helper-hidden-accessible to match H5BP...
2012-11-08 Kris BorchersProgressbar: Refactor to better handle option changes... 817/head
2012-11-07 Sergey KartashovDatepicker: Added Kyrgyz localization. Fixes #8787...
2012-11-07 Avinash RWidget: Bridge falls back to name if there is no widget...
2012-11-06 Scott GonzálezRevert "Datepicker: Added Kyrgyz localisation"
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...
next