]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2014-12-31 Giovanni GiacobbiWidget: Improve readability in `$.widget.bridge()`
2014-12-10 Mike SherovEffects: Rewrite
2014-11-25 Rafael Xavier... Build: Fix typo
2014-11-18 Alexander SchmitzDialog: Updating demo style based on changes to theme...
2014-11-17 Anne-Gaelle... Easing: Fixed small typo in easing demo
2014-11-10 Scott GonzálezBuild: Remove manifest files; move metadata to source...
2014-11-10 Scott GonzálezWidget: Fix typos
2014-11-09 Mike SherovDraggable: Ensure parent is correct after dragging...
2014-11-07 Jörn ZaeffererDemos: Fix menu markup in split button demo
2014-11-07 Jörn ZaeffererDemos: Fix menu markup in tooltip video-player demo
2014-11-05 Mike SherovDroppable: Remove $.ui.intersect()
2014-11-04 Scott GonzálezTabs: Suppress automatic activation when navigating...
2014-11-04 Felix NagelSelectmenu: Copy title attributes
2014-11-04 Scott GonzálezSelectmenu: Properly parse value from options
2014-11-04 TJ VanTollSortable: Redetermine floating flag when recalculating...
2014-11-04 Felix NagelSelectmenu: Introduce _renderButtonItem() method
2014-11-04 Scott GonzálezSelectmenu: Restore hidden overflow on menu items
2014-11-03 Lisa Seacat... Theme: Carat should be named caret
2014-10-25 TJ VanTollSelectmenu: Re-add wrappers to menu items 1342/head
2014-10-25 TJ VanTollAutocomplete: Re-add wrappers to menu items
2014-10-25 TJ VanTollMenu: Wrap menu items in a <div>
2014-10-24 TJ VanTollTheme: Change default widget font-size to 1em 1374/head
2014-10-24 TJ VanTollTests: Removing unused visual theme test
2014-10-24 TJ VanTollTests: Adding missing dependency
2014-10-24 Scott GonzálezBuild: Upgrade to grunt-git-authors 2.0.0 and add updat...
2014-10-22 Mohammed AlshehriDatepicker: Fixed month names and firstDay value in...
2014-10-22 Scott GonzálezSelectmenu: Remove broken tabindex code
2014-10-22 Jörn ZaeffererBuild: Upgrade to commitplease 2.0.0
2014-10-21 Scott GonzálezAll: Drop support for IE7
2014-10-20 Scott GonzálezCore: Remove .zIndex()
2014-10-20 Scott GonzálezCore: Removed .focus( delay )
2014-10-20 Scott GonzálezDialog: Remove leftover backcompat flag in tests
2014-10-20 Bruno PérelDemos: Remove duplicate CSS properties
2014-10-20 Bruno PérelAutocomplete: Remove duplicate array key in demo
2014-10-20 Chen EshcharDatePicker: datepicker_instActive released on instance...
2014-10-16 Scott GonzálezBuild: Update version to 1.12.0-pre
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.
next