]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-09-21 Scott GonzálezBuild: Convert changelog to markdown.
2012-09-20 Kris BorchersButton demos: Fix selector since demo wrapper div was...
2012-09-19 Rafael Xavier... Tests: Fix padding from 4% to 2%, since width is 96%.
2012-09-12 Scott GonzálezTabs: Account for non-tab list items on init. Fixes...
2012-09-11 Scott GonzálezWidget demo: Remove link to planning wiki.
2012-09-10 Scott GonzálezDemo: Missed one wrapper div.
2012-09-10 Scott GonzálezDemos: Cleanup.
2012-09-07 Scott GonzálezMenu demo: Added demo description.
2012-09-06 Jared A. ScheelDraggable: Always clean up iframes. Fixes #8555 - Dragg...
2012-09-06 Kris BorchersTooltip tests: Fixed typo
2012-09-05 Scott GonzálezMenu: Don't move focus from the active item on click...
2012-09-04 Scott GonzálezDialog: Only bind focus-trapping event once. Fixes...
2012-08-31 Scott GonzálezTooltip: Allow strings for content option.
2012-08-31 Scott GonzálezTooltip: Update open tooltips if the content option...
2012-08-31 Scott GonzálezAccordion demo: Cleanup.
2012-08-30 Bernhard SirlingerEffects (Shake): Divide duration by number of animation...
2012-08-30 Scott GonzálezTabs: Don't apply a spinner when nested tabs are loadin...
2012-08-30 Jörn ZaeffererRestore QUnit's now dead feature of using jQuery to...
2012-08-30 Jörn ZaeffererUpdate QUnit to 1.10.0
2012-08-30 Sindre SorhusUpdate .editorconfig with new properties
2012-08-29 Philipp Benjamin... Droppable: greedy children now consider only parents...
2012-08-27 Scott GonzálezEffects: Cleanup.
2012-08-27 Scott GonzálezMenu: If the active element no longer exists after...
2012-08-27 Scott GonzálezTooltip tests: Added test for widget() method.
2012-08-27 Scott GonzálezTabs tests: Added test for widget() method.
2012-08-27 Scott GonzálezWhitespace
2012-08-27 Scott GonzálezSpinner tests: Added test for widget() method.
2012-08-27 Scott GonzálezProgressbar tests: Added test for widget() method.
2012-08-27 Scott GonzálezMenu tests: Added test for widget() method.
2012-08-27 Scott GonzálezMenu tests: re-order tests.
2012-08-27 Scott GonzálezAutocomplete tests: Added test for widget() method.
2012-08-27 Scott GonzálezAccordion tests: Added test for widget() method.
2012-08-26 Scott GonzálezTests: Removed completed TODO.
2012-08-26 Scott GonzálezPosition cycler demo: Cleanup.
2012-08-26 Scott GonzálezTooltip demo: Remove leftover styles from popup widget.
2012-08-26 Scott GonzálezRevert "Datepicker: Modified _updateDatepicker to not...
2012-08-26 Pierre-Henri... Autocomplete: Fixed an invisible character tht lead...
2012-08-24 Scott GonzálezUpdated AUTHORS.txt.
2012-08-24 Kris BorchersDatepicker: Replace HTML entities with characters in...
2012-08-24 Jiayi YangDatepicker: Updated zh-CN, zh-HK, and zh-TW locales...
2012-08-23 Scott GonzálezBuild: Update link to AUTHORS.txt during release.
2012-08-23 Scott GonzálezCore: Whitespace.
2012-08-23 Scott GonzálezCore: Deprecate .enableSelection() and .disableSelectio...
2012-08-23 Martin HochSortable: Fixed container change detection. Fixes ...
2012-08-23 Martin HochSortable: Fixed jerkiness with nested-sortables. Fixes...
2012-08-17 Scott GonzálezPosition: Properly handle flip collision when the windo...
2012-08-17 Scott GonzálezTabs: Set ajaxOptions in intial $.ajax() call. Fixes...
2012-08-14 Scott GonzálezUpgrade jQuery Color to 2.0.0. Fixes #6969 - Effects...
2012-08-13 Scott GonzálezUpgrade jQuery to 1.8.0.
2012-08-09 Scott GonzálezDatepicker: Unescape double escaped ids when handling...
2012-08-09 Scott GonzálezSimplify licensing.
2012-08-05 Corey FrangBuild: Extending testswarm timeout to 45 minutes
2012-08-02 Jörn ZaeffererBuild: Include *.jquery.json files in release
2012-07-31 Scott GonzálezMouse: Don't try to unbind delegated event handlers...
2012-07-31 kborchersMenu: Open submenu on click of parent item and only...
2012-07-30 Scott GonzálezAutocomplete: Fixed spacing.
2012-07-27 Mark Aaron... Datepicker: Changed body selector to document.body... 706/head
2012-07-27 Scott GonzálezTabs tests: Removed workaround for Firefox <13 passing...
2012-07-25 Scott GonzálezRelease: Update TODOs related to publishing generated...
2012-07-23 Scott GonzálezBuild: Remove need to install shelljs globally for...
2012-07-23 Corey FrangBuild: Extra whitespace
2012-07-23 Corey FrangTests: Fixining jquery include version
2012-07-23 Corey FrangBuild: Adding subtitles for release coverage builds...
2012-07-23 Corey FrangBuild: Splitting Release Coverage build into three
2012-07-20 Corey FrangEffects: Fixing call to outerHeight/Width in slide...
2012-07-20 Corey FrangEffects: Fixing bug in blind effect caused by 48659c64...
2012-07-20 Corey FrangEffects: Fixing call to outerHeight/Width in drop effec...
2012-07-20 Scott GonzálezBuild: New release script.
2012-07-19 Scott GonzálezUpdated AUTHORS.txt.
2012-07-19 Scott GonzálezUse tabs for package.json.
2012-07-19 Scott GonzálezBuild: Add a newline at the end of manifest files.
2012-07-17 Scott GonzálezUpdate project description.
2012-07-17 Luis DalmolinDatepicker: Fixed position problem when input is in...
2012-07-17 Maciej MrozińskiDatepicker: Deleted z-index style on hidden input....
2012-07-17 Maciej MrozińskiDatepicker: Modified _updateDatepicker to not update...
2012-07-17 Scott GonzálezSlider tests: Fixed style checks for orientation test.
2012-07-17 Scott GonzálezSlider tests: Minor cleanup: added expect() calls,...
2012-07-17 Scott GonzálezMenu tests: Removed test for key handling when the...
2012-07-16 Scott GonzálezMerge branch 'manifest'
2012-07-16 Scott GonzálezManifests: Update URLs for core files.
2012-07-16 Scott GonzálezManifest: Move transfer effect to core.json since it...
2012-07-16 Scott GonzálezMerge branch 'manifest' of github.com:jquery/jquery...
2012-07-16 Jörn ZaeffererManifest: Give interactions their own category
2012-07-16 Baoju YuanSortable: Reset fromOutside property when canceling...
2012-07-16 TJ VanTollSpinner: Trivial spelling fix in demo.
2012-07-16 Scott GonzálezManifest: Move interactions to their own file.
2012-07-16 Scott GonzálezManifest: Use existing data structure to infer categori...
2012-07-16 Scott GonzálezManifests: Fixed typo.
2012-07-16 Jörn ZaeffererManifest: Add category field
2012-07-13 Scott GonzálezDialog tests: Fixed calls to $.contains() that were...
2012-07-13 kborchersMenu: Remove unnecessary click delay and change focus...
2012-07-13 kborchersMenu: Fix issue with missing active item when clicking...
2012-07-13 kborchersMenu: Add a flag and remove previous attempt to prevent...
2012-07-12 Jörn ZaeffererSpinner: Introduce icons option to make button icons...
2012-07-12 Jörn ZaeffererMenu: Rename icon option to icons.submenu 697/head 698/head
2012-07-12 Jörn ZaeffererUpdate externals to latest mousewheel plugin, drop...
2012-07-11 Karl SwedbergUpdate descriptions of UI components in manifest files.
2012-07-11 Jörn ZaeffererUpdate to QUnit 1.9.0 and use new urlConfig for custom...
2012-07-10 Scott GonzálezMenu tests: Added TODOs for missing method tests.
2012-07-10 Scott GonzálezMenu tests: Proper detection for absence of ui-state...
next