]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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 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-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-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-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 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...
2011-03-29 Scott GonzálezDialog: Removed unnecessary visual test files.
2011-03-29 Scott GonzálezMerge branch 'tabs_1.9' of https://github.com/petersend...
2011-03-29 Scott GonzálezCore: Fixed spacing.
2011-03-29 David PetersenTabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS...
2011-03-29 David PetersenTabs: Deprecate cookie option. Fixes #7144 Tabs: Deprec...
2011-03-29 David PetersenTabs: Deprecate select method. Fixes #7138 Tabs: Deprec...
2011-03-28 Scott GonzálezSlider: Properly handle value and value methods as...
2011-03-28 Scott GonzálezDraggable: Removed empty tickets test file.
2011-03-28 Scott GonzálezDroppable: Removed empty tickets test file.
2011-03-28 Scott GonzálezProgressbar: Removed empty tickets test file.
2011-03-28 Scott GonzálezResizable: Removed empty tickets test file.
2011-03-28 Scott GonzálezSelectable: Removed empty tickets test file.
2011-03-28 Scott GonzálezSlider: Removed empty tickets test file.
2011-03-28 Scott GonzálezWidget: Moved tests out of _tickets into _core.
2011-03-28 Richard WorthMerge branch 'master' of github.com:jquery/jquery-ui
2011-03-28 Scott GonzálezRemoved empty ticket test files.
2011-03-28 Scott GonzálezAccordion: Removed empty ticket test file.
2011-03-28 Richard WorthAutocomplete: changed autoFocus default back to false...
2011-03-27 David PetersenTabs: Rename select event to beforeActivate. Fixes...
2011-03-27 David PetersenTabs: Rename show event to activate. Fixes #7137 Tabs...
2011-03-27 David PetersenTabs: Rename selected option to active. Fixes #7135...
2011-03-27 David PetersenTabs: Deprecate templating (idPrefix, tabTemplate,...
2011-03-27 David PetersenTabs: Deprecate url method; use aria-controls instead...
2011-03-27 David PetersenUse this.running to know if we are still in process...
2011-03-27 David PetersenTabs: split up _tabify, create refresh method. Fixes...
2011-03-27 David PetersenTabs: Deprecate the length method. Fixes #7143 Tabs...
2011-03-27 David PetersenTabs: Deprecate add and remove methods Fixes #7141...
next