]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
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
2014-08-15 Mike SherovDraggable Tests: Clarify position helper test generation
2014-08-14 Mike SherovDraggable: Account for margins when snapping
2014-08-14 Jörn ZaeffererBuild: Update jscs and fix some code style issues 1311/head
2014-08-14 Mike SherovResizable Tests: fix IE8 test fail due to unspecified...
2014-08-14 Mike SherovDraggable Tests: Fix IE8 test when native scroll happens
2014-08-14 Andrei PicusSortable: fire "over" and "out" even when a connectWith...
2014-08-13 Mike SherovDroppable: Account for draggable margins when detecting...
2014-08-13 Jörn ZaeffererBuild: Updating the master version to 1.11.2-pre.
2014-08-13 Jörn ZaeffererAuthors: Update
2014-08-12 Mike SherovDraggable: ignore overflow:hidden containers with scrol...
2014-08-12 Mike SherovDraggable: clean up whitespace in scroll option
2014-08-12 Mike SherovDraggable: consider offsets from overflow:hidden parents
2014-08-12 Mike SherovCore: provide "includeHidden" parameter in $.ui.scrollP...
2014-08-12 Mike SherovDraggable Tests: Fix several whitespace issues.
2014-08-11 Mike SherovResizable: fix JSCS violations
2014-08-11 Will HolleyDroppable: only consider pointer location with toleranc...
2014-08-11 Mike SherovDroppable Tests: fix whitespace in droppable_options
2014-08-11 Mike SherovDroppable tests: swap $.ui.intersect test with toleranc...
2014-08-08 TJ VanTollAutocomplete: Use `$.trim` instead of `jQuery.trim...
2014-08-07 Rafael Xavier... Build: Update DB version for release script
next