]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-02-03 Scott GonzálezAccordion: Cleanup.
2011-02-03 Scott GonzálezAccordion: Added ui-accordion-header-icon class to...
2011-02-02 George MarshallResizable: Changed the way box size is determined when... 105/head
2011-02-01 Michael DellaNoceWidget: Modified _trigger to invoke callbacks with...
2011-02-01 Scott GonzálezMerge branch 'master' into widget-events
2011-02-01 Scott GonzálezTabs: Use ._focusable() and ._hoverable().
2011-02-01 Scott GonzálezWidget: Use focusin/focusout for ._focusable().
2011-01-31 jzaeffererUpdate wigdet test for previous change. No stored intan...
2011-01-31 jzaeffererOptimize widget's _createWidget method to not store...
2011-01-31 Scott GonzálezAccordion: added a comment.
2011-01-31 Scott GonzálezAccordion: Removed ui-accordion-li-fix class; I couldn...
2011-01-30 Scott GonzálezDatepicker - Fixed incorrect semi-colon that should...
2011-01-27 Scott GonzálezAutocomplete: Fixed handling of race conditions when...
2011-01-25 Scott GonzálezAccordion: Allow canceling the beforeActivate event...
2011-01-25 Scott GonzálezAccordion: Renamed changestart and change events to...
2011-01-25 Scott GonzálezAccordion: More tests.
2011-01-25 Scott GonzálezTests: Fixed erroneous refernece to accordion.
2011-01-25 Scott GonzálezDialog: Use ._focusable() and ._hoverable().
2011-01-25 Scott GonzálezWidget: Added tests for ._hoverable() and ._focusable().
2011-01-25 Scott GonzálezWidget tests: Remove workaround for old QUnit bug.
2011-01-25 Scott GonzálezWidget tests: Cleanup.
2011-01-25 Scott GonzálezAccordion test: Fixed an icon test.
2011-01-25 Scott GonzálezAccordion tests: Cleaned up deprecated tests.
2011-01-25 Scott GonzálezAccordion tests: Cleanup.
2011-01-24 Scott GonzálezAccordion tests: Getting really ghetto in an attempt...
2011-01-24 Scott GonzálezAccordion: Test cleanup.
2011-01-24 Scott GonzálezTests: Updated QUnit.
2011-01-24 Scott GonzálezAccordion: First pass at splitting out tests for deprec...
2011-01-24 Scott GonzálezWidget: Allow this.element to be the widget instance...
2011-01-24 Scott GonzálezWidget: Added tests for defaultElement and element...
2011-01-23 Scott GonzálezAll: Define defaultElement for non-div widgets.
2011-01-23 Scott GonzálezWidget: Removed comment about storing instances in...
2011-01-23 Scott GonzálezWidget: Allow instantiation without the new keyword.
2011-01-23 Scott GonzálezWidget: Added ability to generate an item if no item...
2011-01-21 Scott GonzálezWidget: Added _hoverable() and _focusable().
2011-01-19 marcos.sousaSortable: Make sure we have a placeholder before trying...
2011-01-19 Scott GonzálezSortable: pass a fake event object to _mouseUp on cance...
2011-01-19 Scott GonzálezDatepicker i18n: Added Algerian Arabic to demos.
2011-01-19 cherifDatepicker i18n: Added Algerian Arabic. Fixes #6877...
2011-01-18 jzaeffererUpdate to latest jquery-global plugin
2011-01-18 jzaeffererSpinner: Update to latest jquery-global plugin, removin...
2011-01-18 jzaeffererUpdate to latest jquery-global plugin
2011-01-18 Scott GonzálezWidget: Added "dynamic" bindings via ._bind() to allow...
2011-01-18 Scott GonzálezWidget: Added ._bind() for easily binding events with...
2011-01-18 Ivan PetersDatepicker: Update parseDate to properly handle a strin... 97/head
2011-01-17 jzaeffererUpdate example culture files to $.global
2011-01-17 jzaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-01-17 jzaeffererUpdated global plugin to latest version.
2011-01-17 jzaeffererRenamed glob.js to jquery.global.js to match actual...
2011-01-17 Scott GonzálezDatepicker i18n: Fixed missing references.
2011-01-17 Scott GonzálezDatepicker i18n: Added Australian and New Zealand local...
2011-01-17 Scott GonzálezUpdated copyright year.
2011-01-16 Scott GonzálezTabs: Pass an element instead of jQuery object on initi...
2011-01-15 Scott GonzálezSpinner: Moved ARIA to input and fixed tests.
2011-01-15 Scott GonzálezUpdated widgets to use new methods from $.Widget.
2011-01-14 Scott GonzálezChange destroy to _destroy and remove calls to $.Widget...
2011-01-14 Scott GonzálezWidget: destroy() now calls _destroy() so that widgets...
2011-01-14 Scott GonzálezAutocompete tests: Added missing menu dependency.
2011-01-14 Scott GonzálezWidget: Added _super() and _superApply() methods. Fixes...
2011-01-14 Scott GonzálezRevert accidental demo change from 66606407edf9faa33c56...
2011-01-14 Scott GonzálezAccordion: Force the width of the accordion panel durin...
2011-01-14 Scott GonzálezAccordion: Renamed resize method to refresh. Fixes...
2011-01-14 Scott GonzálezWidget: Removed unnecessary/incorrect logic for widgetE...
2011-01-14 Scott GonzálezWidget: Removed commented out code.
2011-01-14 Scott GonzálezWidget: Removed code for the remove event in jQuery...
2011-01-14 Scott GonzálezAccordion: Cleaned up _createIcons().
2011-01-13 Scott GonzálezAccordion: Use event.preventDefault() instead of return...
2011-01-13 Scott GonzálezAccordion: call event.preventDefault() inside the _even...
2011-01-13 Scott GonzálezAccordion - Make sure we have an element before trying...
2011-01-13 Scott GonzálezMerge branch 'accordion-activate'
2011-01-13 Scott GonzálezAccordion: Moved handling for programmatically collapsi...
2011-01-13 Scott GonzálezAccordion: Added note about supporting negative values...
2011-01-13 Scott GonzálezAccordion: Reduced valid active options to numbers...
2011-01-13 Alex DovenmuehleAccordion: Fixed weird behavior on accordion animations... 92/head
2011-01-12 Scott GonzálezPosition: Fixed calculation of collision dimensions...
2011-01-12 Scott GonzálezAccordion: Handle invalid values for the active option.
2011-01-12 Scott GonzálezAccordion: First pass at deprecating the activate metho...
2011-01-11 Alex DovenmuehleAccordion: Deprecated icons.headerSelected in favor...
2011-01-11 Scott GonzálezDialog: Fixed creation of close button in IE.
2011-01-11 aaronpetersonDialog: Fixed positioning of title bar text. Fixes...
2011-01-11 Scott GonzálezAccordion: Start the accordion animation before changin...
2011-01-11 Scott GonzálezAutocomplete demo (combobox): Fixed tooltips and cleari...
2011-01-11 Scott GonzálezCompound visual test: Added missing reference to autoco...
2011-01-11 Scott GonzálezButton demo: Coding standards.
2011-01-11 Scott GonzálezBuild: Added spinner and menu to docs-download.
2011-01-11 Scott GonzálezFixed headers for menu, spinner, tooltip stylesheets.
2011-01-11 Scott GonzálezFixed broken reference to theme file.
2011-01-11 Scott GonzálezFixed references to jQuery.
2011-01-11 gnarfDemos: PHP Strict mode compliance and use parse_json...
2011-01-07 SajiDatepicker: Added Malayalam translation. Fixes #6822... 86/head
2010-12-28 jzaeffererCleanup bad earlier merge.
2010-12-22 jzaeffererFixed bad references to jQuery-1.4.4.js
2010-12-22 jzaeffererMerge remote branch 'origin/tooltip'
2010-12-22 jzaeffererMerge remote branch 'origin/menu'
2010-12-22 jzaeffererFix demos index page to include globalization plugin...
2010-12-22 jzaeffererMerge remote branch 'origin/spinner'
2010-12-20 Max SchnurDialog: Modified close button binding to use event...
2010-12-20 MaxPower15Tabs: Use event.preventDefault() instead of return...
2010-12-19 XaviAll: Use .toggleClass() instead of conditionally using...
2010-12-19 Scott GonzálezAccordion: Move code for deprecated height options...
next