]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-03-09 gnarfEffects demo: Animate a containing div instead of the...
2011-03-08 Richard WorthUnit tests: removed no longer utilized tickets.js files...
2011-03-08 Jay MerrifieldDialog: Before handling escape key presses, check if...
2011-03-08 Guillaume GautreauDraggable: modify margins of the containment according...
2011-03-07 Scott GonzálezMouse visual test: Bump jQuery version.
2011-03-07 Scott GonzálezMerge branch 'master' of https://github.com/voxwerk...
2011-03-07 Adam ParodDatepicker: Reformat minDate/maxDate when dateFormat...
2011-03-05 michaelmwuSortable: Changed floating calculation to determine... 140/head
2011-03-03 Douglas NeinerDialog: Added a class to dialog wrapper when it is...
2011-03-03 Richard WorthDatepicker i18n: corrected arabic month name for May...
2011-03-03 Richard WorthSwitched to latest stable jQuery 1.5.1
2011-02-28 jzaeffererMenubar: Close menu on input click when already open
2011-02-28 jzaeffererMenubar: Remove dependency on button and simplify CSS...
2011-02-28 jzaeffererMenu: Cleanup
2011-02-28 jzaeffererMenu: Move addClass(active) call to _open to make it...
2011-02-26 Scott GonzálezTooltip: Make sure we have a target before trying to...
2011-02-26 Scott GonzálezTooltip: Rename _show to _open.
2011-02-26 Scott GonzálezWidget tests: Work around a bug in jQuery core in IE...
2011-02-26 jzaeffererSpinner: Ignore delta of 0 from triggered mousewheel...
2011-02-26 jzaeffererAccordion: Improve unit test to get consistent results...
2011-02-26 jzaeffererPosition: Test for window scrollTop support and run...
2011-02-26 Scott GonzálezButton: Only add text classes if there is text. Fixes...
2011-02-25 jzaeffererAutocomplete: Update combobox menu to point out limits...
2011-02-25 jzaeffererMenu: Cleanup contextmenu demo and fix aria unit test...
2011-02-25 jzaeffererAdding a domEqual assertion to our testsuite for more...
2011-02-25 jzaeffererPosition: Drop offset-as-a-setter from position, 1...
2011-02-25 jzaeffererMenu: Cleanup unit test page
2011-02-25 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-25 Scott GonzálezDatepicker: Added Tajikistan localization. Fixes #7034...
2011-02-24 jzaeffererMenu: Optimize menu positioning in menubar
2011-02-24 jzaeffererMenu: Add ui-state-active to active menu bar button
2011-02-24 Scott GonzálezAutocomplete tests: Fixed various bugs in various versi...
2011-02-24 maggiewachsMerge branch 'master' of github.com:jquery/jquery-ui
2011-02-24 maggiewachsAdded two options to set the button style and add down...
2011-02-24 maggiewachsAdded a second example to show a menubar with buttons...
2011-02-24 jzaeffererMenu: Fix testsuite, new option
2011-02-24 maggiewachsRemoved active state when menu closes
2011-02-24 maggiewachsAdded active state toggle to items with submenus to...
2011-02-24 maggiewachsAdded another nested list for testing
2011-02-24 maggiewachsLine 58: document click function was missing event...
2011-02-24 maggiewachsAdded menubar styles and removed ui-widget-header class...
2011-02-24 maggiewachsAdded ui-* classes to widget container
2011-02-24 maggiewachsAdded menubar styles
2011-02-24 jzaeffererMenu: Update menubar to use menu instead of removed...
2011-02-24 jzaeffererMenu: Outline outline on focussed menu
2011-02-24 jzaeffererMenu: Integrated flyoutmenu into menu, and moved flyout...
2011-02-24 jzaeffererMenu: Update autocomplete to use deactivate and check...
2011-02-24 jzaeffererMenu: Refactoring flyout menu in prepartion for merging...
2011-02-24 jzaeffererMenu: Fix filter matching to work with flyout menu
2011-02-24 jzaeffererMenu: Move item matching code into menu
2011-02-24 Scott GonzálezAutocomplete: Added support for contenteditable element...
2011-02-24 jzaeffererMenu: Get rid of .css(top:0,left:0) workaround, not...
2011-02-24 jzaeffererMenu: Replace ui-state-hover with ui-state-focus. More...
2011-02-24 jzaeffererMenu: Update unit test to use focus instead of activate...
2011-02-24 jzaeffererMenu: Rename activate to focus and deactivate to blur...
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 awgyMouse: Adding visual test for issue #6946 - Mouse:... 104/head
next