]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2012-11-18 Mike SherovDev: make draggable pass JSHint with no local overrides
2012-11-17 Mike SherovDev: Make droppable pass JSHint with no local settings...
2012-11-17 Mike SherovDev: Make sortable pass JSHint with only the loopfunc...
2012-11-17 Mike SherovResizable: use css() instead of position() for absolute...
2012-11-17 Mike SherovDev: Make resizable pass JSHint without any settings...
2012-11-16 Scott GonzálezTabs: Removed some legacy code that isn't doing anything.
2012-11-16 Scott GonzálezTabs: Remove ui-tabs-aria-controls data on destroy.
2012-11-16 Scott GonzálezSlider tests: Don't use QUnit.reset() or on().
2012-11-16 Juan Pablo... Slider: when handles overlap, clicking and dragging...
2012-11-15 Scott GonzálezDatepicker tests: Work around encoding issues in oldIE.
2012-11-15 Scott GonzálezDialog tests: Work around inconsistent handling of...
2012-11-14 Scott GonzálezUpgrade jQuery to 1.8.3.
2012-11-14 Scott GonzálezDatepicker: Fixed firstDay in Faroese locale. Fixes...
2012-11-14 Scott GonzálezTooltip: Removed logic for handling tracking tooltips...
2012-11-14 Scott GonzálezTooltip: Handle synthetic focusin events. Fixes #8740...
2012-11-14 Jay MerrifieldDatepicker: Updated the range tests so you can't naviga...
2012-11-14 Scott GonzálezAccordion: Use .css() to clear the height, instead...
2012-11-13 Scott GonzálezDatepicker tests: Fixed setting of option.
2012-11-13 Scott GonzálezTests: Commented out getElementStyles() while its not...
2012-11-13 Scott GonzálezTests: Temporarily remove style checks in domEqual().
2012-11-13 Ethan RombaResizable: Update CSS dimensions selectively. Fixes...
2012-11-12 Scott GonzálezTests: Allow async domEqual() tests.
2012-11-12 David PetersenAccordion: Enhance refresh to allow adding/removing...
2012-11-12 Cory GackenheimerButton: use _hoverable for hover state management....
2012-11-11 Kris BorchersProgressbar: Do not duplicate base _setOptions method
2012-11-09 Mike SherovDev: make sure all files can pass JSHint!
2012-11-09 Mike SherovDev: remove all-active test runner as now all test...
2012-11-09 Mike SherovDev: enable slider in the test suite
2012-11-09 Mike SherovDev: temporarily disable odd test failures in Datepicker
2012-11-09 Scott GonzálezWidget: Only use the event prefix from the base if...
2012-11-09 Mike SherovDev: fix the datepicker test suite and jshint everythin...
2012-11-09 Mike SherovDev: clean up dialog test suite with new helper methods...
2012-11-09 Scott GonzálezTabs: Show panels on destroy. Fixes #8795 - Tabs: ...
2012-11-09 Scott GonzálezEffects: Cleaned up getElementStyles().
2012-11-09 Scott GonzálezUpdated all widgets to use proper data keys when gettin...
2012-11-09 Scott GonzálezTooltip: Ignore disabled checks when closing. Fixes...
2012-11-09 Scott GonzálezWidget: Suppress disabled check when binding destroy...
2012-11-09 Scott GonzálezWidget: Removed dual storage of widget instances. Fixes...
2012-11-09 Scott GonzálezWidget: Added suppressDisabledCheck flag to _on()....
2012-11-09 Ethan RombaResizable: Grid now respects min/max dimensions. Fixed...
2012-11-09 Scott GonzálezCSS: Update .ui-helper-hidden-accessible to match H5BP...
2012-11-08 Kris BorchersProgressbar: Refactor to better handle option changes... 817/head
2012-11-07 Sergey KartashovDatepicker: Added Kyrgyz localization. Fixes #8787...
2012-11-07 Avinash RWidget: Bridge falls back to name if there is no widget...
2012-11-06 Scott GonzálezRevert "Datepicker: Added Kyrgyz localisation"
2012-11-06 Scott GonzálezDialog: Set top and left properties in the default...
2012-11-06 elisyDatepicker: Added Kyrgyz localisation
2012-11-06 Scott GonzálezTabs: Encode spaces from window.location. Fixes #8777...
2012-11-05 Scott GonzálezCore: Patch over broken .removeData() in jQuery 1.6...
2012-11-05 Scott GonzálezCore: Moved old jQuery support code to the bottom ...
2012-11-05 Scott GonzálezTooltip: Use ui-tooltip-open instead of tooltip-open...
2012-11-05 Mathias StenbomResizable: Made handles work with complex markup. Fixes...
2012-11-05 Jörn ZaeffererTooltip: Fix default for position option, follow-up...
2012-11-05 Jörn ZaeffererTooltip: Make 'flipfit flip' the collision default...
2012-11-05 Jörn ZaeffererTooltip: Check type on event directly, preventing TypeE...
2012-11-05 Jörn ZaeffererMenu: Look into submenus for uninitialized menu items...
2012-11-05 Scott GonzálezSkip collision: fit test in IE until TestSwarm stops...
2012-11-05 Scott GonzálezCore: Simplify IE check now that we don't care about...
2012-11-05 Scott GonzálezDialog: Don't use .attr( props, true ).
2012-11-04 Jörn ZaeffererCSS Framework: Set out-of-view background-position...
2012-11-04 Mike SherovDev: fix IE fails in draggable and selectable - Fixed... 809/head
next