]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-09-07 Scott GonzálezCore: Added $.support.minHeight. Fixes #6026 - Core...
2010-09-07 Scott GonzálezDialog: Reduced size of dialogs in height/width tests.
2010-09-03 Scott GonzálezTabs: Handle empty hrefs for IE6/7 as invalid. Fixes...
2010-09-03 Scott GonzálezTabs: Allow non-latin characters for ids. Fixes #4581...
2010-09-03 Scott GonzálezPosition: Added visual test for flipping with margin...
2010-09-03 Ben HollisPosition: Take margin into account when performing...
2010-09-03 Scott GonzálezWidget: Hook into jQuery.cleanData to auto-destroy...
2010-09-02 Scott GonzálezCore tests: Enabled TestSwarm.
2010-09-02 Scott GonzálezCore tests: Fixed object element for focusable/tabbable...
2010-09-02 Scott GonzálezCore tests: Split .focus() test into two tests to avoid...
2010-09-02 Scott GonzálezCore tests: Reordered some elements to avoid some bug...
2010-09-02 Scott GonzálezPosition tests: Set a line-height on elements with...
2010-09-02 Scott GonzálezDialog: Fixed a broken maxHeight test.
2010-09-02 Scott GonzálezDialog: Set the _isOpen flag before triggering the...
2010-09-01 Scott GonzálezCore: Refactored .disableSelection() and .enableSelecti...
2010-08-31 Scott GonzálezDialog: Added additional syntax for creating buttons...
2010-08-31 jzaeffererAutocomplete: Store term when selecting an item to...
2010-08-30 jzaeffererTestsuite: Revert localhost back to swarm.jquery.org...
2010-08-29 jzaeffererSeperated testswarm injection from testsuite extensions...
2010-08-29 jzaeffererUpdate to latest QUnit.
2010-08-29 jzaeffererAutocomplete: Combobox demo cleanup
2010-08-27 Scott GonzálezDialog: When using the title attribute, update the...
2010-08-27 Scott GonzálezDialog: Don't return true when we don't want to cancel...
2010-08-27 Scott GonzálezWidget: Throw errors when calling non-existent methods...
2010-08-27 Scott GonzálezPosition: Handle $(document) and $(window) for the...
2010-08-27 Scott GonzálezPosition: Created center variable for better minificati...
2010-08-27 Scott GonzálezAutocomplete: Improved cache demo.
2010-08-27 Scott GonzálezCore: Fixed .disableSelect() and .enableSelect() in...
2010-08-27 Scott GonzálezCore: Re-ordered functions.
2010-08-26 Scott GonzálezWidget tests: Coding standards.
2010-08-26 Scott GonzálezWidget: Added more unit tests.
2010-08-26 Scott GonzálezWidget Tests: Coding standards.
2010-08-26 Scott GonzálezWidget: Added more unit tests.
2010-08-25 Scott GonzálezAutocomplete: Abort existing ajax requests when running...
2010-08-24 Scott GonzálezAutocomplete: Don't handle remote data if it's not...
2010-08-23 Scott GonzálezWidget: Refactored code for re-initialization to reduce...
2010-08-23 Scott GonzálezWidget: Added tests for re-initialization.
2010-08-18 Scott GonzálezButton: Read disabled attribute from original element...
2010-08-18 Scott GonzálezButtonset: Ignore hidden buttons. Fixes #5946 - buttons...
2010-08-12 Ben HollisPosition: Fix flip collision. Fixes #5932 - Position...
2010-08-12 ph-ausseilTabs: Ignore sublists. Fixes #5893 - Tabs: ability...
2010-08-11 Scott GonzálezDatepicker: Added Kazakhstan localization. Fixes #5924...
2010-08-11 Robson Braga... Autocomplete: changed menu activated function to check...
2010-08-11 Robson Braga... Autocomplete: changed the search function to always...
2010-08-10 Scott GonzálezFixed broken whitespace characters and missing semicolo...
2010-08-08 malsupEffects: Fix show/hide/toggle test for using core funct...
2010-08-06 Scott GonzálezUpdating the master version to 1.9pre
2010-08-06 Scott GonzálezTagging the 1.8.4 release. 1.8.4
2010-08-05 Scott GonzálezBuild: Force headered files to be copied to minified...
2010-08-05 jzaeffererBuild: Strip newlines when loading release.version...
2010-08-05 Scott GonzálezAutocomplete: Handle clicks outside the autocomplete...
2010-08-04 Scott GonzálezAutocomplete: Don't reset text field value on blur...
2010-08-04 Richard D.... Datepicker: use a setTimeout 0 so the same code can...
2010-08-04 Scott GonzálezUpdating the master version to 1.9pre
2010-08-04 Scott GonzálezTagging the 1.8.3 release. 1.8.3
2010-07-30 Ziling ZhaoDialog: modified so that minWidth is respected. Fixes...
2010-07-30 Scott GonzálezAutocomplete: Respect the disabled option. Fixes #5619...
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...
next