]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-03-29 David PetersenTabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS...
2011-03-29 David PetersenTabs: Deprecate cookie option. Fixes #7144 Tabs: Deprec...
2011-03-29 David PetersenTabs: Deprecate select method. Fixes #7138 Tabs: Deprec...
2011-03-27 David PetersenTabs: Rename select event to beforeActivate. Fixes...
2011-03-27 David PetersenTabs: Rename show event to activate. Fixes #7137 Tabs...
2011-03-27 David PetersenTabs: Rename selected option to active. Fixes #7135...
2011-03-27 David PetersenTabs: Deprecate templating (idPrefix, tabTemplate,...
2011-03-27 David PetersenTabs: Deprecate url method; use aria-controls instead...
2011-03-27 David PetersenUse this.running to know if we are still in process...
2011-03-27 David PetersenTabs: split up _tabify, create refresh method. Fixes...
2011-03-27 David PetersenTabs: Deprecate the length method. Fixes #7143 Tabs...
2011-03-27 David PetersenTabs: Deprecate add and remove methods Fixes #7141...
2011-03-27 David PetersenTabs: Deprecate enable and disable events. Fixes #7142...
2011-03-27 David PetersenTabs: Deprecate spinner option. Fixes #7134 Tabs: Depre...
2011-03-27 David PetersenTabs: Deprecate abort method. Fixes #7133 Tabs: Depreca...
2011-03-27 David PetersenTabs: Add beforeload event; deprecate ajaxOptions and...
2011-03-26 David PetersenTabs: Split out event handler, showtab, hidetab, resetS...
2011-03-24 Scott GonzálezWidget: Allow setting individual properties of deep...
2011-03-23 Scott GonzálezProgressbar: Removed visual test pages.
2011-03-23 Scott GonzálezTabs: Removed visual test pages.
2011-03-23 Scott GonzálezAutocomplete: Removed visual test pages.
2011-03-23 Scott GonzálezAccordion: Removed visual test pages.
2011-03-23 Scott GonzálezStatic tests: Removed highlight/error, overlay and...
2011-03-23 Scott GonzálezTabs: Removed static test pages.
2011-03-23 Scott GonzálezProgressbar: Removed static test pages.
2011-03-23 Scott GonzálezInteractions: Removed static test pages.
2011-03-23 Scott GonzálezDialog: Removed static test pages.
2011-03-23 Scott GonzálezAccordion: Removed static test pages. Added unit tests...
2011-03-23 Scott GonzálezAccordion tests: Fixed indentation.
2011-03-23 Scott GonzálezWidget: Deprecated use of metadata plugin. Fixes #7191...
2011-03-23 Scott GonzálezAccordion: Added missing semicolon.
2011-03-22 Scott GonzálezWidget: Maintain stack when a method returns a jQuery...
2011-03-22 Scott GonzálezAutocomplete: Added response event. Fixes #6777 - Autoc...
2011-03-22 Scott GonzálezPosition: Split out tests for deprecated offset option.
2011-03-22 Scott GonzálezPosition: Coding standards.
2011-03-22 Scott GonzálezPosition: Merged offset option into my and at options...
2011-03-22 Scott GonzálezMerge branch 'remove-spinner-output' of https://github...
2011-03-21 adam j. sontagSpinner: Remove debugging output that appends directly... 165/head
2011-03-21 adam j. sontagSpinner: Set the widgetEventPrefix to "spin" as per... 164/head
2011-03-21 Scott GonzálezPosition: Fixed typo.
2011-03-21 Scott GonzálezPosition: Removed unused refenrece to $.fn.offset. 163/head
2011-03-21 Scott GonzálezMerge branch 'tabs_4386' of https://github.com/petersen...
2011-03-21 Scott GonzálezMerge branch 'master' of https://github.com/thg2k/jquery-ui
2011-03-21 Scott GonzálezMerge branch 'master' of https://github.com/RedWolves...
2011-03-21 David PetersenTabs: Fix disable and enable methods to correctly handl... 162/head
2011-03-20 Ralph WhitbeckTabs: Updates cookie demo to include more information... 161/head
2011-03-20 jzaeffererUse QUnit.push instead of assertion method for custom...
2011-03-20 jzaeffererUpdated to latest QUnit
2011-03-20 jzaeffererBuild: Update to latest Closure Compiler jar
2011-03-20 Giovanni GiacobbiRestructured if/else's for better readability 160/head
2011-03-18 Scott GonzálezDatepicker: Changed a comment that causes problems...
2011-03-17 jzaeffererMenu: Close submenu on ESCAPE keypress
2011-03-17 jzaeffererMenubar: Don't close active menu on mouseenter of assoc...
2011-03-17 jzaeffererMenubar: on a single-button menubar, ignore reopening...
2011-03-17 jzaeffererMenubar: Another fix for tab/focus handling
2011-03-17 jzaeffererMenubar: Fix closing with escape key
2011-03-17 jzaeffererMenubar: Focus/tab handling, improved much
2011-03-17 jzaeffererMenubar: Put focus back to button when closing menu
2011-03-17 jzaeffererMenubar: Close submenus on Escape first, only close...
2011-03-17 jzaeffererMenubar: Handle cursor UP/DOWN to open menu
2011-03-17 jzaeffererMenubar: Handle ESCAPE to close and refactor document...
2011-03-17 jzaeffererWidget: Accept selectors and DOM elements as element...
2011-03-17 jzaeffererMenu: menubar cleanup
2011-03-17 jzaeffererMenu: Fix menubar tab and focus handling
2011-03-17 jzaeffererMenu: Implement delaying of opening and closing submenus
2011-03-17 jzaeffererMenu: More test markup
2011-03-15 Scott GonzálezMenu: Handle clicking on a menu item without hovering...
2011-03-15 Richard WorthAutocomplete unit test: corrected name and argument...
2011-03-15 Richard WorthAutocomplete: moved autoFocus implementation to after...
2011-03-15 Richard WorthAutocomplete: refactored unit tests for autoFocus option
2011-03-15 Scott GonzálezMerge branch 'ticket-3968' of https://github.com/gnarf3...
2011-03-15 gnarfDatepicker: Updated to check for new or old style effec...
2011-03-15 gnarfEffects: Moved effects to $.effects.effect[] and deprec...
2011-03-15 Richard WorthAutocomplete: added unit tests for autoFocus. Fixed...
2011-03-15 Richard WorthAutocomplete: changed autoFocus default to true for...
2011-03-15 Richard WorthAutocomplete: new option autoFocus, default false....
2011-03-15 Richard WorthAccordion: set aria-selected to true on selected header...
2011-03-14 Matt HoskinsDraggable: Calling .refreshPositions instead of ._refre... 155/head
2011-03-12 gnarfeffects.explode: correcting my misspelled variable... 152/head
2011-03-12 gnarfeffects.explode: rework math used to split the div...
2011-03-11 jzaeffererMenu: Add menubar-with-one-button-in-table example.
2011-03-11 jzaeffererMenu: Improve CSS on testpage
2011-03-11 ddstreetButton: find associated label even without common ances...
2011-03-11 Scott GonzálezMerge branch 'ddmanager-caches-wrong-dimensions' of...
2011-03-11 gnarfeffects.core: Another place where args.callback was...
2011-03-11 Marcel ToeleDroppable: enabled and accepting droppables are now... 150/head
2011-03-11 gnarfeffects.*: Explode effect was removing more elements... 149/head
2011-03-09 Scott GonzálezEffects: Handle just passing an effect name.
2011-03-09 Scott GonzálezMerge branch 'effects-api' of https://github.com/gnarf3...
2011-03-09 gnarfEffects demo: Animate a containing div instead of the...
2011-03-08 Richard WorthUnit tests: removed no longer utilized tickets.js files...
2011-03-08 Jay MerrifieldDialog: Before handling escape key presses, check if...
2011-03-08 Guillaume GautreauDraggable: modify margins of the containment according...
2011-03-08 gnarfMerge branch 'effects-api' of github.com:gnarf37/jquery... 141/head
2011-03-08 gnarfeffect.puff: Errant console.log removed
2011-03-08 Scott GonzálezMouse visual test: Bump jQuery version.
2011-03-08 awgyMouse: Adding visual test for issue #6946 - Mouse:...
2011-03-08 awgyMouse: Reset click event suppression on next mousedown...
2011-03-08 Adam ParodDatepicker: Reformat minDate/maxDate when dateFormat...
2011-03-08 michaelmwuSortable: Changed floating calculation to determine...
next