]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-02-23 jzaeffererMenu: Add some testing for ensure that id-attributes...
2011-02-23 Gilmore DavidsonFixed #6979 - Several components are leaking variables...
2011-02-23 jzaeffererUse #qunit-fixture instead of deprecated #main. Fixes...
2011-02-23 jzaeffererDrop unused tests/unit/defaults.html. If any, we need...
2011-02-23 jzaeffererMenu: Test page for table-based menu (hackity hack)
2011-02-23 jzaeffererMenu: Introducing position option into flyout menu
2011-02-22 jzaeffererMenu: Rename nested.html to flyoutmenu.html, updated...
2011-02-22 jzaeffererMenu: Overhauled menubar, again starting with Michael...
2011-02-22 jzaeffererMenu: Escape characters for RegExp matching for keyboar...
2011-02-22 jzaeffererMenu: Overhauled nested menu via flyoutmenu.js backport...
2011-02-21 jzaeffererSpinner: Use jQuery's focus() method instead of DOM...
2011-02-21 jzaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-21 jzaeffererDisable dialog tests on TestSwarm until we can get...
2011-02-21 Scott GonzálezUpdating the master version to 1.9pre
2011-02-21 Scott GonzálezTagging the 1.9m4 release. 1.9m4
2011-02-21 jzaeffererUnit tests: Add QUnit toolbar for hiding passed tests
2011-02-21 Scott GonzálezAccordion: Handle changing the event option. Fixes...
2011-02-21 jzaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-21 jzaeffererMenu: Fix visual test to use select event (was selected)
2011-02-19 Richard WorthDatepicker i18n: Changed all html named character entit...
2011-02-18 adam j. sontagDatepicker: Display Year before Month in Hungarian... 132/head
2011-02-18 jzaeffererFix datepicker tests to pass in Chrome and run faster...
2011-02-16 Scott GonzálezDatepicker: Account for daylight saving when calculatin...
2011-02-16 William Kevin... Widget: modified widget to throw exception on attempt... 128/head
2011-02-16 jzaeffererMenu: Remove ui-state-hover class from menu items on...
2011-02-15 Dan HeberdenDatepicker: prevent datepicker initialization on empty... 126/head
2011-02-15 Scott GonzálezMerge remote branch 'msolli/master'
2011-02-15 David PetersenTabs: Pass original event for show and select events...
2011-02-15 Scott GonzálezDatepicker: Properly handle datepickers attached to...
2011-02-14 Martin SolliDatepicker: improved translation of Norwegian names... 123/head
2011-02-11 jzaeffererTooltip: Added missing items test
2011-02-11 jzaeffererMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-11 jzaeffererMenu: Fix unit tests and set the right menu1-activedesc...
2011-02-11 Richard WorthAdded swarminject.js for menu, spinner, and tooltip...
2011-02-11 Scott GonzálezWidget: Handle super calls when method calls go up...
2011-02-11 Alex DovenmuehleButton: Batched class changes to improve performance...
2011-02-11 Scott GonzálezWidget: Only create _super and _superApply once per...
2011-02-11 Scott GonzálezWidget: Fixed super methods with deep inheritance chains.
2011-02-08 Scott GonzálezAccordion: Reset overflow on both content panels being...
2011-02-08 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-08 Scott GonzálezAccordion: Added note about using ui-accordion-header...
2011-02-07 jzaeffererSpinner: Fix time spinner demo; workaround for _super...
2011-02-07 jzaeffererSpinner: Fix unnecessary var
2011-02-07 jzaeffererFix spinner demos to latest jquery-global API. Also...
2011-02-05 Scott GonzálezAccordion: Reduced some code in _toggle().
2011-02-05 Scott GonzálezAccordion: Simplify _toggle() implementation.
2011-02-05 Scott GonzálezAccordion: Always have _activate delegate to _eventHandler.
2011-02-04 Scott GonzálezAccordion: First pass at cleaning up activation/event...
2011-02-03 Scott GonzálezWidget: Added ability to use $.widget() to create exten...
2011-02-03 Scott GonzálezAccordion: Updated demos to use the new API.
2011-02-03 Scott GonzálezAdded version property to plugins that were missing...
2011-02-03 Scott GonzálezAccordion: Cleaned up destroy and refresh methods.
2011-02-03 Scott GonzálezAccordion: Added tests for custom header option.
2011-02-03 Scott GonzálezAccordion: Update active option when programmatically...
2011-02-03 Scott GonzálezAccordion: Handle negative values for active option...
2011-02-03 Scott GonzálezAccordion: Properly handle collapsible: false and activ...
2011-02-03 Tobias BrunnerDatepicker: only set the focus explicitly if it is...
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...
next