.. |
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: moved autoFocus implementation to after menu visible for a11y
|
2011-03-15 12:27:40 -04:00 |
jquery.ui.button.js
|
Restructured if/else's for better readability
|
2011-03-21 09:48:10 -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: bind hover events using delegate. Fixed #7256 - minimize event binding in Datepicker initialization.
|
2011-05-02 10:07:33 -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: Modified the iframe shims to load prior to dragging. Fixed #7270.
|
2011-05-02 17:49:38 -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: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko(cherry picked from commit 548bdb12a1 )
|
2011-03-07 10:52:03 -05: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: Changed the way box size is determined when using a helper. Fixed #6926 - Window doesn't change to size that helper shows when snapping to grid
|
2011-02-02 14:15:19 -05:00 |
jquery.ui.selectable.js
|
Updated copyright year.
|
2011-01-17 09:36:00 -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:57 -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 |