]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2012-07-10 Scott GonzálezMenu tests: More complete role option tests.
2012-07-10 Scott GonzálezMenu: Alphabetize options.
2012-07-10 Scott GonzálezMenu: Remove ability to pass a function as the position...
2012-07-10 Scott GonzálezEffects: Work around jQuery 1.6.2 returning undefined...
2012-07-10 Scott GonzálezMenu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb...
2012-07-10 kborchersMenu: Expose the submenu indicator icon as an icon...
2012-07-10 kborchersMenu: Remove unnecessary returns from expand and collapse
2012-07-10 kborchersMenu: Move regular expression creation outside of the...
2012-07-10 kborchersMenu: Remove incorrect scroll check behavior from focus...
2012-07-09 Scott GonzálezWidget: Create lowercase pseudo selectors. Fixes #8433...
2012-07-09 Scott GonzálezTests: Add jQuery 1.6.2 to testswarm-multi-jquery grunt...
2012-07-09 Scott GonzálezMenu: Remove extraneous spaces from selector.
2012-07-09 Scott GonzálezEffects: Update jQuery Color.
2012-07-09 Scott GonzálezLet's not pretend that manifest names are configurable...
2012-07-07 Timmy WillisonCore: Adjust data pseudo creation to use new Sizzle...
2012-07-06 Scott GonzálezAccidentally removed licenses.
2012-07-06 Scott GonzálezMinor manifest updates.
2012-07-06 Lee RowlandsDialog: Prevent tabbing out of modal dialog. Partial...
2012-07-06 Scott GonzálezTabs tests: Added tests for show and hide options.
2012-07-06 Scott GonzálezTabs tests: Add tests for accessibility of ajax tabs.
2012-07-06 Scott GonzálezInitial implementation for generating manifest files.
2012-07-05 Scott GonzálezUpdate AUTHORS.txt.
2012-07-05 Scott GonzálezAllow newer 0.3.x releases of grunt.
2012-07-05 Scott GonzálezGrunt: Use grunt-git-authors plugin to generate authors...
2012-07-05 Scott GonzálezMenu: Added missing position dependency to header comment.
2012-07-05 Scott GonzálezUpdate AUTHORS.txt.
2012-07-05 Scott GonzálezUpdate package.json to contain more information.
2012-07-04 Scott GonzálezUpdate copyright to jQuery Foundation.
2012-06-28 Scott GonzálezSetting version back to 1.9.0pre.
2012-06-28 Scott GonzálezTagging version 1.9.0-beta.1. 1.9.0-beta.1
2012-06-28 Scott GonzálezEffects: Update jquery-color.
2012-06-28 Scott GonzálezUpdated AUTHORS.txt.
2012-06-28 Scott GonzálezMenu tests: Split out markup structure and accessibilit...
2012-06-27 Scott GonzálezTests: Enable QUnit.config.requireExpects.
2012-06-27 Scott GonzálezMenu tests: Cleanup.
2012-06-27 Scott GonzálezDatepicker: Remove styles specifically for IE5.
2012-06-26 Scott Gonzálezjshint: Add boss: true to suppot jquery-color.
2012-06-25 Scott GonzálezUpgrade to jquery-color 2.0pre. Fixes #6910 - Trying...
2012-06-25 Scott GonzálezTests: Update support comments.
2012-06-25 Scott GonzálezCore tests: Updated support comments.
2012-06-25 Scott GonzálezEffects tests: Convert step callback to a no-op after...
2012-06-25 Scott GonzálezAutocomplete: More verbose checking for multi-line...
2012-06-25 Scott GonzálezAutocomplete: Check for contenteditable via isContentEd...
2012-06-25 Mike HollisButton: Trim button text before setting as title attribute.
2012-06-19 Jörn ZaeffererTooltip: Make title-tests pass in IE6/7 with jQuery...
2012-06-19 Jörn ZaeffererCore: Make uniqueId test pass in IE6/7 with jQuery...
2012-06-18 Steven RousseyjQuery may be redefined or not exist do to noConflict... 682/head
2012-06-18 Scott GonzálezMenu tests: Saner output for log helper.
2012-06-18 Scott GonzálezMenu tests: Cleanup.
2012-06-18 Scott GonzálezMenu demos: Cleanup.
2012-06-18 Scott GonzálezMenu: Cleanup.
2012-06-16 Jörn ZaeffererRevert "Grunt: Replace custom rimraf-based clean task...
2012-06-16 Scott GonzálezButton tests: Use domEqual() to test destroy().
2012-06-16 Scott GonzálezEffects tests: Don't use internal jQuery properties...
2012-06-16 Jörn ZaeffererUpdate node-testswarm to 0.2.3, fixes 418 issues with...
2012-06-16 Jörn ZaeffererGrunt: Add all jQuery versions to test 1.9 beta against...
next