]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2015-01-21 Jörn ZaeffererMenu: Use ui-state-active consistently 1429/head
2015-01-16 Alexander SchmitzTheme: Disabled elements can still be focused with...
2015-01-14 Scott GonzálezBuild: Update list of maintainers
2015-01-13 Jörn ZaeffererAll: Drop support for jQuery 1.6.x
2015-01-12 Luke PageDocs: Clarify PHP Usage
2015-01-12 Scott GonzálezSelectmenu: Better handling when there are no options
2015-01-12 Daniel OwensTooltip: Accept HTMLElement and jQuery objects for...
2015-01-12 Jyoti DekaSlider: Fix max calculation, when step is float
2015-01-12 Jörn ZaeffererTests: Fix jQuery version references to match files...
2015-01-12 Jörn ZaeffererTests: Fix jquery reference in unit index file
2015-01-10 Luke PageDatePicker: increase date range so that tests still... 1419/head
2015-01-10 Luke PageDatePicker: Fix tests to have unique names
2015-01-09 Adam FosterResizable: Match on exact node name
2015-01-09 Adam FosterCore: Match on exact node name for `:focusable` and...
2015-01-09 Thomas MeyerPosition: Add unit tests for bug 8710
2015-01-09 Thomas MeyerPosition: Restore old flip collision handling
2015-01-05 Scott GonzálezAccordion: Set `aria-expanded` when collapsing
2015-01-02 Anne-Gaelle... Build: Remove dates from copyright notice
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...
next