]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2011-01-12 Scott GonzálezAccordion: Handle invalid values for the active option.
2011-01-12 Scott GonzálezAccordion: First pass at deprecating the activate metho...
2011-01-11 Alex DovenmuehleAccordion: Deprecated icons.headerSelected in favor...
2011-01-11 Scott GonzálezDialog: Fixed creation of close button in IE.
2011-01-11 aaronpetersonDialog: Fixed positioning of title bar text. Fixes...
2011-01-11 Scott GonzálezAccordion: Start the accordion animation before changin...
2011-01-11 Scott GonzálezAutocomplete demo (combobox): Fixed tooltips and cleari...
2011-01-11 Scott GonzálezCompound visual test: Added missing reference to autoco...
2011-01-11 Scott GonzálezButton demo: Coding standards.
2011-01-11 Scott GonzálezBuild: Added spinner and menu to docs-download.
2011-01-11 Scott GonzálezFixed headers for menu, spinner, tooltip stylesheets.
2011-01-11 Scott GonzálezFixed broken reference to theme file.
2011-01-11 Scott GonzálezFixed references to jQuery.
2011-01-11 gnarfDemos: PHP Strict mode compliance and use parse_json...
2011-01-07 SajiDatepicker: Added Malayalam translation. Fixes #6822... 86/head
2010-12-28 jzaeffererCleanup bad earlier merge.
2010-12-22 jzaeffererFixed bad references to jQuery-1.4.4.js
2010-12-22 jzaeffererMerge remote branch 'origin/tooltip'
2010-12-22 jzaeffererMerge remote branch 'origin/menu'
2010-12-22 jzaeffererFix demos index page to include globalization plugin...
2010-12-22 jzaeffererMerge remote branch 'origin/spinner'
2010-12-20 Max SchnurDialog: Modified close button binding to use event...
2010-12-20 MaxPower15Tabs: Use event.preventDefault() instead of return...
2010-12-19 XaviAll: Use .toggleClass() instead of conditionally using...
2010-12-19 Scott GonzálezAccordion: Move code for deprecated height options...
2010-12-19 Scott GonzálezAccordion: Added test for heightStyle: fill with absolu...
2010-12-19 Scott GonzálezAccordion: Don't include the height of absolute/fixed...
2010-12-19 Scott GonzálezAccordion: Handle changes to deprecated options: autoHe...
2010-12-19 Scott GonzálezMerge remote branch 'Adovenmuehle/master' into accordio...
2010-12-18 Alex DovenmuehleAccordion: API Redesign. Made style changes and changed... 75/head
2010-12-18 Scott GonzálezDialog: Coding standards.
2010-12-17 Scott GonzálezaddClass: Added visual test page for animation queueing.
2010-12-17 Scott GonzálezAutocomplete: Track pending requests and only remove...
2010-12-17 Scott GonzálezAutocomplete: Abort pending ajax requests when disabled...
2010-12-17 Alex DovenmuehleAccordion: API Redesign. Merged autoHeight, fillSpace...
2010-12-16 Mario VisicAutocomplete (Combobox demo): Set the button type to...
2010-12-14 Scott GonzálezEffects: Fixed queueing of class animations. Fixes...
2010-12-13 Kevin DalmanEffects: set right/bottom to 'auto' so effects work...
2010-12-11 Scott GonzálezAccordion: Split out navigation options into an extensi...
2010-12-11 Scott GonzálezAll: Remove workaround for .offset() setter bug from...
2010-12-10 Scott GonzálezAll: Replaced all uses of $.ui.contains() with $.contai...
2010-12-10 Scott GonzálezTabs: Removed rotate method. Fixes #5939 - Tabs: Remove...
2010-12-10 Alex DovenmuehleAccordion: Added .ui-accordion-heading class to header...
2010-12-10 Scott GonzálezPosition: Use $.isWindow()
2010-12-10 Scott GonzálezDialog: Removed handling of deprecated beforeclose...
2010-12-10 Scott GonzálezWidget: Throw errors for invalid method calls. Fixes...
2010-12-10 Scott GonzálezRevert "Dialog: Moved the default value for the positio...
2010-12-10 Scott GonzálezMerge branch 'master' of github.com:jquery/jquery-ui
2010-12-10 Scott GonzálezBuild (release): Added note for part of the manual...
2010-12-08 Scott GonzálezUpdating the master version to 1.9pre
2010-12-08 Scott GonzálezTagging the 1.8.7 release. 1.8.7
2010-12-08 Scott GonzálezDialog: Moved the default value for the position.of...
2010-12-07 saksTabs: Added context to global selectors. Fixed #6710...
2010-12-07 Heiko HenningDatepicker: Added Rhaeto-Romanic translation. Fixes...
2010-12-06 poplixSlider: Changed _trimAlignValue function to return...
2010-12-03 jzaeffererTooltip: Seperate restoring title attribute from assign...
2010-12-03 Scott GonzálezDialog position tests: Use Math.round() instead of...
2010-12-03 dbloodDatepicker: enabled OSX meta keys to work when constrai...
2010-12-03 Scott GonzálezDialog: Don't hide the dialog in _size if it started...
2010-12-01 jzaeffererSpinner: Update timespinner demo description.
2010-12-01 jzaeffererSpinner: Introduce page option to configure page size...
2010-12-01 jzaeffererSpinner: CSS improvements - remove fixed height from...
2010-12-01 jzaeffererSpinner: Added Themeswitcher to visual testpage
2010-12-01 jzaeffererSpinner: Add spinner to visual tests index page
2010-12-01 Jean-Francois... Draggable: Handle scrolled windows. Fixes #6181 - Dragg...
2010-12-01 Scott GonzálezAutocomplete: Update selectedItem in the asynchronous...
2010-12-01 Scott GonzálezPosition: Handle sub-pixel offsets better in Firefox...
2010-12-01 Scott GonzálezAutocomplete: Handle ajax errors and timeouts. Fixes...
2010-11-30 Scott GonzálezAutocomplete combobox demo: Reset the internal term...
2010-11-30 pheibergDatepicker: made it possible to select a date in the...
2010-11-30 jzaeffererSpinner: Move aria-attributes to the focusable element...
2010-11-30 jzaeffererSpinner: Fix crlf to lf line endings.
2010-11-30 jzaeffererSpinner: Use inline-element for better inline-block...
2010-11-28 jzaeffererSpinner: Add demo for time spinner
2010-11-23 Scott GonzálezCombobox: Added a destroy method. Fixes #6685 - Combobo...
2010-11-22 Scott GonzálezDatepicker: Proper handling of empty strings for dates.
2010-11-22 Scott GonzálezDatepicker: Handle clearing the date inside _setDate...
2010-11-22 Scott GonzálezDatepicker: Don't use ui-helper-hidden-accessible for...
2010-11-22 Scott GonzálezCSS: Rewrote .ui-helper-hidden-accessible base on HTML5...
2010-11-22 Marian RudzynskiProgressbar: Added max option. Fixes #6681 - Progressba...
2010-11-22 pheibergDatepicker: changed setDate not to modify the passed...
2010-11-21 Khaled AlHouraniDatepicker: modified Arabic day names order. Fixed...
2010-11-21 Kyle WilkinsonDatepicker Demo: modifed the name of the event search...
2010-11-20 jzaeffererMenu: Update license header in theme.
2010-11-20 jzaeffererTooltip: Update license header.
2010-11-20 jzaeffererMenu: Update license header.
2010-11-20 jzaeffererSpinner: Update license header.
2010-11-19 Scott GonzálezAutocomplete: Use the text of the option, not the value...
2010-11-19 Scott GonzálezAutocomplete multiple demos: Don't leave the field...
2010-11-19 Phillip BarnesLossless compression of all non-theme images using...
2010-11-19 jzaeffererBuild: Revert mistaken change in last commit, putting...
2010-11-19 jzaeffererBuild: Replace filename references in base/all.min...
2010-11-19 skeetergraphicsSlider: Modified handle and scroll content not to jump...
2010-11-19 jamiejagDialog: Ensure dialogs have a z-index when calculating...
2010-11-19 Alex DovenmuehleCore: Fixed switchClass queueing issues using lazy...
2010-11-18 pheibergDatepicker: Fixed parsing of single y character for...
2010-11-16 jzaeffererMenu: Implemented new (experimental) ARIA based on...
2010-11-16 J. Ryan StinnettEffects: Allow named speeds to be 0. Fixes #6657 -...
2010-11-12 Scott GonzálezDialog: Added some missing semicolons.
2010-11-12 Scott GonzálezButtonset: Added items option and removed visible filte...
next