]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-12-03 Jörn ZaeffererTabs: Remove display property on hidden panels instead...
2012-12-03 Jörn ZaeffererMenu: Remove display property on hidden submenus instea...
2012-12-03 Jörn ZaeffererDialog: Cleanup style properties on _destroy. Reenables...
2012-12-03 Scott GonzálezWidget: Don't modify the prototype passed to $.widget...
2012-12-03 Scott GonzálezWidget tests: Fixed order of actual and expected.
2012-12-03 Scott GonzálezDialog: Adjust southeast resize handle to not be visibl...
2012-12-03 Jörn ZaeffererDialog: Restrict title to a single line. Fixes #7773... 856/head
2012-12-03 Scott GonzálezResizable: Respect containment for alsoResize option...
2012-11-30 Timo TijhofGrunt: Set testswarm/browserSets from JSON file.
2012-11-30 Jörn ZaeffererDialog: Ensure all animations finish and clean up thems...
2012-11-30 Kris BorchersProgressbar: Add custom label demo.
2012-11-30 Kris BorchersProgressbar: Create and destroy indeterminate overlay...
2012-11-30 Anika HenkeTheme: removed or changed occurrences of zoom. Fixes...
2012-11-30 Anika HenkeButton: fixed inconsistent button styling in most brows...
2012-11-29 Scott GonzálezProgressbar demos: Cleanup.
2012-11-29 Jörn ZaeffererDialog: Use consistent code for appending to body
2012-11-29 Scott GonzálezProgressbar demos: Removed resize demo.
2012-11-29 Scott GonzálezProgressbar demos: Removed animated demo.
2012-11-29 Scott GonzálezButton tests: Work around a quirk in Opera.
2012-11-28 Mike SherovButton tests: simulated clicks aren't perfect in oldIE...
2012-11-28 Scott GonzálezAutocomplete: When appendTo is a jQuery object or a...
2012-11-28 Pawel MaruszczykButton: Strange space between buttons in IE 7. Fixed...
2012-11-27 Scott GonzálezTooltip: Escape the title attribute so that it's treate...
2012-11-27 Scott GonzálezAutocomplete demo: Combobox: Encode search term inside...
2012-11-27 Anika HenkeTheme: removed obsolete vendor-specific prefixes. Fixed...
2012-11-27 Viktor KojouharovEffects: Use $ instead of jQuery in $.effects.animateCl...
2012-11-27 Scott GonzálezDatepicker: Remove JSHint overrides.
2012-11-27 Scott GonzálezDatepicker: Remove support for setting options via...
2012-11-27 Mike SherovButton Tests: move aria-pressed test to correct module
2012-11-27 Fabrício MattéButton: Let change handler handle display and aria...
2012-11-26 Scott GonzálezFixed order of authors.
2012-11-26 David PetersenTabs: Calculate border and padding on tabs container...
2012-11-26 Scott GonzálezDialog: Moved resizable handle test from resizable.
2012-11-26 Scott GonzálezAutocomplete demo: Combobox cleanup.
2012-11-26 Jörn ZaeffererFix AUTHORS.txt, remove the various duplicate entries...
2012-11-26 TJ VanTollResizable: Modified the default z-index value of resiza...
2012-11-26 Kris BorchersDialog: Add unit test to cover #8789 and #8838.
2012-11-26 Jörn ZaeffererDialog: Extract setting the title into a _title method... 794/head
2012-11-26 Jörn ZaeffererDialog: Don't focus dialog when mousedown is on close...
2012-11-26 Kris BorchersDialog: Update position when size is changed. Fixes...
2012-11-26 Jörn ZaeffererDialog: Follow-up to c77ca67 - exclude button options...
2012-11-26 Jörn ZaeffererDialog: Follow-up to 9fe3a62d8 - also deprecate string...
2012-11-26 Jörn ZaeffererDialog: Update focus-tabbable test with a timer workaro...
2012-11-26 Jörn ZaeffererDialog: Exclude deprecated units from phantomjs
2012-11-26 Jörn ZaeffererDialog: Add missing unit test for aria-describedby...
2012-11-26 Jörn ZaeffererDialog: Improve _destroy method, detaching dialog conte...
2012-11-26 Jörn ZaeffererDialog: Refactor overlay handling into two instance...
2012-11-26 Jörn ZaeffererDialog: Move array notation support for position option...
2012-11-26 Jörn ZaeffererDialog: Removed broken disabled option from dialog...
2012-11-26 Jörn ZaeffererDialog: Extend autofocus, starting with [autofocus...
2012-11-26 Jörn ZaeffererDialog: Cleanup in ticket tests: TODO to merge one...
2012-11-26 Jörn ZaeffererDialog: Extend visual test to verify DOM position resto...
2012-11-26 Jörn ZaeffererDialog: Pass through icons and showText (as 'text'...
2012-11-26 Jörn ZaeffererDialog: Tiny code improvements
2012-11-26 Jörn ZaeffererDialog: Remove uuid and getTitleId. Leftovers from...
2012-11-26 Jörn ZaeffererDialog: Remove busted ui-dialog-disabled class, shouldn...
2012-11-26 Jörn ZaeffererDialog: Button is now a fixed dependency, so remove...
2012-11-26 Jörn ZaeffererDialog: Remove useless tmp vars.
2012-11-26 Jörn ZaeffererDialog: Extracting wrapper creation into _createWrapper...
2012-11-26 Jörn ZaeffererDialog: Extract button pane creation into _createButtonPane
2012-11-26 Jörn ZaeffererDialog: Refactor _create, extracting title bar creation...
2012-11-26 Jörn ZaeffererDialog: Refactor uiDialogTitlebar variable, use this...
2012-11-26 Jörn ZaeffererDialog: Refactor the mousedown-bind call to use _on...
2012-11-26 Jörn ZaeffererDialog: Remove outdated TODO
2012-11-26 Jörn ZaeffererDialog: Have _makeResizable look at options instead...
2012-11-26 Jörn ZaeffererDialog: Finish refactoring _setOption, getting rid...
2012-11-26 Jörn ZaeffererDialog: Have _createButtons access the buttons option...
2012-11-26 Jörn ZaeffererDialog: Refactor _setOption to call _super early. Move...
2012-11-26 Jörn ZaeffererDialog: Use button widget for close button (was already...
2012-11-26 Jörn ZaeffererDialog: Focus tabbable only when dialog lost focus...
2012-11-26 Jörn ZaeffererDialog: Remove attroperty workaround for title attribut...
2012-11-26 Jörn ZaeffererDialog: Only add the new dialogClass, not the base...
2012-11-26 Jörn ZaeffererDialog: Use $.isEmptyObject() to check if there a butto...
2012-11-26 Jörn ZaeffererDialog: Trigger focus event when dialog is moved to...
2012-11-26 Jörn ZaeffererDialog: Remove deprecated disableSelection() usage.
2012-11-26 Jörn ZaeffererDialog: Fix yoda-if, remove unnecessary TODOs; add...
2012-11-26 Jörn ZaeffererDialog: Inline code review
2012-11-26 Jörn ZaeffererDialog: move to top when opening again, and focus as...
2012-11-26 Jörn ZaeffererDialog: Keep focus inside modal dialog, by handling...
2012-11-26 Jörn ZaeffererDialog: Improve accessibilty - add an aria-describedby...
2012-11-25 Jörn ZaeffererBuild: Install shell dependencies in the right direcyto...
2012-11-23 Corey FrangEffects Core: Upgrading jQuery Color to 2.1.1
2012-11-23 Jörn ZaeffererAdd missing authors
2012-11-23 TJ VanTollSlider: Explicitly apply opacity filter to disabled...
2012-11-22 Corey FrangEffects: Making sure outerHeight and outerWidth make... 839/head
2012-11-22 kborchersProgressbar: Add ability to set value: false for an...
2012-11-22 Mike SherovButton: add explanatory comment for when we bind to...
2012-11-22 Mike SherovButton tests: fix IE7 fail for latest focus tests
2012-11-22 TJ VanTollButton: Fixing handling of the disabled options on...
2012-11-22 Samuel BovéeSlider: factorize code with Widget method call. Fixed...
2012-11-22 Mike SherovButton: add blur event to buttons. Fixes #8559 - Button...
2012-11-20 Scott GonzálezButton tests: Whitespace.
2012-11-20 Mike SherovCSS: remove spaces from opacity filters so themeRoller...
2012-11-20 Anika HenkeCSS: Reformatted CSS to use better coding standard
2012-11-19 Scott GonzálezAutocomplete: Whitespace. 833/head
2012-11-19 Mike SherovButton tests: replace XHTML with HTML in button test...
2012-11-19 Roman SalnikovDatepicker: reinitialize datepicker if mainDiv isn...
2012-11-19 mathias.stenbomDraggable: made handles work with complex markup. Fixes...
2012-11-19 Mike SherovButton: properly escape button names. Fixes #7505 ...
2012-11-18 Mike SherovDev: make Datepicker pass JSHint with only eval setting...
next