]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-03-09 Scott GonzálezDraggable tests: Don't use .on().
2013-03-08 Mike SherovSortable Tests: Add tests to support #9041 and #8792
2013-03-08 John ChenSortable: Skip triggering over event if it's alreay...
2013-03-08 John ChenSortable: Skip items that are not at the same line...
2013-03-08 Scott GonzálezRemoved guard against duplicate loading. Use safe refer...
2013-03-08 Scott GonzálezDraggable: Account for descendants in handle.
2013-03-08 TJ VanTollDraggable: Fix border containment. Fixed #5569 - Dragga...
2013-03-07 Scott GonzálezSortable tests: Added alt attributes to images.
2013-03-07 Scott GonzálezSortable: Copy the src of the original item when creati...
2013-03-04 Mike SherovDraggable Tests: Fix containment tests
2013-03-04 Mike SherovDraggable Tests: Fix snap test failures in IE8
2013-03-04 Mike SherovDraggable Tests: Style Sweep
2013-03-04 Mike SherovDraggable Tests: Add test coverage for supported options
2013-03-02 Scott GonzálezSlider tests: Use ui-slider not uiSlider for data key.
2013-03-02 Scott GonzálezSlider tests: Don't use .on().
2013-02-28 TJ VanTollSortable: Adding a min-width to the body on the portlet...
2013-02-28 Scott GonzálezEffects: Handle the .hide/show/toggle( options ) signat...
2013-02-27 Scott GonzálezAccordion demo: Clean up hoverintent implementation...
2013-02-26 Scott GonzálezEffects: Delegate to core show/hide when the element...
2013-02-26 Scott GonzálezDroppable tests: Cleanup.
2013-02-26 Zaven MuradyanDroppable: Changed drop event to loop over a copied...
2013-02-26 Scott GonzálezPosition: Fix orientation check for scrollbar widths...
2013-02-25 Scott GonzálezAutocomplete: Set isNewMenu flag on every suggestion...
2013-02-22 Scott GonzálezUpgrade mousewheel to 3.1.0.
2013-02-22 Scott GonzálezAutocomplete demo (Combobox): Split code into smaller...
2013-02-22 Scott GonzálezAutocomplete demo (Combobox): Rename selected event...
2013-02-22 Scott GonzálezAutocomplete demo (Combobox): Don't highlight term...
2013-02-22 Scott GonzálezSpinner: Call _stop() on blur. Fixes #9112 - Spinner...
2013-02-22 Scott GonzálezTabs: Use border-bottom-width instead of border-bottom...
2013-02-21 Steve UrmstonDraggable: Revert flag honours Sortable revert speed...
2013-02-21 Scott GonzálezSortable: When sorting table rows, create a td to force...
2013-02-20 Scott GonzálezDialog: Extract check for which elements can gain focus...
2013-02-19 Christian WenzDatepicker: Updated German locale. Fixes #9098 - Datepi...
2013-02-18 Scott GonzálezDialog: Don't hard-code widget data key. Fixes #9097...
2013-02-18 Nathanael SilvermanSortable: Inject a CSS rule to style the cursor. Fixed...
2013-02-15 Scott GonzálezUpdating the master version to 1.10.2pre.
2013-02-15 Scott GonzálezBuild: Use fs.existsSync() instead of path.existsSync().
2013-02-15 Scott GonzálezBuild: Cleanup.
2013-02-15 Rafael Xavier... Grunt: update generate_themes task to use the new Downl...
2013-02-13 Scott GonzálezUpdated AUTHORS.txt.
2013-02-13 Scott GonzálezTheme: Collapse border in .ui-helper-cleafix. Fixes...
2013-02-13 TJ VanTollMerge branch 'draggable_fix_9077'
2013-02-13 TJ VanTollRemoving unnecessary wrapping of this in draggable...
2013-02-12 Scott GonzálezDatepicker i18n: Change Slovak day/month names to lower...
2013-02-12 David PetersenPosition: Handle decimal percentage offsets. Fixes... 912/head
2013-02-12 TJ VanTollDraggable: Account for z-index set in CSS for the stack... 913/head
2013-02-07 David PetersenSlider: Coding standards for tests 903/head 910/head
2013-02-06 Scott GonzálezAdded .mailmap for top contributors.
2013-02-05 Scott GonzálezAutocomplete: Use .ui-front instead of .zIndex() for...
2013-02-05 Scott GonzálezDatepicker: Use entity number instead of entity name...
2013-02-05 Scott GonzálezAutocomplete: Optimize element type checks for speed...
2013-02-05 David PetersenSlider: allow range option to be changed. Fixed #5602...
2013-02-05 Bruno M. CustódioUpdating 'jQuery' to 1.9.1. 908/head
2013-02-04 David PetersenSlider: Add disabled tests and remove disabled prop... 905/head
2013-02-04 Travis CardenFix file permissions in themes/base/images.
2013-02-03 Scott GonzálezDailog: Cover iframes during drag and resize. Fixes...
2013-02-03 Scott GonzálezDialog: Don't use ._on() for modal event handlers....
2013-02-03 Scott Gonzálezoops...
2013-02-02 Vahid SohrablooDraggable: Change $.ui.contains() to $.contains()....
2013-02-01 Scott GonzálezDatepicker: Escape single quotes in tooltips. Fixes...
2013-02-01 Jörn ZaeffererDialog: Add effect files to deprecated testsuite to...
2013-02-01 Jörn ZaeffererUpgrade to node-testswarm 1.0. -alpha works well, teste...
2013-02-01 Scott GonzálezDialog: Check for empty array in addition to empty...
2013-01-31 Scott GonzálezDialog: Set the _isOpen flag immediately in open()...
2013-01-31 Scott GonzálezDatepicker demo: Simplify localization demo so that...
2013-01-31 Scott GonzálezUpgrade QUnit to 1.11.0. Fixes #8969 - Global test...
2013-01-31 Scott GonzálezSortable demo: Fix use of tabs API.
2013-01-31 Scott GonzálezMenu: Escape em and en dashes in regex. Fixes #9016...
2013-01-31 Kris BorchersDialog Tests: Cleanup el -> element
2013-01-31 Kris BorchersDialog Tests: Add test to ensure dialog keeps focus...
2013-01-30 Kris BorchersDialog: Move call to _focusTabbable and triggering... 880/head
2013-01-30 Scott GonzálezAutocomplete: Fix .data() references in demos. Fixes...
2013-01-29 David PetersenEffects Core: make removeClass work correctly with... 895/head
2013-01-28 Thomas JaggiSlider: Added rounded corners to range area. Fixed... 900/head
2013-01-26 David SullivanDialog: modified _createOverlay to _appendTo instead...
2013-01-25 Scott GonzálezDialog: Allow interaction with datepickers from modal...
2013-01-24 Scott GonzálezAutocomplete demo: Fixed reference to widget instance.
2013-01-24 David PetersenDialog: Don't handle overlays on destory if there are... 893/head
2013-01-23 David PetersenMerge pull request #891 from petersendidit/datepicker_8994
2013-01-23 David PetersenDatepicker: Handle when yearRange is a year or a modifi... 891/head
2013-01-22 Scott GonzálezAccordion: Add panel in addition to content for create...
2013-01-22 Scott GonzálezAccordion: Properly set corner classes on refresh....
2013-01-17 Scott GonzálezUpdating the master version to 1.10.1pre.
2013-01-17 Kris BorchersUpdating to jQuery 1.9.0
2013-01-16 Scott GonzálezBuild: Check patch instead of minor to detect major...
2013-01-16 Scott GonzálezWhitespace.
2013-01-16 Corey FrangUpdating to jQuery Color 2.1.2
2013-01-15 Scott GonzálezSpinner: Inherit font color since we inherit background...
2013-01-14 Jörn ZaeffererRevert "Updating the master version to 1.10.1pre."
2013-01-14 Jörn ZaeffererUpdating the master version to 1.10.1pre.
2013-01-14 Jörn ZaeffererBuild: Fix generate_themes task to adopt to changes...
2013-01-14 Dominic BarnesSlider: Moved events to named functions (to allow exten...
2013-01-11 Mike SherovTooltip: Avoid errors on mouseover of tooltips with...
2013-01-10 Scott GonzálezUpdate copyright year to 2013.
2013-01-09 Mike SherovEffects: fix backwards compatibility in animateClass...
2013-01-09 Scott GonzálezRelease: Remove TODO for uploading release zip to GitHu...
2013-01-09 Scott GonzálezRelease: Remove support for node <0.8.
2013-01-09 Scott GonzálezUpdated maintainers list.
2013-01-09 Scott GonzálezUpdated AUTHORS.txt.
2013-01-08 Jörn ZaeffererLibs/externals: Fix line endings.
next