]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-05-03 Jean-Francois... Position: Handled scrolled windows properly with collis...
2011-05-02 Adam BaratzDialog: remove unneeded DOM manipulations. Fixed #7258...
2011-05-02 Scott GonzálezMerge pull request #187 from virgofx/master.
2011-05-02 Scott GonzálezMerge pull request #191 from whittet/patch-1.
2011-05-02 Scott GonzálezMerge pull request #192 from ef4/master.
2011-05-02 Jörn ZaeffererTooltip: Fix (most) of the unit tests. Not all issues...
2011-05-02 Jörn ZaeffererFix menu unit tests (regression fron Hans' branch)
2011-05-02 Jörn ZaeffererAdd simple error handling for domEqual method (was...
2011-05-02 Jörn ZaeffererTooltip: Replace offset property with inline my+offset...
2011-05-02 adambaratzDatepicker: bind hover events using delegate. Fixed...
2011-05-02 Jörn ZaeffererTooltip: Add drop effect to tooltip animations test
2011-05-02 Scott GonzálezMerge remote branch 'gnarf37/widget-show-hide'
2011-05-02 gnarfWidget: show/hide effects added BackCompat
2011-05-02 Jörn ZaeffererTooltip: Add visual testpage for animations
2011-05-02 gnarfwidget: Updating code for show/hide to use new effects... 194/head
2011-05-02 Jörn ZaeffererTooltip: update video player demo with custom animations
2011-05-02 Jörn ZaeffererMerge branch 'master' into tooltip-animations
2011-05-02 Jörn ZaeffererTooltip: Overhaul widget animations code to allow delay...
2011-05-02 Jörn ZaeffererTooltip: Update demo description
2011-05-02 Jörn ZaeffererTooltip: Custom styles for video player demo
2011-05-02 Jörn ZaeffererTooltip: Add video player demo
2011-04-29 adambaratzCore: reuse tabindex value. Fixed #7257 - optimize...
2011-04-29 Richard WorthResizable: switch data: background image to valid image...
2011-04-29 Scott GonzálezTabs: Added tests for add and remove events.
2011-04-29 Scott GonzálezTabs: Cleaned up add and remove methods.
2011-04-28 David PetersenTabs: update sortable demo to call refresh method....
2011-04-28 Scott GonzálezTabs: Added more tests for refresh method and changed...
2011-04-28 David PetersenTabs: Fix issues with refresh method, add refresh metho...
2011-04-28 David PetersenTabs: Remove refresh dependancy in _setOptions
2011-04-28 Scott GonzálezTabs: Fixed disable method and cleaned up tests for...
2011-04-28 Edward FaulknerDraggable: containment now updates dynamically to handl... 192/head
2011-04-28 David PetersenTabs: enable/disable handle when current state already...
2011-04-28 David PetersenTabs: simplify disabled logic
2011-04-28 David PetersenTabs: Make sure prototype.url is defined before trying...
2011-04-27 Scott GonzálezClass Animation: Use .attr( "class" ) instead of .attr...
2011-04-27 whittetBug fix for another use case, see comment by whittet... 191/head
2011-04-26 Jörn ZaeffererMerge branch 'master' into menubar
2011-04-25 Scott GonzálezWidget: define a null default for the create callback.
2011-04-25 Scott GonzálezAccordion, Autocomplete, Tabs: Separate callbacks and...
2011-04-23 jzaeffererMenu: Add ui-state-active to parent item when submenu...
2011-04-23 Hans Hillenremoved unbind for focusin and focusout 183/head
2011-04-23 Hans Hillenchange self.open to this.open
2011-04-22 Hans HillenFix collapsing submenus issue
2011-04-22 Hans HillenFix error for Escape key on menubar item
2011-04-22 Hans HillenPrevent branch menuitems from firing select event
2011-04-22 Hans HillenAdded focusin & focusout handler for menubar
2011-04-21 maggiewachsSet menu item link top padding to px (in place of em...
2011-04-21 maggiewachsRemoved duplicate selector reference
2011-04-21 jzaeffererTooltip: Add support for delaying showing/hiding. Still...
2011-04-20 Hans HillenFix menubar escape key + minor css fix
2011-04-20 jzaeffererMenu: Drop statis test pages. default was outdated...
2011-04-20 jzaeffererMenu: Add icons support
2011-04-20 jzaeffererMenu: Make keyboard focus matching take submenus into...
2011-04-19 Mark JohnsonDraggable: Modified the iframe shims to load prior... 187/head
2011-04-18 Hans HillenFix "menubar does not collapse when clicking on other...
2011-04-18 jzaeffererClose popup when blurred and make sure that shift-tab...
2011-04-15 Hans HillenAdded icon removal to _destroy
2011-04-15 Hans HillenUpdated menubar test to use UL elements rather than...
2011-04-15 Hans HillenAccessibility / bug fixes for menubar
2011-04-15 Hans HillenARIA & Focus changes to menu, specifically to how aria...
2011-04-15 Scott GonzálezAccordion tests: Coding standards.
2011-04-15 Scott GonzálezTabs: Rewrote some ticket tests and moved to approriate...
2011-04-15 jzaeffererStop show animation on hide. Now that we don't reuse...
2011-04-15 jzaeffererCustom tooltip animations based on widget-animations...
2011-04-15 Scott GonzálezTabs: Better tests for tab state.
2011-04-15 LopoDatepicker: Fixed Slovak locale. Fixes #7254 - Datepick...
2011-04-15 Scott GonzálezDatepicker: Fixed dateFormat for nl locale. Fixes ...
2011-04-13 jzaeffererUpdate popup utility: Defer _open call and let click...
2011-04-13 jzaeffererOverhaul tooltip implementation. Avoid queuing and...
2011-04-11 Scott GonzálezTabs: Fixed issues with collapsible and active options.
2011-04-11 Scott GonzálezTabs: Update ajax demo to use beforeLoad event instead...
2011-04-11 Scott GonzálezTabs: Updated references to .ui-tabs-selected to use...
2011-04-10 Richard WorthResizable: use background-image:url(data:) instead...
2011-04-09 Richard WorthResizable: Added a non-visible yet non-transparent...
2011-04-09 Richard WorthProgressbar: Added unit test for #7231 - valueDiv shoul...
2011-04-09 Kyle FlorenceProgressbar: hide valueDiv when value is 0. Fixes ...
2011-04-08 jzaeffererAdding popup utility prototype to visual menu tests
2011-04-07 Scott GonzálezTabs: Added tests for aria-controls attribute being...
2011-04-07 Richard WorthSortable: Reverted 56b0da59d71396a740cf48a75902243d561b...
2011-04-06 Scott GonzálezTabs: Cleaned up _tabId() implementation.
2011-04-06 Scott GonzálezTabs: Updated test for deprecated length method.
2011-04-05 Scott GonzálezTabs: Better handling of active option and various...
2011-04-05 Scott GonzálezTabs: Pass appropriate data for beforeLoad event. Parti...
2011-04-04 Scott GonzálezTabs: cleanup.
2011-04-04 Scott GonzálezTabs: Pass appropriate data for activate event. Fixes...
2011-04-04 Scott GonzálezAccordion: Added test to ensure activate event is not...
2011-04-04 Scott GonzálezTabs: Properly handle switching from active: false.
2011-04-04 Scott GonzálezAccordion: When simulating events, make sure we use...
2011-04-04 Scott GonzálezAccordion: Removed unnecessary test.
2011-04-04 Scott GonzálezAccordion: Pass original event in beforeActivate event.
2011-04-04 Scott GonzálezAccordion tests: Only use single words inside headers...
2011-04-04 Scott GonzálezAccordion tests: Only use single words inside headers...
2011-04-04 Scott GonzálezTabs: Pass appropriate data for beforeActivate event...
2011-04-04 Scott GonzálezTabs: Test cleanup.
2011-04-04 Scott GonzálezTests: Renamed files for deprecated tests now that...
2011-04-04 Scott GonzálezAccordion tests: lowercase doctype.
2011-04-04 Scott GonzálezAutocomplete (combobox demo): Blur the button on click...
2011-04-04 Scott GonzálezDatepicker: Only generate yearshtml once. Fixes #7176...
2011-03-30 Scott GonzálezTests: Allow overriding enable and disable methods...
2011-03-29 Scott GonzálezVisual tests: Removed index page. A directory listing...
next