]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-02-06 kborchersMenu: Prevent navigating to disabled menu items with...
2012-02-04 kborchersMenu: Remove left over debugging statement.
2012-02-03 kborchersMenu: Prevent clicking on disabled menu items and remov...
2012-02-02 Scott GonzálezSortable: Fixed destroy to remove instance from element...
2012-02-02 Scott GonzálezVisual tests: Cleaned up dialog tests.
2012-02-02 Scott GonzálezStatic tests: Removed slider tests.
2012-02-01 Scott GonzálezWidget: Allow redefining a widget after other widgets...
2012-02-01 levushkaDatepicker i18n: Changed Hebrew monthNamesShort from...
2012-01-31 Scott GonzálezAutocomplete: Added test for close method.
2012-01-31 Scott GonzálezAccordion demo: Clear out originalEvent in hoverintent...
2012-01-31 Scott GonzálezAccordion: Adjusted tests for icons: false.
2012-01-31 Scott GonzálezAccordion: Fixed styling for nested accordions.
2012-01-31 Scott GonzálezAccordion: Moved the ui-accordion-icons class to the...
2012-01-31 Scott GonzálezAccordion: Pass header and content in create event...
2012-01-31 Scott GonzálezAccordion: Reset overflowX and overflowY after animatio...
2012-01-31 Scott GonzálezAccordion: Use ui-accordion-header-active class.
2012-01-28 Scott GonzálezDemos: Specify the dataType when loading the demo and...
2012-01-22 kborchersMenu: Added unit tests for the enable, disable and...
2012-01-22 kborchersMenu: Added check for the disabled option on create.
2012-01-21 Scott GonzálezTabs: Pass tab and panel in create event. Fixes #7868...
2012-01-21 Scott GonzálezWidget: Added _getCreateEventData(). Fixes #8045 -...
2012-01-21 Scott GonzálezTabs: Move logic for finding the tab list into its...
2012-01-20 stojceDatepicker i18n: Fixed Macedonian date format. Fixes...
2012-01-20 Scott GonzálezMerge pull request #569 from ryanolton/master
2012-01-20 Scott GonzálezMerge pull request #570 from clear00/master
2012-01-20 SpoonNZSortable: Added a variable to track if initialization...
2012-01-20 Scott GonzálezCore: Access offsetHeight on div for support tests...
2012-01-19 Scott GonzálezMerge pull request #564 from arhea/master
2012-01-19 Rick WaldronPosition: Update fullname reference; jQuery => $. Fixes...
2012-01-18 Scott GonzálezMenu tests: Removed trigger option.
2012-01-18 Scott GonzálezButton: Properly handle disabled option on init. Fixes...
2012-01-12 Scott GonzálezDatepicker i18n (nl-BE): Removed BOM.
2012-01-12 clear00Datepicker i18n: Fix monthNames, monthNamesShort, dayNa... 570/head
2012-01-12 ryanoltonDatepicker: added check to account for multiple pickers... 569/head
2012-01-12 Scott GonzálezSimulate: Define getters for pageX and pageY in mouse...
2012-01-11 Jörn ZaeffererMenubar/Popup: Remove remaining artifact (trigger optio...
2012-01-08 Scott GonzálezWidget: Set guid on event handler proxies so direct...
2012-01-07 Scott GonzálezSpinner: Allow strings for min, max, and step options...
2012-01-05 Corey FrangEffects: Whitespace fixes & using parseFloat instead...
2012-01-05 rozwellEffects: Blind effect bugfix - Pull Request #563 -...
2012-01-04 Jörn ZaeffererMenubar/Popup: Remove both to streamline the 1.9 releas...
2012-01-03 Alex RheaRemoved regex from function and split return into two... 564/head
2012-01-03 Alex RheaBug fix for isLocal function in jQuery Tabs.
2011-12-23 kborchersMenu: Change first() and last() to isFirstItem() and...
2011-12-20 kborchersMenu: Fix close delay and increase the default delay
2011-12-15 Scott GonzálezMerge pull request #553 from AlbertoMonteiro/master
2011-12-15 Alberto MonteiroDialog: When destroy is called place the element back... 553/head
2011-12-15 kborchersMenu: Replace accidentally removed scroll-handling...
2011-12-15 kborchersMenu: Fix focus handling to keep focus on the menu...
2011-12-07 kborchersMenu: Update the default visual test to use the new...
2011-12-07 Kris BorchersMerge pull request #541 from kborchers/menubar_otherStr...
2011-12-01 kborchersMenubar: Fix font-weight and spacing of disabled menu... 541/head
2011-12-01 kborchersMenubar: Update the items option in Menu to the renamed...
2011-12-01 kborchersMerge branch 'master' into menubar_otherStructures
2011-12-01 kborchersMenu: Change items option to menus
2011-12-01 Jörn ZaeffererBuild: Also minify i18n files.
2011-11-30 kborchersMenu: Remove the isScrolling check which nolonger seems...
2011-11-29 Scott GonzálezButton: Apply overflow: hidden in all browsers except...
2011-11-29 Scott GonzálezMerge pull request #537 from RobLoach/master
2011-11-28 Rob LoachRemove whitespace at the end of the Dialog title CSS... 537/head
2011-11-28 James KhouryDialog: Modified the dialog._size() to use outerHeight...
2011-11-28 meh-cflAutocomplete: Don't invoke a search from arrow keys...
2011-11-24 kborchersMenu: Move mousedown handler into _bind and fix focusin...
2011-11-23 Scott GonzálezAutocomplete: Removed commented out test.
2011-11-23 ShannonAutocomplete: Making sure we do not show search menu...
2011-11-22 Scott GonzálezUpgrade jQuery to 1.7.1.
2011-11-22 Scott GonzálezSelectable: Explicitly check event.ctrlKey now that...
2011-11-21 Scott GonzálezMerge pull request #463 from jason-oster/master
2011-11-21 Michael P.... Droppable: Make sure._drop is called for all relevant...
2011-11-21 Scott GonzálezWidget: Simplify data normalization in _trigger().
2011-11-21 Scott GonzálezWidget: Don't use $.event.props when creating events.
2011-11-21 Scott GonzálezWidget tests: Fixed _super() call in redefine test.
2011-11-18 Jörn ZaeffererWidget: Remove method argument from _super and _superAp... 528/head
2011-11-17 Kris BorchersMerge pull request #493 from solarprominence/patch-1
2011-11-17 Kris BorchersMerge pull request #527 from kborchers/localization
2011-11-17 Richard D.... Merge pull request #511 from basti1253/master
2011-11-17 David De SloovereDatepicker: added i18n for nl-BE. Fixes #7895 Datepicke... 527/head
2011-11-17 David SomsDatepicker: Updated catalan translation using globalize...
2011-11-17 stojceDatepicker: Added Macedonian i18n for date picker plugi...
2011-11-17 William GriffithsDatepicker: Added Welsh/UK localization. Fixes #7892...
2011-11-17 Michel WeimerskirchDatepicker: Added Luxembourgish translation. Fixes...
2011-11-17 Scott GonzálezMerge pull request #501 from maljub01/master
2011-11-17 Jörn ZaeffererMerge pull request #469 from polomoshnov/patch-1
2011-11-17 Scott GonzálezMerge pull request #429 from ckdake/master
2011-11-16 Jörn ZaeffererTooltip: Add demo with custom tooltip style.
2011-11-16 Scott GonzálezSpinner: Handle changes to numberFormat and currency...
2011-11-16 Richard D.... Selectable: add ui-selectee class to elements matching...
2011-11-16 Scott GonzálezAccordion: Fixed back-compat for icons.headerSelected...
2011-11-11 Richard D.... Demos accordion hoverintent: moved event.type setter...
2011-11-10 Scott GonzálezWidget: Set event.target in ._trigger(). Fixes #7852...
2011-11-09 Richard D.... Theme base core: Updated clearfix to 'new micro clearfi...
2011-11-09 Scott GonzálezEffects tests: Proper detection of fixed position suppo...
2011-11-09 Scott GonzálezUpgrade jQuery to 1.7.
2011-11-09 Richard D.... Popup: increased delay between focusout and focusin...
2011-11-07 Richard D.... Simulate: fixed charCode to be undefined unless specifi...
2011-11-07 Scott GonzálezWidget: Define this.document properly when instantiatin...
2011-11-07 Scott GonzálezMerge pull request #517 from MGaetan89/bug_7238
2011-11-06 Gaëtan MullerAccordion: Fixed #7238 - Problem with accordion slide... 517/head
2011-11-03 Scott GonzálezTests: Removed unnecessary visual tests for button.
2011-11-03 Scott GonzálezTests: Removed visual tests for plugins that are being...
next