.. |
i18n
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
|
2011-03-02 21:47:51 -05: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
|
Updated copyright year.
|
2011-01-17 09:36:00 -05: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
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
jquery.ui.datepicker.js
|
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1.
|
2011-04-04 07:56:52 -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: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.(cherry picked from commit 84257e7f0a )
|
2011-03-14 10:51:24 -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
|
Sortable: Reverted 56b0da59d7 as #4551 is invalid.
|
2011-04-07 09:14:31 -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 |