jquery-ui/ui
2011-09-28 23:59:23 +02:00
..
i18n Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - Hungarian translation 2011-09-13 05:06:06 -04:00
jquery.effects.blind.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.bounce.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.clip.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.core.js Effects: Adding a check to retain focused elements after wrapping and unwrapping in animations - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy 2011-08-02 16:54:24 -05:00
jquery.effects.drop.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.explode.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.fade.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.fold.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.highlight.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.pulsate.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.scale.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.shake.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.slide.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.effects.transfer.js Effects.*: DRY the complete callback execution into the 'done' callback passed into an effect 2011-06-21 01:18:19 -05:00
jquery.ui.accordion.js Merge branch 'master' into core-1.6.1 2011-07-25 11:53:14 -04:00
jquery.ui.autocomplete.js Autocomplete: Delay option just delays request, doesn't clear existing timeout, therefore not preventing unncessary requests. Calling abort() on existing requests has no effect for JSONP, but even then its unncessary to start a request if the user is still typing. Works fine in 1-8-stable. 2011-09-24 19:07:08 +02:00
jquery.ui.button.js Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonset: Incorrect corners for disconnected elements. 2011-09-06 11:00:42 -04:00
jquery.ui.core.js Core: reuse tabindex value. Fixed #7257 - optimize :tabbable. 2011-04-29 08:24:27 -04:00
jquery.ui.datepicker.js Datepicker: Added additional check to checkExternalClick to work when clicking in another datepicker and removed old fix. Fixes #7686 - infinite loop when onclose event shows a second calendar 2011-09-12 13:30:41 -05:00
jquery.ui.dialog.js Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown. 2011-08-20 18:05:39 -05:00
jquery.ui.draggable.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.droppable.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.menu.js Menu: Refactoring the collapseAll to deal with some issues selecting - Updating unit tests. Thanks @kborchers 2011-09-22 15:30:46 -05:00
jquery.ui.menubar.js Merge branch 'master' into core-1.6.1 2011-07-25 11:53:14 -04:00
jquery.ui.mouse.js Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs. 2011-08-09 09:32:01 -04:00
jquery.ui.popup.js Popup: Make menu dependency actually optional, cleanup demos 2011-09-21 22:54:29 +02:00
jquery.ui.position.js Position: Check to also make sure to only flip if more of the element is inside "within" 2011-09-16 11:52:22 -05:00
jquery.ui.progressbar.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.resizable.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.selectable.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.selectmenu.js Selectmenu: replaced self with that 2011-09-28 23:59:23 +02:00
jquery.ui.slider.js .attr() -> .prop() 2011-06-08 17:02:57 -04:00
jquery.ui.sortable.js All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances. 2011-05-28 15:39:55 -04:00
jquery.ui.spinner.js Spinner: Fix the IE6-height-fix to not break the spinner when initialized while not visible 2011-09-24 14:36:39 +02:00
jquery.ui.tabs.js Tabs: Find panels using aria-controls instead of index for remove method. Fixes #7698 - Panels do not sort when a tab is sorted which can cause a mismatch error when a tab is removed. 2011-09-06 13:01:01 -04:00
jquery.ui.tooltip.js Tooltip: Change default to flipfit for both dimensions, now that it is available. Fixes positioning issue when tooltipped element is at the top of the screen. 2011-08-18 21:39:27 +02:00
jquery.ui.widget.js Widget: return timer value from _delay 2011-09-12 23:47:09 +02:00