.. |
i18n
|
Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong date format for Serbian localization.
|
2013-04-03 16:06:15 -04:00 |
.jshintrc
|
Build: Use globals instead of predef for JSHint.
|
2013-03-26 14:44:32 -04:00 |
jquery.ui.accordion.js
|
Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refresh() method incorrectly opens collapsed accordion.
|
2013-03-27 15:23:59 -04:00 |
jquery.ui.autocomplete.js
|
Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace.
|
2013-03-21 15:54:50 -04:00 |
jquery.ui.button.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.core.js
|
Core: Removed $.ui.hasScroll(). Fixes #9190 - Core: Remove $.ui.hasScroll().
|
2013-03-27 09:35:17 -04:00 |
jquery.ui.datepicker.js
|
Datepicker: Remove unnecessary global variable now that we don't use inline event handlers anymore.
|
2013-04-03 16:12:50 -04:00 |
jquery.ui.dialog.js
|
Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option.
|
2013-03-15 06:41:06 -04:00 |
jquery.ui.draggable.js
|
Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed
|
2013-04-03 12:26:39 -04:00 |
jquery.ui.droppable.js
|
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
|
2013-03-19 16:53:35 +01:00 |
jquery.ui.effect-blind.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-bounce.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-clip.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-drop.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-explode.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fade.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-fold.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-highlight.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-pulsate.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-scale.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-shake.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-slide.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-transfer.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect.js
|
Removed guard against duplicate loading. Use safe references to original functions when proxying, don't rename originals.
|
2013-03-08 10:23:25 -05:00 |
jquery.ui.menu.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.mouse.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.position.js
|
Position: Fix orientation check for scrollbar widths. Fixes #8763 - Position: getScrollInfo() swapped width and height.
|
2013-02-26 08:59:28 -05:00 |
jquery.ui.progressbar.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.resizable.js
|
Core: Removed $.ui.hasScroll(). Fixes #9190 - Core: Remove $.ui.hasScroll().
|
2013-03-27 09:35:17 -04:00 |
jquery.ui.selectable.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.slider.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.sortable.js
|
Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable: Placeholder breaks table-layout: fixed.
|
2013-04-02 10:42:21 -04:00 |
jquery.ui.spinner.js
|
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
|
2013-03-14 19:08:21 -04:00 |
jquery.ui.tabs.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7
|
2013-01-11 08:35:51 -05:00 |
jquery.ui.widget.js
|
Widgets: Updating to use instance method on bridge
|
2013-03-19 16:08:00 +01:00 |