.. |
i18n
|
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
|
2011-05-04 16:56:22 -04:00 |
jquery.effects.blind.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.bounce.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.clip.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05: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:49:08 -04:00 |
jquery.effects.drop.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.explode.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.fade.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.fold.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.highlight.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.pulsate.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.scale.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.shake.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.slide.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.effects.transfer.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.accordion.js
|
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected
|
2011-03-15 04:52:24 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6.
|
2011-05-11 08:40:16 -04:00 |
jquery.ui.button.js
|
Button: Don't fire click/change events if mouse was dragged during click of toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button.
|
2011-05-13 15:29:03 -04:00 |
jquery.ui.core.js
|
Core: reuse tabindex value. Fixed #7257 - optimize :tabbable.
|
2011-05-02 08:36:55 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time.
|
2011-05-16 07:54:38 -04:00 |
jquery.ui.dialog.js
|
Dialog: Don't use .attr( props, true ) for creating buttons since that API doesn't exist in jQueery 1.3.2. Fixes #7226 - Dialog buttons badly handled with JQuery 1.3.2.
|
2011-04-07 14:06:36 -04:00 |
jquery.ui.draggable.js
|
Draggable: Changed logic to only subtract left and top offsets of containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable
|
2011-05-13 15:35:53 -04: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 10:21:24 -05: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 13:12:20 -04:00 |
jquery.ui.position.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05: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:59:19 -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-10 10:53:26 -04:00 |
jquery.ui.selectable.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.slider.js
|
Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation.
|
2011-05-11 13:13:40 -04:00 |
jquery.ui.sortable.js
|
Bug fix for another use case, see comment by whittet here: http://bugs.jqueryui.com/ticket/6702
|
2011-05-02 17:46:20 -04:00 |
jquery.ui.tabs.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.widget.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |