]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2012-10-22 Mike SherovBuild: Upgrade to the latest Grunt and JSHint - Closes...
2012-10-22 Scott GonzálezWidget: $.widget.extend(): Properly handle extending...
2012-10-22 Scott GonzálezWhitespace.
2012-10-22 Jörn ZaeffererSpinner: Remove z-index from buttons. Whatever the...
2012-10-22 Trey HunnerRemove trailing whitespace and add final newlines
2012-10-22 Trey HunnerReplace mixed CRLF/LF line endings with LF
2012-10-22 Trey HunnerExempt external directory from .editorconfig rules
2012-10-22 TJ VanTollCSS: Apply opacity to absolutely positioned ui icons...
2012-10-21 Scott GonzálezFixed some jshint errors.
2012-10-21 Corey FrangEffects: Allow 'null' for options - Fixes #8670 - null...
2012-10-21 Scott GonzálezGrunt: Removed tooltip tests from qunit task.
2012-10-21 Scott GonzálezAccordion: Fix back-compat for active option.
2012-10-21 Jörn ZaeffererTooltip: Unit test for nested tooltips 782/head
2012-10-21 Jörn ZaeffererTooltip: Update events test to cover correct behaviour
2012-10-21 Andrew CouchTooltip: Do not attempt to position if tooltip is hidde...
2012-10-21 Andrew CouchTooltip: handle removal of elements with delegated...
2012-10-21 Jörn ZaeffererTooltip: Only bind blur when opening via focus, mousele...
2012-10-21 Jörn ZaeffererTooltip: Fix nested tooltips (on hover) by closing...
2012-10-20 Jörn ZaeffererTooltip: Comment why we need to use closest
2012-10-18 Andrew CouchEffect: fix typo in comment ft "optinos" => "options"
2012-10-18 David PetersenAccordion: handle active: null. Fixes #8694: 1.9 Accord...
2012-10-18 Mike SherovBuild: Include ui/.jshintrc. Fixes #8687 - .jshintrc...
2012-10-18 David PetersenDialog: Use _hide() to make sure close event gets trigg...
next