]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-07-26 kborchersMenu: Added focusing first menu item when menu receives... 406/head
2011-07-25 Jörn ZaeffererMerge remote branch 'kborchers/menu_home_end'
2011-07-25 Scott GonzálezMerge branch 'master' into core-1.6.1
2011-07-25 Scott GonzálezUpgrade jQuery to 1.6.2.
2011-07-25 Scott GonzálezDatepicker: Use .attr() for size.
2011-07-25 Scott GonzálezTests: Fixed trailing commas.
2011-07-25 kborchersMenu: Added Home moves to first item and End moves... 397/head
2011-07-20 Scott GonzálezWidget demo: Add a button to change the color of the...
2011-07-20 Scott GonzálezMerge pull request #368 from kborchers/bug_3532_2
2011-07-20 kborchersAccordion: Stop current hide animation, jump to last... 368/head
2011-07-19 kborchersMenu: Passed the original event that causes a blur...
2011-07-19 Richard D.... Merge branch 'master' of github.com:jquery/jquery-ui
2011-07-19 Jörn ZaeffererAdd Hans Hillen to AUTHORS.txt
2011-07-19 Richard D.... Datepicker i18n: Corrected Dutch abbreviation of month...
2011-07-19 Jörn ZaeffererAdd Hans Hillen to AUTHORS.txt
2011-07-19 Richard D.... Datepicker: show inline datepicker setting explicit...
2011-07-16 Jörn ZaeffererReadme: Add contributor instructions, for someone not...
2011-07-14 kborchersMenu: Changed closeAll to collapseAll and updated in...
2011-07-14 Jörn ZaeffererMenu: Fix formatting and whitespace (was supposed to...
2011-07-14 kborchersMenu: Check if submenu is already open and if so, don...
2011-07-13 Jörn ZaeffererTooltip: Handle ESCAPE key event to close tooltip when...
2011-07-13 kborchersMenu: Remove the ui-state-active class from the sibling... 392/head
2011-07-13 Jörn ZaeffererMenubar: Trigger select event after running all other...
2011-07-13 Scott GonzálezAccordion: Fixed key handling.
2011-07-12 Scott GonzálezUse .attr() for boolean ARIA attributes.
2011-07-12 Jörn ZaeffererPosition: Cleanup up position demo CSS and add it to...
2011-07-12 Jörn ZaeffererMerge remote branch 'bmsterling/position'
2011-07-12 kborchersMenu: Added close on click outside using technique...
2011-07-12 Jörn ZaeffererExtend .gitignore with Eclipse WTP .settings
2011-07-12 Scott GonzálezDialog: Append the dialog to the body early to make...
2011-07-11 Benjamin SterlingPosition: Add flip-classes. Fixes #5937 - Position... 390/head
2011-07-10 Jörn ZaeffererMerge remote branch 'kborchers/menubar-autoExpand'
2011-07-07 kborchersMenubar: Added the autoExpand option and modified the... 380/head
2011-07-06 Jörn ZaeffererMerge remote branch 'kborchers/menu-expand-collapse'
2011-07-05 kborchersMenu: Changed left and right methods to collapse and... 377/head
2011-06-28 Jörn ZaeffererMerge remote branch 'pgraham/master'
2011-06-28 Philip GrahamUpdated guard against unparsed characters to allow... 375/head
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _setDate...
2011-06-28 marcneuwirthDatepicker: Added onSelect.apply() call to _doKeyDown...
2011-06-23 Corey FrangUnit Tests: Fixing a typo in the new test for hide...
2011-06-23 Corey FrangEffects.core: Check Visibility vs 'hide' and 'show...
2011-06-23 Corey FrangUnit Tests: Adding a unit test to make sure .stop(...
2011-06-22 marcneuwirthDatepicker: Removing unnessecary typeof check. Fixed...
2011-06-21 gnarfEffects.*: DRY the complete callback execution into...
2011-06-21 gnarfEffects.*: Style Guidance
2011-06-21 gnarfEffects.*: Updating Effect Method API to avoid duplicat...
2011-06-16 Scott GonzálezMerge pull request #353 from kborchers/bug_7043
2011-06-16 Corey FrangMerge pull request #322 from kborchers/bug_5665
2011-06-15 Scott GonzálezMerge pull request #365 from kborchers/bug_7475
2011-06-14 kborchersCSS: Switched the icons for .ui-icon-radio-on and ... 365/head
2011-06-14 gnarfTests: Adding visual/unit tests for scale effect.
2011-06-14 gnarfEffects.scale: Update the position of the element post...
2011-06-14 beatryderSpinner: modified _spin and _setOption to call new...
2011-06-13 Scott GonzálezAccordion tests: Cleanup.
2011-06-13 Scott GonzálezAutocomplete tests: Cleanup.
2011-06-13 kborchersDatepicker: Set font-size to 0em on ui-datepicker-row... 353/head
2011-06-13 kborchersDatepicker: Reset this.maxRows (rows in a month) on...
2011-06-13 Scott GonzálezAccordion tests: Don't use deprecated assertion methods.
2011-06-10 tomykairaEffects.transfer: check the target is fixed or not...
2011-06-10 Scott GonzálezPosition: Coding standards.
2011-06-10 Jörn ZaeffererMenubar and Menu: Cleanup menu styles. Pull out menubar...
2011-06-10 gnarfmenu: Second pass style guidance
2011-06-10 gnarfmenu: Partial Style Guidance - Fixing JSLint Warnings
2011-06-10 Jörn ZaeffererPopup: Remove comment in default demo, focus handling...
2011-06-10 Jörn ZaeffererMerge remote branch 'hanshillen/popup-hh'
2011-06-10 Hans HillenUse of _bind, maintain original tabindex value for... 344/head
2011-06-10 gnarfMerge branch 'effects-clean'
2011-06-10 tomykairaeffects.core: Convert elements height/width to px and...
2011-06-10 tashekelahiPosition: added check for undefined value of offset...
2011-06-09 Jörn ZaeffererUpdate menubar to forward menu option to nested menus...
2011-06-09 Jörn ZaeffererMerge remote branch 'davidmurdoch/ticket-5645'
2011-06-09 Scott GonzálezWidget: Added ability to get deep options. Fixes #7459...
2011-06-08 Scott González.attr() -> .prop()
2011-06-08 Scott GonzálezWidget demo: Coding standards, fixed some broken code...
2011-06-04 gnarfeffects.clip: Style Guidance, reorganizing vars for... 357/head
2011-06-02 Jörn ZaeffererWidget demo: Some improvements based on Scott's comments. 355/head
2011-06-02 Jörn ZaeffererMerge branch 'master' into widget-factory-demo
2011-06-02 Jörn ZaeffererMerge branch 'master' into widget-factory-demo
2011-06-02 Jörn ZaeffererWidget demo: Some more inline comments
2011-06-02 Jörn ZaeffererWidget demo: Replace inline editor with colorize. This...
2011-05-30 Scott GonzálezTooltip demos: Renamed delgation mixbag.
2011-05-30 Scott GonzálezTooltip: Added tests for ui object in open and close...
2011-05-30 Scott GonzálezTooltip: Pass the tooltip element in the open and close...
2011-05-30 Scott GonzálezWidget: Fixed _show() and _hide() implementation and...
2011-05-30 Hans HillenFix various pull request comments and coding standards...
2011-05-30 Scott GonzálezTooltip demo: Use static map instead of interactive...
2011-05-30 Jörn ZaeffererSpinner: disable text selection on buttons (plus minmal...
2011-05-30 Scott GonzálezTooltip: Fixed handling of disabled tooltips.
2011-05-30 Scott GonzálezTooltip demo: Removing stray periods.
2011-05-29 Scott GonzálezTooltip: Added some comments.
2011-05-29 Scott GonzálezTooltip: Use bgiframe if available
2011-05-29 Scott GonzálezTooltip: Don't close tooltips on mouseleave if the...
2011-05-29 Scott GonzálezTooltip demo: Add note about interactive tooltips.
2011-05-29 Scott GonzálezTooltip demo: Small tweaks.
2011-05-29 Scott GonzálezTooltip: Don't mess with the title attribute if it...
2011-05-29 Scott GonzálezTooltip: New delegation mixbag demo (still needs better...
2011-05-29 Scott GonzálezTooltip: Change default collision detection to 'flip...
2011-05-29 Scott GonzálezTooltip video player demo: Close tooltip on click of...
2011-05-29 Scott GonzálezTooltip: Coding standards.
2011-05-29 Scott GonzálezTooltip: Alphabetized options.
next