.. |
i18n
|
Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: Incorrect values in Latvian localization.
|
2013-11-13 07:09:10 -05:00 |
.jshintrc
|
Updated .jshintrc settings.
|
2013-04-08 15:02:12 -04:00 |
jquery.ui.accordion.js
|
Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #9407 - Accordion: aria-expanded attribute on wrong element
|
2013-10-28 10:32:25 -04:00 |
jquery.ui.autocomplete.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.button.js
|
Button: Remove obsolete mouse click coordinates checking. Fixed #7665 - Button: Radio button & checkboxes ignore mouseclicks for minor mouse movements.
|
2013-10-29 12:51:17 -04:00 |
jquery.ui.core.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.datepicker.js
|
Datepicker: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.dialog.js
|
Dialog: Keep track of instances to focus when elements outside the dialog get focus. Works with inheritance. Adds tests for both. Fixes #9241 - Dialog: UI dialog inheritance causes undefined property '_focusTabbable' in IE9
|
2013-11-20 16:04:13 +01:00 |
jquery.ui.draggable.js
|
Draggable: Make sure positional constraints are never applied to ui.originalPosition
|
2013-10-21 11:20:03 -04:00 |
jquery.ui.droppable.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.effect-blind.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01: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
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01: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-puff.js
|
Effect: Give puff-effect and size-effect its own files. Previously, they were into scale-effect file.
|
2013-06-22 11:37:37 -03:00 |
jquery.ui.effect-pulsate.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-scale.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.effect-shake.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.effect-size.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.effect-slide.js
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
jquery.ui.effect-transfer.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.effect.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.menu.js
|
Menu: Simplify styling. Remove rounded corners, reduce spacing.
|
2013-11-13 18:41:47 +01:00 |
jquery.ui.mouse.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.position.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01: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
|
Resizable: Moved helper methods into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.selectable.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.slider.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.sortable.js
|
Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to properly handle dragging items to the beginning and ends of lists. Fixes #9314 - Sortable: Items cannot be dragged directly into bottom position. Fixes #9381 - Sortable: Connected list placeholders have an inaccurate initial position
|
2013-11-01 15:17:05 -05:00 |
jquery.ui.spinner.js
|
Fix various coding style issues
|
2013-11-13 19:20:16 +01:00 |
jquery.ui.tabs.js
|
Tabs: Don't decode URLs if they're not UTF-8. Fixes #9518 - Tabs: URLs encoded in anything other than UTF-8 will throw an error.
|
2013-11-13 12:29:29 -05:00 |
jquery.ui.tooltip.js
|
Tooltip: Use .uniqueId() and move aria-describedby helper methods into the widget prototype.
|
2013-10-24 09:19:42 -04:00 |
jquery.ui.widget.js
|
Widget: Prefix variables with component name.
|
2013-10-24 09:19:42 -04:00 |