]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2011-03-08 Douglas NeinerDialog: Added a class to dialog wrapper when it is...
2011-03-08 Richard WorthDatepicker i18n: corrected arabic month name for May...
2011-03-08 Richard WorthSwitched to latest stable jQuery 1.5.1
2011-03-07 gnarfMerge branch 'master' into effects-api
2011-03-07 Scott GonzálezMouse visual test: Bump jQuery version.
2011-03-07 Scott GonzálezMerge branch 'master' of https://github.com/voxwerk...
2011-03-07 Adam ParodDatepicker: Reformat minDate/maxDate when dateFormat...
2011-03-07 gnarfeffects.drop: Quick second pass Style Guidance
2011-03-07 gnarfeffects.fade: Using $ instead of jQuery
2011-03-07 gnarfeffects.core: Style Guidance
2011-03-07 gnarfeffects.*: style guidance
2011-03-07 gnarfeffects.*: Style Guidance
2011-03-06 gnarfeffect.*: Style Guidance
2011-03-06 gnarfAdding fade to the tests
2011-03-06 gnarfeffects.*: More Style Guidance
2011-03-06 gnarfeffects.drop: Style Guidance
2011-03-06 gnarfeffects.clip: Reuse a var instead of calculate again
2011-03-06 gnarfeffects.clip: Style Guidance
2011-03-05 gnarfEffects: Minor whitespace improvements
2011-03-05 michaelmwuSortable: Changed floating calculation to determine... 140/head
2011-03-04 gnarfEffects: General Code Cleanup
2011-03-03 Douglas NeinerDialog: Added a class to dialog wrapper when it is...
2011-03-03 gnarfCleaning up effects.core _normalizeArguments a bit...
2011-03-03 Richard WorthDatepicker i18n: corrected arabic month name for May...
2011-03-03 gnarfUpdated to new effects object API
2011-03-03 gnarfJust a quick touch to update to new internal effects...
2011-03-03 Richard WorthSwitched to latest stable jQuery 1.5.1
2011-03-03 gnarfQuick rewrite for new options object
2011-03-03 gnarfShould add a visual test for the standard show/hide...
2011-03-03 gnarfStarting to clean up the internal API for animations
2011-02-28 jzaeffererMenubar: Close menu on input click when already open
2011-02-28 jzaeffererMenubar: Remove dependency on button and simplify CSS...
2011-02-28 jzaeffererMenu: Cleanup
2011-02-28 jzaeffererMenu: Move addClass(active) call to _open to make it...
2011-02-26 Scott GonzálezTooltip: Make sure we have a target before trying to...
2011-02-26 Scott GonzálezTooltip: Rename _show to _open.
2011-02-26 Scott GonzálezWidget tests: Work around a bug in jQuery core in IE...
2011-02-26 jzaeffererSpinner: Ignore delta of 0 from triggered mousewheel...
2011-02-26 jzaeffererAccordion: Improve unit test to get consistent results...
2011-02-26 jzaeffererPosition: Test for window scrollTop support and run...
2011-02-26 Scott GonzálezButton: Only add text classes if there is text. Fixes...
2011-02-25 jzaeffererAutocomplete: Update combobox menu to point out limits...
2011-02-25 jzaeffererMenu: Cleanup contextmenu demo and fix aria unit test...
2011-02-25 jzaeffererAdding a domEqual assertion to our testsuite for more...
2011-02-25 jzaeffererPosition: Drop offset-as-a-setter from position, 1...
2011-02-25 jzaeffererMenu: Cleanup unit test page
2011-02-25 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-25 Scott GonzálezDatepicker: Added Tajikistan localization. Fixes #7034...
2011-02-24 jzaeffererMenu: Optimize menu positioning in menubar
2011-02-24 jzaeffererMenu: Add ui-state-active to active menu bar button
2011-02-24 Scott GonzálezAutocomplete tests: Fixed various bugs in various versi...
2011-02-24 maggiewachsMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-24 maggiewachsAdded two options to set the button style and add down...
2011-02-24 maggiewachsAdded a second example to show a menubar with buttons...
2011-02-24 jzaeffererMenu: Fix testsuite, new option
2011-02-24 maggiewachsRemoved active state when menu closes
2011-02-24 maggiewachsAdded active state toggle to items with submenus to...
2011-02-24 maggiewachsAdded another nested list for testing
2011-02-24 maggiewachsLine 58: document click function was missing event...
2011-02-24 maggiewachsAdded menubar styles and removed ui-widget-header class...
2011-02-24 maggiewachsAdded ui-* classes to widget container
2011-02-24 maggiewachsAdded menubar styles
2011-02-24 jzaeffererMenu: Update menubar to use menu instead of removed...
next