]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-07-30 Scott GonzálezRevert "Use pushStack in widget method. Fixes #5732...
2010-07-30 jzaeffererUpdate to latest QUnit.
2010-07-30 jzaeffererUse pushStack in widget method. Fixes #5732 - make...
2010-07-30 jzaeffererReplace element.data(...) with $.data(element, ......
2010-07-30 jzaeffererAdded widget to unit tests index page.
2010-07-30 jzaeffererImproving visual testcase for position. Partial fix...
2010-07-30 Scott GonzálezDialog: Wrap buttons in a div so we can float the div...
2010-07-29 Scott GonzálezProgressbar: cleanup.
2010-07-29 Scott GonzálezProgressbar resize demo: Added missing mouse dependency...
2010-07-28 Scott GonzálezTabs: coding standard.
2010-07-28 Scott GonzálezTabs: coding standards.
2010-07-28 Scott GonzálezAdded position plugin to demo pages that use dialogs.
2010-07-27 Scott GonzálezDatepicker: Fixed spelling of Czech language. Fixes...
2010-07-27 Scott GonzálezAccordion: minor cleanup.
2010-07-22 Scott GonzálezCore Tests: Fixed image reference.
2010-07-22 Scott GonzálezCore: Coding standards.
2010-07-22 Scott GonzálezAccordion: Coding standards.
2010-07-22 Scott GonzálezAutocomplete: Removed selection handling in IE. No...
2010-07-22 Scott GonzálezCore: Better support for areas in :focusable and :tabba...
2010-07-22 Scott GonzálezCore: Added .outerWidth(), .outerHeight(), .innerWidth...
2010-07-22 Scott GonzálezCore: Fixed :focusable and :tabbable selectors for...
2010-07-21 Scott GonzálezAutocomplete: Fixed bad reference to ownerDocument.
2010-07-21 Scott GonzálezAutocomplete: Added appendTo option. Fixes #5836 -...
2010-07-21 Scott GonzálezCore: Removed tests for .attr() ARIA override since...
2010-07-21 Scott GonzálezRevert "Dialog: Don't set specific dimensions on the...
2010-07-21 Scott GonzálezDialog: Don't set specific dimensions on the overlay...
2010-07-21 Scott GonzálezTabs: Added tests for select event.
2010-07-20 Scott GonzálezAccordion: Use this.headers instead of parsing the...
2010-07-20 Scott GonzálezAutocomplete: Prevent the default behavior of pressing...
2010-07-20 Scott GonzálezAutocomplete (combobox demo): Set intial value of text...
2010-07-20 Scott GonzálezAutocomplete (combobox demo): Detect valid entries...
2010-07-20 Scott GonzálezAutcomplete: Refactored combobox demo.
2010-07-20 Scott GonzálezAutocomplete: Clear selectedItem property whenever...
2010-07-20 Scott GonzálezAutocomplet: refactored handling of menu's selected...
2010-07-20 Scott GonzálezAutocompelte: Only run a search if the value has change...
2010-07-20 jzaeffererMerge remote branch 'origin/master'
2010-07-20 Scott GonzálezAutocomplete: Added link to accent folding demo. Fixes...
2010-07-19 Scott GonzálezAutocomplete: Render items as text, not HTML. Fixes...
2010-07-19 Scott GonzálezAutocompelte demos: Renamed the scrollable demo so...
2010-07-19 Scott GonzálezAutocomplete: Don't update the value of the text field...
2010-07-19 Scott GonzálezAutocomplete: Added demo of scrollable results. Fixes...
2010-07-19 Scott GonzálezAutocomplete demos: Added more programming languages...
2010-07-19 Scott GonzálezMenu: Only look for .ui-menu-item elements to determine...
2010-07-19 Scott GonzálezMenu: float .ui-menu since all .ui-menu-item elements...
2010-07-19 Scott GonzálezAutocomplete: Moved all demo images into /demos/autocom...
2010-07-19 Scott GonzálezAutocomplete: Removed styling for .ui-autocomplete...
2010-07-19 Scott GonzálezAutocomplete: Added position option. Fixes #5153 -...
2010-07-17 Scott GonzálezTabs: Fixed select method handling for index of -1.
2010-07-17 Scott GonzálezTabs: Updated tests.
2010-07-16 Tiago FreireTabs: Fixed a broken commit for #3171.
2010-07-16 Scott GonzálezDialog: Adjusted logic for finding the first tabbable...
2010-07-16 Holger RüprichSortable: Return an empty URL param for empty sortable...
2010-07-16 Scott GonzálezAutocomplete: Use .outerWidth() for determining the...
2010-07-16 DiegoDatepicker: Fixed pt-BR translation. Fixes #5363 -...
2010-07-16 Scott GonzálezButton performance test: Don't use alert().
2010-07-16 Scott GonzálezAccordion: Use .addClass() instead of .toggleClass...
2010-07-16 Tiago FreireTabs: Added ability to reference tabs by href. Fixes...
2010-07-16 Scott GonzálezButton performance test: Added alert for time to initia...
2010-07-16 Scott GonzálezButton: Restrict DOM querying to labels. Fixes #5810...
2010-07-16 Scott GonzálezDialog: Removed CSS rules for button styling - let...
2010-07-16 kobrigoargument shifting is not done correctly when the option...
2010-07-16 kobrigoFixed argument shifting for effects. Fixes #5731 -...
2010-07-16 Scott GonzálezClass animation demos: Don't chain id and class selecto...
2010-07-16 Scott GonzálezDialog: Fixed whitespace.
2010-07-16 Scott GonzálezDialog: Fixed tests for position option.
2010-07-15 JustinMacCarthyadded empty test for containment by array option
2010-07-15 Scott GonzálezWidget: Deep extend options when creating a new plugin...
2010-07-15 jzaeffererUse .children() instead of .find() to manipulate accord...
2010-07-15 jzaeffererUpdated test for default position option: Reference...
2010-07-14 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2010-07-14 Scott GonzálezDialog: Updated test for default position option. QUnit...
2010-07-14 Scott GonzálezDialog: Updated test for default position option. QUnit...
2010-07-14 Ben HollisDialog: allow setting position with ui.position argumen...
2010-07-14 Scott GonzálezAll CSS: Added header comments. Fixes #5825 - Add heade...
2010-07-14 Scott GonzálezAll: Added http://jqueryui.com/about to header comments.
2010-07-14 Scott GonzálezDialog: Verify that we get a string back from .attr...
2010-07-14 Scott GonzálezDialog: Add positioning for content div. Fixes #4319...
2010-07-14 jzaeffererAdd support for multiple events, along with hoverintent...
2010-07-14 Scott GonzálezAccordion: Remove zoom on anchors. Fixes #4662 - Accord...
2010-07-14 Scott GonzálezAccordion: Add disabled class to headers and panels...
2010-07-14 Scott GonzálezAccordion: Default accordion to 100% width. Fixes ...
2010-07-14 Scott GonzálezAccordion: Animate padding when only showing/hiding...
2010-07-13 Scott GonzálezAll: Define a local undefined variable inside the main...
2010-07-13 Scott GonzálezAccordion: Fixed resize method for autoHeight. Fixes...
2010-07-13 Scott GonzálezAccordion: Don't handle hover/focus when disabled....
2010-07-13 Scott GonzálezAccordion: Prevent the navigation filter from finding...
2010-07-10 Jon PalmerDialog: add resize call when changing button options...
2010-07-09 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2010-07-09 Scott GonzálezUpdated copyright headers to make it clear that you...
2010-07-08 Samuel Cormier... Core (widget): don't pass DOM objects to $.fn.add....
2010-07-08 Scott GonzálezDialog: Fixed reference to bgiframe.
2010-07-07 Scott GonzálezWhitespace
2010-07-07 Scott GonzálezWhitespace
2010-07-06 Scott GonzálezDroppable: Adjust fit tolerance to allow dropping an...
2010-07-06 tzkueiSlider: Removed redundant call _normValueFromMouse...
2010-07-05 jzaeffererAutocomplete: Updated escapeRegex utility based on...
2010-06-28 eXtremeResizable: Adding missing variable initialization....
2010-06-23 jzaeffererAutocomplete: Update cursor position in multiple demos...
2010-06-23 jzaeffererBuild: rename themes zip file and embedded folder....
2010-06-23 jzaeffererBuild: Include folders for themes and googlecdn builds...
next