]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2016-06-09 Mani MishraTooltip: Use show.delay update only when track option...
2016-06-09 Jyoti DekaSlider: Add missing unit test cases for values method
2016-06-09 Scott GonzálezAutocomplete: Use a `div` instead of a `span` for the...
2016-06-09 Liran SharirMouse: Fix delay timeout clearing upon mouseup
2016-06-09 Jörn ZaeffererBuild: Update the licenses attribute to singular license
2016-06-09 Alexander SchmitzPosition: Guard against passing window to offset
2016-06-09 Eric Lee CarrawayREADME: Fix typo
2016-06-09 Alexander SchmitzTests: Stop testing against core 1.10.1 on testswarm
2016-06-09 Ablay KeldibekSlider: Proper animation of range
2016-06-09 TJ VanTollTests: Add slider visual test to the index page
2016-06-09 Scott GonzálezCore: Work around more IE activeElement bugs
2016-06-09 Scott GonzálezAll: Include native dialogs in appendTo logic (ui-front...
2016-06-09 Scott GonzálezTooltip: Follow the standard appendTo logic
2016-06-09 Scott GonzálezSpinner: Properly handle empty attributes in create...
2016-06-09 Scott GonzálezDialog: Properly handle empty title with jQuery git
2016-06-09 Scott GonzálezTests: Update `domEqual()` to work with jQuery git
2016-06-09 Scott GonzálezCore: Fix `:focusable` and `:tabbable` with jQuery git
2016-06-09 Scott GonzálezCore: Handle IE11 bug with document.activeElement in...
2016-06-09 Ablay KeldibekSlider: Fix handle order when setting values of range...
2016-06-09 Thomas ApplencourtREADME: Fix typo
2016-06-09 Jörn ZaeffererAutocomplete: Simplify _create() method
2016-06-09 Scott GonzálezAutocomplete: Restore focus after clicking a menu item...
2016-06-09 Scott GonzálezCore: Add methods to work around IE active element...
2016-06-09 Ablay KeldibekSlider: Verify value constraint with a max that is...
2016-06-09 Scott GonzálezAccordion: Fix tests in IE 11 with jQuery 1.7-1.8
2016-06-09 Scott GonzálezDialog: Fix focus tests in IE8 with jQuery 1.7
2015-03-11 Scott GonzálezBuild: Updating the 1-11-stable version to 1.11.5-pre. 1622/head
2015-03-10 Scott GonzálezBuild: Update authors list
2015-03-10 Marco ZiechTooltip: Register event handlers before content is...
2015-03-10 Scott GonzálezTabs: Use standard promise methods for jqXHR
2015-03-10 Nils HeuermannSortable: Append a tr with td to the placeholder of...
2015-03-10 Scott GonzálezDialog: Fix typo
2015-03-10 Ablay KeldibekSlider: Modified to allow value to reach max value...
2015-03-10 Ben MosherResizable: alsoResize more than one element of a jQuery...
2015-03-10 Patricia JuarezResizable: Modified to allow jquery objects as handles
2015-03-10 Scott GonzálezAccordion: Handle `box-sizing: border-box` in animations
2015-03-10 TJ VanTollDialog: Stop tracking instance in destroy() to avoid...
2015-03-10 Mike SherovDraggable: Ensure parent is correct after dragging...
2015-03-10 TJ VanTollSortable: Redetermine floating flag when recalculating...
2015-02-20 Timo TijhofBuild: Use browserSets from testswarm config 1453/head
2015-02-12 Scott GonzálezBuild: Updating the 1-11-stable version to 1.11.4-pre.
2015-02-11 Scott GonzálezBuild: Update authors list
2015-02-09 Marcus WarrenSortable: Add support for iframes
2015-02-09 Mike SherovResizable: correct width when grid approaches zero
2015-02-09 Mike SherovResizable: Whitespace Cleanup
2015-02-09 Luke PageDocs: Clarify PHP Usage
2015-02-09 Jyoti DekaSlider: Fix max calculation, when step is float
2015-02-09 Jörn ZaeffererTests: Fix jQuery version references to match files...
2015-02-09 Jörn ZaeffererTests: Fix jquery reference in unit index file
2015-02-09 Luke PageDatePicker: increase date range so that tests still...
2015-02-09 Luke PageDatePicker: Fix tests to have unique names
2015-02-09 Adam FosterResizable: Match on exact node name
2015-02-09 Adam FosterCore: Match on exact node name for `:focusable` and...
2015-02-09 Thomas MeyerPosition: Add unit tests for bug 8710
2015-02-09 Thomas MeyerPosition: Restore old flip collision handling
2015-02-09 Scott GonzálezAccordion: Set `aria-expanded` when collapsing
2015-02-09 Anne-Gaelle... Build: Remove dates from copyright notice
2015-02-09 Giovanni GiacobbiWidget: Improve readability in `$.widget.bridge()`
2015-02-09 Anne-Gaelle... Easing: Fixed small typo in easing demo
2015-02-09 Scott GonzálezWidget: Fix typos
2015-02-09 Scott GonzálezTabs: Suppress automatic activation when navigating...
2015-02-09 Scott GonzálezSelectmenu: Properly parse value from options
2015-02-05 TJ VanTollTests: Adding missing dependency
2015-02-05 Mohammed AlshehriDatepicker: Fixed month names and firstDay value in...
2015-02-05 Scott GonzálezSelectmenu: Remove broken tabindex code
2015-02-05 Scott GonzálezDialog: Remove leftover backcompat flag in tests
2015-02-05 Bruno PérelDemos: Remove duplicate CSS properties
2015-02-05 Bruno PérelAutocomplete: Remove duplicate array key in demo
2015-02-05 Chen EshcharDatePicker: datepicker_instActive released on instance...
2014-11-03 Scott GonzálezBuild: Update links to AUTHORS.txt and LICENSE.txt...
2014-10-16 Scott GonzálezBuild: Updating the master version to 1.11.3-pre.
2014-10-16 Scott GonzálezSelectmenu: Preserve text selection and button focus...
2014-10-14 Scott GonzálezBuild: Update authors list
2014-10-09 Scott GonzálezTooltip: Properly track hiding and closing for delegate...
2014-10-08 Jyoti DekaSlider: Don't allow a slider's value to exceed its max
2014-10-07 Scott GonzálezDatepicker: Fix test for French locale
2014-10-07 Scott GonzálezDatepicker: Fix French locale
2014-10-07 Trisha CrowleyMenu: Typeahead now accounts for leading whitespace
2014-10-03 TJ VanTollMenu: Remove a redundant check 1355/head
2014-10-03 TJ VanTollMenu: Maintain focus on already selected item during...
2014-09-29 Simen BekkhusMenu: Filter out non-items when typing
2014-09-22 Scott GonzálezDatepicker: Fix currentText in Greek locale
2014-09-19 TJ VanTollMenu: Adding a demo showing how to create category...
2014-09-10 Mike SherovEffects Demos: Fix typeErrors on puff and size demos
2014-09-03 Mike SherovEffects tests: Add clip visual test
2014-09-03 Richard GibsonCONTRIBUTING: Close parenthesis
2014-09-03 Scott GonzálezTests: Cleanup
2014-09-02 Mike SherovEffects Tests: Add shake visual test
2014-09-02 Mike SherovEffects Tests: Fix and format scale visual test
2014-08-27 Alexander SchmitzWidget: modify this.window test to support IE8 window...
2014-08-27 Scott GonzálezTabs: Fix description in ajax demo
2014-08-27 Jörn ZaeffererMenu: Ignore mouseenter events while typeahead is actice 1325/head
2014-08-27 Alexander SchmitzWidget: Ensure window and document are defined in _getC...
2014-08-26 Mike SherovDraggable: Add battery of tests to cover connectToSortable 1323/head
2014-08-26 Mike SherovSortable: cancelHelperRemoval only considers helper...
2014-08-26 Mike SherovDraggable: Whitespace and naming cleanup of connectToSo...
2014-08-25 Mike SherovDraggable: Refresh sortables when draggable is added...
2014-08-25 Mike SherovDraggable: Clarify comments and whitespace in connectTo...
2014-08-25 Mike SherovDraggable: Ensure sortable revert still works after...
2014-08-25 Mike SherovDraggable: Ensure css is always restored after connectT...
next