]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-04-19 Mark JohnsonDraggable: Modified the iframe shims to load prior... 187/head
2011-04-18 jzaeffererClose popup when blurred and make sure that shift-tab...
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...
2011-03-27 David PetersenTabs: Deprecate enable and disable events. Fixes #7142...
2011-03-27 David PetersenTabs: Deprecate spinner option. Fixes #7134 Tabs: Depre...
2011-03-27 David PetersenTabs: Deprecate abort method. Fixes #7133 Tabs: Depreca...
2011-03-27 David PetersenTabs: Add beforeload event; deprecate ajaxOptions and...
2011-03-26 David PetersenTabs: Split out event handler, showtab, hidetab, resetS...
2011-03-24 Scott GonzálezWidget: Allow setting individual properties of deep...
2011-03-23 Scott GonzálezProgressbar: Removed visual test pages.
2011-03-23 Scott GonzálezTabs: Removed visual test pages.
2011-03-23 Scott GonzálezAutocomplete: Removed visual test pages.
2011-03-23 Scott GonzálezAccordion: Removed visual test pages.
2011-03-23 Scott GonzálezStatic tests: Removed highlight/error, overlay and...
2011-03-23 Scott GonzálezTabs: Removed static test pages.
2011-03-23 Scott GonzálezProgressbar: Removed static test pages.
2011-03-23 Scott GonzálezInteractions: Removed static test pages.
2011-03-23 Scott GonzálezDialog: Removed static test pages.
2011-03-23 Scott GonzálezAccordion: Removed static test pages. Added unit tests...
2011-03-23 Scott GonzálezAccordion tests: Fixed indentation.
2011-03-23 Scott GonzálezWidget: Deprecated use of metadata plugin. Fixes #7191...
2011-03-23 Scott GonzálezAccordion: Added missing semicolon.
2011-03-22 Scott GonzálezWidget: Maintain stack when a method returns a jQuery...
2011-03-22 Scott GonzálezAutocomplete: Added response event. Fixes #6777 - Autoc...
2011-03-22 Scott GonzálezPosition: Split out tests for deprecated offset option.
2011-03-22 Scott GonzálezPosition: Coding standards.
2011-03-22 Scott GonzálezPosition: Merged offset option into my and at options...
2011-03-22 Scott GonzálezMerge branch 'remove-spinner-output' of https://github...
2011-03-21 adam j. sontagSpinner: Remove debugging output that appends directly... 165/head
2011-03-21 adam j. sontagSpinner: Set the widgetEventPrefix to "spin" as per... 164/head
2011-03-21 Scott GonzálezPosition: Fixed typo.
2011-03-21 Scott GonzálezPosition: Removed unused refenrece to $.fn.offset. 163/head
2011-03-21 Scott GonzálezMerge branch 'tabs_4386' of https://github.com/petersen...
2011-03-21 Scott GonzálezMerge branch 'master' of https://github.com/thg2k/jquery-ui
2011-03-21 Scott GonzálezMerge branch 'master' of https://github.com/RedWolves...
2011-03-21 David PetersenTabs: Fix disable and enable methods to correctly handl... 162/head
next