]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-09-16 Felix Nagelfixed: wrong property value on aria-disabled when optio...
2013-09-07 Felix Nagelfixed: disabled select is tab-able, see #301
2013-09-07 Felix Nagelfixed: CGL
2013-09-07 Felix Nagelimproved: rework enable / enable option setting (follow-up)
2013-09-07 Felix Nagelimproved: rework enable / enable option setting
2013-09-07 Felix Nagelfixed: enable and disable has been swapped (regression...
2013-09-07 Felix Nagelupdated: copyright year
2013-05-29 Felix Nagelfixed: follow-up: selectmenu does not close when body...
2013-05-28 Felix Nageladded: dialog demo file
2013-05-28 Felix Nagelfixed: issue with dialog widget, thx @ubunoir, see...
2013-05-28 Felix Nagelfixed: selectmenu does not close when body is clicked...
2013-04-25 Felix Nagelfixed: TTS
2013-04-25 Felix Nagelfixed: adjusted background_image.html demo CSS to jQuer...
2013-01-17 Felix Nagelfixed: wrong bugtracker link in readme, THX @adam-lynch...
2012-11-28 Felix Nagelupdated: readme
2012-11-23 Felix Nagelfixed: improved unique ID generation
2012-11-23 Felix Nagelfixed: CGL
2012-11-23 Felix Nagelfixed: trim trailing
2012-11-23 Felix Nagelremoved: this.namespace
2012-11-23 Felix Nagelimproved: disable / enable options
2012-11-23 Felix Nagelfixed: disable enable demo
2012-11-23 Felix Nagelimproved: disable optgroups
2012-11-23 Felix Nagelimproved: CGL
2012-11-23 Felix Nagelfixed: custom position demo
2012-11-23 Felix Nagelfixed: CSS issue in pop-up mode
2012-11-23 Felix Nagelfixed: Position plugin API changes
2012-11-23 Felix Nagelupdated: demo files and tests to jQuery 1.8.3
2012-11-23 Felix Nagelupdated: authors file
2012-11-23 Felix Nagelremoved: unneeded files
2012-11-23 Felix NagelMerge commit '1.9.2' into selectmenu
2012-11-23 Felix NagelMerge pull request #275 from Peinkillar/patch-1
2012-11-23 Jörn ZaeffererTagging the 1.9.2 release. 1.9.2
2012-11-23 Jörn ZaeffererAdd missing authors
2012-11-23 TJ VanTollButton: Fixing handling of the disabled options on...
2012-11-22 Corey FrangEffects: Making sure outerHeight and outerWidth make...
2012-11-15 Felix Nagelfixed: missing event parameter when clicking button
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álezTabs: Trigger the select event when collapsing. 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 Scott GonzálezAccordion: Use .css() to clear the height, instead...
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 Scott GonzálezBuild: Update TestSwarm jobName to distinguish 1-9...
2012-11-13 Cory GackenheimerButton: use _hoverable for hover state management....
2012-11-13 Scott GonzálezWidget: Only use the event prefix from the base if...
2012-11-13 Scott GonzálezTabs: Show panels on destroy. Fixes #8795 - Tabs: ...
2012-11-13 Scott GonzálezTooltip: Ignore disabled checks when closing. Fixes...
2012-11-13 Scott GonzálezWidget: Suppress disabled check when binding destroy...
2012-11-13 Scott GonzálezWidget: Added suppressDisabledCheck flag to _on()....
2012-11-13 Scott GonzálezCSS: Update .ui-helper-hidden-accessible to match H5BP...
2012-11-13 Avinash RWidget: Bridge falls back to name if there is no widget...
2012-11-13 Scott GonzálezDialog: Set top and left properties in the default...
2012-11-13 Scott GonzálezTabs: Encode spaces from window.location. Fixes #8777...
2012-11-13 Scott GonzálezCore: Patch over broken .removeData() in jQuery 1.6...
2012-11-13 Scott GonzálezCore: Moved old jQuery support code to the bottom ...
2012-11-13 Scott GonzálezTooltip: Use ui-tooltip-open instead of tooltip-open...
2012-11-13 Jörn ZaeffererTooltip: Fix default for position option, follow-up...
2012-11-13 Jörn ZaeffererTooltip: Make 'flipfit flip' the collision default...
2012-11-08 Jörn ZaeffererTooltip: Check type on event directly, preventing TypeE...
2012-11-08 Jörn ZaeffererMenu: Look into submenus for uninitialized menu items...
2012-11-08 Scott GonzálezSkip collision: fit test in IE until TestSwarm stops...
2012-11-08 Scott GonzálezDialog: Don't use .attr( props, true ).
2012-11-08 Scott GonzálezAutocomplete: Set initial left position for menu. Fixes...
2012-11-08 Scott GonzálezTooltip: Use attributes, not properties, when checking...
2012-11-08 Scott GonzálezRelease: Updated list of globals.
2012-10-25 Jörn ZaeffererBuild: Remove generateQuickDownload step, will happen...
2012-10-25 Jörn ZaeffererBuild: Update the changelog shell to include more newli...
2012-10-25 Jörn ZaeffererUpdating the 1-9-stable version to 1.9.2pre.
2012-10-25 Scott GonzálezUpdated AUTHORS.txt.
2012-10-25 Scott GonzálezRelease: Use 1-9-stable.
2012-10-24 Jörn ZaeffererCleanup demos: Copy&paste errors in titles, bad descrip...
2012-10-24 Scott GonzálezWidget: Bind the remove event to the element, not the...
2012-10-24 Kato KazuyoshiEffects (size): Adjusting behavior of toggled size...
2012-10-24 Jörn ZaeffererWidget: Fix _on to use element argument for delegated...
2012-10-24 Scott GonzálezWidget: Use existing widgetEventPrefix when extending...
2012-10-24 Jörn ZaeffererTooltip: Run _disable when disabled option is set on...
2012-10-24 Jörn ZaeffererMenu: Use start icon (first is deprecated)
2012-10-24 Mike SherovFixes #8714, Build: Updated internal JSHint to latest 789/head
2012-10-23 Scott GonzálezUpdated list of maintainers.
2012-10-23 Scott GonzálezCore: Update :focsable and :tabbable to handle parents...
2012-10-23 Scott GonzálezTooltip tests: Fixed new default value for position...
2012-10-23 Scott GonzálezDialog: Don't use deprecated offset option for .positio...
2012-10-23 Jörn ZaeffererMenu: Remove stupid demos, add an icons demo, improve...
2012-10-23 Maciej MrozińskiAccordion: Remove code that sets accordion height....
2012-10-23 Marc-Andre... Widget: Destroy only when element is the actual target...
2012-10-23 Jörn ZaeffererGrunt: Disable csslint's vendor-prefix rule, we're...
2012-10-23 Scott GonzálezWidget: Fixed $.widget.extend() to never copy objects...
2012-10-23 Scott GonzálezTooltip: Cleaned up CSS.
2012-10-23 Mike SherovBuild: Enable "unused" option in jshint - Remove unused...
2012-10-23 Scott GonzálezTooltip: Position below the element and set a max width...
2012-10-22 Mike SherovBuild: Upgrade to the latest Grunt and JSHint - Closes...
2012-10-22 Scott GonzálezWidget: $.widget.extend(): Properly handle extending...
2012-10-22 Scott GonzálezWhitespace.
2012-10-22 Jörn ZaeffererSpinner: Remove z-index from buttons. Whatever the...
2012-10-22 Trey HunnerRemove trailing whitespace and add final newlines
2012-10-22 Trey HunnerReplace mixed CRLF/LF line endings with LF
2012-10-22 Trey HunnerExempt external directory from .editorconfig rules
2012-10-22 TJ VanTollCSS: Apply opacity to absolutely positioned ui icons...
next