]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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...
2014-08-25 Mike SherovDraggable: Ensure correct widget removes helper in...
2014-08-24 Mike SherovDraggable: append divs to iframe parent for iframefix
2014-08-23 Mike SherovDraggable: Check all parents for fixed positioning...
2014-08-23 Mike SherovDraggable: No cloning in connectToSortable and ensure...
2014-08-22 Mike SherovDraggable: Clean spacing and names in connectToSortable...
2014-08-22 Dave SteinDraggable Tests: Ensure scrolling and dragging tests...
2014-08-22 Mike SherovBuild: Pull in jquery.simulate.js from Bower
2014-08-21 Scott GonzálezAccordion: Avoid memory leak during refresh
2014-08-21 Scott GonzálezTabs: Avoid memory leak during refresh
2014-08-21 Scott GonzálezWidget: Avoid memory leaks when unbinding events with...
2014-08-21 Mike SherovDraggable Tests: Fix failures due to fractional widths
2014-08-20 Mike SherovMouse: Only detect out of document mouseups after a...
2014-08-20 Scott GonzálezDatepicker: Fix month names in Persian locale
2014-08-19 Mike SherovDraggable: Ensure helper is positioned even if its...
2014-08-18 Uri GiladDraggable: Set explicit width/height instead of right...
2014-08-17 Mike SherovDraggable: Ensure overflow:visible containments are...
2014-08-17 Mike SherovDraggable: Only focus the draggable if the event occurs...
2014-08-17 TJ VanTollDraggable: Only blur the focused element if the event...
2014-08-17 Mike Sherov Draggable: Recalculate hash offset on start after...
2014-08-17 Mike SherovDraggable: Fix whitespace in trigger function
next