.. |
i18n
|
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
|
2011-05-05 05:29:13 +09:00 |
jquery.effects.blind.js
|
Effects (blind): direction now accepts up/down/left/right as well as vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect.
|
2011-05-03 09:16:30 -04:00 |
jquery.effects.bounce.js
|
effects.bounce: Fixing hide bounce distance calculation
|
2011-05-03 08:51:53 -05:00 |
jquery.effects.clip.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.core.js
|
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adjust the queueing logic for jQuery 1.6 compatibility. Fixes #7275 - $.effects.animateClass broken in jQuery 1.6."
|
2011-04-27 10:42:21 -04:00 |
jquery.effects.drop.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.explode.js
|
Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui
|
2011-03-15 09:18:38 -04:00 |
jquery.effects.fade.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.fold.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.highlight.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.pulsate.js
|
effects.pulsate: tweaking 'times' - if showing / hiding the animation has an extra 'half' time as opposed to removing a 'half' time
|
2011-05-03 10:48:00 -05:00 |
jquery.effects.scale.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.shake.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.slide.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.effects.transfer.js
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
jquery.ui.accordion.js
|
Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults.
|
2011-04-25 08:11:52 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved
|
2011-05-09 16:22:11 -05:00 |
jquery.ui.button.js
|
Button: stop disabled button from firing click events. fixes #5945. Behavior was inconsisten between BUTTON and A elements.
|
2011-05-05 14:45:06 +02: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: Moved the setting of _datepickerShowing to after postProcess to prevent being able to tab away leaving the datepicker open. Fixed #6775 - DatePicker remains open when tabbing out
|
2011-05-06 10:40:43 -05:00 |
jquery.ui.dialog.js
|
Dialog: 'NO-BREAK SPACE' (U+00A0) is not 'SPACE' (U+0020).
|
2011-05-07 16:02:06 +09:00 |
jquery.ui.draggable.js
|
Merge pull request #187 from virgofx/master.
|
2011-05-02 14:49:05 -07:00 |
jquery.ui.droppable.js
|
Droppable: enabled and accepting droppables are now activated prior to evaluating their geometry. Fixes #7104 Droppable: if activeClass changes the geometry of a droppable, then dnd uses the wrong geometry.
|
2011-03-11 15:37:52 +01:00 |
jquery.ui.menu.js
|
Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved
|
2011-05-09 16:22:11 -05:00 |
jquery.ui.menubar.js
|
Promote menubar and popup to their own top level files
|
2011-05-07 16:22:04 +02:00 |
jquery.ui.mouse.js
|
Mouse: Changed mouseHandled check to a local var rather than using originalEvent. Fixed #4333 - Nested draggables problem in IE
|
2011-05-09 11:43:45 -05:00 |
jquery.ui.popup.js
|
Popup: Fix keyboard handling to prevent scrolling on keydown
|
2011-05-07 16:23:31 +02:00 |
jquery.ui.position.js
|
Position: Handled scrolled windows properly with collision: fit. Fixes #7211 - Position: Collision: fit doesn't work at top of window when scrolled.
|
2011-05-03 04:38:17 -04:00 |
jquery.ui.progressbar.js
|
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0%
|
2011-04-09 14:27:10 -04:00 |
jquery.ui.resizable.js
|
Resizable: Skip autohide hover action when resizable is disabled. Fix #6948 - Resizable autoHide Doesn't Work With Resizable's disable
|
2011-05-09 11:00:12 -04:00 |
jquery.ui.selectable.js
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
jquery.ui.slider.js
|
Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable.
|
2011-03-28 17:34:04 -04:00 |
jquery.ui.sortable.js
|
Bug fix for another use case, see comment by whittet here: http://bugs.jqueryui.com/ticket/6702
|
2011-04-27 07:21:29 -07:00 |
jquery.ui.spinner.js
|
Merge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui
|
2011-03-22 08:55:00 -04:00 |
jquery.ui.tabs.js
|
Tabs: Fixed cookie implementation. Fixes #7144 - Tabs: Deprecate cookie option.
|
2011-05-10 09:15:08 -04:00 |
jquery.ui.tooltip.js
|
Tooltip: Also close on click. Essential for tooltips on menu buttons.
|
2011-05-04 08:21:57 +02:00 |
jquery.ui.widget.js
|
Widget: show/hide effects added BackCompat
|
2011-05-02 07:49:11 -05:00 |